mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
fix(icons): changed feather icon (#4584)
* Updated icons/feather.svg * Updated icons/feather.json * Update feather.json
This commit is contained in:
@@ -3,13 +3,33 @@
|
|||||||
"contributors": [
|
"contributors": [
|
||||||
"colebemis",
|
"colebemis",
|
||||||
"csandman",
|
"csandman",
|
||||||
"ericfennis"
|
"ericfennis",
|
||||||
|
"karsa-mistmere"
|
||||||
|
],
|
||||||
|
"use-cases": [
|
||||||
|
"Representing writing, authorship, or creative composition",
|
||||||
|
"Representing literature, poetry, publishing, or editorial content",
|
||||||
|
"Representing quills, manuscripts, or historical writing",
|
||||||
|
"Representing birds, plumage, wildlife, or nature",
|
||||||
|
"Representing lightness, softness, delicacy, or weight"
|
||||||
],
|
],
|
||||||
"use-cases": [],
|
|
||||||
"tags": [
|
"tags": [
|
||||||
"logo"
|
"quill",
|
||||||
|
"plume",
|
||||||
|
"writing",
|
||||||
|
"author",
|
||||||
|
"literature",
|
||||||
|
"poetry",
|
||||||
|
"manuscript",
|
||||||
|
"bird",
|
||||||
|
"plumage",
|
||||||
|
"lightweight",
|
||||||
|
"soft"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"gaming"
|
"nature",
|
||||||
|
"animals",
|
||||||
|
"gaming",
|
||||||
|
"text"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z" />
|
<path d="M14.086 18.412A2 2 0 0112.67 19H5v-7.672a2 2 0 01.586-1.414L11.75 3.75a6 6 0 118.49 8.49z" />
|
||||||
<path d="M16 8 2 22" />
|
<path d="M16 8 2 22" />
|
||||||
<path d="M17.5 15H9" />
|
<path d="M17.488 15H9" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 387 B After Width: | Height: | Size: 367 B |
Reference in New Issue
Block a user