mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:48:29 +02:00
* Added icons/robot-arm svg and json * Update robot-arm.json fixed metadata, removed incorrect tags, fixed categories --------- Co-authored-by: Karsa <contact@karsa.org>
30 lines
641 B
JSON
30 lines
641 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"zoharma",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing industrial automation and robotics",
|
|
"Showing automated assembly or fabrication processes",
|
|
"Controlling robotic equipment in manufacturing apps",
|
|
"Monitoring assembly line operations in factory dashboards",
|
|
"Indicating automated production tasks in workflow tools"
|
|
],
|
|
"tags": [
|
|
"mechanical",
|
|
"automation",
|
|
"factory",
|
|
"manufacture",
|
|
"technology",
|
|
"cyborg",
|
|
"industrial",
|
|
"hardware",
|
|
"machinery"
|
|
],
|
|
"categories": [
|
|
"science",
|
|
"tools"
|
|
]
|
|
}
|