mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-03-18 01:59:51 +01: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).
26 lines
707 B
XML
26 lines
707 B
XML
<!--
|
|
category: Games
|
|
tags: [alien, space, astronomy, spaceship, galaxy]
|
|
version: "1.76"
|
|
unicode: "f26f"
|
|
-->
|
|
<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="M16.95 9.01c3.02 .739 5.05 2.123 5.05 3.714c0 2.367 -4.48 4.276 -10 4.276s-10 -1.909 -10 -4.276c0 -1.59 2.04 -2.985 5.07 -3.724" />
|
|
<path d="M7 9c0 1.105 2.239 2 5 2s5 -.895 5 -2v-.035c0 -2.742 -2.239 -4.965 -5 -4.965s-5 2.223 -5 4.965v.035" />
|
|
<path d="M15 17l2 3" />
|
|
<path d="M8.5 17l-1.5 3" />
|
|
<path d="M12 14h.01" />
|
|
<path d="M7 13h.01" />
|
|
<path d="M17 13h.01" />
|
|
</svg>
|