From 10ef82e70f8eee10903a18a7c6823d18231ba4f2 Mon Sep 17 00:00:00 2001
From: Ethan Hazel <134425461+EthanHazel@users.noreply.github.com>
Date: Wed, 9 Oct 2024 17:43:36 -0400
Subject: [PATCH] Updated icon to add more arcs by jguddas
---
docs/.vitepress/data/teamData.json | 96 +++++++++++++++---------------
icons/toilet.json | 14 ++++-
icons/toilet.svg | 3 +-
3 files changed, 62 insertions(+), 51 deletions(-)
diff --git a/docs/.vitepress/data/teamData.json b/docs/.vitepress/data/teamData.json
index 4f46f57f1a..0d9730607f 100644
--- a/docs/.vitepress/data/teamData.json
+++ b/docs/.vitepress/data/teamData.json
@@ -1,48 +1,48 @@
-[
- {
- "name": "Eric Fennis",
- "title": "Creator of Lucide & Software engineer @nedap",
- "image": "https://github.com/ericfennis.png?size=192",
- "sponsor": "https://github.com/sponsors/ericfennis",
- "socialLinks": [
- {
- "icon": "github",
- "link": "https://github.com/ericfennis"
- },
- {
- "icon": "x",
- "link": "https://x.com/ericfennis"
- }
- ]
- },
- {
- "name": "Karsa Rigó",
- "title": "Maintainer of Lucide & Software engineer @sztaki",
- "image": "https://github.com/karsa-mistmere.png?size=192",
- "socialLinks": [
- {
- "icon": "github",
- "link": "https://github.com/karsa-mistmere"
- },
- {
- "icon": "linkedin",
- "link": "https://www.linkedin.com/in/karsamistmere"
- }
- ]
- },
- {
- "name": "Jakob Guddas",
- "title": "Maintainer of Lucide & Software engineer @LEGO",
- "image": "https://github.com/jguddas.png?size=192",
- "socialLinks": [
- {
- "icon": "github",
- "link": "https://github.com/jguddas"
- },
- {
- "icon": "linkedin",
- "link": "https://www.linkedin.com/in/jguddas"
- }
- ]
- }
-]
+[
+ {
+ "name": "Eric Fennis",
+ "title": "Creator of Lucide & Software engineer @nedap",
+ "image": "https://github.com/ericfennis.png?size=192",
+ "sponsor": "https://github.com/sponsors/ericfennis",
+ "socialLinks": [
+ {
+ "icon": "github",
+ "link": "https://github.com/ericfennis"
+ },
+ {
+ "icon": "x",
+ "link": "https://x.com/ericfennis"
+ }
+ ]
+ },
+ {
+ "name": "Karsa Rigó",
+ "title": "Maintainer of Lucide & Software engineer @sztaki",
+ "image": "https://github.com/karsa-mistmere.png?size=192",
+ "socialLinks": [
+ {
+ "icon": "github",
+ "link": "https://github.com/karsa-mistmere"
+ },
+ {
+ "icon": "linkedin",
+ "link": "https://www.linkedin.com/in/karsamistmere"
+ }
+ ]
+ },
+ {
+ "name": "Jakob Guddas",
+ "title": "Maintainer of Lucide & Software engineer @LEGO",
+ "image": "https://github.com/jguddas.png?size=192",
+ "socialLinks": [
+ {
+ "icon": "github",
+ "link": "https://github.com/jguddas"
+ },
+ {
+ "icon": "linkedin",
+ "link": "https://www.linkedin.com/in/jguddas"
+ }
+ ]
+ }
+]
diff --git a/icons/toilet.json b/icons/toilet.json
index a6f03eea1a..89a12f9d5f 100644
--- a/icons/toilet.json
+++ b/icons/toilet.json
@@ -1,6 +1,16 @@
{
"$schema": "../icon.schema.json",
- "contributors": ["EthanHazel", "staffanmowitz", "karsa-mistmere"],
- "tags": ["toilet", "potty", "bathroom", "washroom"],
+ "contributors": [
+ "EthanHazel",
+ "staffanmowitz",
+ "karsa-mistmere",
+ "jguddas"
+ ],
+ "tags": [
+ "toilet",
+ "potty",
+ "bathroom",
+ "washroom"
+ ],
"categories": ["devices", "home"]
}
diff --git a/icons/toilet.svg b/icons/toilet.svg
index 519665bb99..9ce94841fb 100644
--- a/icons/toilet.svg
+++ b/icons/toilet.svg
@@ -9,5 +9,6 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
+
+
\ No newline at end of file