1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 01:00:14 +02:00

Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons

This commit is contained in:
codecalm
2020-04-30 15:22:08 +02:00
178 changed files with 178 additions and 70 deletions

View File

@@ -1,4 +1,5 @@
---
tags: [application, add-on, user, download, mobile]
---
<svg>
<rect x="4" y="4" width="6" height="6" rx="1" />

View File

@@ -1,4 +1,5 @@
---
tags: [punctuation, additional, information]
---
<svg>
<path d="M7 4a2 2 0 0 0 -2 2v3a2 3 0 0 1 -2 3a2 3 0 0 1 2 3v3a2 2 0 0 0 2 2" />

View File

@@ -1,4 +1,5 @@
---
tags: [punctuation, additional, information]
---
<svg>
<path d="M8 4h-3v16h3" />

View File

@@ -1,4 +1,5 @@
---
tags: [math, count, add, subtract, multiply, divide, amount]
---
<svg>
<rect x="4" y="3" width="16" height="18" rx="2" />

View File

@@ -1,5 +1,5 @@
---
tags: [date, day, plan, schedule, agenda, add]
tags: [date, day, plan, schedule, agenda]
---
<svg>
<rect x="4" y="5" width="16" height="16" rx="2" />

View File

@@ -1,4 +1,5 @@
---
tags: [vehicle, drive, driver, engine, motor, journey, trip]
---
<svg>
<circle cx="7" cy="17" r="2" />

View File

@@ -1,4 +1,5 @@
---
tags: [next, bottom, dropdown, show, more]
---
<svg>
<path d="M18 15l-6-6l-6 6h12" transform="rotate(180 12 12)" />

View File

@@ -1,4 +1,5 @@
---
tags: [back, previous]
---
<svg>
<path d="M18 15l-6-6l-6 6h12" transform="rotate(270 12 12)" />

View File

@@ -1,4 +1,5 @@
---
tags: [next, play, more]
---
<svg>
<path d="M18 15l-6-6l-6 6h12" transform="rotate(90 12 12)" />

View File

@@ -1,4 +1,5 @@
---
tags: [dropdown, less, up]
---
<svg>
<path d="M18 15l-6-6l-6 6h12" />

View File

@@ -1,5 +1,5 @@
---
tags: [currency, payment]
tags: [currency, payment, money, pay]
---
<svg>
<rect x="7" y="9" width="14" height="10" rx="2" />

View File

@@ -1,5 +1,5 @@
---
tags: [tick, "yes"]
tags: [tick, "yes", confirm]
---
<svg>
<path d="M5 12l5 5l10 -10" />

View File

@@ -1,4 +1,5 @@
---
tags: [survey, confirm, tick, "yes", to-do]
---
<svg>
<polyline points="9 11 12 14 20 6" />

View File

@@ -1,5 +1,5 @@
---
tags: [tick, "yes"]
tags: [tick, "yes", confirm]
---
<svg>
<path d="M7 12l5 5l10 -10" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, next, swipe, bottom]
---
<svg>
<polyline points="6 9 12 15 18 9" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, previous, back]
---
<svg>
<polyline points="15 6 9 12 15 18" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, checklist, next]
---
<svg>
<polyline points="9 6 15 12 9 18" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, top]
---
<svg>
<polyline points="6 15 12 9 18 15" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, bottom]
---
<svg>
<polyline points="7 7 12 12 17 7" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, back, roll]
---
<svg>
<polyline points="11 7 6 12 11 17" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, next, checklist]
---
<svg>
<polyline points="7 7 12 12 7 17" />

View File

@@ -1,5 +1,5 @@
---
tags: [move]
tags: [move, top]
---
<svg>
<polyline points="7 11 12 6 17 11" />

View File

@@ -1,4 +1,5 @@
---
tags: [browser, internet, web]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,5 +1,5 @@
---
tags: ["yes"]
tags: ["yes", confirm]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,5 +1,5 @@
---
tags: [remove]
tags: [remove, delete]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,4 +1,5 @@
---
tags: [select, cursor]
---
<svg>
<line x1="3" y1="12" x2="6" y2="12" />

