aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-25 00:09:36 +0100
committercodecalm <codecalm@gmail.com>2020-03-25 00:09:36 +0100
commit6298d9acf96d019d8fe2aaf9b0d25e8b40ccc398 (patch)
tree0fcb462a1585b8aeb20992608c5740533bc6a436
parentarrows sort icon, template icon fix (diff)
downloadtabler-icons-6298d9acf96d019d8fe2aaf9b0d25e8b40ccc398.tar.xz
gamepad icon
-rw-r--r--src/_icons/device-gamepad.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/device-gamepad.svg b/src/_icons/device-gamepad.svg
new file mode 100644
index 0000000..358353b
--- /dev/null
+++ b/src/_icons/device-gamepad.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <rect x="2" y="6" width="20" height="12" rx="2" />
+ <path d="M6 12h4m-2 -2v4" />
+ <line x1="15" y1="13" x2="15" y2="13.01" />
+ <line x1="18" y1="11" x2="18" y2="11.01" />
+</svg>