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 ab4ad196..ae5e0136 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 192d3d94..2a0bcac5 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 5dac94e6..217f308a 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 37811e98..450a2613 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 547cd882..3d068980 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 65f76047..2940109f 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 8eaaaa04..50d5107e 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 00febeb9..9cb6643a 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 99773f5a..c1c4b862 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 d0d7a9cc..aefe80cf 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 f42ea289..ff93a80e 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 fe4ba324..a15e6480 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 12703a96..e02bb422 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 abca68d2..792d06b6 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 52d5ec9f..809fc98a 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 a6c79a96..0d72cd5d 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 096489a1..0e75fc79 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 8a5aafe2..b3d4dd35 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 9cc8e158..5f571cb1 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 54417451..6e9a6487 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 d450f570..bc0af49b 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 92d1b159..5bc4e073 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 0070c82c..6168e026 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 5b4b8c02..ecddd1ed 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 e2036d0b..509b543a 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 da83098b..6c1e85b2 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 a59f0ff4..93564448 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 448caf19..1318dae5 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 8f58cf3a..f47d7a10 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 75a04edd..bfa0f104 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 60866c54..8430c9c0 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 c5c714bf..49fad4f0 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 497aad08..632a36a2 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 ae747c5b..4b0e5ed9 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 3be4697b..35b8fc8b 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 56f12add..e6ca1124 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 696e6fcc..6068433f 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 d8f8f9e8..13320078 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 de47d87f..8b2fecb4 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 1a7a142f..71f042d9 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 301e9597..f00f7ea8 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 131a9dcf..18ed6203 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 157aa3ea..05c26745 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 078d7068..d4c464db 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 f1d714c6..2ff2982f 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 77202eb3..63afc2a4 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 dd4e34ec..83146900 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 f2ecd144..f3ff0bdd 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 7edbf19b..bd46aef6 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 caf30237..ec343331 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 3de70fc3..f52cee4a 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 b65ff729..320a8b80 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 528e1bda..46b1434c 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 693611d0..98af3dc6 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 5edd4672..dd202409 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 eb54b0d7..03ace28a 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 d9fe0711..292239e6 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 b937c41e..0112c409 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 8a96c98c..df50fb52 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 09ed83d6..3c701750 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 ea7c05b8..dc4c1392 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 4953e77d..480841bb 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 7883bb27..da3b7b74 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 31aca1e8..98b2b26e 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 4fea383a..708c07df 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 ff5a5bca..c032d15e 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 29d27b32..ebc29e13 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 49ab5769..ec06298d 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 9200954a..7b68f5ec 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 b7867905..2a72b7a3 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 f70ac779..8e562b38 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 975f0f4c..24c8a9ea 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 2a1cb0ab..82031bdc 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 f243557f..75c5edda 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 fda77d81..6a776be1 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 c0c8e04e..f4cc383d 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 fd896847..8879d105 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 0d76d579..1b5d2516 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 e8bbbc39..b6209ef6 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 0dd1e8f5..437c1f50 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 fcf4e2e7..7d7e2586 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" /> |