Create usb.svg

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

13
icons/usb.svg Normal file
View File

@ -0,0 +1,13 @@
<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="M4 12h16M4 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm1 0c2.5 0 2.5-5 5-5h3m0 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm-7 5c2.5 0 2.5 5 5 5h3m6-3l2-2-2-2v4zm-6 2h2v2h-2v-2z" />
</svg>

After

Width:  |  Height:  |  Size: 375 B