mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 13:05:39 +02:00
* Added tiolet icon * fixed typo lol * fixed formatting with SVG * fixed typo on tags for Toilet * Updated icon to add more arcs by jguddas * Updated toilet json to work with linter * revert teamData.json * fix(teamData): Reverted accidental changes from Prettier --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Karsa <contact@karsa.org>
20 lines
263 B
JSON
20 lines
263 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"EthanHazel",
|
|
"staffanmowitz",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"toilet",
|
|
"potty",
|
|
"bathroom",
|
|
"washroom"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"home"
|
|
]
|
|
}
|