Files
lucide/icons/flag.json
Jamie Law 9db00bfe3c fix(icons): changed flag icon (#3370)
* Updated icons/flag.svg

* Updated icons/flag.json

* Update flag-off.svg

Applied same arcification to `flag-off`

* Update flag-off.json

Update attribute and add tags to `flag-off`
2025-06-27 12:11:16 +02:00

25 lines
333 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis",
"jamiemlaw"
],
"tags": [
"report",
"marker",
"notification",
"warning",
"milestone",
"goal",
"notice",
"signal",
"attention",
"banner"
],
"categories": [
"account",
"social"
]
}