mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
* feat: add icons/bookmark-off.svg * feat: add icons/bookmark-off.json * feat: update icons/bookmark-off.json contributors and tags
30 lines
419 B
JSON
30 lines
419 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"siarie",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"ZeenatLawal",
|
|
"swastik7805",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"unsaved",
|
|
"unfavorite",
|
|
"unmarked",
|
|
"unlabel",
|
|
"disabled",
|
|
"removed",
|
|
"unpin",
|
|
"unread",
|
|
"unclip",
|
|
"marker",
|
|
"untag"
|
|
],
|
|
"categories": [
|
|
"account"
|
|
]
|
|
}
|