mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:10:52 +01:00
* 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`
28 lines
384 B
JSON
28 lines
384 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"cyberalien",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"unflag",
|
|
"unmark",
|
|
"report",
|
|
"marker",
|
|
"notification",
|
|
"warning",
|
|
"milestone",
|
|
"goal",
|
|
"notice",
|
|
"signal",
|
|
"attention",
|
|
"banner"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"social"
|
|
]
|
|
}
|