View File

@@ -1,4 +1,5 @@
---
tags: [money, earn, salary, change, dollar]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,4 +1,5 @@
---
tags: [sample, choice, selection]
---
<svg>
<path d="M19 3h-4a2 2 0 0 0 -2 2v12a4 4 0 0 0 8 0v-12a2 2 0 0 0 -2 -2" />

View File

@@ -1,5 +1,5 @@
---
tags: [text, gap]
tags: [text, gap, table]
---
<svg>
<line x1="4" y1="6" x2="9.5" y2="6" />

View File

@@ -1,4 +1,5 @@
---
tags: [digital, network, peer-to-peer, mining]
---
<svg>
<path d="M6 6h8a3 3 0 0 1 0 6a3 3 0 0 1 0 6h-8" />

View File

@@ -1,4 +1,5 @@
---
tags: [money, bucks, usa, banknote, pay]
---
<svg>
<path d="M16.7 8a3 3 0 0 0 -2.7 -2h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1 -2.7 -2" />

View File

@@ -1,4 +1,5 @@
---
tags: [money, banknote, pay, europe, eu]
---
<svg>
<path d="M17.2 7a6 7 0 1 0 0 10" />

View File

@@ -1,4 +1,5 @@
---
tags: [money, banknote, pay, britain, uk]
---
<svg>
<path d="M17 18.5a6 6 0 0 1 -5 0a6 6 0 0 0 -5 .5a3 3 0 0 0 2 -2.5v-7.5a4 4 0 0 1 7.45 -2m-2.55 6h-7" />

View File

@@ -1,4 +1,5 @@
---
tags: [money, banknote, pay, india]
---
<svg>
<path d="M18 6h-11h3a4 4 0 0 1 0 8h-3l6 6" />

View File

@@ -1,4 +1,5 @@
---
tags: [money, banknote, pay, japan]
---
<svg>
<path d="M12 19v-7l-5 -7m10 0l-5 7" />

View File

@@ -1,5 +1,5 @@
---
tags: [scissors]
tags: [scissors, divide, hairdresser, sharp]
---
<svg>
<circle cx="7" cy="17" r="3" />

View File

@@ -1,4 +1,5 @@
---
tags: [save, file]
---
<svg>
<path d="M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" />

View File

@@ -1,4 +1,5 @@
---
tags: [play, entertainment, console, joystick, joypad, controller]
---
<svg>
<rect x="2" y="6" width="20" height="12" rx="2" />

View File

@@ -1,4 +1,5 @@
---
tags: [workstation, mac, notebook, portable, screen, computer]
---
<svg>
<line x1="3" y1="19" x2="21" y2="19" />

View File

@@ -1,4 +1,5 @@
---
tags: [sound, music, loud, audio, media]
---
<svg>
<rect x="5" y="3" width="14" height="18" rx="2" />

View File

@@ -1,5 +1,5 @@
---
tags: [ipad]
tags: [ipad, mobile, touchscreen, portable]
---
<svg>
<rect x="5" y="3" width="14" height="18" rx="1" />

View File

@@ -1,5 +1,5 @@
---
tags: [screen, display]
tags: [screen, display, movie, film, watch, audio, video, media]
---
<svg>
<rect x="3" y="7" width="18" height="13" rx="2" />

View File

@@ -1,4 +1,5 @@
---
tags: [computer, laptop, notebook, tablet, phone, mobile, mac, iphone]
---
<svg>
<rect x="13" y="8" width="8" height="12" rx="1" />

View File

@@ -1,4 +1,5 @@
---
tags: [jewellery, crystal, mineral, jewelry, ring]
---
<svg>
<path d="M6 5h12l3 5l-8.5 9.5a.7 .7 0 0 1 -1 0l-8.5 -9.5l3 -5" />

View File

@@ -1,4 +1,5 @@
---
tags: [game, boardgame, roll, throw, cube, numbers, gambling]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />

View File

