Skip to content

Commit 9942702

Browse files
authored
feat(icons): added house-heart icon (#3239)
* feat(icons): added `house-heart` icon * Optimise `house-*` icons
1 parent 81a1f6e commit 9942702

6 files changed

Lines changed: 40 additions & 5 deletions

File tree

icons/house-heart.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"danielbayley",
5+
"jguddas",
6+
"karsa-mistmere"
7+
],
8+
"tags": [
9+
"home sweet home",
10+
"abode",
11+
"building",
12+
"residence",
13+
"healthy living",
14+
"lifestyle"
15+
],
16+
"categories": [
17+
"home",
18+
"buildings",
19+
"medical"
20+
]
21+
}

icons/house-heart.svg

Lines changed: 14 additions & 0 deletions
Loading

icons/house-plug.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/house-plus.svg

Lines changed: 2 additions & 2 deletions
Loading

icons/house-wifi.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/house.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)