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