Skip to content

Commit 2214caa

Browse files
authored
feat(icons): added blender icon (#3884)
* original/blender: add icon * fix typo in tags, clean tags * srhink width by 1px
1 parent 105f501 commit 2214caa

2 files changed

Lines changed: 53 additions & 0 deletions

File tree

icons/blender.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"rrod497"
5+
],
6+
"tags": [
7+
"mixer",
8+
"appliances",
9+
"food",
10+
"liquid",
11+
"juicer",
12+
"vitamizer",
13+
"mix",
14+
"emulsify",
15+
"smoothie",
16+
"drink",
17+
"blade",
18+
"container",
19+
"kitchen",
20+
"milkshake",
21+
"cocktail",
22+
"beverage",
23+
"culinary",
24+
"shredder",
25+
"processor",
26+
"cooking",
27+
"recipe",
28+
"chef",
29+
"restaurant"
30+
],
31+
"categories": [
32+
"food-beverage",
33+
"home"
34+
]
35+
}

icons/blender.svg

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)