Files
lucide/icons/brush.json
Jakob Guddas a01c15cc8c fix(icons): redesigned brush icon (#3011)
* Updated icons/brush.svg

* Updated icons/brush.json

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2025-04-21 21:19:52 +02:00

25 lines
322 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"chessurisme",
"jguddas",
"karsa-mistmere"
],
"tags": [
"clean",
"sweep",
"refactor",
"remove",
"draw",
"paint",
"color",
"artist"
],
"categories": [
"text",
"design",
"tools"
]
}