From d211aa02034d9619dc37fc86eb0b50fe90571030 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Apr 2020 23:41:04 +0200 Subject: `replace` and `slideshow` icon --- src/_icons/replace.svg | 8 ++++++++ src/_icons/rotate-2.svg | 4 ++-- src/_icons/rotate-clockwise-2.svg | 4 ++-- src/_icons/slideshow.svg | 11 +++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 src/_icons/replace.svg create mode 100644 src/_icons/slideshow.svg diff --git a/src/_icons/replace.svg b/src/_icons/replace.svg new file mode 100644 index 00000000..4516b03c --- /dev/null +++ b/src/_icons/replace.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/rotate-2.svg b/src/_icons/rotate-2.svg index ac489c09..d0cd3a82 100644 --- a/src/_icons/rotate-2.svg +++ b/src/_icons/rotate-2.svg @@ -2,6 +2,6 @@ tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows] --- - - + + diff --git a/src/_icons/rotate-clockwise-2.svg b/src/_icons/rotate-clockwise-2.svg index c17ed1d6..fcd69247 100644 --- a/src/_icons/rotate-clockwise-2.svg +++ b/src/_icons/rotate-clockwise-2.svg @@ -2,6 +2,6 @@ tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows] --- - - + + diff --git a/src/_icons/slideshow.svg b/src/_icons/slideshow.svg new file mode 100644 index 00000000..f970b735 --- /dev/null +++ b/src/_icons/slideshow.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + -- cgit v1.2.1 From 784089298df2c91cc22be51c2537c64171979488 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Apr 2020 23:48:04 +0200 Subject: `tools` icon --- src/_icons/tools.svg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/_icons/tools.svg diff --git a/src/_icons/tools.svg b/src/_icons/tools.svg new file mode 100644 index 00000000..539009b9 --- /dev/null +++ b/src/_icons/tools.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + -- cgit v1.2.1 From 25b5395eed8a053004d2e52bc21bc371b96a3f88 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Apr 2020 23:51:45 +0200 Subject: `wand` icon --- src/_icons/wand.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/_icons/wand.svg diff --git a/src/_icons/wand.svg b/src/_icons/wand.svg new file mode 100644 index 00000000..59503ca9 --- /dev/null +++ b/src/_icons/wand.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + -- cgit v1.2.1 From 8b1d5dbb257f74af6ce68872b757fcc1acfd8192 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 11 Apr 2020 00:11:19 +0200 Subject: `barcode`, `scan` icons click, dragdrop fix --- src/_icons/barcode.svg | 12 ++++++++++++ src/_icons/click.svg | 2 +- src/_icons/drag-drop.svg | 6 +++--- src/_icons/scan.svg | 10 ++++++++++ 4 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 src/_icons/barcode.svg create mode 100644 src/_icons/scan.svg diff --git a/src/_icons/barcode.svg b/src/_icons/barcode.svg new file mode 100644 index 00000000..cdab6fc4 --- /dev/null +++ b/src/_icons/barcode.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/click.svg b/src/_icons/click.svg index a1626fc9..92d1b159 100644 --- a/src/_icons/click.svg +++ b/src/_icons/click.svg @@ -6,5 +6,5 @@ - + diff --git a/src/_icons/drag-drop.svg b/src/_icons/drag-drop.svg index af101866..dd4e34ec 100644 --- a/src/_icons/drag-drop.svg +++ b/src/_icons/drag-drop.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/src/_icons/scan.svg b/src/_icons/scan.svg new file mode 100644 index 00000000..a33e37d4 --- /dev/null +++ b/src/_icons/scan.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + -- cgit v1.2.1 From fb76c933ac439db7d9835c552660c424c10ad095 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 11 Apr 2020 00:14:05 +0200 Subject: device-mobile-vibration fix --- src/_icons/device-mobile-vibration.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_icons/device-mobile-vibration.svg b/src/_icons/device-mobile-vibration.svg index a4ea18e5..c0e67aab 100644 --- a/src/_icons/device-mobile-vibration.svg +++ b/src/_icons/device-mobile-vibration.svg @@ -2,7 +2,7 @@ tags: [iphone, phone, smartphone, cellphone] --- - + -- cgit v1.2.1 From 7e48644d0b4d1fd22e555362baf56fb73c81c38e Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 12 Apr 2020 15:43:54 +0200 Subject: icons circle fixes --- icons/accessible.svg | 2 +- icons/dice.svg | 8 ++++---- icons/focus.svg | 2 +- icons/palette.svg | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/icons/accessible.svg b/icons/accessible.svg index 1cd3179f..6b84e71f 100644 --- a/icons/accessible.svg +++ b/icons/accessible.svg @@ -2,7 +2,7 @@ - + diff --git a/icons/dice.svg b/icons/dice.svg index 89b2cc76..efabd872 100644 --- a/icons/dice.svg +++ b/icons/dice.svg @@ -1,10 +1,10 @@ - - - - + + + + diff --git a/icons/focus.svg b/icons/focus.svg index 15c14d5c..6da87210 100644 --- a/icons/focus.svg +++ b/icons/focus.svg @@ -1,6 +1,6 @@ - + diff --git a/icons/palette.svg b/icons/palette.svg index d5bcc66c..82a7eaba 100644 --- a/icons/palette.svg +++ b/icons/palette.svg @@ -1,9 +1,9 @@ - - - + + + -- cgit v1.2.1 From fe354cb5156f064c8ff16b2368ff0cfa9cc8beae Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 12 Apr 2020 17:37:18 +0200 Subject: headless mode on --- gulpfile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index ff6b8c21..9a5b6e6d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -23,7 +23,7 @@ const svgToPng = async (filePath, destination) => { filePath = path.join(__dirname, filePath); const htmlFilePath = path.join("file:", filePath); - const browser = await puppeteer.launch({headless: false}); + const browser = await puppeteer.launch(); const page = await browser.newPage(); await page.setViewport({ @@ -51,7 +51,7 @@ const createScreenshot = async (filePath) => { const fileName = filePath.replace('.svg', ''); const htmlFilePath = path.join("file:", filePath); - const browser = await puppeteer.launch({headless: false}); + const browser = await puppeteer.launch(); const page = await browser.newPage(); await page.setViewport({ -- cgit v1.2.1 From 1858aa6109dfc96f5af4424c8226f56e5e76764d Mon Sep 17 00:00:00 2001 From: Martyna Date: Sat, 18 Apr 2020 17:49:11 +0200 Subject: tags --- src/_icons/accessible.svg | 1 + src/_icons/ad.svg | 2 +- src/_icons/alarm.svg | 2 +- src/_icons/alert-circle.svg | 2 +- src/_icons/alert-triangle.svg | 2 +- src/_icons/align-center.svg | 2 +- src/_icons/align-justified.svg | 2 +- src/_icons/align-left.svg | 2 +- src/_icons/align-right.svg | 2 +- src/_icons/anchor.svg | 1 + src/_icons/aperture.svg | 1 + src/_icons/archive.svg | 2 +- src/_icons/arrow-back-up.svg | 2 +- src/_icons/arrow-back.svg | 2 +- src/_icons/arrow-down-circle.svg | 2 +- src/_icons/arrow-down-left-circle.svg | 2 +- src/_icons/arrow-down-left.svg | 2 +- src/_icons/arrow-down-right-circle.svg | 2 +- src/_icons/arrow-down-right.svg | 2 +- src/_icons/arrow-down.svg | 2 +- src/_icons/arrow-forward-up.svg | 2 +- src/_icons/arrow-forward.svg | 2 +- src/_icons/arrow-left-circle.svg | 2 +- src/_icons/arrow-left.svg | 2 +- src/_icons/arrow-narrow-down.svg | 2 +- src/_icons/arrow-narrow-left.svg | 2 +- src/_icons/arrow-narrow-right.svg | 2 +- src/_icons/arrow-narrow-up.svg | 2 +- src/_icons/arrow-right-circle.svg | 2 +- src/_icons/arrow-right.svg | 2 +- src/_icons/arrow-up-circle.svg | 2 +- src/_icons/arrow-up-left-circle.svg | 2 +- src/_icons/arrow-up-left.svg | 2 +- src/_icons/arrow-up-right-circle.svg | 2 +- src/_icons/arrow-up-right.svg | 2 +- src/_icons/arrow-up.svg | 2 +- src/_icons/arrows-diagonal-2.svg | 2 +- src/_icons/arrows-diagonal.svg | 2 +- src/_icons/arrows-horizontal.svg | 1 + src/_icons/arrows-sort.svg | 1 + src/_icons/arrows-vertical.svg | 1 + src/_icons/artboard.svg | 1 + src/_icons/atom.svg | 1 + src/_icons/award.svg | 1 + src/_icons/backspace.svg | 2 +- src/_icons/ban.svg | 2 +- src/_icons/bandage.svg | 1 + src/_icons/barcode.svg | 1 + src/_icons/bed.svg | 1 + src/_icons/bike.svg | 2 +- src/_icons/bold.svg | 1 + src/_icons/book.svg | 2 +- src/_icons/border-all.svg | 2 +- src/_icons/border-bottom.svg | 2 +- src/_icons/border-horizontal.svg | 2 +- src/_icons/border-inner.svg | 2 +- src/_icons/border-left.svg | 2 +- src/_icons/border-none.svg | 2 +- src/_icons/border-outer.svg | 2 +- src/_icons/border-radius.svg | 1 + src/_icons/border-right.svg | 2 +- src/_icons/border-top.svg | 2 +- src/_icons/border-vertical.svg | 2 +- src/_icons/box.svg | 2 +- src/_icons/briefcase.svg | 2 +- src/_icons/brightness-down.svg | 1 + src/_icons/brightness-up.svg | 1 + src/_icons/brightness.svg | 1 + src/_icons/browser.svg | 1 + src/_icons/brush.svg | 2 +- src/_icons/bucket.svg | 2 +- src/_icons/bug.svg | 1 + src/_icons/building-arch.svg | 1 + src/_icons/building-bridge-2.svg | 1 + src/_icons/building-bridge.svg | 1 + src/_icons/building-church.svg | 1 + src/_icons/building-hospital.svg | 1 + src/_icons/building-store.svg | 1 + src/_icons/building.svg | 1 + src/_icons/bulb-off.svg | 2 +- src/_icons/bulb.svg | 2 +- 81 files changed, 81 insertions(+), 55 deletions(-) diff --git a/src/_icons/accessible.svg b/src/_icons/accessible.svg index 6bc6f907..cfc363df 100644 --- a/src/_icons/accessible.svg +++ b/src/_icons/accessible.svg @@ -1,4 +1,5 @@ --- +tags: [low-vision, blind, disability, handicapped] --- diff --git a/src/_icons/ad.svg b/src/_icons/ad.svg index b2166f25..3cad59b0 100644 --- a/src/_icons/ad.svg +++ b/src/_icons/ad.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [advert, advertisement, marketing, commercial, traffic] --- diff --git a/src/_icons/alarm.svg b/src/_icons/alarm.svg index 4b7996bd..d138c118 100644 --- a/src/_icons/alarm.svg +++ b/src/_icons/alarm.svg @@ -1,5 +1,5 @@ --- -tags: [time, watch, clock] +tags: [time, watch, clock, ring] --- diff --git a/src/_icons/alert-circle.svg b/src/_icons/alert-circle.svg index 39650891..d6ef2d09 100644 --- a/src/_icons/alert-circle.svg +++ b/src/_icons/alert-circle.svg @@ -1,5 +1,5 @@ --- -tags: [warning, danger] +tags: [warning, danger, caution, risk] --- diff --git a/src/_icons/alert-triangle.svg b/src/_icons/alert-triangle.svg index 062b3af5..91cf7c0c 100644 --- a/src/_icons/alert-triangle.svg +++ b/src/_icons/alert-triangle.svg @@ -1,5 +1,5 @@ --- -tags: [warning, danger] +tags: [warning, danger, caution, risk] --- diff --git a/src/_icons/align-center.svg b/src/_icons/align-center.svg index 779f70ba..1b89de2d 100644 --- a/src/_icons/align-center.svg +++ b/src/_icons/align-center.svg @@ -1,5 +1,5 @@ --- -tags: [text, alignment] +tags: [text, alignment, position] --- diff --git a/src/_icons/align-justified.svg b/src/_icons/align-justified.svg index 89435221..f58ea402 100644 --- a/src/_icons/align-justified.svg +++ b/src/_icons/align-justified.svg @@ -1,5 +1,5 @@ --- -tags: [text, alignment] +tags: [text, alignment, position] --- diff --git a/src/_icons/align-left.svg b/src/_icons/align-left.svg index 4c8aad4e..efaa59cc 100644 --- a/src/_icons/align-left.svg +++ b/src/_icons/align-left.svg @@ -1,5 +1,5 @@ --- -tags: [text, alignment] +tags: [text, alignment, position] --- diff --git a/src/_icons/align-right.svg b/src/_icons/align-right.svg index 8040b12f..0b52458c 100644 --- a/src/_icons/align-right.svg +++ b/src/_icons/align-right.svg @@ -1,5 +1,5 @@ --- -tags: [text, alignment] +tags: [text, alignment, position] --- diff --git a/src/_icons/anchor.svg b/src/_icons/anchor.svg index 7f06fa17..65111033 100644 --- a/src/_icons/anchor.svg +++ b/src/_icons/anchor.svg @@ -1,4 +1,5 @@ --- +tags: [hold, ship, harbor, docks] --- diff --git a/src/_icons/aperture.svg b/src/_icons/aperture.svg index a723b7fe..123a10b5 100644 --- a/src/_icons/aperture.svg +++ b/src/_icons/aperture.svg @@ -1,4 +1,5 @@ --- +tags: [hole, opening, vent] --- diff --git a/src/_icons/archive.svg b/src/_icons/archive.svg index 886625ed..411eb574 100644 --- a/src/_icons/archive.svg +++ b/src/_icons/archive.svg @@ -1,5 +1,5 @@ --- -tags: [box, index] +tags: [box, index, records, old, collect] --- diff --git a/src/_icons/arrow-back-up.svg b/src/_icons/arrow-back-up.svg index 689ae1e0..0092c507 100644 --- a/src/_icons/arrow-back-up.svg +++ b/src/_icons/arrow-back-up.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [pointer, return, revert, reverse] --- diff --git a/src/_icons/arrow-back.svg b/src/_icons/arrow-back.svg index dab9f279..1e3a4822 100644 --- a/src/_icons/arrow-back.svg +++ b/src/_icons/arrow-back.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [pointer, return, revert, reverse] --- diff --git a/src/_icons/arrow-down-circle.svg b/src/_icons/arrow-down-circle.svg index 79a40a30..9003d56a 100644 --- a/src/_icons/arrow-down-circle.svg +++ b/src/_icons/arrow-down-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [proceed, swipe, below, bottom] --- diff --git a/src/_icons/arrow-down-left-circle.svg b/src/_icons/arrow-down-left-circle.svg index 604908c5..2c35cff3 100644 --- a/src/_icons/arrow-down-left-circle.svg +++ b/src/_icons/arrow-down-left-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [corner, bottom, point] --- diff --git a/src/_icons/arrow-down-left.svg b/src/_icons/arrow-down-left.svg index d3856e5a..1131e398 100644 --- a/src/_icons/arrow-down-left.svg +++ b/src/_icons/arrow-down-left.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [corner, bottom, point] --- diff --git a/src/_icons/arrow-down-right-circle.svg b/src/_icons/arrow-down-right-circle.svg index bf28b8b1..b74b06a2 100644 --- a/src/_icons/arrow-down-right-circle.svg +++ b/src/_icons/arrow-down-right-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [corner, bottom, point] --- diff --git a/src/_icons/arrow-down-right.svg b/src/_icons/arrow-down-right.svg index be2e25a1..a64ef689 100644 --- a/src/_icons/arrow-down-right.svg +++ b/src/_icons/arrow-down-right.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [corner, bottom, point] --- diff --git a/src/_icons/arrow-down.svg b/src/_icons/arrow-down.svg index 66a04ec7..7d22ddda 100644 --- a/src/_icons/arrow-down.svg +++ b/src/_icons/arrow-down.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [proceed, swipe, below, bottom] --- diff --git a/src/_icons/arrow-forward-up.svg b/src/_icons/arrow-forward-up.svg index b7d74172..99980ebc 100644 --- a/src/_icons/arrow-forward-up.svg +++ b/src/_icons/arrow-forward-up.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [point, turn, next] --- diff --git a/src/_icons/arrow-forward.svg b/src/_icons/arrow-forward.svg index 34c5e1df..c06a3bc7 100644 --- a/src/_icons/arrow-forward.svg +++ b/src/_icons/arrow-forward.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [point, turn, next] --- diff --git a/src/_icons/arrow-left-circle.svg b/src/_icons/arrow-left-circle.svg index 0e099a3c..68a5a5ef 100644 --- a/src/_icons/arrow-left-circle.svg +++ b/src/_icons/arrow-left-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [back, swipe, return] --- diff --git a/src/_icons/arrow-left.svg b/src/_icons/arrow-left.svg index da7771e1..c1fdbed1 100644 --- a/src/_icons/arrow-left.svg +++ b/src/_icons/arrow-left.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [back, swipe, return] --- diff --git a/src/_icons/arrow-narrow-down.svg b/src/_icons/arrow-narrow-down.svg index 2a5b571a..41ec78d1 100644 --- a/src/_icons/arrow-narrow-down.svg +++ b/src/_icons/arrow-narrow-down.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [bottom, proceed, swipe, next] --- diff --git a/src/_icons/arrow-narrow-left.svg b/src/_icons/arrow-narrow-left.svg index 86b62020..e57ede38 100644 --- a/src/_icons/arrow-narrow-left.svg +++ b/src/_icons/arrow-narrow-left.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [back, previous, pointer, point] --- diff --git a/src/_icons/arrow-narrow-right.svg b/src/_icons/arrow-narrow-right.svg index 4bb858a5..c1c7717f 100644 --- a/src/_icons/arrow-narrow-right.svg +++ b/src/_icons/arrow-narrow-right.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [next, proceed, point, pointer] --- diff --git a/src/_icons/arrow-narrow-up.svg b/src/_icons/arrow-narrow-up.svg index 3867ee0d..60bb05e8 100644 --- a/src/_icons/arrow-narrow-up.svg +++ b/src/_icons/arrow-narrow-up.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, point] --- diff --git a/src/_icons/arrow-right-circle.svg b/src/_icons/arrow-right-circle.svg index 1928fc21..1198bb2a 100644 --- a/src/_icons/arrow-right-circle.svg +++ b/src/_icons/arrow-right-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [next, proceed, swipe] --- diff --git a/src/_icons/arrow-right.svg b/src/_icons/arrow-right.svg index dd3d0b3e..8be44d81 100644 --- a/src/_icons/arrow-right.svg +++ b/src/_icons/arrow-right.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [next, proceed, swipe] --- diff --git a/src/_icons/arrow-up-circle.svg b/src/_icons/arrow-up-circle.svg index c7e15ed9..4f7df6e8 100644 --- a/src/_icons/arrow-up-circle.svg +++ b/src/_icons/arrow-up-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, point] --- diff --git a/src/_icons/arrow-up-left-circle.svg b/src/_icons/arrow-up-left-circle.svg index b8a2d6d6..882a9e89 100644 --- a/src/_icons/arrow-up-left-circle.svg +++ b/src/_icons/arrow-up-left-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, corner, point] --- diff --git a/src/_icons/arrow-up-left.svg b/src/_icons/arrow-up-left.svg index da7a7243..71a7bbb4 100644 --- a/src/_icons/arrow-up-left.svg +++ b/src/_icons/arrow-up-left.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, corner, point] --- diff --git a/src/_icons/arrow-up-right-circle.svg b/src/_icons/arrow-up-right-circle.svg index 24020ff6..cc4d2d7e 100644 --- a/src/_icons/arrow-up-right-circle.svg +++ b/src/_icons/arrow-up-right-circle.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, corner, point] --- diff --git a/src/_icons/arrow-up-right.svg b/src/_icons/arrow-up-right.svg index 0a95ef0e..f539cda0 100644 --- a/src/_icons/arrow-up-right.svg +++ b/src/_icons/arrow-up-right.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, corner, point] --- diff --git a/src/_icons/arrow-up.svg b/src/_icons/arrow-up.svg index 6f37d1fe..75aac212 100644 --- a/src/_icons/arrow-up.svg +++ b/src/_icons/arrow-up.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [top, point] --- diff --git a/src/_icons/arrows-diagonal-2.svg b/src/_icons/arrows-diagonal-2.svg index 47d22dd3..25144c02 100644 --- a/src/_icons/arrows-diagonal-2.svg +++ b/src/_icons/arrows-diagonal-2.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [zoom, corners, stretch] --- diff --git a/src/_icons/arrows-diagonal.svg b/src/_icons/arrows-diagonal.svg index bbc3bf24..a5421f1d 100644 --- a/src/_icons/arrows-diagonal.svg +++ b/src/_icons/arrows-diagonal.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [zoom, corners, stretch] --- diff --git a/src/_icons/arrows-horizontal.svg b/src/_icons/arrows-horizontal.svg index 0a4eb047..57fdf268 100644 --- a/src/_icons/arrows-horizontal.svg +++ b/src/_icons/arrows-horizontal.svg @@ -1,4 +1,5 @@ --- +tags: [zoom, stretch, left, right] --- diff --git a/src/_icons/arrows-sort.svg b/src/_icons/arrows-sort.svg index b4f586be..c0eebaa5 100644 --- a/src/_icons/arrows-sort.svg +++ b/src/_icons/arrows-sort.svg @@ -1,4 +1,5 @@ --- +tags: [top, bottom, parallel, order] --- diff --git a/src/_icons/arrows-vertical.svg b/src/_icons/arrows-vertical.svg index fb779e12..d557bf8c 100644 --- a/src/_icons/arrows-vertical.svg +++ b/src/_icons/arrows-vertical.svg @@ -1,4 +1,5 @@ --- +tags: [expand, stretch, top, bottom] --- diff --git a/src/_icons/artboard.svg b/src/_icons/artboard.svg index ebf7104d..739b2f9d 100644 --- a/src/_icons/artboard.svg +++ b/src/_icons/artboard.svg @@ -1,4 +1,5 @@ --- +tags: [graphics, drawing, design, art, canvas] --- diff --git a/src/_icons/atom.svg b/src/_icons/atom.svg index 8cb698dc..202216bb 100644 --- a/src/_icons/atom.svg +++ b/src/_icons/atom.svg @@ -1,4 +1,5 @@ --- +tags: [unit, element, part, electrons] --- diff --git a/src/_icons/award.svg b/src/_icons/award.svg index 1df308d2..39159ae0 100644 --- a/src/_icons/award.svg +++ b/src/_icons/award.svg @@ -1,4 +1,5 @@ --- +tags: [prize, reward, competition, contest, win] --- diff --git a/src/_icons/backspace.svg b/src/_icons/backspace.svg index 0bc5ce46..4b5b95a4 100644 --- a/src/_icons/backspace.svg +++ b/src/_icons/backspace.svg @@ -1,5 +1,5 @@ --- -tags: [delete] +tags: [delete, remove, eliminate] --- diff --git a/src/_icons/ban.svg b/src/_icons/ban.svg index 9ad06a49..5e6c1ef2 100644 --- a/src/_icons/ban.svg +++ b/src/_icons/ban.svg @@ -1,5 +1,5 @@ --- -tags: ["no", reject] +tags: ["no", reject, restriction, prohibited] --- diff --git a/src/_icons/bandage.svg b/src/_icons/bandage.svg index f107061b..1600f370 100644 --- a/src/_icons/bandage.svg +++ b/src/_icons/bandage.svg @@ -1,4 +1,5 @@ --- +tags: [patch, wound, cut, pain] --- diff --git a/src/_icons/barcode.svg b/src/_icons/barcode.svg index cdab6fc4..799f4036 100644 --- a/src/_icons/barcode.svg +++ b/src/_icons/barcode.svg @@ -1,4 +1,5 @@ --- +tags: [product, shop, scan, supermarket] --- diff --git a/src/_icons/bed.svg b/src/_icons/bed.svg index 7125132d..25c6a13e 100644 --- a/src/_icons/bed.svg +++ b/src/_icons/bed.svg @@ -1,4 +1,5 @@ --- +tags: [sleep, night, bedroom, rest] --- diff --git a/src/_icons/bike.svg b/src/_icons/bike.svg index 5b134372..594570f8 100644 --- a/src/_icons/bike.svg +++ b/src/_icons/bike.svg @@ -1,5 +1,5 @@ --- -tags: [cycling] +tags: [cycling, bicycle, sport, wheel] --- diff --git a/src/_icons/bold.svg b/src/_icons/bold.svg index 4624d0f3..7e648d40 100644 --- a/src/_icons/bold.svg +++ b/src/_icons/bold.svg @@ -1,4 +1,5 @@ --- +tags: [font, style, boldface] --- diff --git a/src/_icons/book.svg b/src/_icons/book.svg index b5630419..7ceece48 100644 --- a/src/_icons/book.svg +++ b/src/_icons/book.svg @@ -1,5 +1,5 @@ --- -tags: [read, dictionary, magazine, library, booklet] +tags: [read, dictionary, magazine, library, booklet, novel] --- diff --git a/src/_icons/border-all.svg b/src/_icons/border-all.svg index 90bdb9b5..360d39df 100644 --- a/src/_icons/border-all.svg +++ b/src/_icons/border-all.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-bottom.svg b/src/_icons/border-bottom.svg index 8622e9db..aa591284 100644 --- a/src/_icons/border-bottom.svg +++ b/src/_icons/border-bottom.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-horizontal.svg b/src/_icons/border-horizontal.svg index 3dfbbdbc..1411e26a 100644 --- a/src/_icons/border-horizontal.svg +++ b/src/_icons/border-horizontal.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-inner.svg b/src/_icons/border-inner.svg index df95068d..518020db 100644 --- a/src/_icons/border-inner.svg +++ b/src/_icons/border-inner.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-left.svg b/src/_icons/border-left.svg index a09ab7cd..0e4b967e 100644 --- a/src/_icons/border-left.svg +++ b/src/_icons/border-left.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-none.svg b/src/_icons/border-none.svg index 2202a6a6..3b3923c6 100644 --- a/src/_icons/border-none.svg +++ b/src/_icons/border-none.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table] --- diff --git a/src/_icons/border-outer.svg b/src/_icons/border-outer.svg index 45c6151e..712d16ef 100644 --- a/src/_icons/border-outer.svg +++ b/src/_icons/border-outer.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-radius.svg b/src/_icons/border-radius.svg index 5be52179..4a4b26ff 100644 --- a/src/_icons/border-radius.svg +++ b/src/_icons/border-radius.svg @@ -1,4 +1,5 @@ --- +tags: [corner, rounded, line] --- diff --git a/src/_icons/border-right.svg b/src/_icons/border-right.svg index a3beb772..651229c7 100644 --- a/src/_icons/border-right.svg +++ b/src/_icons/border-right.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-top.svg b/src/_icons/border-top.svg index 73fd5048..0d320ab5 100644 --- a/src/_icons/border-top.svg +++ b/src/_icons/border-top.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/border-vertical.svg b/src/_icons/border-vertical.svg index b0bb7b2c..98f98de6 100644 --- a/src/_icons/border-vertical.svg +++ b/src/_icons/border-vertical.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [table, side, line] --- diff --git a/src/_icons/box.svg b/src/_icons/box.svg index 4d1149b7..75887419 100644 --- a/src/_icons/box.svg +++ b/src/_icons/box.svg @@ -1,5 +1,5 @@ --- -tags: [cube, app, application] +tags: [cube, app, application, package, container] --- diff --git a/src/_icons/briefcase.svg b/src/_icons/briefcase.svg index c59e0392..d62dcbc9 100644 --- a/src/_icons/briefcase.svg +++ b/src/_icons/briefcase.svg @@ -1,5 +1,5 @@ --- -tags: [bag, baggage] +tags: [bag, baggage, folder, carrier, documents] --- diff --git a/src/_icons/brightness-down.svg b/src/_icons/brightness-down.svg index 170f551e..eeb28026 100644 --- a/src/_icons/brightness-down.svg +++ b/src/_icons/brightness-down.svg @@ -1,4 +1,5 @@ --- +tags: [dark, darker, screen] --- diff --git a/src/_icons/brightness-up.svg b/src/_icons/brightness-up.svg index b8de782c..3250b249 100644 --- a/src/_icons/brightness-up.svg +++ b/src/_icons/brightness-up.svg @@ -1,4 +1,5 @@ --- +tags: [light, screen] --- diff --git a/src/_icons/brightness.svg b/src/_icons/brightness.svg index 97ff6df4..a8b52eb5 100644 --- a/src/_icons/brightness.svg +++ b/src/_icons/brightness.svg @@ -1,4 +1,5 @@ --- +tags: [light, dark, screen] --- diff --git a/src/_icons/browser.svg b/src/_icons/browser.svg index 969c1efa..320fb48d 100644 --- a/src/_icons/browser.svg +++ b/src/_icons/browser.svg @@ -1,4 +1,5 @@ --- +tags: [internet, web, display] --- diff --git a/src/_icons/brush.svg b/src/_icons/brush.svg index 633f49fc..f7b84dd9 100644 --- a/src/_icons/brush.svg +++ b/src/_icons/brush.svg @@ -1,5 +1,5 @@ --- -tags: [] +tags: [paint, art, picture, paintbrush, painter] --- diff --git a/src/_icons/bucket.svg b/src/_icons/bucket.svg index 25e33e17..31e86b14 100644 --- a/src/_icons/bucket.svg +++ b/src/_icons/bucket.svg @@ -1,5 +1,5 @@ --- -tags: [collection] +tags: [collection, container, water, liquid] --- diff --git a/src/_icons/bug.svg b/src/_icons/bug.svg index 9bf0b4fe..65b462b5 100644 --- a/src/_icons/bug.svg +++ b/src/_icons/bug.svg @@ -1,4 +1,5 @@ --- +tags: [germ, insect, error, nature] --- diff --git a/src/_icons/building-arch.svg b/src/_icons/building-arch.svg index 298eb6cb..2372457e 100644 --- a/src/_icons/building-arch.svg +++ b/src/_icons/building-arch.svg @@ -1,4 +1,5 @@ --- +tags: [arc, curve, dome, monument, history, architecture] --- diff --git a/src/_icons/building-bridge-2.svg b/src/_icons/building-bridge-2.svg index 23b8af58..f667a979 100644 --- a/src/_icons/building-bridge-2.svg +++ b/src/_icons/building-bridge-2.svg @@ -1,4 +1,5 @@ --- +tags: [architecture, urban, river, overpass, city, countryside] --- diff --git a/src/_icons/building-bridge.svg b/src/_icons/building-bridge.svg index 67b047bc..9ff71641 100644 --- a/src/_icons/building-bridge.svg +++ b/src/_icons/building-bridge.svg @@ -1,4 +1,5 @@ --- +tags: [architecture, urban, river, overpass, city, countryside] --- diff --git a/src/_icons/building-church.svg b/src/_icons/building-church.svg index 5a746f46..1ee591fa 100644 --- a/src/_icons/building-church.svg +++ b/src/_icons/building-church.svg @@ -1,4 +1,5 @@ --- +tags: [religion, chapel, sanctuary, temple, cathedral, pray, prayer] --- diff --git a/src/_icons/building-hospital.svg b/src/_icons/building-hospital.svg index cf8ab60a..1f4c2719 100644 --- a/src/_icons/building-hospital.svg +++ b/src/_icons/building-hospital.svg @@ -1,4 +1,5 @@ --- +tags: [doctor, sickness, illness, nurse, medication, emergency, treat, surgery] --- diff --git a/src/_icons/building-store.svg b/src/_icons/building-store.svg index e088d1d4..b89be844 100644 --- a/src/_icons/building-store.svg +++ b/src/_icons/building-store.svg @@ -1,4 +1,5 @@ --- +tags: [shopping, shop, supermarket, market, products, retail, buy, sell] --- diff --git a/src/_icons/building.svg b/src/_icons/building.svg index 74602d49..61e545f6 100644 --- a/src/_icons/building.svg +++ b/src/_icons/building.svg @@ -1,4 +1,5 @@ --- +tags: [flat, office, city, urban, scyscraper, architecture, construction] --- diff --git a/src/_icons/bulb-off.svg b/src/_icons/bulb-off.svg index 87f66775..db1c87fc 100644 --- a/src/_icons/bulb-off.svg +++ b/src/_icons/bulb-off.svg @@ -1,5 +1,5 @@ --- -tags: [energy, power, electricity, creativity] +tags: [energy, power, electricity, creativity, light, idea] --- diff --git a/src/_icons/bulb.svg b/src/_icons/bulb.svg index 4883d2c0..34c3fb51 100644 --- a/src/_icons/bulb.svg +++ b/src/_icons/bulb.svg @@ -1,5 +1,5 @@ --- -tags: [energy, power, electricity, creativity] +tags: [energy, power, electricity, creativity, light, idea] --- -- cgit v1.2.1 From de70565fdfb2ec1d93eb12f3b326642f4f571778 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 19 Apr 2020 15:57:27 +0200 Subject: tags.json file --- gulpfile.js | 2 +- package.json | 1 + src/tags.json | 5 + tags.json | 461 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 468 insertions(+), 1 deletion(-) create mode 100644 src/tags.json create mode 100644 tags.json diff --git a/gulpfile.js b/gulpfile.js index 9a5b6e6d..86f4fc99 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -317,7 +317,7 @@ gulp.task('build-jekyll', function (cb) { }); gulp.task('build-copy', function (cb) { - cp.exec('mkdir -p icons/ && rm -fd ./icons/* && cp ./_site/icons/* ./icons', function () { + cp.exec('mkdir -p icons/ && rm -fd ./icons/* && cp ./_site/icons/* ./icons && cp ./_site/tags.json .', function () { cb(); }); }); diff --git a/package.json b/package.json index cc7f5871..a5f908d2 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "icons/*", "icons-png/*", "iconfont/*", + "tags.json", "tabler-sprite.svg", "tabler-sprite-nostroke.svg" ], diff --git a/src/tags.json b/src/tags.json new file mode 100644 index 00000000..a009a1f7 --- /dev/null +++ b/src/tags.json @@ -0,0 +1,5 @@ +--- +--- +{ {% for icon in site.icons %} +{% assign slug-tags = icon.slug | split: '-' %}{% assign tags = slug-tags | concat: icon.tags %} "{{ icon.slug }}": [{% for tag in tags %}"{{ tag }}"{% unless forloop.last %}, {% endunless %}{% endfor %}]{% unless forloop.last %}, {% endunless %}{% endfor %} +} diff --git a/tags.json b/tags.json new file mode 100644 index 00000000..b49ec862 --- /dev/null +++ b/tags.json @@ -0,0 +1,461 @@ +{ + "accessible": ["accessible", "low-vision", "blind", "disability", "handicapped"], + "activity": ["activity", "pulse", "motion", "health", "action"], + "ad": ["ad", "advert", "advertisement", "marketing", "commercial", "traffic"], + "adjustments": ["adjustments", "equalizer", "sliders", "controls", "settings", "filter"], + "alarm": ["alarm", "time", "watch", "clock", "ring"], + "alert-circle": ["alert", "circle", "warning", "danger", "caution", "risk"], + "alert-triangle": ["alert", "triangle", "warning", "danger", "caution", "risk"], + "align-center": ["align", "center", "text", "alignment", "position"], + "align-justified": ["align", "justified", "text", "alignment", "position"], + "align-left": ["align", "left", "text", "alignment", "position"], + "align-right": ["align", "right", "text", "alignment", "position"], + "anchor": ["anchor", "hold", "ship", "harbor", "docks"], + "aperture": ["aperture", "hole", "opening", "vent"], + "apps": ["apps"], + "archive": ["archive", "box", "index", "records", "old", "collect"], + "arrow-back-up": ["arrow", "back", "up", "pointer", "return", "revert", "reverse"], + "arrow-back": ["arrow", "back", "pointer", "return", "revert", "reverse"], + "arrow-bar-down": ["arrow", "bar", "down", "drag", "move"], + "arrow-bar-left": ["arrow", "bar", "left", "drag", "move"], + "arrow-bar-right": ["arrow", "bar", "right", "drag", "move"], + "arrow-bar-up": ["arrow", "bar", "up", "drag", "move"], + "arrow-down-circle": ["arrow", "down", "circle", "proceed", "swipe", "below", "bottom"], + "arrow-down-left-circle": ["arrow", "down", "left", "circle", "corner", "bottom", "point"], + "arrow-down-left": ["arrow", "down", "left", "corner", "bottom", "point"], + "arrow-down-right-circle": ["arrow", "down", "right", "circle", "corner", "bottom", "point"], + "arrow-down-right": ["arrow", "down", "right", "corner", "bottom", "point"], + "arrow-down": ["arrow", "down", "proceed", "swipe", "below", "bottom"], + "arrow-forward-up": ["arrow", "forward", "up", "point", "turn", "next"], + "arrow-forward": ["arrow", "forward", "point", "turn", "next"], + "arrow-left-circle": ["arrow", "left", "circle", "back", "swipe", "return"], + "arrow-left": ["arrow", "left", "back", "swipe", "return"], + "arrow-narrow-down": ["arrow", "narrow", "down", "bottom", "proceed", "swipe", "next"], + "arrow-narrow-left": ["arrow", "narrow", "left", "back", "previous", "pointer", "point"], + "arrow-narrow-right": ["arrow", "narrow", "right", "next", "proceed", "point", "pointer"], + "arrow-narrow-up": ["arrow", "narrow", "up", "top", "point"], + "arrow-right-circle": ["arrow", "right", "circle", "next", "proceed", "swipe"], + "arrow-right": ["arrow", "right", "next", "proceed", "swipe"], + "arrow-up-circle": ["arrow", "up", "circle", "top", "point"], + "arrow-up-left-circle": ["arrow", "up", "left", "circle", "top", "corner", "point"], + "arrow-up-left": ["arrow", "up", "left", "top", "corner", "point"], + "arrow-up-right-circle": ["arrow", "up", "right", "circle", "top", "corner", "point"], + "arrow-up-right": ["arrow", "up", "right", "top", "corner", "point"], + "arrow-up": ["arrow", "up", "top", "point"], + "arrows-diagonal-2": ["arrows", "diagonal", "2", "zoom", "corners", "stretch"], + "arrows-diagonal": ["arrows", "diagonal", "zoom", "corners", "stretch"], + "arrows-horizontal": ["arrows", "horizontal", "zoom", "stretch", "left", "right"], + "arrows-maximize": ["arrows", "maximize", "fullscreen", "expand"], + "arrows-minimize": ["arrows", "minimize", "fullscreen", "exit", "close"], + "arrows-sort": ["arrows", "sort", "top", "bottom", "parallel", "order"], + "arrows-vertical": ["arrows", "vertical", "expand", "stretch", "top", "bottom"], + "artboard": ["artboard", "graphics", "drawing", "design", "art", "canvas"], + "at": ["at", "email", "message", "mention", "sign", "@"], + "atom": ["atom", "unit", "element", "part", "electrons"], + "award": ["award", "prize", "reward", "competition", "contest", "win"], + "backspace": ["backspace", "delete", "remove", "eliminate"], + "ban": ["ban", "no", "reject", "restriction", "prohibited"], + "bandage": ["bandage", "patch", "wound", "cut", "pain"], + "barcode": ["barcode", "product", "shop", "scan", "supermarket"], + "battery-1": ["battery", "1", "energy", "power", "electricity"], + "battery-2": ["battery", "2", "energy", "power", "electricity"], + "battery-3": ["battery", "3", "energy", "power", "electricity"], + "battery-4": ["battery", "4", "energy", "power", "electricity"], + "battery-charging": ["battery", "charging", "charge", "energy", "power", "electricity"], + "battery": ["battery", "energy", "power", "electricity"], + "bed": ["bed", "sleep", "night", "bedroom", "rest"], + "bell": ["bell", "alarm", "sound", "notification"], + "bike": ["bike", "cycling", "bicycle", "sport", "wheel"], + "bluetooth": ["bluetooth", "wireless", "connection", "connect"], + "bold": ["bold", "font", "style", "boldface"], + "bolt": ["bolt", "energy", "power", "electricity", "storm"], + "book": ["book", "read", "dictionary", "magazine", "library", "booklet", "novel"], + "bookmark": ["bookmark", "read", "clip", "marker", "tag"], + "border-all": ["border", "all", "table", "side", "line"], + "border-bottom": ["border", "bottom", "table", "side", "line"], + "border-horizontal": ["border", "horizontal", "table", "side", "line"], + "border-inner": ["border", "inner", "table", "side", "line"], + "border-left": ["border", "left", "table", "side", "line"], + "border-none": ["border", "none", "table"], + "border-outer": ["border", "outer", "table", "side", "line"], + "border-radius": ["border", "radius", "corner", "rounded", "line"], + "border-right": ["border", "right", "table", "side", "line"], + "border-top": ["border", "top", "table", "side", "line"], + "border-vertical": ["border", "vertical", "table", "side", "line"], + "box": ["box", "cube", "app", "application", "package", "container"], + "briefcase": ["briefcase", "bag", "baggage", "folder", "carrier", "documents"], + "brightness-down": ["brightness", "down", "dark", "darker", "screen"], + "brightness-up": ["brightness", "up", "light", "screen"], + "brightness": ["brightness", "light", "dark", "screen"], + "browser": ["browser", "internet", "web", "display"], + "brush": ["brush", "paint", "art", "picture", "paintbrush", "painter"], + "bucket": ["bucket", "collection", "container", "water", "liquid"], + "bug": ["bug", "germ", "insect", "error", "nature"], + "building-arch": ["building", "arch", "arc", "curve", "dome", "monument", "history", "architecture"], + "building-bridge-2": ["building", "bridge", "2", "architecture", "urban", "river", "overpass", "city", "countryside"], + "building-bridge": ["building", "bridge", "architecture", "urban", "river", "overpass", "city", "countryside"], + "building-church": ["building", "church", "religion", "chapel", "sanctuary", "temple", "cathedral", "pray", "prayer"], + "building-hospital": ["building", "hospital", "doctor", "sickness", "illness", "nurse", "medication", "emergency", "treat", "surgery"], + "building-store": ["building", "store", "shopping", "shop", "supermarket", "market", "products", "retail", "buy", "sell"], + "building": ["building", "flat", "office", "city", "urban", "scyscraper", "architecture", "construction"], + "bulb-off": ["bulb", "off", "energy", "power", "electricity", "creativity", "light", "idea"], + "bulb": ["bulb", "energy", "power", "electricity", "creativity", "light", "idea"], + "calculator": ["calculator"], + "calendar-event": ["calendar", "event", "date", "day", "plan", "schedule", "agenda"], + "calendar-minus": ["calendar", "minus", "date", "day", "plan", "schedule", "agenda", "add"], + "calendar-plus": ["calendar", "plus", "date", "day", "plan", "schedule", "agenda", "add"], + "calendar": ["calendar", "date", "day", "plan", "schedule", "agenda"], + "camera": ["camera", "video", "photo", "aperture"], + "car": ["car"], + "caret-down": ["caret", "down"], + "caret-left": ["caret", "left"], + "caret-right": ["caret", "right"], + "caret-up": ["caret", "up"], + "cash": ["cash", "currency", "payment"], + "cast": ["cast", "broadcast", "stream", "mirroring", "apple", "airplay", "chromecast"], + "chart-area-line": ["chart", "area", "line", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "chart-area": ["chart", "area", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "chart-bar": ["chart", "bar", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "chart-candle": ["chart", "candle", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "chart-donut": ["chart", "donut", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "chart-line": ["chart", "line", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "chart-pie": ["chart", "pie", "statistics", "diagram", "graph", "rhythm", "data", "analysis"], + "check": ["check", "tick", "yes"], + "checkbox": ["checkbox"], + "checks": ["checks", "tick", "yes"], + "chevron-down": ["chevron", "down", "move"], + "chevron-left": ["chevron", "left", "move"], + "chevron-right": ["chevron", "right", "move"], + "chevron-up": ["chevron", "up", "move"], + "chevrons-down": ["chevrons", "down", "move"], + "chevrons-left": ["chevrons", "left", "move"], + "chevrons-right": ["chevrons", "right", "move"], + "chevrons-up": ["chevrons", "up", "move"], + "chrome": ["chrome"], + "circle-check": ["circle", "check", "yes"], + "circle-minus": ["circle", "minus", "remove"], + "circle-plus": ["circle", "plus", "add", "create", "new"], + "circle-x": ["circle", "x", "cancel", "no"], + "circle": ["circle", "false", "zero"], + "click": ["click"], + "clipboard-check": ["clipboard", "check", "copy", "yes"], + "clipboard-list": ["clipboard", "list", "copy", "items"], + "clipboard-x": ["clipboard", "x", "copy", "no"], + "clipboard": ["clipboard", "copy"], + "clock": ["clock", "time", "watch", "alarm"], + "cloud-download": ["cloud", "download", "files"], + "cloud-rain": ["cloud", "rain", "weather", "dry"], + "cloud-snow": ["cloud", "snow", "weather", "blizzard"], + "cloud-storm": ["cloud", "storm", "weather", "lightning"], + "cloud-upload": ["cloud", "upload", "files"], + "cloud": ["cloud", "weather", "online"], + "code": ["code", "brackets", "source", "programming", "command"], + "coin": ["coin"], + "color-swatch": ["color", "swatch"], + "columns": ["columns", "text", "gap"], + "command": ["command", "apple", "key", "keyboard", "cmd"], + "compass": ["compass", "navigation", "safari", "travel", "direction", "discover"], + "copy": ["copy", "clipboard", "clone", "duplicate"], + "copyright": ["copyright", "licence", "license"], + "corner-down-left": ["corner", "down", "left", "move", "arrow"], + "corner-down-right": ["corner", "down", "right", "move", "arrow"], + "corner-left-down": ["corner", "left", "down", "move", "arrow"], + "corner-left-up": ["corner", "left", "up", "move", "arrow"], + "corner-right-down": ["corner", "right", "down", "move", "arrow"], + "corner-right-up": ["corner", "right", "up", "move", "arrow"], + "corner-up-left": ["corner", "up", "left", "move", "arrow"], + "corner-up-right": ["corner", "up", "right", "move", "arrow"], + "credit-card": ["credit", "card", "money", "purchase", "payment", "cc"], + "crop": ["crop", "photo", "image"], + "currency-bitcoin": ["currency", "bitcoin"], + "currency-dollar": ["currency", "dollar"], + "currency-euro": ["currency", "euro"], + "currency-pound": ["currency", "pound"], + "currency-rupee": ["currency", "rupee"], + "currency-yen": ["currency", "yen"], + "cut": ["cut", "scissors"], + "dashboard": ["dashboard", "home", "car"], + "database": ["database", "storage", "data", "memory"], + "device-desktop": ["device", "desktop", "monitor", "computer", "imac"], + "device-floppy": ["device", "floppy"], + "device-gamepad": ["device", "gamepad"], + "device-laptop": ["device", "laptop"], + "device-mobile-vibration": ["device", "mobile", "vibration", "iphone", "phone", "smartphone", "cellphone"], + "device-mobile": ["device", "mobile", "iphone", "phone", "smartphone", "cellphone"], + "device-speaker": ["device", "speaker"], + "device-tablet": ["device", "tablet", "ipad"], + "device-tv": ["device", "tv", "screen", "display"], + "devices": ["devices"], + "diamond": ["diamond"], + "dice": ["dice"], + "directions": ["directions", "travel", "navigation", "discover"], + "disabled-2": ["disabled", "2", "wheelchair", "accessible"], + "disabled": ["disabled", "wheelchair"], + "disc": ["disc", "cd", "music", "album"], + "discount": ["discount"], + "dots-circle-horizontal": ["dots", "circle", "horizontal"], + "dots-diagonal-2": ["dots", "diagonal", "2", "hellip", "more", "ellipsis"], + "dots-diagonal": ["dots", "diagonal", "hellip", "more", "ellipsis"], + "dots-vertical": ["dots", "vertical", "hellip", "more", "ellipsis"], + "dots": ["dots", "hellip", "more", "ellipsis"], + "download": ["download", "save", "arrow"], + "drag-drop-2": ["drag", "drop", "2"], + "drag-drop": ["drag", "drop"], + "droplet": ["droplet", "water"], + "edit": ["edit", "pencil", "change"], + "egg": ["egg"], + "eraser": ["eraser"], + "exposure": ["exposure"], + "external-link": ["external", "link", "connection", "outbound"], + "eye": ["eye", "view", "watch"], + "face-id": ["face", "id", "apple", "iphone", "ipad"], + "file-check": ["file", "check", "yes"], + "file-download": ["file", "download"], + "file-horizontal": ["file", "horizontal", "paper", "new"], + "file-invoice": ["file", "invoice"], + "file-minus": ["file", "minus", "remove"], + "file-music": ["file", "music", "mp3", "wma", "wav"], + "file-plus": ["file", "plus", "add", "create", "new"], + "file-shredder": ["file", "shredder", "shred", "destroy", "cut"], + "file-text": ["file", "text", "data", "pdf", "txt"], + "file-x": ["file", "x", "remove", "delete", "erase"], + "file": ["file", "paper", "new"], + "filter": ["filter", "funnel", "hopper", "filtration"], + "flag": ["flag", "banner", "pin", "report", "map"], + "flip-horizontal": ["flip", "horizontal", "mirror", "rotate"], + "flip-vertical": ["flip", "vertical", "mirror", "rotate"], + "float-center": ["float", "center"], + "float-left": ["float", "left"], + "float-right": ["float", "right"], + "floppy-disk": ["floppy", "disk", "save", "disk"], + "focus": ["focus", "target", "bullseye", "aim"], + "folder-minus": ["folder", "minus", "directory", "dir"], + "folder-plus": ["folder", "plus", "add", "create", "new", "directory", "dir"], + "folder-x": ["folder", "x", "directory", "dir"], + "folder": ["folder", "cancel", "no", "directory", "dir"], + "folders": ["folders", "directory", "dir", "clone", "copy"], + "frame": ["frame", "crop"], + "friends": ["friends", "people", "boy", "girl", "man", "woman"], + "gauge": ["gauge", "car", "dashboard"], + "ghost": ["ghost"], + "gift": ["gift"], + "git-branch": ["git", "branch", "code", "version control", "command"], + "git-commit": ["git", "commit", "code", "version control", "command"], + "git-compare": ["git", "compare", "code", "version control", "command"], + "git-fork": ["git", "fork", "code", "version control", "command"], + "git-merge": ["git", "merge", "code", "version control", "command"], + "git-pull-request": ["git", "pull", "request", "code", "version control", "command"], + "glass-full": ["glass", "full", "wine", "cup", "goblet"], + "glass": ["glass", "wine", "cup", "goblet"], + "globe": ["globe"], + "grid-dots": ["grid", "dots"], + "grid": ["grid", "layout", "table"], + "hash": ["hash", "hashtag", "#"], + "headphones": ["headphones", "music", "headset", "audio", "sound"], + "headset": ["headset", "music", "headset", "audio", "sound"], + "heart": ["heart", "love", "emotion", "like", "favorite"], + "help": ["help"], + "home-2": ["home", "2", "house", "dashboard", "living"], + "home": ["home", "house", "dashboard", "living"], + "ice-cream": ["ice", "cream", "candy"], + "id": ["id"], + "inbox": ["inbox", "mail", "gmail", "email", "envelope"], + "indent-decrease": ["indent", "decrease"], + "indent-increase": ["indent", "increase"], + "infinity": ["infinity"], + "info-circle": ["info", "circle"], + "info-square": ["info", "square"], + "italic": ["italic"], + "key": ["key", "password", "login", "authentication", "secure"], + "language": ["language"], + "layers-difference": ["layers", "difference", "stack"], + "layers-intersect": ["layers", "intersect", "stack"], + "layers-subtract": ["layers", "subtract", "stack"], + "layers-union": ["layers", "union", "stack", "join"], + "layout-2": ["layout", "2", "grid", "columns", "masonry", "collage"], + "layout-align-bottom": ["layout", "align", "bottom"], + "layout-align-center": ["layout", "align", "center"], + "layout-align-left": ["layout", "align", "left"], + "layout-align-middle": ["layout", "align", "middle"], + "layout-align-right": ["layout", "align", "right"], + "layout-align-top": ["layout", "align", "top"], + "layout-bottombar": ["layout", "bottombar"], + "layout-columns": ["layout", "columns", "grid", "column", "rows"], + "layout-distribute-horizontal": ["layout", "distribute", "horizontal"], + "layout-distribute-vertical": ["layout", "distribute", "vertical"], + "layout-navbar": ["layout", "navbar", "grid", "row", "header"], + "layout-rows": ["layout", "rows", "grid", "masonry", "collage"], + "layout-sidebar-right": ["layout", "sidebar", "right", "grid", "aside", "column", "columns"], + "layout-sidebar": ["layout", "sidebar", "grid", "aside", "column", "columns"], + "layout": ["layout", "grid", "columns", "masonry", "collage"], + "lego": ["lego", "toy", "boy", "face"], + "letter-case": ["letter", "case"], + "license": ["license"], + "lifebuoy": ["lifebuoy", "life ring", "help", "support"], + "line-height": ["line", "height"], + "link": ["link", "chain", "url", "connection", "address"], + "list-check": ["list", "check"], + "list": ["list"], + "live-photo": ["live", "photo"], + "location": ["location", "navigation", "map", "direction", "discover", "travel"], + "lock-open": ["lock", "open", "security", "password", "secure", "unprotected"], + "lock": ["lock", "security", "password", "secure"], + "login": ["login"], + "logout": ["logout"], + "magnet": ["magnet"], + "mail-opened": ["mail", "opened", "inbox", "gmail", "email", "envelope", "message", "read"], + "mail": ["mail", "inbox", "gmail", "email", "envelope", "message"], + "man": ["man", "guy", "boy", "male", "gender"], + "map-2": ["map", "2", "navigation", "location", "travel", "pin", "position", "marker"], + "map-pin": ["map", "pin", "navigation", "location", "travel", "pin", "position", "marker"], + "map": ["map", "navigation", "location", "travel"], + "maximize": ["maximize", "fullscreen"], + "menu": ["menu", "bars", "hamburger", "navigation", "burger"], + "message-2": ["message", "2", "comment", "chat", "reply"], + "message-circle": ["message", "circle", "comment", "chat", "reply"], + "message-dots": ["message", "dots", "comment", "chat", "reply"], + "message": ["message", "comment", "chat", "reply"], + "messages": ["messages"], + "microphone": ["microphone", "record", "sound", "listen"], + "minimize": ["minimize", "exit", "close"], + "minus": ["minus", "subtract"], + "mood-confuzed": ["mood", "confuzed", "face", "emoji", "emotion", "frown"], + "mood-happy": ["mood", "happy", "face", "emoji", "emotion"], + "mood-neutral": ["mood", "neutral", "face", "emoji", "emotion"], + "mood-sad": ["mood", "sad", "face", "emoji", "emotion", "mad"], + "mood-smile": ["mood", "smile", "face", "emoji", "emotion"], + "mood-tongue": ["mood", "tongue", "face", "emoji", "emotion"], + "moon": ["moon", "night", "dark mode"], + "mouse": ["mouse", "pointer", "cursor", "device"], + "movie": ["movie", "film", "video"], + "mug": ["mug"], + "music": ["music", "sound", "mp3", "album"], + "new-section": ["new", "section"], + "news": ["news", "newspaper", "article"], + "note": ["note", "checkbox"], + "notebook": ["notebook"], + "notes": ["notes"], + "notification": ["notification", "bell", "alarm"], + "omega": ["omega"], + "package": ["package", "npm", "box", "container"], + "paint": ["paint", "brush"], + "palette": ["palette"], + "paperclip": ["paperclip", "attachment", "annex"], + "parking": ["parking"], + "pencil": ["pencil"], + "phone-call": ["phone", "call", "ring"], + "phone-incoming": ["phone", "incoming", "call"], + "phone-outgoing": ["phone", "outgoing", "call"], + "phone-pause": ["phone", "pause", "call", "mute"], + "phone": ["phone", "call"], + "photo": ["photo", "image", "picture", "landscape"], + "pillow": ["pillow"], + "plane-arrival": ["plane", "arrival"], + "plane-departure": ["plane", "departure"], + "plane": ["plane"], + "plus": ["plus", "add", "create", "new"], + "point": ["point", "dot", "label"], + "power": ["power", "on", "off"], + "presentation": ["presentation"], + "printer": ["printer", "fax", "office", "device"], + "prompt": ["prompt", "command line", "terminal", "code"], + "puzzle": ["puzzle", "jigsaw", "extension"], + "qrcode": ["qrcode", "scan", "data"], + "record-mail": ["record", "mail"], + "recycle": ["recycle"], + "refresh": ["refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], + "registered": ["registered", "copyright"], + "repeat-once": ["repeat", "once"], + "repeat": ["repeat"], + "replace": ["replace"], + "rotate-2": ["rotate", "2", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], + "rotate-clockwise-2": ["rotate", "clockwise", "2", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], + "rotate-clockwise": ["rotate", "clockwise", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], + "rotate": ["rotate", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], + "route": ["route", "path", "navigation", "map"], + "router": ["router", "wifi", "device", "wireless", "signal", "station", "cast"], + "rss": ["rss", "feed", "subscribe"], + "ruler": ["ruler"], + "scale": ["scale"], + "scan": ["scan"], + "scissors": ["scissors"], + "search": ["search", "find", "magnifier", "magnifying glass"], + "selector": ["selector", "arrows"], + "send": ["send", "message", "mail", "email", "gmail", "paper", "airplane", "aeroplane"], + "server": ["server", "storage", "hosting", "www"], + "settings": ["settings", "cog", "edit", "gear", "preferences", "tools"], + "shape": ["shape"], + "share": ["share", "network", "link", "connection"], + "shield-check": ["shield", "check", "safety", "protect", "protection", "yes", "add"], + "shield-x": ["shield", "x", "unprotected", "protection", "cancel", "no"], + "shield": ["shield", "safety", "protect", "protection"], + "shopping-cart": ["shopping", "cart", "bag", "ecommerce", "purchase", "store"], + "sitemap": ["sitemap"], + "slideshow": ["slideshow"], + "sort-ascending": ["sort", "ascending", "arrange"], + "sort-descending": ["sort", "descending", "arrange"], + "square-check": ["square", "check", "checkbox", "yes"], + "square-minus": ["square", "minus", "remove", "indeterminate"], + "square-plus": ["square", "plus", "add", "create", "new"], + "square-x": ["square", "x", "cancel", "close", "delete", "remove", "times", "clear", "no"], + "square": ["square", "checkbox"], + "stack": ["stack"], + "star": ["star", "favorite", "like", "mark", "bookmark"], + "sticker": ["sticker"], + "strikethrough": ["strikethrough"], + "subscript": ["subscript"], + "sum": ["sum"], + "sun": ["sun", "weather", "light", "mode", "brightness"], + "superscript": ["superscript"], + "switch-horizontal": ["switch", "horizontal", "toggle", "left", "right", "arrows"], + "switch-vertical": ["switch", "vertical", "toggle", "up", "down", "arrows"], + "switch": ["switch", "toggle", "arrows"], + "table": ["table"], + "tag": ["tag", "label", "price"], + "target": ["target", "focus", "bullseye", "aim"], + "tax": ["tax"], + "temperature-celsius": ["temperature", "celsius", "weather", "celcius", "fahrenheit", "cold", "hot"], + "temperature-fahrenheit": ["temperature", "fahrenheit", "weather", "celcius", "fahrenheit", "cold", "hot"], + "temperature": ["temperature", "weather", "celcius", "fahrenheit", "cold", "hot"], + "template": ["template", "grid", "columns", "masonry", "collage"], + "test-pipe": ["test", "pipe", "sample", "color"], + "thumb-down": ["thumb", "down", "dislike", "bad", "emotion"], + "thumb-up": ["thumb", "up", "like", "emotion", "good", "love"], + "ticket": ["ticket"], + "toggle-left": ["toggle", "left", "on", "off", "switch"], + "toggle-right": ["toggle", "right", "on", "off", "switch"], + "tool": ["tool", "preferences", "edit", "settings"], + "tools": ["tools"], + "trash": ["trash", "garbage", "delete", "remove", "bin", "ash-bin", "uninstall", "dustbin"], + "trending-down": ["trending", "down", "arrow", "decrease", "fall"], + "trending-up": ["trending", "up", "arrow", "grow", "increase"], + "triangle": ["triangle", "delta"], + "trophy": ["trophy", "success", "win", "prize", "winner"], + "truck": ["truck"], + "typography": ["typography"], + "underline": ["underline"], + "unlink": ["unlink", "chain", "url", "address", "remove", "broke", "unconnect"], + "upload": ["upload", "file", "arrow"], + "urgent": ["urgent", "alert", "important"], + "user-check": ["user", "check", "tick", "person", "account"], + "user-minus": ["user", "minus", "remove", "cancel", "person", "account", "unsubscribe"], + "user-plus": ["user", "plus", "add", "create", "new", "person", "people", "follow", "subscribe"], + "user-x": ["user", "x", "cancel", "remove", "person", "account", "unsubscribe"], + "user": ["user", "person", "account"], + "viewfinder": ["viewfinder", "target", "aim", "focus"], + "virus": ["virus"], + "volume-2": ["volume", "2", "music", "sound", "speaker"], + "volume-3": ["volume", "3", "mute", "music", "sound", "false", "speaker"], + "volume": ["volume", "music", "sound", "speaker"], + "wallet": ["wallet"], + "wand": ["wand"], + "wifi-0": ["wifi", "0", "online", "connection", "signal", "wireless"], + "wifi-1": ["wifi", "1", "online", "connection", "signal", "wireless"], + "wifi-2": ["wifi", "2", "online", "connection", "signal", "wireless"], + "wifi": ["wifi", "online", "connection", "signal", "wireless"], + "woman": ["woman", "girl", "female", "gender"], + "world": ["world", "earth", "globe", "global", "language", "union"], + "x": ["x", "cancel", "remove", "delete", "empty"], + "zoom-in": ["zoom", "in", "magnifying glass"], + "zoom-out": ["zoom", "out", "magnifying glass"] +} -- cgit v1.2.1