mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
* Meta data: add category "Map" Reason: IconZoomIn, IconZoomOut are in "Map", this should be as well * Meta data: add category "Map" Reason: icons precedes with 'map' * Meta data: add category "Development" Reason: IconAB is related to AB test (as the tags indicate); IconAlt is a shortcut key; IconAuth2FA and IconLogs are highly related to software development; packages icons have tags "npm", so they are development-related too; IconPrompt and IconSourceCode are very obvious. * Meta data: add category "Map" * Meta data: add category "Games" reason: they are all play cards * Meta data: add category "E-commerce" reason: all clothing and cloth hangers (there aren't much clothes icons currently, please determine if it's appropriate to do so) * Meta data: add category "Games" reason: Joker is closely related to play cards * Meta data: add category "Food" reason: all food/beverage containers * Meta data: change category to "Food" reason: IconToolsKitchen3 is uncategorized before, but IconToolsKitchen2 and IconToolsKitchen are currently in "Map". I'm not quite sure if this change is correct. Please reject this commit if I'm wrong. * Meta data: add category "E-commerce" reason: diaper is similar to clothes (sth. baby wear), perfume and flip flops are also sth. people "wear" * Meta data: add category "Games" * Meta data: add category "Development" * Meta data: add category "Gestures" * Meta data: add category "Numbers" * Meta data: add category "System" Reason: all other locks are now also in "System" * Meta data: add category "Math" Reason: meter cube and meter square are related to math calculations * Meta data: add category "System" Reason: another lock. * Meta data: add category "Games" Reason: all weapons. * Meta data: add category "E-commerce" Reason: another clothes. * Meta data: add category "Buildings" Reason: window and wall are main parts of a building, a podium means a location(building with specific purpose) people give speech * Meta data: add category "Games" Reason: horse toy is sth. children play with, archery arrow is part of a weapon * Meta data: add category "Games" Reason: a weapon * Meta data: add category "System" Reason: all icons with a "scan frame". We already have IconBodyScan, IconPhotoScan, IconUserScan in category "System". * Meta data: add category "Games" Reason: scary ghost and pumpkin jack nicely fit with "Games"(I guess). * Meta data: add category "Games" Reason: scary ghost and pumpkin jack nicely fit with "Games"(I guess). * Meta data: add category "E-commerce" * Meta data: add category "Mood" * Meta data: add category "Symbols" * Meta data: add category "Text" * Meta data: add category "Symbols" * Meta data: add category "Games" Reason: piano is sth. you can play with, pick is a symbolic item in Minecraft. * Meta data: add category "Games" Reason: looks like toys to me(not sure about these two).
24 lines
557 B
XML
24 lines
557 B
XML
<!--
|
|
category: Buildings
|
|
tags: [speach, microphone, conference, politics, audience, presentation]
|
|
version: "1.68"
|
|
unicode: "f1d8"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M5 8h14l-.621 2.485a2 2 0 0 1 -1.94 1.515h-8.878a2 2 0 0 1 -1.94 -1.515l-.621 -2.485z" />
|
|
<path d="M7 8v-2a3 3 0 0 1 3 -3" />
|
|
<path d="M8 12l1 9" />
|
|
<path d="M16 12l-1 9" />
|
|
<path d="M7 21h10" />
|
|
</svg>
|