mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
* Add story icon * Split single path into multiple elements * Refine icons/story.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Update contributors to icons/story.json Co-authored-by: Jakob Guddas <github@jguddas.de> * Change "story" icon name to "circle-fading-plus" and add to shapes category --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
23 lines
308 B
JSON
23 lines
308 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jordan808",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"stories",
|
|
"social media",
|
|
"instagram",
|
|
"facebook",
|
|
"meta",
|
|
"snapchat",
|
|
"sharing",
|
|
"content"
|
|
],
|
|
"categories": [
|
|
"communication",
|
|
"social",
|
|
"shapes"
|
|
]
|
|
}
|