Create save-as.svg

This commit is contained in:
Max Reynolds 2019-07-24 10:08:53 +01:00 committed by GitHub
parent 3c64e93543
commit 39bdd50448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
icons/save-as.svg Normal file
View 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