mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 08:39:40 +02:00
add preset for office=graphic_design (#664)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"icon": "maki-suitcase",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"office": "graphic_design"
|
||||
},
|
||||
"terms": [
|
||||
"design",
|
||||
"art",
|
||||
"illustrate",
|
||||
"technology",
|
||||
"visual"
|
||||
],
|
||||
"name": "Graphic Design Office"
|
||||
}
|
||||
Reference in New Issue
Block a user