Skip to content

Commit 4f57bed

Browse files
authored
[icons] feat: new icon "small-square" (#4965)
1 parent 398e34a commit 4f57bed

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

packages/icons/resources/icons/icons.json

+6
Original file line numberDiff line numberDiff line change
@@ -3706,5 +3706,11 @@
37063706
"iconName": "hurricane",
37073707
"tags": "storm, cyclone, typhoon, tropical storm",
37083708
"group": "miscellaneous"
3709+
},
3710+
{
3711+
"displayName": "Small square",
3712+
"iconName": "small-square",
3713+
"tags": "square",
3714+
"group": "miscellaneous"
37093715
}
37103716
]

resources/icons/16px/small-square.svg

+3
Loading

resources/icons/20px/small-square.svg

+3
Loading

0 commit comments

Comments
 (0)