fix(icons): changed feather icon (#4584)

* Updated icons/feather.svg

* Updated icons/feather.json

* Update feather.json
This commit is contained in:
Karsa
2026-07-24 13:28:42 +02:00
committed by GitHub
parent 5a06f7cb1d
commit 357df0d660
2 changed files with 26 additions and 6 deletions

View File

@@ -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"
] ]
} }

View File

@@ -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