mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +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`
25 lines
333 B
JSON
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"
|
|
]
|
|
}
|