@@ -1,5 +1,5 @@
---
tags: [wheelchair, accessible]
tags: [wheelchair, accessible, handicapped]
---
<svg>
<circle cx="17" cy="6" r="2" />

View File

@@ -1,5 +1,5 @@
---
tags: [wheelchair]
tags: [wheelchair, handicapped]
---
<svg>
<circle cx="11" cy="5" r="2" />

View File

@@ -1,4 +1,5 @@
---
tags: [sale, reduction, price, cost, money, shopping, bargain]
---
<svg>
<line x1="9" y1="15" x2="15" y2="9" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [more, options]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,4 +1,5 @@
---
tags: [location, gesture, move]
---
<svg>
<path d="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" />

View File

@@ -1,4 +1,5 @@
---
tags: [location, gesture, move]
---
<svg>
<path d="M15 7v-4h-12v12.01h4" stroke-dasharray=".001 4" />

View File

@@ -1,5 +1,5 @@
---
tags: [water]
tags: [water, rain, liquid]
---
<svg>
<path d="M12 3l5 5a7 7 0 1 1 -10 0l5 -5" />

View File

@@ -1,4 +1,5 @@
---
tags: [sound, listen, music, hear, loud, speakers]
---
<svg>
<path d="M6 10a7 7 0 1 1 13 3.6a10 10 0 0 1 -2 2a8 8 0 0 0 -2 3 a4.5 4.5 0 0 1 -6.8 1.4" />

View File

@@ -1,5 +1,5 @@
---
tags: [pencil, change]
tags: [pencil, change, update]
---
<svg>
<path d="M9 7 h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" />

View File

@@ -1,4 +1,5 @@
---
tags: [food, easter, chicken]
---
<svg>
<path d="M6 14a6 6 0 0 0 12 0a12 12 0 0 0 -3 -8.5a3.7 3.7 0 0 0 -6 0a12 12 0 0 0 -3 8.5" />

View File

@@ -1,4 +1,5 @@
---
tags: [highlight, priority, stress]
---
<svg>
<path d="M16 5 h-8v10h8m-1 -5h-7" />

View File

@@ -1,4 +1,5 @@
---
tags: [delete, remove, eliminate, wipe-out]
---
<svg>
<path d="M19 19h-11l-4 -4a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9 9" />

View File

@@ -1,4 +1,5 @@
---
tags: [light, bright, dark, camera]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />

View File

@@ -1,5 +1,5 @@
---
tags: [connection, outbound]
tags: [connection, outbound, redirect]
---
<svg>
<path d="M11 7h-5a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-5" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [save, transfer, input]
---
<svg>
<polyline points="14 3 14 8 19 8" />

View File

@@ -1,4 +1,5 @@
---
tags: [accounting, bill, statement, settlement, finance]
---
<svg>
<polyline points="14 3 14 8 19 8" />

View File

@@ -1,5 +1,5 @@
---
tags: [remove]
tags: [remove, delete]
---
<svg>
<polyline points="14 3 14 8 19 8" />

View File

@@ -1,4 +1,5 @@
---
tags: [indentify, mark, surface, security, access]
---
<svg>
<path d="M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3" />

View File

@@ -1,4 +1,5 @@
---
tags: [liquid, container, glass, chemistry]
---
<svg>
<line x1="9" y1="3" x2="15" y2="3" />

View File

@@ -1,4 +1,5 @@
---
tags: [position]
---
<svg>
<rect width="6" height="6" x="9" y="5" rx="1" />

View File

@@ -1,4 +1,5 @@
---
tags: [position]
---
<svg>
<rect width="6" height="6" x="4" y="5" rx="1" />

View File

@@ -1,4 +1,5 @@
---
tags: [position]
---
<svg>
<rect width="6" height="6" x="14" y="5" rx="1" />

View File

@@ -1,4 +1,5 @@
---
tags: [spotlight, attention, center, aim, target]
---
<svg>
<circle cx="12" cy="12" r=".5" fill="currentColor" />

View File

