From 1520cca911943c3949cd66dd5f34500aa17454eb Mon Sep 17 00:00:00 2001 From: Martyna Date: Mon, 20 Apr 2020 14:09:39 +0200 Subject: tags --- src/_icons/calculator.svg | 1 + src/_icons/car.svg | 1 + src/_icons/caret-down.svg | 1 + src/_icons/caret-left.svg | 1 + src/_icons/caret-right.svg | 1 + src/_icons/caret-up.svg | 1 + src/_icons/cash.svg | 2 +- src/_icons/check.svg | 2 +- src/_icons/checkbox.svg | 1 + src/_icons/checks.svg | 2 +- src/_icons/chevron-down.svg | 2 +- src/_icons/chevron-left.svg | 2 +- src/_icons/chevron-right.svg | 2 +- src/_icons/chevron-up.svg | 2 +- src/_icons/chevrons-down.svg | 2 +- src/_icons/chevrons-left.svg | 2 +- src/_icons/chevrons-right.svg | 2 +- src/_icons/chevrons-up.svg | 2 +- src/_icons/chrome.svg | 1 + src/_icons/circle-check.svg | 2 +- src/_icons/circle-minus.svg | 2 +- src/_icons/click.svg | 1 + src/_icons/coin.svg | 1 + src/_icons/color-swatch.svg | 1 + src/_icons/columns.svg | 2 +- src/_icons/currency-bitcoin.svg | 1 + src/_icons/currency-dollar.svg | 1 + src/_icons/currency-euro.svg | 1 + src/_icons/currency-pound.svg | 1 + src/_icons/currency-rupee.svg | 1 + src/_icons/currency-yen.svg | 1 + src/_icons/cut.svg | 2 +- src/_icons/device-floppy.svg | 1 + src/_icons/device-gamepad.svg | 1 + src/_icons/device-laptop.svg | 1 + src/_icons/device-speaker.svg | 1 + src/_icons/device-tablet.svg | 2 +- src/_icons/device-tv.svg | 2 +- src/_icons/devices.svg | 1 + src/_icons/diamond.svg | 1 + src/_icons/dice.svg | 1 + src/_icons/disabled-2.svg | 2 +- src/_icons/disabled.svg | 2 +- src/_icons/discount.svg | 1 + src/_icons/dots-circle-horizontal.svg | 2 +- src/_icons/drag-drop-2.svg | 1 + src/_icons/drag-drop.svg | 1 + src/_icons/droplet.svg | 2 +- src/_icons/ear.svg | 1 + src/_icons/edit.svg | 2 +- src/_icons/egg.svg | 1 + src/_icons/emphasis.svg | 1 + src/_icons/eraser.svg | 1 + src/_icons/external-link.svg | 2 +- src/_icons/file-download.svg | 2 +- src/_icons/file-invoice.svg | 1 + src/_icons/file-minus.svg | 2 +- src/_icons/fingerprint.svg | 1 + src/_icons/flask.svg | 1 + src/_icons/float-center.svg | 1 + src/_icons/float-left.svg | 1 + src/_icons/float-right.svg | 1 + src/_icons/focus-2.svg | 1 + src/_icons/forbid-2.svg | 1 + src/_icons/forbid.svg | 1 + src/_icons/ghost.svg | 1 + src/_icons/gift.svg | 1 + src/_icons/globe.svg | 1 + src/_icons/grid-dots.svg | 2 +- src/_icons/grid.svg | 2 +- src/_icons/headset.svg | 2 +- src/_icons/heart.svg | 2 +- src/_icons/help.svg | 1 + src/_icons/id.svg | 2 +- src/_icons/inbox.svg | 2 +- src/_icons/indent-decrease.svg | 1 + src/_icons/indent-increase.svg | 1 + src/_icons/infinity.svg | 1 + src/_icons/info-circle.svg | 2 +- src/_icons/info-square.svg | 2 +- src/_icons/italic.svg | 1 + 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- 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] --- -- cgit v1.2.1 From f9241433a4fa9cabcdf10d0b4f6a1752a32caf5c Mon Sep 17 00:00:00 2001 From: Martyna Date: Thu, 23 Apr 2020 20:52:27 +0200 Subject: tags --- src/_icons/hash.svg | 2 +- src/_icons/home-2.svg | 2 +- src/_icons/home.svg | 2 +- src/_icons/ice-cream.svg | 2 +- src/_icons/keyboard.svg | 1 + src/_icons/language.svg | 1 + src/_icons/layout-align-bottom.svg | 2 +- src/_icons/layout-align-center.svg | 2 +- src/_icons/layout-align-left.svg | 2 +- src/_icons/layout-align-middle.svg | 2 +- src/_icons/layout-align-right.svg | 2 +- src/_icons/layout-align-top.svg | 2 +- src/_icons/layout-bottombar.svg | 1 + src/_icons/layout-distribute-horizontal.svg | 2 +- src/_icons/layout-distribute-vertical.svg | 2 +- src/_icons/lego.svg | 2 +- src/_icons/letter-case.svg | 1 + src/_icons/license.svg | 1 + src/_icons/line-height.svg | 1 + src/_icons/list-check.svg | 1 + src/_icons/list.svg | 1 + src/_icons/live-photo.svg | 1 + src/_icons/login.svg | 1 + src/_icons/logout.svg | 1 + src/_icons/magnet.svg | 2 +- src/_icons/message.svg | 2 +- src/_icons/messages.svg | 1 + src/_icons/minus.svg | 2 +- src/_icons/movie.svg | 2 +- src/_icons/mug.svg | 1 + src/_icons/music.svg | 2 +- src/_icons/new-section.svg | 1 + src/_icons/note.svg | 2 +- src/_icons/notebook.svg | 1 + src/_icons/notes.svg | 1 + src/_icons/notification.svg | 2 +- src/_icons/omega.svg | 1 + src/_icons/outlet.svg | 1 + 38 files changed, 38 insertions(+), 20 deletions(-) diff --git a/src/_icons/hash.svg b/src/_icons/hash.svg index bcfcc084..2bb3a79a 100644 --- a/src/_icons/hash.svg +++ b/src/_icons/hash.svg @@ -1,5 +1,5 @@ --- -tags: [hashtag, "#"] +tags: [hashtag, "#", instagram] --- diff --git a/src/_icons/home-2.svg b/src/_icons/home-2.svg index 86c9576d..f8e59375 100644 --- a/src/_icons/home-2.svg +++ b/src/_icons/home-2.svg @@ -1,5 +1,5 @@ --- -tags: [house, dashboard, living] +tags: [house, dashboard, living, building] --- diff --git a/src/_icons/home.svg b/src/_icons/home.svg index 580da220..2a9c3336 100644 --- a/src/_icons/home.svg +++ b/src/_icons/home.svg @@ -1,5 +1,5 @@ --- -tags: [house, dashboard, living] +tags: [house, dashboard, living, building] --- diff --git a/src/_icons/ice-cream.svg b/src/_icons/ice-cream.svg index a2b936bd..0280d5ff 100644 --- a/src/_icons/ice-cream.svg +++ b/src/_icons/ice-cream.svg @@ -1,5 +1,5 @@ --- -tags: [candy] +tags: [candy, dessert, frozen, sweet] --- diff --git a/src/_icons/keyboard.svg b/src/_icons/keyboard.svg index bc1d2547..8fd5fcc7 100644 --- a/src/_icons/keyboard.svg +++ b/src/_icons/keyboard.svg @@ -1,4 +1,5 @@ --- +tags: [computer, laptop, device, type] --- diff --git a/src/_icons/language.svg b/src/_icons/language.svg index d2213660..0c2f1e5c 100644 --- a/src/_icons/language.svg +++ b/src/_icons/language.svg @@ -1,4 +1,5 @@ --- +tags: [tongue, country, speech, speak, translate, communication, communicate, english, dialect, dictionary, word] --- diff --git a/src/_icons/layout-align-bottom.svg b/src/_icons/layout-align-bottom.svg index 73cd2b94..58d3a9b4 100644 --- a/src/_icons/layout-align-bottom.svg +++ b/src/_icons/layout-align-bottom.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design] --- diff --git a/src/_icons/layout-align-center.svg b/src/_icons/layout-align-center.svg index c3d32dc5..16ecf2ce 100644 --- a/src/_icons/layout-align-center.svg +++ b/src/_icons/layout-align-center.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design] --- diff --git a/src/_icons/layout-align-left.svg b/src/_icons/layout-align-left.svg index 4aa4bde9..c019c0df 100644 --- a/src/_icons/layout-align-left.svg +++ b/src/_icons/layout-align-left.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design] --- diff --git a/src/_icons/layout-align-middle.svg b/src/_icons/layout-align-middle.svg index ef99b2bf..3a6290fa 100644 --- a/src/_icons/layout-align-middle.svg +++ b/src/_icons/layout-align-middle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design] --- diff --git a/src/_icons/layout-align-right.svg b/src/_icons/layout-align-right.svg index 8bb69e9e..a7b3a0c6 100644 --- a/src/_icons/layout-align-right.svg +++ b/src/_icons/layout-align-right.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design] --- diff --git a/src/_icons/layout-align-top.svg b/src/_icons/layout-align-top.svg index f125e037..1ca8ec56 100644 --- a/src/_icons/layout-align-top.svg +++ b/src/_icons/layout-align-top.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design] --- diff --git a/src/_icons/layout-bottombar.svg b/src/_icons/layout-bottombar.svg index 23ddd8f5..3c955bf1 100644 --- a/src/_icons/layout-bottombar.svg +++ b/src/_icons/layout-bottombar.svg @@ -1,4 +1,5 @@ --- +tags: [position, element, design, grid, footer] --- diff --git a/src/_icons/layout-distribute-horizontal.svg b/src/_icons/layout-distribute-horizontal.svg index d4e6a9f8..496f694a 100644 --- a/src/_icons/layout-distribute-horizontal.svg +++ b/src/_icons/layout-distribute-horizontal.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design, around] --- diff --git a/src/_icons/layout-distribute-vertical.svg b/src/_icons/layout-distribute-vertical.svg index d3495f0a..84cc1839 100644 --- a/src/_icons/layout-distribute-vertical.svg +++ b/src/_icons/layout-distribute-vertical.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [position, element, design, around] --- diff --git a/src/_icons/lego.svg b/src/_icons/lego.svg index 4fc50339..f108e4e3 100644 --- a/src/_icons/lego.svg +++ b/src/_icons/lego.svg @@ -1,5 +1,5 @@ --- -tags: [toy, boy, face] +tags: [toy, boy, face, play] --- diff --git a/src/_icons/letter-case.svg b/src/_icons/letter-case.svg index 368b40f0..ae754854 100644 --- a/src/_icons/letter-case.svg +++ b/src/_icons/letter-case.svg @@ -1,4 +1,5 @@ --- +tags: [typography, uppercase, capitals, lowercase, type] --- diff --git a/src/_icons/license.svg b/src/_icons/license.svg index 5da44c27..ac66c4dc 100644 --- a/src/_icons/license.svg +++ b/src/_icons/license.svg @@ -1,4 +1,5 @@ --- +tags: [authorisation, permission, consent, permit, document, agree] --- diff --git a/src/_icons/line-height.svg b/src/_icons/line-height.svg index 13645010..0ffd14ef 100644 --- a/src/_icons/line-height.svg +++ b/src/_icons/line-height.svg @@ -1,4 +1,5 @@ --- +tags: [space, inline, display] --- diff --git a/src/_icons/list-check.svg b/src/_icons/list-check.svg index e3b34a28..efa11f53 100644 --- a/src/_icons/list-check.svg +++ b/src/_icons/list-check.svg @@ -1,4 +1,5 @@ --- +tags: [to-do, checklist, form, template, task, reminder, schedule, agenda] --- diff --git a/src/_icons/list.svg b/src/_icons/list.svg index 5e34dbf5..0eadb8cf 100644 --- a/src/_icons/list.svg +++ b/src/_icons/list.svg @@ -1,4 +1,5 @@ --- +tags: [task, unordered, bullets, agenda, shopping] --- diff --git a/src/_icons/live-photo.svg b/src/_icons/live-photo.svg index d79dd7dc..c444b575 100644 --- a/src/_icons/live-photo.svg +++ b/src/_icons/live-photo.svg @@ -1,4 +1,5 @@ --- +tags: [capture, photo, movement, sound, memory, image, camera] --- diff --git a/src/_icons/login.svg b/src/_icons/login.svg index ef2d4e01..f79c574e 100644 --- a/src/_icons/login.svg +++ b/src/_icons/login.svg @@ -1,4 +1,5 @@ --- +tags: [initialize, password, enter, account, permission] --- diff --git a/src/_icons/logout.svg b/src/_icons/logout.svg index 21375457..92b05110 100644 --- a/src/_icons/logout.svg +++ b/src/_icons/logout.svg @@ -1,4 +1,5 @@ --- +tags: [exit, shut, unplug, close] --- diff --git a/src/_icons/magnet.svg b/src/_icons/magnet.svg index ac763561..1caacaa5 100644 --- a/src/_icons/magnet.svg +++ b/src/_icons/magnet.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [magnetic field, pole, iron, attract] --- diff --git a/src/_icons/message.svg b/src/_icons/message.svg index 2650737f..5090a6bd 100644 --- a/src/_icons/message.svg +++ b/src/_icons/message.svg @@ -1,5 +1,5 @@ --- -tags: [comment, chat, reply] +tags: [comment, chat, reply, communication, conversation] --- diff --git a/src/_icons/messages.svg b/src/_icons/messages.svg index 067035a5..a0b7a844 100644 --- a/src/_icons/messages.svg +++ b/src/_icons/messages.svg @@ -1,4 +1,5 @@ --- +tags: [chat, reply, comment, conversation, communication] --- diff --git a/src/_icons/minus.svg b/src/_icons/minus.svg index 75345f2e..1975cc8b 100644 --- a/src/_icons/minus.svg +++ b/src/_icons/minus.svg @@ -1,5 +1,5 @@ --- -tags: [subtract] +tags: [subtract, less] --- diff --git a/src/_icons/movie.svg b/src/_icons/movie.svg index 17fb0f69..e170a39a 100644 --- a/src/_icons/movie.svg +++ b/src/_icons/movie.svg @@ -1,5 +1,5 @@ --- -tags: [film, video, ] +tags: [film, video, cinema] --- diff --git a/src/_icons/mug.svg b/src/_icons/mug.svg index 1525619e..68531ba6 100644 --- a/src/_icons/mug.svg +++ b/src/_icons/mug.svg @@ -1,4 +1,5 @@ --- +tags: {tea, coffee, drink, container, jug} --- diff --git a/src/_icons/music.svg b/src/_icons/music.svg index e8b1aa2a..56b03372 100644 --- a/src/_icons/music.svg +++ b/src/_icons/music.svg @@ -1,5 +1,5 @@ --- -tags: [sound, mp3, album] +tags: [sound, mp3, album, sound, speakers, melody] --- diff --git a/src/_icons/new-section.svg b/src/_icons/new-section.svg index b86bd7af..aa1202f4 100644 --- a/src/_icons/new-section.svg +++ b/src/_icons/new-section.svg @@ -1,4 +1,5 @@ --- +tags: [add, element, component, layout, page] --- diff --git a/src/_icons/note.svg b/src/_icons/note.svg index bf76d7d5..766c0707 100644 --- a/src/_icons/note.svg +++ b/src/_icons/note.svg @@ -1,5 +1,5 @@ --- -tags: [checkbox] +tags: [checkbox, brief, record, write, message] --- diff --git a/src/_icons/notebook.svg b/src/_icons/notebook.svg index 98a38415..3cab057c 100644 --- a/src/_icons/notebook.svg +++ b/src/_icons/notebook.svg @@ -1,4 +1,5 @@ --- +tags: [stydu, learn, diary, write, journal, page, paper, jot down] --- diff --git a/src/_icons/notes.svg b/src/_icons/notes.svg index 0b06ba65..0bc24cfb 100644 --- a/src/_icons/notes.svg +++ b/src/_icons/notes.svg @@ -1,4 +1,5 @@ --- +tags: [notetaking, journal, draft, idea, to-do list] --- diff --git a/src/_icons/notification.svg b/src/_icons/notification.svg index c12bd08d..d52c8d82 100644 --- a/src/_icons/notification.svg +++ b/src/_icons/notification.svg @@ -1,5 +1,5 @@ --- -tags: [bell, alarm] +tags: [bell, alarm, reminder, important] --- diff --git a/src/_icons/omega.svg b/src/_icons/omega.svg index 9769aa3c..6e408135 100644 --- a/src/_icons/omega.svg +++ b/src/_icons/omega.svg @@ -1,4 +1,5 @@ --- +tags: [alphabet, greek, symbol, final, last] --- diff --git a/src/_icons/outlet.svg b/src/_icons/outlet.svg index 9253f8be..a8b0e8ff 100644 --- a/src/_icons/outlet.svg +++ b/src/_icons/outlet.svg @@ -1,4 +1,5 @@ --- +tags: [exit, vent, stream] --- -- cgit v1.2.1 From f0fda8dc79b43b2bc7d79c32e877f75c7078ffd4 Mon Sep 17 00:00:00 2001 From: Martyna Date: Sun, 26 Apr 2020 16:59:27 +0200 Subject: tags --- src/_icons/apps.svg | 1 + src/_icons/braces.svg | 1 + src/_icons/brackets.svg | 1 + src/_icons/calendar-minus.svg | 2 +- src/_icons/exposure.svg | 1 + src/_icons/mug.svg | 2 +- src/_icons/notebook.svg | 2 +- src/_icons/outlet.svg | 2 +- src/_icons/paint.svg | 2 +- src/_icons/palette.svg | 1 + src/_icons/paperclip.svg | 2 +- src/_icons/parentheses.svg | 1 + src/_icons/parking.svg | 2 +- src/_icons/pencil.svg | 1 + src/_icons/phone-call.svg | 2 +- src/_icons/phone-incoming.svg | 2 +- src/_icons/phone-outgoing.svg | 2 +- src/_icons/phone-pause.svg | 2 +- src/_icons/phone.svg | 2 +- src/_icons/photo.svg | 2 +- src/_icons/pillow.svg | 1 + src/_icons/plane-arrival.svg | 1 + src/_icons/plane-departure.svg | 1 + src/_icons/plane.svg | 1 + src/_icons/plug.svg | 1 + src/_icons/power.svg | 2 +- src/_icons/presentation.svg | 1 + src/_icons/puzzle.svg | 2 +- src/_icons/record-mail.svg | 1 + src/_icons/recycle.svg | 1 + src/_icons/registered.svg | 2 +- src/_icons/repeat-once.svg | 1 + src/_icons/repeat.svg | 1 + src/_icons/replace.svg | 1 + src/_icons/ruler.svg | 1 + src/_icons/scale.svg | 1 + src/_icons/scan.svg | 1 + src/_icons/scissors.svg | 1 + src/_icons/separator.svg | 1 + src/_icons/shape.svg | 1 + src/_icons/shopping-cart.svg | 2 +- src/_icons/sitemap.svg | 1 + src/_icons/slice.svg | 1 + src/_icons/slideshow.svg | 1 + src/_icons/stack.svg | 1 + src/_icons/star.svg | 2 +- src/_icons/sticker.svg | 2 +- src/_icons/strikethrough.svg | 1 + src/_icons/subscript.svg | 1 + src/_icons/sum.svg | 1 + src/_icons/superscript.svg | 1 + src/_icons/table.svg | 1 + src/_icons/tax.svg | 1 + src/_icons/terminal.svg | 1 + src/_icons/ticket.svg | 2 +- src/_icons/tools.svg | 1 + src/_icons/truck.svg | 1 + src/_icons/typography.svg | 1 + src/_icons/underline.svg | 1 + src/_icons/virus.svg | 1 + src/_icons/wallet.svg | 1 + src/_icons/wand.svg | 1 + 62 files changed, 62 insertions(+), 20 deletions(-) diff --git a/src/_icons/apps.svg b/src/_icons/apps.svg index 15db69f0..496c4cd0 100644 --- a/src/_icons/apps.svg +++ b/src/_icons/apps.svg @@ -1,4 +1,5 @@ --- +tags: [application, add-on, user, download, mobile] --- diff --git a/src/_icons/braces.svg b/src/_icons/braces.svg index 2667d033..5d3f3454 100644 --- a/src/_icons/braces.svg +++ b/src/_icons/braces.svg @@ -1,4 +1,5 @@ --- +tags: [punctuation, additional, information] --- diff --git a/src/_icons/brackets.svg b/src/_icons/brackets.svg index 946140e5..3bc83748 100644 --- a/src/_icons/brackets.svg +++ b/src/_icons/brackets.svg @@ -1,4 +1,5 @@ --- +tags: [punctuation, additional, information] --- diff --git a/src/_icons/calendar-minus.svg b/src/_icons/calendar-minus.svg index 0c3bd6fe..2fc428e8 100644 --- a/src/_icons/calendar-minus.svg +++ b/src/_icons/calendar-minus.svg @@ -1,5 +1,5 @@ --- -tags: [date, day, plan, schedule, agenda, add] +tags: [date, day, plan, schedule, agenda] --- diff --git a/src/_icons/exposure.svg b/src/_icons/exposure.svg index d8421a1e..39ce4432 100644 --- a/src/_icons/exposure.svg +++ b/src/_icons/exposure.svg @@ -1,4 +1,5 @@ --- +tags: [light, bright, dark, camera] --- diff --git a/src/_icons/mug.svg b/src/_icons/mug.svg index 68531ba6..285440e7 100644 --- a/src/_icons/mug.svg +++ b/src/_icons/mug.svg @@ -1,5 +1,5 @@ --- -tags: {tea, coffee, drink, container, jug} +tags: [tea, coffee, drink, container, jug] --- diff --git a/src/_icons/notebook.svg b/src/_icons/notebook.svg index 3cab057c..db34c5a9 100644 --- a/src/_icons/notebook.svg +++ b/src/_icons/notebook.svg @@ -1,5 +1,5 @@ --- -tags: [stydu, learn, diary, write, journal, page, paper, jot down] +tags: [study, learn, diary, write, journal, page, paper, jot down] --- diff --git a/src/_icons/outlet.svg b/src/_icons/outlet.svg index a8b0e8ff..fd3a3a48 100644 --- a/src/_icons/outlet.svg +++ b/src/_icons/outlet.svg @@ -1,5 +1,5 @@ --- -tags: [exit, vent, stream] +tags: [socket, electricity, electrical, plug in, device] --- diff --git a/src/_icons/paint.svg b/src/_icons/paint.svg index 97bc8c2e..2dac6fd4 100644 --- a/src/_icons/paint.svg +++ b/src/_icons/paint.svg @@ -1,5 +1,5 @@ --- -tags: [brush] +tags: [brush, renovation, refurbishment, color, wall] --- diff --git a/src/_icons/palette.svg b/src/_icons/palette.svg index 14f09d03..a792a8ac 100644 --- a/src/_icons/palette.svg +++ b/src/_icons/palette.svg @@ -1,4 +1,5 @@ --- +tags: [color, paint, painter, picture, board, artist] --- diff --git a/src/_icons/paperclip.svg b/src/_icons/paperclip.svg index 177be919..2f296387 100644 --- a/src/_icons/paperclip.svg +++ b/src/_icons/paperclip.svg @@ -1,5 +1,5 @@ --- -tags: [attachment, annex, ] +tags: [attachment, annex, hold] --- diff --git a/src/_icons/parentheses.svg b/src/_icons/parentheses.svg index 1f0ea8ea..41522966 100644 --- a/src/_icons/parentheses.svg +++ b/src/_icons/parentheses.svg @@ -1,4 +1,5 @@ --- +tags: [brackets, aside, punctuation, mark, insert] --- diff --git a/src/_icons/parking.svg b/src/_icons/parking.svg index 4fe5664d..70816dec 100644 --- a/src/_icons/parking.svg +++ b/src/_icons/parking.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [sign, car, vehicle, space] --- diff --git a/src/_icons/pencil.svg b/src/_icons/pencil.svg index 9ace3776..188a6553 100644 --- a/src/_icons/pencil.svg +++ b/src/_icons/pencil.svg @@ -1,4 +1,5 @@ --- +tagd: [write, draft, edit, note] --- diff --git a/src/_icons/phone-call.svg b/src/_icons/phone-call.svg index 09b6acd4..6f2af285 100644 --- a/src/_icons/phone-call.svg +++ b/src/_icons/phone-call.svg @@ -1,5 +1,5 @@ --- -tags: [ring] +tags: [ring, mobile, conversation, answer, dial, landline] --- diff --git a/src/_icons/phone-incoming.svg b/src/_icons/phone-incoming.svg index 26972bb7..9b63bbd1 100644 --- a/src/_icons/phone-incoming.svg +++ b/src/_icons/phone-incoming.svg @@ -1,5 +1,5 @@ --- -tags: [call] +tags: [call, answer, mobile, landline, conversation] --- diff --git a/src/_icons/phone-outgoing.svg b/src/_icons/phone-outgoing.svg index cfbc78d6..1b526d29 100644 --- a/src/_icons/phone-outgoing.svg +++ b/src/_icons/phone-outgoing.svg @@ -1,5 +1,5 @@ --- -tags: [call] +tags: [call, signal, mobile, landline, conversation] --- diff --git a/src/_icons/phone-pause.svg b/src/_icons/phone-pause.svg index ecf0bc30..fb0d4041 100644 --- a/src/_icons/phone-pause.svg +++ b/src/_icons/phone-pause.svg @@ -1,5 +1,5 @@ --- -tags: [call, mute] +tags: [call, mute, mobile, landline, conversation] --- diff --git a/src/_icons/phone.svg b/src/_icons/phone.svg index de05da2f..bca5187b 100644 --- a/src/_icons/phone.svg +++ b/src/_icons/phone.svg @@ -1,5 +1,5 @@ --- -tags: [call] +tags: [call, mobile, conversation, landline, answer, number] --- diff --git a/src/_icons/photo.svg b/src/_icons/photo.svg index 34b85fcc..8545b54a 100644 --- a/src/_icons/photo.svg +++ b/src/_icons/photo.svg @@ -1,5 +1,5 @@ --- -tags: [image, picture, landscape] +tags: [image, picture, landscape, camera] --- diff --git a/src/_icons/pillow.svg b/src/_icons/pillow.svg index d9501cfd..e831dd70 100644 --- a/src/_icons/pillow.svg +++ b/src/_icons/pillow.svg @@ -1,4 +1,5 @@ --- +tags: [drug, medication, illness, sickness, doctor, prescription] --- diff --git a/src/_icons/plane-arrival.svg b/src/_icons/plane-arrival.svg index a4c198dd..93c34a92 100644 --- a/src/_icons/plane-arrival.svg +++ b/src/_icons/plane-arrival.svg @@ -1,4 +1,5 @@ --- +tags: [travel, land, journey, trip, airport, baggage, luggage] --- diff --git a/src/_icons/plane-departure.svg b/src/_icons/plane-departure.svg index 0a56d523..3f57dcbb 100644 --- a/src/_icons/plane-departure.svg +++ b/src/_icons/plane-departure.svg @@ -1,4 +1,5 @@ --- +tags: [travel, take off, journey, trip, airport, baggage, luggage] --- diff --git a/src/_icons/plane.svg b/src/_icons/plane.svg index 5618c7c3..1ddcb7cb 100644 --- a/src/_icons/plane.svg +++ b/src/_icons/plane.svg @@ -1,4 +1,5 @@ --- +tags: [travel, journey, trip, airport, baggage, luggage] --- diff --git a/src/_icons/plug.svg b/src/_icons/plug.svg index 5406c805..8a574e6f 100644 --- a/src/_icons/plug.svg +++ b/src/_icons/plug.svg @@ -1,4 +1,5 @@ --- +tags: [electricity, charger, socket, connection] --- diff --git a/src/_icons/power.svg b/src/_icons/power.svg index e5d1f2bf..3321112b 100644 --- a/src/_icons/power.svg +++ b/src/_icons/power.svg @@ -1,5 +1,5 @@ --- -tags: ["on", "off"] +tags: ["on", "off", turn on, turn off, electricity] --- diff --git a/src/_icons/presentation.svg b/src/_icons/presentation.svg index 362aef64..826718c9 100644 --- a/src/_icons/presentation.svg +++ b/src/_icons/presentation.svg @@ -1,4 +1,5 @@ --- +tags: [slideshow, display, exhibition, speech, topic, conference] --- diff --git a/src/_icons/puzzle.svg b/src/_icons/puzzle.svg index 979e4d30..60e81648 100644 --- a/src/_icons/puzzle.svg +++ b/src/_icons/puzzle.svg @@ -1,5 +1,5 @@ --- -tags: [jigsaw, extension] +tags: [jigsaw, extension, add-on] --- diff --git a/src/_icons/record-mail.svg b/src/_icons/record-mail.svg index 8ee5886b..5c709421 100644 --- a/src/_icons/record-mail.svg +++ b/src/_icons/record-mail.svg @@ -1,4 +1,5 @@ --- +tags: [voice, voicemail, message] --- diff --git a/src/_icons/recycle.svg b/src/_icons/recycle.svg index 9735f780..1d83f127 100644 --- a/src/_icons/recycle.svg +++ b/src/_icons/recycle.svg @@ -1,4 +1,5 @@ --- +tags: [trash, rubbish, recyclable, reuse, waste] --- diff --git a/src/_icons/registered.svg b/src/_icons/registered.svg index b660199b..8e9951a5 100644 --- a/src/_icons/registered.svg +++ b/src/_icons/registered.svg @@ -1,5 +1,5 @@ --- -tags: [copyright] +tags: [copyright, trademark, rights] --- diff --git a/src/_icons/repeat-once.svg b/src/_icons/repeat-once.svg index 0f2471e4..f94833f5 100644 --- a/src/_icons/repeat-once.svg +++ b/src/_icons/repeat-once.svg @@ -1,4 +1,5 @@ --- +tags: [reuse, redo, action, replay, loop] --- diff --git a/src/_icons/repeat.svg b/src/_icons/repeat.svg index 340edb44..8c3df9b1 100644 --- a/src/_icons/repeat.svg +++ b/src/_icons/repeat.svg @@ -1,4 +1,5 @@ --- +tags: [reuse, redo, action, replay, loop] --- diff --git a/src/_icons/replace.svg b/src/_icons/replace.svg index 4516b03c..77254eb4 100644 --- a/src/_icons/replace.svg +++ b/src/_icons/replace.svg @@ -1,4 +1,5 @@ --- +tags: [change, place, position, move, exchange] --- diff --git a/src/_icons/ruler.svg b/src/_icons/ruler.svg index 847a84f9..9c32afaa 100644 --- a/src/_icons/ruler.svg +++ b/src/_icons/ruler.svg @@ -1,4 +1,5 @@ --- +tags: [maths, dimensions, size, width, length, geometry, measure, technical] --- diff --git a/src/_icons/scale.svg b/src/_icons/scale.svg index 058a46c9..182b98ac 100644 --- a/src/_icons/scale.svg +++ b/src/_icons/scale.svg @@ -1,4 +1,5 @@ --- +tags: [maths, measure, weight, weigh, balance, worth] --- diff --git a/src/_icons/scan.svg b/src/_icons/scan.svg index 506217a6..6367f030 100644 --- a/src/_icons/scan.svg +++ b/src/_icons/scan.svg @@ -1,4 +1,5 @@ --- +tags: [code, barcode, qr code, app, scanner, document] --- diff --git a/src/_icons/scissors.svg b/src/_icons/scissors.svg index 583197c9..689a2d4e 100644 --- a/src/_icons/scissors.svg +++ b/src/_icons/scissors.svg @@ -1,4 +1,5 @@ --- +tags: [cut, paper, file, document, hairdresser, blade, sharp] --- diff --git a/src/_icons/separator.svg b/src/_icons/separator.svg index e8a08f47..f4fc85ce 100644 --- a/src/_icons/separator.svg +++ b/src/_icons/separator.svg @@ -1,4 +1,5 @@ --- +tags: [divider, space, separate, set apart] --- diff --git a/src/_icons/shape.svg b/src/_icons/shape.svg index 0999c757..9733afbe 100644 --- a/src/_icons/shape.svg +++ b/src/_icons/shape.svg @@ -1,4 +1,5 @@ --- +tags: [draw, square, form, create, outline] --- diff --git a/src/_icons/shopping-cart.svg b/src/_icons/shopping-cart.svg index 21ebcde5..64a81ec8 100644 --- a/src/_icons/shopping-cart.svg +++ b/src/_icons/shopping-cart.svg @@ -1,5 +1,5 @@ --- -tags: [bag, ecommerce, purchase, store] +tags: [bag, ecommerce, purchase, store, online] --- diff --git a/src/_icons/sitemap.svg b/src/_icons/sitemap.svg index 3e87a535..d4fbf50f 100644 --- a/src/_icons/sitemap.svg +++ b/src/_icons/sitemap.svg @@ -1,4 +1,5 @@ --- +tags: [page, webpage, website, list, roadmap, index] --- diff --git a/src/_icons/slice.svg b/src/_icons/slice.svg index 777ad4f2..300a941f 100644 --- a/src/_icons/slice.svg +++ b/src/_icons/slice.svg @@ -1,4 +1,5 @@ --- +tags: [knife, cut, chop, portion, kitchen, tool] --- diff --git a/src/_icons/slideshow.svg b/src/_icons/slideshow.svg index f970b735..00fddffd 100644 --- a/src/_icons/slideshow.svg +++ b/src/_icons/slideshow.svg @@ -1,4 +1,5 @@ --- +tags: [photo, picture, video, presentation, camera, display, ad] --- diff --git a/src/_icons/stack.svg b/src/_icons/stack.svg index 554507e8..ba139507 100644 --- a/src/_icons/stack.svg +++ b/src/_icons/stack.svg @@ -1,4 +1,5 @@ --- +tags: [pile, elements, layout, wrap] --- diff --git a/src/_icons/star.svg b/src/_icons/star.svg index d0ddaedb..c9551ffd 100644 --- a/src/_icons/star.svg +++ b/src/_icons/star.svg @@ -1,5 +1,5 @@ --- -tags: [favorite, like, mark, bookmark] +tags: [favorite, like, mark, bookmark, grade] --- diff --git a/src/_icons/sticker.svg b/src/_icons/sticker.svg index c651dd23..4afc0a1c 100644 --- a/src/_icons/sticker.svg +++ b/src/_icons/sticker.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [label, stamp, adhesive] --- diff --git a/src/_icons/strikethrough.svg b/src/_icons/strikethrough.svg index b05191ac..5e2986cc 100644 --- a/src/_icons/strikethrough.svg +++ b/src/_icons/strikethrough.svg @@ -1,4 +1,5 @@ --- +tags: [typography, horizontal, deleted, removed, unimportant] --- diff --git a/src/_icons/subscript.svg b/src/_icons/subscript.svg index 127cf815..e8c45141 100644 --- a/src/_icons/subscript.svg +++ b/src/_icons/subscript.svg @@ -1,4 +1,5 @@ --- +tags: [typography, below, formula, maths, fraction] --- diff --git a/src/_icons/sum.svg b/src/_icons/sum.svg index 909a14c1..2a44e2f5 100644 --- a/src/_icons/sum.svg +++ b/src/_icons/sum.svg @@ -1,4 +1,5 @@ --- +tags: [equation, add, plus, amount, total] --- diff --git a/src/_icons/superscript.svg b/src/_icons/superscript.svg index ebbb6dfc..7451eede 100644 --- a/src/_icons/superscript.svg +++ b/src/_icons/superscript.svg @@ -1,4 +1,5 @@ --- +tags: [typography, above, maths, fraction, trademark, footer] --- diff --git a/src/_icons/table.svg b/src/_icons/table.svg index 5a3c386c..677e6379 100644 --- a/src/_icons/table.svg +++ b/src/_icons/table.svg @@ -1,4 +1,5 @@ --- +tags: [spreadsheet, layout, grid, arrange, row, column] --- diff --git a/src/_icons/tax.svg b/src/_icons/tax.svg index db32e95d..c7a54406 100644 --- a/src/_icons/tax.svg +++ b/src/_icons/tax.svg @@ -1,4 +1,5 @@ --- +tags: [income, percentage, money, finance, charge, obligation, taxpayer, vat] --- diff --git a/src/_icons/terminal.svg b/src/_icons/terminal.svg index d8716af6..b4341291 100644 --- a/src/_icons/terminal.svg +++ b/src/_icons/terminal.svg @@ -1,4 +1,5 @@ --- +tags: [console, command, git, command line, command prompt] --- diff --git a/src/_icons/ticket.svg b/src/_icons/ticket.svg index 8ebef9ae..1d972e75 100644 --- a/src/_icons/ticket.svg +++ b/src/_icons/ticket.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [cinema, event, theatre, entry, fine, coupon, pass] --- diff --git a/src/_icons/tools.svg b/src/_icons/tools.svg index 539009b9..9945fe6b 100644 --- a/src/_icons/tools.svg +++ b/src/_icons/tools.svg @@ -1,4 +1,5 @@ --- +tags: [preferences, edit, settings] --- diff --git a/src/_icons/truck.svg b/src/_icons/truck.svg index 5b5720d3..dc0b66af 100644 --- a/src/_icons/truck.svg +++ b/src/_icons/truck.svg @@ -1,4 +1,5 @@ --- +tags: [transport, vahicle, van, lorry, cargo, delivery] --- diff --git a/src/_icons/typography.svg b/src/_icons/typography.svg index 86827a6e..a6e88636 100644 --- a/src/_icons/typography.svg +++ b/src/_icons/typography.svg @@ -1,4 +1,5 @@ --- +tags: [type, display, typeface, point size, line length, line-spacing, letter-spacing, font] --- diff --git a/src/_icons/underline.svg b/src/_icons/underline.svg index f89c0dd0..c6c23b38 100644 --- a/src/_icons/underline.svg +++ b/src/_icons/underline.svg @@ -1,4 +1,5 @@ --- +tags: [underscore, emphasis, horizontal, typography] --- diff --git a/src/_icons/virus.svg b/src/_icons/virus.svg index 92dc3347..f3ffc478 100644 --- a/src/_icons/virus.svg +++ b/src/_icons/virus.svg @@ -1,4 +1,5 @@ --- +tags: [infection, illness, cell, infectious, health] --- diff --git a/src/_icons/wallet.svg b/src/_icons/wallet.svg index 80bf6d2c..cd4ffac4 100644 --- a/src/_icons/wallet.svg +++ b/src/_icons/wallet.svg @@ -1,4 +1,5 @@ --- +tags: [money, pay, banknote, coin, payment, bank] --- diff --git a/src/_icons/wand.svg b/src/_icons/wand.svg index 59503ca9..8088d151 100644 --- a/src/_icons/wand.svg +++ b/src/_icons/wand.svg @@ -1,4 +1,5 @@ --- +tags: [magic, tool, color, pixel, design] --- -- cgit v1.2.1