Files
lucide/icons/wrench-off.json
nilsjonsson 76175250cd feat(icons): added wrench-off icon (#4434)
* Added icons/wrench-off.svg

* Added icons/wrench-off.json

* Update icons/wrench-off.svg

Co-authored-by: Karsa <contact@karsa.org>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add new tags to wrench-off.json

---------

Co-authored-by: Karsa <contact@karsa.org>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-13 12:38:38 +02:00

33 lines
560 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"Andreto",
"ericfennis",
"csandman",
"karsa-mistmere",
"nilsjonsson"
],
"use-cases": [
"Indicates that a service or maintenance mode is disabled",
"Used on a button or toggle to turn service/maintenance mode off"
],
"tags": [
"account",
"settings",
"spanner",
"diy",
"toolbox",
"build",
"construction",
"off",
"service",
"maintenance",
"disabled"
],
"categories": [
"account",
"development",
"tools"
]
}