mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 10:24:49 +02:00
* feat(icons): added `sticky-note` variants * feat(icons): added `sticky-notes` * applied requested changes from @karsa-mistmere Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
33 lines
453 B
JSON
33 lines
453 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"danielbayley",
|
|
"Barakudum"
|
|
],
|
|
"tags": [
|
|
"post-it",
|
|
"annotation",
|
|
"memo",
|
|
"reminder",
|
|
"todo",
|
|
"tasks",
|
|
"ideas",
|
|
"brainstorm",
|
|
"documents",
|
|
"notes",
|
|
"multiple",
|
|
"collection",
|
|
"group",
|
|
"stack",
|
|
"clone",
|
|
"duplicate",
|
|
"copy"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"social"
|
|
]
|
|
}
|