mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
Add story icon (#1820)
* 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>
This commit is contained in:
22
icons/circle-fading-plus.json
Normal file
22
icons/circle-fading-plus.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"jordan808",
|
||||
"jguddas"
|
||||
],
|
||||
"tags": [
|
||||
"stories",
|
||||
"social media",
|
||||
"instagram",
|
||||
"facebook",
|
||||
"meta",
|
||||
"snapchat",
|
||||
"sharing",
|
||||
"content"
|
||||
],
|
||||
"categories": [
|
||||
"communication",
|
||||
"social",
|
||||
"shapes"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user