Skip to content

Commit 2d67936

Browse files
authored
add preset for office=graphic_design (#664)
1 parent 06f5871 commit 2d67936

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"icon": "maki-suitcase",
3+
"geometry": [
4+
"point",
5+
"area"
6+
],
7+
"tags": {
8+
"office": "graphic_design"
9+
},
10+
"terms": [
11+
"design",
12+
"art",
13+
"illustrate",
14+
"technology",
15+
"visual"
16+
],
17+
"name": "Graphic Design Office"
18+
}

0 commit comments

Comments
 (0)