Skip to content

Commit

Permalink
feat(icons): Add toilet icon (#2141)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: Karsa <[email protected]>
  • Loading branch information
3 people authored Nov 15, 2024
1 parent d939a70 commit 4d91fbb
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
19 changes: 19 additions & 0 deletions icons/toilet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"EthanHazel",
"staffanmowitz",
"karsa-mistmere",
"jguddas"
],
"tags": [
"toilet",
"potty",
"bathroom",
"washroom"
],
"categories": [
"devices",
"home"
]
}
14 changes: 14 additions & 0 deletions 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 4d91fbb

Please sign in to comment.