feat: Add gamepad icon

This commit is contained in:
Andrew Golubev 2019-10-07 23:44:14 +03:00
parent ffce177ff4
commit 7d4a5e2f6a

17
icons/gamepad.svg Normal file
View File

@ -0,0 +1,17 @@
<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="M21 6H3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2z" />
<path d="M7 14v-4" />
<path d="M5 12h4" />
<path d="M16 13h.01" />
<path d="M19 11h.01" />
</svg>

After

Width:  |  Height:  |  Size: 394 B