Files
lucide/icons/square-bottom-dashed-scissors.json
Eden Yemini 67e9efb801 fix(icons): Shrink square-scissors icons to match optical volume (#3603)
* Update square-scissors to match optical volume

* Update square-bottom-dashed-scissors to match optical volume

---------

Co-authored-by: Karsa <contact@karsa.org>
2025-12-03 13:26:43 +01:00

30 lines
460 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"eden881"
],
"tags": [
"cut",
"snippet",
"chop",
"stationery",
"crafts"
],
"categories": [
"text",
"design",
"tools",
"files",
"development"
],
"aliases": [
{
"name": "scissors-square-dashed-bottom",
"deprecationReason": "alias.name",
"deprecated": true,
"toBeRemovedInVersion": "v1.0"
}
]
}