1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-07-31 11:20:31 +02:00
Files
tabler-icons/icons/outline/robot.svg
Extropy b50606058d Add meta data (#1323)
* 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).
2025-02-06 21:32:37 +01:00

28 lines
598 B
XML

<!--
category: Games
tags: [technology, ai, machine, bot, android]
version: "1.53"
unicode: "f00b"
-->
<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="M6 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
<path d="M12 2v2" />
<path d="M9 12v9" />
<path d="M15 12v9" />
<path d="M5 16l4 -2" />
<path d="M15 14l4 2" />
<path d="M9 18h6" />
<path d="M10 8v.01" />
<path d="M14 8v.01" />
</svg>