Skip to content

Commit 1675213

Browse files
authored
feat(icons): added bell-check icon (#4152)
* Added icons/bell-check.svg * Added icons/bell-check.json
1 parent ac25ea3 commit 1675213

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

icons/bell-check.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"colebemis",
5+
"csandman",
6+
"ericfennis",
7+
"danielbayley",
8+
"pettelau"
9+
],
10+
"tags": [
11+
"alarm",
12+
"notification",
13+
"sound",
14+
"reminder"
15+
],
16+
"categories": [
17+
"account",
18+
"notifications"
19+
]
20+
}

icons/bell-check.svg

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)