Skip to content

Commit c54702b

Browse files
authored
feat(icons): New icons (#596)
1 parent e8a26b3 commit c54702b

5 files changed

+17
-1
lines changed
Loading
Loading

packages/icons/glyphsMapping.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -814,5 +814,11 @@
814814
},
815815
"phone-out": {
816816
"start": "\ue0e3"
817+
},
818+
"circle-exclamation": {
819+
"start": "\ue0e5"
820+
},
821+
"emoji-neutral": {
822+
"start": "\ue0e7"
817823
}
818-
}
824+
}
Loading

packages/icons/src/emoji-neutral.svg

+5
Loading

0 commit comments

Comments
 (0)