@@ -1,4 +1,5 @@
---
tag: [access, restriction, ban, limit]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,4 +1,5 @@
---
tag: [access, restriction, ban, limit]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,4 +1,5 @@
---
tags: [spirit, transparent, fairytale, horror, movie, shadow, haunt]
---
<svg>
<path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" />

View File

@@ -1,4 +1,5 @@
---
tags: [present, birthday, celebration, wish, bonus, souvenire, surprise]
---
<svg>
<rect x="3" y="8" width="18" height="4" rx="1" />

View File

@@ -1,4 +1,5 @@
---
tags: [world, travel, journey, trip, planet, earth]
---
<svg>
<circle cx="12" cy="10" r="4" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [network, pattern, layout]
---
<svg>
<circle cx="5" cy="5" r="1" />

View File

@@ -1,5 +1,5 @@
---
tags: [layout, table]
tags: [layout, table, network, pattern]
---
<svg>
<rect x="4" y="4" width="6" height="6" rx="1" />

View File

@@ -1,5 +1,5 @@
---
tags: [hashtag, "#"]
tags: [hashtag, "#", instagram]
---
<svg>
<line x1="5" y1="9" x2="19" y2="9" />

View File

@@ -1,5 +1,5 @@
---
tags: [music, headset, audio, sound]
tags: [music, headphones, audio, sound]
---
<svg>
<rect x="4" y="13" rx="2" width="4" height="6" />

View File

@@ -1,5 +1,5 @@
---
tags: [love, emotion, like, favorite]
tags: [love, emotion, like, favorite, relationship]
---
<svg>
<path d="M12 20l-7 -7a4 4 0 0 1 6.5 -6a.9 .9 0 0 0 1 0a4 4 0 0 1 6.5 6l-7 7" />

View File

@@ -1,4 +1,5 @@
---
tags: [tooltip, assistance, advice, support]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -1,5 +1,5 @@
---
tags: [candy]
tags: [candy, dessert, frozen, sweet]
---
<svg>
<line x1="4" y1="20" x2="8" y2="16" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [identification, card, personal details]
---
<svg>
<rect x="3" y="4" width="18" height="16" rx="3" />

View File

@@ -1,5 +1,5 @@
---
tags: [mail, gmail, email, envelope]
tags: [mail, gmail, email, envelope, post]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />

View File

@@ -1,4 +1,5 @@
---
tags: [line, position, block, margin, paragraph]
---
<svg>
<line x1="20" y1="6" x2="13" y2="6" />

View File

@@ -1,4 +1,5 @@
---
tags: [line, position, block, margin, paragraph]
---
<svg>
<line x1="20" y1="6" x2="9" y2="6" />

View File

@@ -1,4 +1,5 @@
---
tags: [endless, eternity, continuum, time]
---
<svg>
<path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [information, advice, news, tip, sign]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [information, advice, news, tip, sign]
---
<svg>
<line x1="12" y1="8" x2="12.01" y2="8" />

View File

@@ -1,4 +1,5 @@
---
tags: [typography, font, typeface, emphasise]
---
<svg>
<line x1="11" y1="5" x2="17" y2="5" />

View File

@@ -1,4 +1,5 @@
---
tags: [computer, laptop, device, type]
---
<svg>
<rect x="3" y="4" width="18" height="16" rx="2" />

View File

@@ -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" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design]
---
<svg>
<line x1="4" y1="20" x2="20" y2="20" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design]
---
<svg>
<line x1="12" y1="4" x2="12" y2="9" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design]
---
<svg>
<line x1="4" y1="4" x2="4" y2="20" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design]
---
<svg>
<line x1="4" y1="12" x2="9" y2="12" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design]
---
<svg>
<line x1="20" y1="4" x2="20" y2="20" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design]
---
<svg>
<line x1="4" y1="4" x2="20" y2="4" />

View File

@@ -1,4 +1,5 @@
---
tags: [position, element, design, grid, footer]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />

View File

@@ -1,5 +1,5 @@
---
tags: []
tags: [position, element, design, around]
---
<svg>
<line x1="4" y1="4" x2="20" y2="4" />

Some files were not shown because too many files have changed in this diff Show More