-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
icons.json
36 lines (36 loc) · 937 Bytes
/
icons.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"icons": [
{
"name": "For Creators",
"source": "FC",
"extension": "png",
"count": 23,
"author": "Minhee Yoon",
"authorUrl": "https://dribbble.com/miniY"
},
{
"name": "For Designers",
"source": "FD",
"extension": "png",
"count": 41,
"author": "Minhee Yoon",
"authorUrl": "https://dribbble.com/miniY"
},
{
"name": "Minimal Notion Icons Colored",
"source": "MNIC",
"extension": "png",
"count": 214,
"author": "Minimal Notion Icons",
"authorUrl": "https://www.notion.so/Minimal-Notion-Icons-a6735b20d07a4ed5a04ef2538170f423"
},
{
"name": "Minimal Notion Icons Monochromatic",
"source": "MNIM",
"extension": "png",
"count": 214,
"author": "Minimal Notion Icons",
"authorUrl": "https://www.notion.so/Minimal-Notion-Icons-a6735b20d07a4ed5a04ef2538170f423"
}
]
}