Skip to content

Commit

Permalink
Updated icon to add more arcs by jguddas
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanHazel committed Oct 9, 2024
1 parent 2affdf5 commit 10ef82e
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 51 deletions.
96 changes: 48 additions & 48 deletions docs/.vitepress/data/teamData.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
]
14 changes: 12 additions & 2 deletions icons/toilet.json
Original file line number Diff line number Diff line change
@@ -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"]
}
3 changes: 2 additions & 1 deletion icons/toilet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 10ef82e

Please sign in to comment.