Added magnet (#652)

* Added accessibility icon as per https://github.com/feathericons/feather/issues/633

* added newline to end of file

* Updated icon to comply with design guidelines and more closely match accessibleicon.org

* Added magnet

Co-authored-by: Karsa <karsa@karsa.org>
This commit is contained in:
Karsa
2022-05-22 11:45:25 +02:00
committed by GitHub
parent 0e8b6d8478
commit 1c181c50fc
2 changed files with 21 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15" />
<path d="m5 8 4 4" />
<path d="m12 15 4 4" />
</svg>

After

Width:  |  Height:  |  Size: 361 B

+6
View File
@@ -1659,6 +1659,12 @@
"exit",
"auth"
],
"magnet": [
"horseshoe",
"lock",
"science",
"snap"
],
"mail": [
"email",
"message",