Skip to content

Commit

Permalink
add icons json
Browse files Browse the repository at this point in the history
  • Loading branch information
monsterooo committed Jan 9, 2024
1 parent 7c95422 commit 21693dc
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -12224,5 +12224,67 @@
"t": ["letter", "font size", "text", "formatting", "smaller"]
}
]
},
{
"name": "Tabler",
"children": [
{
"p": "assets/tabler",
"n": "zzz.svg",
"t": ["sleep", "sleeping", "bed", "dream", "snooze", "rest"]
},
{
"p": "assets/tabler",
"n": "zzz-off.svg",
"t": ["sleep", "sleeping", "bed", "dream", "snooze", "rest"]
},
{
"p": "assets/tabler",
"n": "zoom-scan.svg",
"t": [
"magnify",
"enlarge",
"analyze",
"focus",
"enhance",
"view",
"magnification",
"zoom-in",
"scan-zoom",
"magnify-scan"
]
},
{
"p": "assets/tabler",
"n": "zoom-reset.svg",
"t": ["refresh", "default", "settings", "vision"]
},
{
"p": "assets/tabler",
"n": "zoom-replace.svg",
"t": ["find", "change", "switch", "swap"]
},
{
"p": "assets/tabler",
"n": "zoom-question.svg",
"t": ["ask", "help", "support", "cue", "\"?\""]
},
{
"p": "assets/tabler",
"n": "zoom-pan.svg",
"t": ["enlargement", "shifting", "magnifier"]
},
{ "p": "assets/tabler", "n": "zoom-out.svg", "t": ["magnifying glass"] },
{
"p": "assets/tabler",
"n": "zoom-out-filled.svg",
"t": ["magnifying glass"]
},
{
"p": "assets/tabler",
"n": "zoom-out-area.svg",
"t": ["selected", "square", "magnifier", "diminishing"]
}
]
}
]

0 comments on commit 21693dc

Please sign in to comment.