aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartyna <martyna.jenkner@gmail.com>2020-04-23 20:52:27 +0200
committerMartyna <martyna.jenkner@gmail.com>2020-04-23 20:52:27 +0200
commitf9241433a4fa9cabcdf10d0b4f6a1752a32caf5c (patch)
treee693c0edcc65192b97af9c09fb75d12fe5d47cc3
parenttags (diff)
downloadtabler-icons-f9241433a4fa9cabcdf10d0b4f6a1752a32caf5c.tar.xz
tags
-rw-r--r--src/_icons/hash.svg2
-rw-r--r--src/_icons/home-2.svg2
-rw-r--r--src/_icons/home.svg2
-rw-r--r--src/_icons/ice-cream.svg2
-rw-r--r--src/_icons/keyboard.svg1
-rw-r--r--src/_icons/language.svg1
-rw-r--r--src/_icons/layout-align-bottom.svg2
-rw-r--r--src/_icons/layout-align-center.svg2
-rw-r--r--src/_icons/layout-align-left.svg2
-rw-r--r--src/_icons/layout-align-middle.svg2
-rw-r--r--src/_icons/layout-align-right.svg2
-rw-r--r--src/_icons/layout-align-top.svg2
-rw-r--r--src/_icons/layout-bottombar.svg1
-rw-r--r--src/_icons/layout-distribute-horizontal.svg2
-rw-r--r--src/_icons/layout-distribute-vertical.svg2
-rw-r--r--src/_icons/lego.svg2
-rw-r--r--src/_icons/letter-case.svg1
-rw-r--r--src/_icons/license.svg1
-rw-r--r--src/_icons/line-height.svg1
-rw-r--r--src/_icons/list-check.svg1
-rw-r--r--src/_icons/list.svg1
-rw-r--r--src/_icons/live-photo.svg1
-rw-r--r--src/_icons/login.svg1
-rw-r--r--src/_icons/logout.svg1
-rw-r--r--src/_icons/magnet.svg2
-rw-r--r--src/_icons/message.svg2
-rw-r--r--src/_icons/messages.svg1
-rw-r--r--src/_icons/minus.svg2
-rw-r--r--src/_icons/movie.svg2
-rw-r--r--src/_icons/mug.svg1
-rw-r--r--src/_icons/music.svg2
-rw-r--r--src/_icons/new-section.svg1
-rw-r--r--src/_icons/note.svg2
-rw-r--r--src/_icons/notebook.svg1
-rw-r--r--src/_icons/notes.svg1
-rw-r--r--src/_icons/notification.svg2
-rw-r--r--src/_icons/omega.svg1
-rw-r--r--src/_icons/outlet.svg1
38 files changed, 38 insertions, 20 deletions
diff --git a/src/_icons/hash.svg b/src/_icons/hash.svg
index bcfcc08..2bb3a79 100644
--- a/src/_icons/hash.svg
+++ b/src/_icons/hash.svg
@@ -1,5 +1,5 @@
---
-tags: [hashtag, "#"]
+tags: [hashtag, "#", instagram]
---
<svg>
<line x1="5" y1="9" x2="19" y2="9" />
diff --git a/src/_icons/home-2.svg b/src/_icons/home-2.svg
index 86c9576..f8e5937 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]
---
<svg>
<polyline points="5 12 3 12 12 3 21 12 19 12" />
diff --git a/src/_icons/home.svg b/src/_icons/home.svg
index 580da22..2a9c333 100644
--- a/src/_icons/home.svg
+++ b/src/_icons/home.svg
@@ -1,5 +1,5 @@
---
-tags: [house, dashboard, living]
+tags: [house, dashboard, living, building]
---
<svg>
<polyline points="5 12 3 12 12 3 21 12 19 12" />
diff --git a/src/_icons/ice-cream.svg b/src/_icons/ice-cream.svg
index a2b936b..0280d5f 100644
--- a/src/_icons/ice-cream.svg
+++ b/src/_icons/ice-cream.svg
@@ -1,5 +1,5 @@
---
-tags: [candy]
+tags: [candy, dessert, frozen, sweet]
---
<svg>
<line x1="4" y1="20" x2="8" y2="16" />
diff --git a/src/_icons/keyboard.svg b/src/_icons/keyboard.svg
index bc1d254..8fd5fcc 100644
--- a/src/_icons/keyboard.svg
+++ b/src/_icons/keyboard.svg
@@ -1,4 +1,5 @@
---
+tags: [computer, laptop, device, type]
---
<svg>
<rect x="3" y="4" width="18" height="16" rx="2" />
diff --git a/src/_icons/language.svg b/src/_icons/language.svg
index d221366..0c2f1e5 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]
---
<svg>
<path d="M5 7h7m-2 -2v2a5 7 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4" />
diff --git a/src/_icons/layout-align-bottom.svg b/src/_icons/layout-align-bottom.svg
index 73cd2b9..58d3a9b 100644
--- a/src/_icons/layout-align-bottom.svg
+++ b/src/_icons/layout-align-bottom.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [position, element, design]
---
<svg>
<line x1="4" y1="20" x2="20" y2="20" />
diff --git a/src/_icons/layout-align-center.svg b/src/_icons/layout-align-center.svg
index c3d32dc..16ecf2c 100644
--- a/src/_icons/layout-align-center.svg
+++ b/src/_icons/layout-align-center.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [position, element, design]
---
<svg>
<line x1="12" y1="4" x2="12" y2="9" />
diff --git a/src/_icons/layout-align-left.svg b/src/_icons/layout-align-left.svg
index 4aa4bde..c019c0d 100644
--- a/src/_icons/layout-align-left.svg
+++ b/src/_icons/layout-align-left.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [position, element, design]
---
<svg>
<line x1="4" y1="4" x2="4" y2="20" />
diff --git a/src/_icons/layout-align-middle.svg b/src/_icons/layout-align-middle.svg
index ef99b2b..3a6290f 100644
--- a/src/_icons/layout-align-middle.svg
+++ b/src/_icons/layout-align-middle.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [position, element, design]
---
<svg>
<line x1="4" y1="12" x2="9" y2="12" />
diff --git a/src/_icons/layout-align-right.svg b/src/_icons/layout-align-right.svg
index 8bb69e9..a7b3a0c 100644
--- a/src/_icons/layout-align-right.svg
+++ b/src/_icons/layout-align-right.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [position, element, design]
---
<svg>
<line x1="20" y1="4" x2="20" y2="20" />
diff --git a/src/_icons/layout-align-top.svg b/src/_icons/layout-align-top.svg
index f125e03..1ca8ec5 100644
--- a/src/_icons/layout-align-top.svg
+++ b/src/_icons/layout-align-top.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [position, element, design]
---
<svg>
<line x1="4" y1="4" x2="20" y2="4" />
diff --git a/src/_icons/layout-bottombar.svg b/src/_icons/layout-bottombar.svg
index 23ddd8f..3c955bf 100644
--- a/src/_icons/layout-bottombar.svg
+++ b/src/_icons/layout-bottombar.svg
@@ -1,4 +1,5 @@
---
+tags: [position, element, design, grid, footer]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/layout-distribute-horizontal.svg b/src/_icons/layout-distribute-horizontal.svg
index d4e6a9f..496f694 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]
---
<svg>
<line x1="4" y1="4" x2="20" y2="4" />
diff --git a/src/_icons/layout-distribute-vertical.svg b/src/_icons/layout-distribute-vertical.svg
index d3495f0..84cc183 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]
---
<svg>
<line x1="4" y1="4" x2="4" y2="20" />
diff --git a/src/_icons/lego.svg b/src/_icons/lego.svg
index 4fc5033..f108e4e 100644
--- a/src/_icons/lego.svg
+++ b/src/_icons/lego.svg
@@ -1,5 +1,5 @@
---
-tags: [toy, boy, face]
+tags: [toy, boy, face, play]
---
<svg>
<line x1="9.5" y1="11" x2="9.51" y2="11" />
diff --git a/src/_icons/letter-case.svg b/src/_icons/letter-case.svg
index 368b40f..ae75485 100644
--- a/src/_icons/letter-case.svg
+++ b/src/_icons/letter-case.svg
@@ -1,4 +1,5 @@
---
+tags: [typography, uppercase, capitals, lowercase, type]
---
<svg>
<circle cx="18" cy="16" r="3" />
diff --git a/src/_icons/license.svg b/src/_icons/license.svg
index 5da44c2..ac66c4d 100644
--- a/src/_icons/license.svg
+++ b/src/_icons/license.svg
@@ -1,4 +1,5 @@
---
+tags: [authorisation, permission, consent, permit, document, agree]
---
<svg>
<path d="M15 21h-9a3 3 0 0 1 -3 -3v-1h10v2a2 2 0 0 0 4 0v-14a2 2 0 1 1 2 2h-2m2 -4h-11a3 3 0 0 0 -3 3v11" />
diff --git a/src/_icons/line-height.svg b/src/_icons/line-height.svg
index 1364501..0ffd14e 100644
--- a/src/_icons/line-height.svg
+++ b/src/_icons/line-height.svg
@@ -1,4 +1,5 @@
---
+tags: [space, inline, display]
---
<svg>
<polyline points="3 8 6 5 9 8" />
diff --git a/src/_icons/list-check.svg b/src/_icons/list-check.svg
index e3b34a2..efa11f5 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]
---
<svg>
<path d="M3.5 5.5l1.5 1.5l2.5 -2.5" />
diff --git a/src/_icons/list.svg b/src/_icons/list.svg
index 5e34dbf..0eadb8c 100644
--- a/src/_icons/list.svg
+++ b/src/_icons/list.svg
@@ -1,4 +1,5 @@
---
+tags: [task, unordered, bullets, agenda, shopping]
---
<svg>
<line x1="9" y1="6" x2="20" y2="6" />
diff --git a/src/_icons/live-photo.svg b/src/_icons/live-photo.svg
index d79dd7d..c444b57 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]
---
<svg>
<circle cx="12" cy="12" r="1" />
diff --git a/src/_icons/login.svg b/src/_icons/login.svg
index ef2d4e0..f79c574 100644
--- a/src/_icons/login.svg
+++ b/src/_icons/login.svg
@@ -1,4 +1,5 @@
---
+tags: [initialize, password, enter, account, permission]
---
<svg>
<path d="M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" />
diff --git a/src/_icons/logout.svg b/src/_icons/logout.svg
index 2137545..92b0511 100644
--- a/src/_icons/logout.svg
+++ b/src/_icons/logout.svg
@@ -1,4 +1,5 @@
---
+tags: [exit, shut, unplug, close]
---
<svg>
<path d="M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" />
diff --git a/src/_icons/magnet.svg b/src/_icons/magnet.svg
index ac76356..1caacaa 100644
--- a/src/_icons/magnet.svg
+++ b/src/_icons/magnet.svg
@@ -1,5 +1,5 @@
---
-tags: []
+tags: [magnetic field, pole, iron, attract]
---
<svg>
<path d="M4 13v-8a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v8a2 2 0 0 0 6 0v-8a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v8a8 8 0 0 1 -16 0" />
diff --git a/src/_icons/message.svg b/src/_icons/message.svg
index 2650737..5090a6b 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]
---
<svg>
<path d="M4 21v-13a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-9l-4 4" />
diff --git a/src/_icons/messages.svg b/src/_icons/messages.svg
index 067035a..a0b7a84 100644
--- a/src/_icons/messages.svg
+++ b/src/_icons/messages.svg
@@ -1,4 +1,5 @@
---
+tags: [chat, reply, comment, conversation, communication]
---
<svg>
<path d="M21 14l-3 -3h-7a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1h9a1 1 0 0 1 1 1v10" />
diff --git a/src/_icons/minus.svg b/src/_icons/minus.svg
index 75345f2..1975cc8 100644
--- a/src/_icons/minus.svg
+++ b/src/_icons/minus.svg
@@ -1,5 +1,5 @@
---
-tags: [subtract]
+tags: [subtract, less]
---
<svg>
<line x1="5" y1="12" x2="19" y2="12" />
diff --git a/src/_icons/movie.svg b/src/_icons/movie.svg
index 17fb0f6..e170a39 100644
--- a/src/_icons/movie.svg
+++ b/src/_icons/movie.svg
@@ -1,5 +1,5 @@
---
-tags: [film, video, ]
+tags: [film, video, cinema]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/mug.svg b/src/_icons/mug.svg
index 1525619..68531ba 100644
--- a/src/_icons/mug.svg
+++ b/src/_icons/mug.svg
@@ -1,4 +1,5 @@
---
+tags: {tea, coffee, drink, container, jug}
---
<svg>
<path d="M5 6h10a1 1 0 0 1 1 1v8a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4v-8a1 1 0 0 1 1 -1" />
diff --git a/src/_icons/music.svg b/src/_icons/music.svg
index e8b1aa2..56b0337 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]
---
<svg>
<circle cx="6" cy="17" r="3" />
diff --git a/src/_icons/new-section.svg b/src/_icons/new-section.svg
index b86bd7a..aa1202f 100644
--- a/src/_icons/new-section.svg
+++ b/src/_icons/new-section.svg
@@ -1,4 +1,5 @@
---
+tags: [add, element, component, layout, page]
---
<svg>
<line x1="9" y1="12" x2="15" y2="12" />
diff --git a/src/_icons/note.svg b/src/_icons/note.svg
index bf76d7d..766c070 100644
--- a/src/_icons/note.svg
+++ b/src/_icons/note.svg
@@ -1,5 +1,5 @@
---
-tags: [checkbox]
+tags: [checkbox, brief, record, write, message]
---
<svg>
<line x1="13" y1="20" x2="20" y2="13" />
diff --git a/src/_icons/notebook.svg b/src/_icons/notebook.svg
index 98a3841..3cab057 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]
---
<svg>
<path d="M6 4h11a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-11a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1m3 0v18" />
diff --git a/src/_icons/notes.svg b/src/_icons/notes.svg
index 0b06ba6..0bc24cf 100644
--- a/src/_icons/notes.svg
+++ b/src/_icons/notes.svg
@@ -1,4 +1,5 @@
---
+tags: [notetaking, journal, draft, idea, to-do list]
---
<svg>
<rect x="5" y="3" width="14" height="18" rx="2" />
diff --git a/src/_icons/notification.svg b/src/_icons/notification.svg
index c12bd08..d52c8d8 100644
--- a/src/_icons/notification.svg
+++ b/src/_icons/notification.svg
@@ -1,5 +1,5 @@
---
-tags: [bell, alarm]
+tags: [bell, alarm, reminder, important]
---
<svg>
<path d="M9 7 h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" />
diff --git a/src/_icons/omega.svg b/src/_icons/omega.svg
index 9769aa3..6e40813 100644
--- a/src/_icons/omega.svg
+++ b/src/_icons/omega.svg
@@ -1,4 +1,5 @@
---
+tags: [alphabet, greek, symbol, final, last]
---
<svg>
<path d="M4 19h5v-1a7.35 7.35 0 1 1 6 0v1h5" />
diff --git a/src/_icons/outlet.svg b/src/_icons/outlet.svg
index 9253f8b..a8b0e8f 100644
--- a/src/_icons/outlet.svg
+++ b/src/_icons/outlet.svg
@@ -1,4 +1,5 @@
---
+tags: [exit, vent, stream]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />