mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Create save-as.svg
This commit is contained in:
parent
3c64e93543
commit
39bdd50448
15
icons/save-as.svg
Normal file
15
icons/save-as.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<svg
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M13 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8" />
|
||||
<path d="M18.25 2.621a2.121 2.121 0 1 1 3 3L11.125 15.746 7 16.871l1.125-4.125L18.25 2.621z" />
|
||||
<path d="M7 3v5h1" />
|
||||
</svg>
|
After Width: | Height: | Size: 404 B |
Loading…
Reference in New Issue
Block a user