mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Add `workflow` icon * Update icons/workflow.svg Co-authored-by: Jakob Guddas <github@jguddas.de> --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
16 lines
226 B
JSON
16 lines
226 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"action",
|
|
"continuous integration",
|
|
"ci",
|
|
"automation",
|
|
"devops",
|
|
"network",
|
|
"node",
|
|
"connection"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
} |