fix(icons): changed bandage icon (#3967)

* Updated icons/bandage.svg

* Updated icons/bandage.json
This commit is contained in:
Jakob Guddas
2026-02-03 08:24:10 +01:00
committed by GitHub
parent 39fa345658
commit bc446a83b2
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"jamiemlaw"
"jamiemlaw",
"jguddas"
],
"tags": [
"plaster",

View File

@@ -13,7 +13,7 @@
<path d="M10 14.01h.01" />
<path d="M14 10.01h.01" />
<path d="M14 14.01h.01" />
<path d="M18 6v11.5" />
<path d="M18 6v12" />
<path d="M6 6v12" />
<rect x="2" y="6" width="20" height="12" rx="2" />
</svg>

Before

Width:  |  Height:  |  Size: 426 B

After

Width:  |  Height:  |  Size: 424 B