diff options
author | Martyna <martyna.jenkner@gmail.com> | 2020-04-20 14:09:39 +0200 |
---|---|---|
committer | Martyna <martyna.jenkner@gmail.com> | 2020-04-20 14:09:39 +0200 |
commit | 1520cca911943c3949cd66dd5f34500aa17454eb (patch) | |
tree | 355b47a52189f9c92dfc7e4b64994acf7908c9e8 /src | |
parent | Merge remote-tracking branch 'origin/dev' into dev (diff) | |
download | tabler-icons-1520cca911943c3949cd66dd5f34500aa17454eb.tar.xz |
tags
Diffstat (limited to 'src')
81 files changed, 81 insertions, 33 deletions
diff --git a/src/_icons/calculator.svg b/src/_icons/calculator.svg index ab4ad19..ae5e013 100644 --- a/src/_icons/calculator.svg +++ b/src/_icons/calculator.svg @@ -1,4 +1,5 @@ --- +tags: [math, count, add, subtract, multiply, divide, amount] --- <svg> <rect x="4" y="3" width="16" height="18" rx="2" /> diff --git a/src/_icons/car.svg b/src/_icons/car.svg index 192d3d9..2a0bcac 100644 --- a/src/_icons/car.svg +++ b/src/_icons/car.svg @@ -1,4 +1,5 @@ --- +tags: [vehicle, drive, driver, engine, motor, journey, trip] --- <svg> <circle cx="7" cy="17" r="2" /> diff --git a/src/_icons/caret-down.svg b/src/_icons/caret-down.svg index 5dac94e..217f308 100644 --- a/src/_icons/caret-down.svg +++ b/src/_icons/caret-down.svg @@ -1,4 +1,5 @@ --- +tags: [next, bottom, dropdown, show, more] --- <svg> <path d="M18 15l-6-6l-6 6h12" transform="rotate(180 12 12)" /> diff --git a/src/_icons/caret-left.svg b/src/_icons/caret-left.svg index 37811e9..450a261 100644 --- a/src/_icons/caret-left.svg +++ b/src/_icons/caret-left.svg @@ -1,4 +1,5 @@ --- +tags: [back, previous] --- <svg> <path d="M18 15l-6-6l-6 6h12" transform="rotate(270 12 12)" /> diff --git a/src/_icons/caret-right.svg b/src/_icons/caret-right.svg index 547cd88..3d06898 100644 --- a/src/_icons/caret-right.svg +++ b/src/_icons/caret-right.svg @@ -1,4 +1,5 @@ --- +tags: [next, play, more] --- <svg> <path d="M18 15l-6-6l-6 6h12" transform="rotate(90 12 12)" /> diff --git a/src/_icons/caret-up.svg b/src/_icons/caret-up.svg index 65f7604..2940109 100644 --- a/src/_icons/caret-up.svg +++ b/src/_icons/caret-up.svg @@ -1,4 +1,5 @@ --- +tags: [dropdown, less, up] --- <svg> <path d="M18 15l-6-6l-6 6h12" /> diff --git a/src/_icons/cash.svg b/src/_icons/cash.svg index 8eaaaa0..50d5107 100644 --- a/src/_icons/cash.svg +++ b/src/_icons/cash.svg @@ -1,5 +1,5 @@ --- -tags: [currency, payment] +tags: [currency, payment, money, pay] --- <svg> <rect x="7" y="9" width="14" height="10" rx="2" /> diff --git a/src/_icons/check.svg b/src/_icons/check.svg index 00febeb..9cb6643 100644 --- a/src/_icons/check.svg +++ b/src/_icons/check.svg @@ -1,5 +1,5 @@ --- -tags: [tick, "yes"] +tags: [tick, "yes", confirm] --- <svg> <path d="M5 12l5 5l10 -10" /> diff --git a/src/_icons/checkbox.svg b/src/_icons/checkbox.svg index 99773f5..c1c4b86 100644 --- a/src/_icons/checkbox.svg +++ b/src/_icons/checkbox.svg @@ -1,4 +1,5 @@ --- +tags: [survey, confirm, tick, "yes", to-do] --- <svg> <polyline points="9 11 12 14 20 6" /> diff --git a/src/_icons/checks.svg b/src/_icons/checks.svg index d0d7a9c..aefe80c 100644 --- a/src/_icons/checks.svg +++ b/src/_icons/checks.svg @@ -1,5 +1,5 @@ --- -tags: [tick, "yes"] +tags: [tick, "yes", confirm] --- <svg> <path d="M7 12l5 5l10 -10" /> diff --git a/src/_icons/chevron-down.svg b/src/_icons/chevron-down.svg index f42ea28..ff93a80 100644 --- a/src/_icons/chevron-down.svg +++ b/src/_icons/chevron-down.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, next, swipe, bottom] --- <svg> <polyline points="6 9 12 15 18 9" /> diff --git a/src/_icons/chevron-left.svg b/src/_icons/chevron-left.svg index fe4ba32..a15e648 100644 --- a/src/_icons/chevron-left.svg +++ b/src/_icons/chevron-left.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, previous, back] --- <svg> <polyline points="15 6 9 12 15 18" /> diff --git a/src/_icons/chevron-right.svg b/src/_icons/chevron-right.svg index 12703a9..e02bb42 100644 --- a/src/_icons/chevron-right.svg +++ b/src/_icons/chevron-right.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, checklist, next] --- <svg> <polyline points="9 6 15 12 9 18" /> diff --git a/src/_icons/chevron-up.svg b/src/_icons/chevron-up.svg index abca68d..792d06b 100644 --- a/src/_icons/chevron-up.svg +++ b/src/_icons/chevron-up.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, top] --- <svg> <polyline points="6 15 12 9 18 15" /> diff --git a/src/_icons/chevrons-down.svg b/src/_icons/chevrons-down.svg index 52d5ec9..809fc98 100644 --- a/src/_icons/chevrons-down.svg +++ b/src/_icons/chevrons-down.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, bottom] --- <svg> <polyline points="7 7 12 12 17 7" /> diff --git a/src/_icons/chevrons-left.svg b/src/_icons/chevrons-left.svg index a6c79a9..0d72cd5 100644 --- a/src/_icons/chevrons-left.svg +++ b/src/_icons/chevrons-left.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, back, roll] --- <svg> <polyline points="11 7 6 12 11 17" /> diff --git a/src/_icons/chevrons-right.svg b/src/_icons/chevrons-right.svg index 096489a..0e75fc7 100644 --- a/src/_icons/chevrons-right.svg +++ b/src/_icons/chevrons-right.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, next, checklist] --- <svg> <polyline points="7 7 12 12 7 17" /> diff --git a/src/_icons/chevrons-up.svg b/src/_icons/chevrons-up.svg index 8a5aafe..b3d4dd3 100644 --- a/src/_icons/chevrons-up.svg +++ b/src/_icons/chevrons-up.svg @@ -1,5 +1,5 @@ --- -tags: [move] +tags: [move, top] --- <svg> <polyline points="7 11 12 6 17 11" /> diff --git a/src/_icons/chrome.svg b/src/_icons/chrome.svg index 9cc8e15..5f571cb 100644 --- a/src/_icons/chrome.svg +++ b/src/_icons/chrome.svg @@ -1,4 +1,5 @@ --- +tags: [browser, internet, web] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/circle-check.svg b/src/_icons/circle-check.svg index 5441745..6e9a648 100644 --- a/src/_icons/circle-check.svg +++ b/src/_icons/circle-check.svg @@ -1,5 +1,5 @@ --- -tags: ["yes"] +tags: ["yes", confirm] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/circle-minus.svg b/src/_icons/circle-minus.svg index d450f57..bc0af49 100644 --- a/src/_icons/circle-minus.svg +++ b/src/_icons/circle-minus.svg @@ -1,5 +1,5 @@ --- -tags: [remove] +tags: [remove, delete] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/click.svg b/src/_icons/click.svg index 92d1b15..5bc4e07 100644 --- a/src/_icons/click.svg +++ b/src/_icons/click.svg @@ -1,4 +1,5 @@ --- +tags: [select, cursor] --- <svg> <line x1="3" y1="12" x2="6" y2="12" /> diff --git a/src/_icons/coin.svg b/src/_icons/coin.svg index 0070c82..6168e02 100644 --- a/src/_icons/coin.svg +++ b/src/_icons/coin.svg @@ -1,4 +1,5 @@ --- +tags: [money, earn, salary, change, dollar] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/color-swatch.svg b/src/_icons/color-swatch.svg index 5b4b8c0..ecddd1e 100644 --- a/src/_icons/color-swatch.svg +++ b/src/_icons/color-swatch.svg @@ -1,4 +1,5 @@ --- +tags: [sample, choice, selection] --- <svg> <path d="M19 3h-4a2 2 0 0 0 -2 2v12a4 4 0 0 0 8 0v-12a2 2 0 0 0 -2 -2" /> diff --git a/src/_icons/columns.svg b/src/_icons/columns.svg index e2036d0..509b543 100644 --- a/src/_icons/columns.svg +++ b/src/_icons/columns.svg @@ -1,5 +1,5 @@ --- -tags: [text, gap] +tags: [text, gap, table] --- <svg> <line x1="4" y1="6" x2="9.5" y2="6" /> diff --git a/src/_icons/currency-bitcoin.svg b/src/_icons/currency-bitcoin.svg index da83098..6c1e85b 100644 --- a/src/_icons/currency-bitcoin.svg +++ b/src/_icons/currency-bitcoin.svg @@ -1,4 +1,5 @@ --- +tags: [digital, network, peer-to-peer, mining] --- <svg> <path d="M6 6h8a3 3 0 0 1 0 6a3 3 0 0 1 0 6h-8" /> diff --git a/src/_icons/currency-dollar.svg b/src/_icons/currency-dollar.svg index a59f0ff..9356444 100644 --- a/src/_icons/currency-dollar.svg +++ b/src/_icons/currency-dollar.svg @@ -1,4 +1,5 @@ --- +tags: [money, bucks, usa, banknote, pay] --- <svg> <path d="M16.7 8a3 3 0 0 0 -2.7 -2h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1 -2.7 -2" /> diff --git a/src/_icons/currency-euro.svg b/src/_icons/currency-euro.svg index 448caf1..1318dae 100644 --- a/src/_icons/currency-euro.svg +++ b/src/_icons/currency-euro.svg @@ -1,4 +1,5 @@ --- +tags: [money, banknote, pay, europe, eu] --- <svg> <path d="M17.2 7a6 7 0 1 0 0 10" /> diff --git a/src/_icons/currency-pound.svg b/src/_icons/currency-pound.svg index 8f58cf3..f47d7a1 100644 --- a/src/_icons/currency-pound.svg +++ b/src/_icons/currency-pound.svg @@ -1,4 +1,5 @@ --- +tags: [money, banknote, pay, britain, uk] --- <svg> <path d="M17 18.5a6 6 0 0 1 -5 0a6 6 0 0 0 -5 .5a3 3 0 0 0 2 -2.5v-7.5a4 4 0 0 1 7.45 -2m-2.55 6h-7" /> diff --git a/src/_icons/currency-rupee.svg b/src/_icons/currency-rupee.svg index 75a04ed..bfa0f10 100644 --- a/src/_icons/currency-rupee.svg +++ b/src/_icons/currency-rupee.svg @@ -1,4 +1,5 @@ --- +tags: [money, banknote, pay, india] --- <svg> <path d="M18 6h-11h3a4 4 0 0 1 0 8h-3l6 6" /> diff --git a/src/_icons/currency-yen.svg b/src/_icons/currency-yen.svg index 60866c5..8430c9c 100644 --- a/src/_icons/currency-yen.svg +++ b/src/_icons/currency-yen.svg @@ -1,4 +1,5 @@ --- +tags: [money, banknote, pay, japan] --- <svg> <path d="M12 19v-7l-5 -7m10 0l-5 7" /> diff --git a/src/_icons/cut.svg b/src/_icons/cut.svg index c5c714b..49fad4f 100644 --- a/src/_icons/cut.svg +++ b/src/_icons/cut.svg @@ -1,5 +1,5 @@ --- -tags: [scissors] +tags: [scissors, divide, hairdresser, sharp] --- <svg> <circle cx="7" cy="17" r="3" /> diff --git a/src/_icons/device-floppy.svg b/src/_icons/device-floppy.svg index 497aad0..632a36a 100644 --- a/src/_icons/device-floppy.svg +++ b/src/_icons/device-floppy.svg @@ -1,4 +1,5 @@ --- +tags: [save, file] --- <svg> <path d="M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" /> diff --git a/src/_icons/device-gamepad.svg b/src/_icons/device-gamepad.svg index ae747c5..4b0e5ed 100644 --- a/src/_icons/device-gamepad.svg +++ b/src/_icons/device-gamepad.svg @@ -1,4 +1,5 @@ --- +tags: [play, entertainment, console, joystick, joypad, controller] --- <svg> <rect x="2" y="6" width="20" height="12" rx="2" /> diff --git a/src/_icons/device-laptop.svg b/src/_icons/device-laptop.svg index 3be4697..35b8fc8 100644 --- a/src/_icons/device-laptop.svg +++ b/src/_icons/device-laptop.svg @@ -1,4 +1,5 @@ --- +tags: [workstation, mac, notebook, portable, screen, computer] --- <svg> <line x1="3" y1="19" x2="21" y2="19" /> diff --git a/src/_icons/device-speaker.svg b/src/_icons/device-speaker.svg index 56f12ad..e6ca112 100644 --- a/src/_icons/device-speaker.svg +++ b/src/_icons/device-speaker.svg @@ -1,4 +1,5 @@ --- +tags: [sound, music, loud, audio, media] --- <svg> <rect x="5" y="3" width="14" height="18" rx="2" /> diff --git a/src/_icons/device-tablet.svg b/src/_icons/device-tablet.svg index 696e6fc..6068433 100644 --- a/src/_icons/device-tablet.svg +++ b/src/_icons/device-tablet.svg @@ -1,5 +1,5 @@ --- -tags: [ipad] +tags: [ipad, mobile, touchscreen, portable] --- <svg> <rect x="5" y="3" width="14" height="18" rx="1" /> diff --git a/src/_icons/device-tv.svg b/src/_icons/device-tv.svg index d8f8f9e..1332007 100644 --- a/src/_icons/device-tv.svg +++ b/src/_icons/device-tv.svg @@ -1,5 +1,5 @@ --- -tags: [screen, display] +tags: [screen, display, movie, film, watch, audio, video, media] --- <svg> <rect x="3" y="7" width="18" height="13" rx="2" /> diff --git a/src/_icons/devices.svg b/src/_icons/devices.svg index de47d87..8b2fecb 100644 --- a/src/_icons/devices.svg +++ b/src/_icons/devices.svg @@ -1,4 +1,5 @@ --- +tags: [computer, laptop, notebook, tablet, phone, mobile, mac, iphone] --- <svg> <rect x="13" y="8" width="8" height="12" rx="1" /> diff --git a/src/_icons/diamond.svg b/src/_icons/diamond.svg index 1a7a142..71f042d 100644 --- a/src/_icons/diamond.svg +++ b/src/_icons/diamond.svg @@ -1,4 +1,5 @@ --- +tags: [jewellery, crystal, mineral, jewelry, ring] --- <svg> <path d="M6 5h12l3 5l-8.5 9.5a.7 .7 0 0 1 -1 0l-8.5 -9.5l3 -5" /> diff --git a/src/_icons/dice.svg b/src/_icons/dice.svg index 301e959..f00f7ea 100644 --- a/src/_icons/dice.svg +++ b/src/_icons/dice.svg @@ -1,4 +1,5 @@ --- +tags: [game, boardgame, roll, throw, cube, numbers, gambling] --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> diff --git a/src/_icons/disabled-2.svg b/src/_icons/disabled-2.svg index 131a9dc..18ed620 100644 --- a/src/_icons/disabled-2.svg +++ b/src/_icons/disabled-2.svg @@ -1,5 +1,5 @@ --- -tags: [wheelchair, accessible] +tags: [wheelchair, accessible, handicapped] --- <svg> <circle cx="17" cy="6" r="2" /> diff --git a/src/_icons/disabled.svg b/src/_icons/disabled.svg index 157aa3e..05c2674 100644 --- a/src/_icons/disabled.svg +++ b/src/_icons/disabled.svg @@ -1,5 +1,5 @@ --- -tags: [wheelchair] +tags: [wheelchair, handicapped] --- <svg> <circle cx="11" cy="5" r="2" /> diff --git a/src/_icons/discount.svg b/src/_icons/discount.svg index 078d706..d4c464d 100644 --- a/src/_icons/discount.svg +++ b/src/_icons/discount.svg @@ -1,4 +1,5 @@ --- +tags: [sale, reduction, price, cost, money, shopping, bargain] --- <svg> <line x1="9" y1="15" x2="15" y2="9" /> diff --git a/src/_icons/dots-circle-horizontal.svg b/src/_icons/dots-circle-horizontal.svg index f1d714c..2ff2982 100644 --- a/src/_icons/dots-circle-horizontal.svg +++ b/src/_icons/dots-circle-horizontal.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [more, options] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/drag-drop-2.svg b/src/_icons/drag-drop-2.svg index 77202eb..63afc2a 100644 --- a/src/_icons/drag-drop-2.svg +++ b/src/_icons/drag-drop-2.svg @@ -1,4 +1,5 @@ --- +tags: [location, gesture, move] --- <svg> <path d="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" /> diff --git a/src/_icons/drag-drop.svg b/src/_icons/drag-drop.svg index dd4e34e..8314690 100644 --- a/src/_icons/drag-drop.svg +++ b/src/_icons/drag-drop.svg @@ -1,4 +1,5 @@ --- +tags: [location, gesture, move] --- <svg> <path d="M15 7v-4h-12v12.01h4" stroke-dasharray=".001 4" /> diff --git a/src/_icons/droplet.svg b/src/_icons/droplet.svg index f2ecd14..f3ff0bd 100644 --- a/src/_icons/droplet.svg +++ b/src/_icons/droplet.svg @@ -1,5 +1,5 @@ --- -tags: [water] +tags: [water, rain, liquid] --- <svg> <path d="M12 3l5 5a7 7 0 1 1 -10 0l5 -5" /> diff --git a/src/_icons/ear.svg b/src/_icons/ear.svg index 7edbf19..bd46aef 100644 --- a/src/_icons/ear.svg +++ b/src/_icons/ear.svg @@ -1,4 +1,5 @@ --- +tags: [sound, listen, music, hear, loud, speakers] --- <svg> <path d="M6 10a7 7 0 1 1 13 3.6a10 10 0 0 1 -2 2a8 8 0 0 0 -2 3 a4.5 4.5 0 0 1 -6.8 1.4" /> diff --git a/src/_icons/edit.svg b/src/_icons/edit.svg index caf3023..ec34333 100644 --- a/src/_icons/edit.svg +++ b/src/_icons/edit.svg @@ -1,5 +1,5 @@ --- -tags: [pencil, change] +tags: [pencil, change, update] --- <svg> <path d="M9 7 h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" /> diff --git a/src/_icons/egg.svg b/src/_icons/egg.svg index 3de70fc..f52cee4 100644 --- a/src/_icons/egg.svg +++ b/src/_icons/egg.svg @@ -1,4 +1,5 @@ --- +tags: [food, easter, chicken] --- <svg> <path d="M6 14a6 6 0 0 0 12 0a12 12 0 0 0 -3 -8.5a3.7 3.7 0 0 0 -6 0a12 12 0 0 0 -3 8.5" /> diff --git a/src/_icons/emphasis.svg b/src/_icons/emphasis.svg index b65ff72..320a8b8 100644 --- a/src/_icons/emphasis.svg +++ b/src/_icons/emphasis.svg @@ -1,4 +1,5 @@ --- +tags: [highlight, priority, stress] --- <svg> <path d="M16 5 h-8v10h8m-1 -5h-7" /> diff --git a/src/_icons/eraser.svg b/src/_icons/eraser.svg index 528e1bd..46b1434 100644 --- a/src/_icons/eraser.svg +++ b/src/_icons/eraser.svg @@ -1,4 +1,5 @@ --- +tags: [delete, remove, eliminate, wipe-out] --- <svg> <path d="M19 19h-11l-4 -4a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9 9" /> diff --git a/src/_icons/external-link.svg b/src/_icons/external-link.svg index 693611d..98af3dc 100644 --- a/src/_icons/external-link.svg +++ b/src/_icons/external-link.svg @@ -1,5 +1,5 @@ --- -tags: [connection, outbound] +tags: [connection, outbound, redirect] --- <svg> <path d="M11 7h-5a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-5" /> diff --git a/src/_icons/file-download.svg b/src/_icons/file-download.svg index 5edd467..dd20240 100644 --- a/src/_icons/file-download.svg +++ b/src/_icons/file-download.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [save, transfer, input] --- <svg> <polyline points="14 3 14 8 19 8" /> diff --git a/src/_icons/file-invoice.svg b/src/_icons/file-invoice.svg index eb54b0d..03ace28 100644 --- a/src/_icons/file-invoice.svg +++ b/src/_icons/file-invoice.svg @@ -1,4 +1,5 @@ --- +tags: [accounting, bill, statement, settlement, finance] --- <svg> <polyline points="14 3 14 8 19 8" /> diff --git a/src/_icons/file-minus.svg b/src/_icons/file-minus.svg index d9fe071..292239e 100644 --- a/src/_icons/file-minus.svg +++ b/src/_icons/file-minus.svg @@ -1,5 +1,5 @@ --- -tags: [remove] +tags: [remove, delete] --- <svg> <polyline points="14 3 14 8 19 8" /> diff --git a/src/_icons/fingerprint.svg b/src/_icons/fingerprint.svg index b937c41..0112c40 100644 --- a/src/_icons/fingerprint.svg +++ b/src/_icons/fingerprint.svg @@ -1,4 +1,5 @@ --- +tags: [indentify, mark, surface, security, access] --- <svg> <path d="M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3" /> diff --git a/src/_icons/flask.svg b/src/_icons/flask.svg index 8a96c98..df50fb5 100644 --- a/src/_icons/flask.svg +++ b/src/_icons/flask.svg @@ -1,4 +1,5 @@ --- +tags: [liquid, container, glass, chemistry] --- <svg> <line x1="9" y1="3" x2="15" y2="3" /> diff --git a/src/_icons/float-center.svg b/src/_icons/float-center.svg index 09ed83d..3c70175 100644 --- a/src/_icons/float-center.svg +++ b/src/_icons/float-center.svg @@ -1,4 +1,5 @@ --- +tags: [position] --- <svg> <rect width="6" height="6" x="9" y="5" rx="1" /> diff --git a/src/_icons/float-left.svg b/src/_icons/float-left.svg index ea7c05b..dc4c139 100644 --- a/src/_icons/float-left.svg +++ b/src/_icons/float-left.svg @@ -1,4 +1,5 @@ --- +tags: [position] --- <svg> <rect width="6" height="6" x="4" y="5" rx="1" /> diff --git a/src/_icons/float-right.svg b/src/_icons/float-right.svg index 4953e77..480841b 100644 --- a/src/_icons/float-right.svg +++ b/src/_icons/float-right.svg @@ -1,4 +1,5 @@ --- +tags: [position] --- <svg> <rect width="6" height="6" x="14" y="5" rx="1" /> diff --git a/src/_icons/focus-2.svg b/src/_icons/focus-2.svg index 7883bb2..da3b7b7 100644 --- a/src/_icons/focus-2.svg +++ b/src/_icons/focus-2.svg @@ -1,4 +1,5 @@ --- +tags: [spotlight, attention, center, aim, target] --- <svg> <circle cx="12" cy="12" r=".5" /> diff --git a/src/_icons/forbid-2.svg b/src/_icons/forbid-2.svg index 31aca1e..98b2b26 100644 --- a/src/_icons/forbid-2.svg +++ b/src/_icons/forbid-2.svg @@ -1,4 +1,5 @@ --- +tag: [access, restriction, ban, limit] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/forbid.svg b/src/_icons/forbid.svg index 4fea383..708c07d 100644 --- a/src/_icons/forbid.svg +++ b/src/_icons/forbid.svg @@ -1,4 +1,5 @@ --- +tag: [access, restriction, ban, limit] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/ghost.svg b/src/_icons/ghost.svg index ff5a5bc..c032d15 100644 --- a/src/_icons/ghost.svg +++ b/src/_icons/ghost.svg @@ -1,4 +1,5 @@ --- +tags: [spirit, transparent, fairytale, horror, movie, shadow, haunt] --- <svg> <path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /> diff --git a/src/_icons/gift.svg b/src/_icons/gift.svg index 29d27b3..ebc29e1 100644 --- a/src/_icons/gift.svg +++ b/src/_icons/gift.svg @@ -1,4 +1,5 @@ --- +tags: [present, birthday, celebration, wish, bonus, souvenire, surprise] --- <svg> <rect x="3" y="8" width="18" height="4" rx="1" /> diff --git a/src/_icons/globe.svg b/src/_icons/globe.svg index 49ab576..ec06298 100644 --- a/src/_icons/globe.svg +++ b/src/_icons/globe.svg @@ -1,4 +1,5 @@ --- +tags: [world, travel, journey, trip, planet, earth] --- <svg> <circle cx="12" cy="10" r="4" /> diff --git a/src/_icons/grid-dots.svg b/src/_icons/grid-dots.svg index 9200954..7b68f5e 100644 --- a/src/_icons/grid-dots.svg +++ b/src/_icons/grid-dots.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [network, pattern, layout] --- <svg> <circle cx="5" cy="5" r="1" /> diff --git a/src/_icons/grid.svg b/src/_icons/grid.svg index b786790..2a72b7a 100644 --- a/src/_icons/grid.svg +++ b/src/_icons/grid.svg @@ -1,5 +1,5 @@ --- -tags: [layout, table] +tags: [layout, table, network, pattern] --- <svg> <rect x="4" y="4" width="6" height="6" rx="1" /> diff --git a/src/_icons/headset.svg b/src/_icons/headset.svg index f70ac77..8e562b3 100644 --- a/src/_icons/headset.svg +++ b/src/_icons/headset.svg @@ -1,5 +1,5 @@ --- -tags: [music, headset, audio, sound] +tags: [music, headphones, audio, sound] --- <svg> <rect x="4" y="13" rx="2" width="4" height="6" /> diff --git a/src/_icons/heart.svg b/src/_icons/heart.svg index 975f0f4..24c8a9e 100644 --- a/src/_icons/heart.svg +++ b/src/_icons/heart.svg @@ -1,5 +1,5 @@ --- -tags: [love, emotion, like, favorite] +tags: [love, emotion, like, favorite, relationship] --- <svg> <path d="M12 20l-7 -7a4 4 0 0 1 6.5 -6a.9 .9 0 0 0 1 0a4 4 0 0 1 6.5 6l-7 7" /> diff --git a/src/_icons/help.svg b/src/_icons/help.svg index 2a1cb0a..82031bd 100644 --- a/src/_icons/help.svg +++ b/src/_icons/help.svg @@ -1,4 +1,5 @@ --- +tags: [tooltip, assistance, advice, support] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/id.svg b/src/_icons/id.svg index f243557..75c5edd 100644 --- a/src/_icons/id.svg +++ b/src/_icons/id.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [identification, card, personal details] --- <svg> <rect x="3" y="4" width="18" height="16" rx="3" /> diff --git a/src/_icons/inbox.svg b/src/_icons/inbox.svg index fda77d8..6a776be 100644 --- a/src/_icons/inbox.svg +++ b/src/_icons/inbox.svg @@ -1,5 +1,5 @@ --- -tags: [mail, gmail, email, envelope] +tags: [mail, gmail, email, envelope, post] --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> diff --git a/src/_icons/indent-decrease.svg b/src/_icons/indent-decrease.svg index c0c8e04..f4cc383 100644 --- a/src/_icons/indent-decrease.svg +++ b/src/_icons/indent-decrease.svg @@ -1,4 +1,5 @@ --- +tags: [line, position, block, margin, paragraph] --- <svg> <line x1="20" y1="6" x2="13" y2="6" /> diff --git a/src/_icons/indent-increase.svg b/src/_icons/indent-increase.svg index fd89684..8879d10 100644 --- a/src/_icons/indent-increase.svg +++ b/src/_icons/indent-increase.svg @@ -1,4 +1,5 @@ --- +tags: [line, position, block, margin, paragraph] --- <svg> <line x1="20" y1="6" x2="9" y2="6" /> diff --git a/src/_icons/infinity.svg b/src/_icons/infinity.svg index 0d76d57..1b5d251 100644 --- a/src/_icons/infinity.svg +++ b/src/_icons/infinity.svg @@ -1,4 +1,5 @@ --- +tags: [endless, eternity, continuum, time] --- <svg> <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> diff --git a/src/_icons/info-circle.svg b/src/_icons/info-circle.svg index e8bbbc3..b6209ef 100644 --- a/src/_icons/info-circle.svg +++ b/src/_icons/info-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [information, advice, news, tip, sign] --- <svg> <circle cx="12" cy="12" r="9" /> diff --git a/src/_icons/info-square.svg b/src/_icons/info-square.svg index 0dd1e8f..437c1f5 100644 --- a/src/_icons/info-square.svg +++ b/src/_icons/info-square.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [information, advice, news, tip, sign] --- <svg> <line x1="12" y1="8" x2="12.01" y2="8" /> diff --git a/src/_icons/italic.svg b/src/_icons/italic.svg index fcf4e2e..7d7e258 100644 --- a/src/_icons/italic.svg +++ b/src/_icons/italic.svg @@ -1,4 +1,5 @@ --- +tags: [typography, font, typeface, emphasise] --- <svg> <line x1="11" y1="5" x2="17" y2="5" /> |