forked from lucide-icons/lucide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated icon to add more arcs by jguddas
- Loading branch information
1 parent
2affdf5
commit 10ef82e
Showing
3 changed files
with
62 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.