diff options
author | Volpeon <git@volpeon.ink> | 2024-02-10 09:22:44 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2024-02-10 09:22:44 +0100 |
commit | 2f48590b11bf698c5bb7208d5f7e047443ad4f64 (patch) | |
tree | b6f70fd04e0a94b0a4c8f13c62ed8a0c7e1532e3 /dist | |
parent | Updated code, added code-alt (diff) | |
download | iro-icons-2f48590b11bf698c5bb7208d5f7e047443ad4f64.tar.gz iro-icons-2f48590b11bf698c5bb7208d5f7e047443ad4f64.tar.bz2 iro-icons-2f48590b11bf698c5bb7208d5f7e047443ad4f64.zip |
Add controller
Diffstat (limited to 'dist')
-rw-r--r-- | dist/controller.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/controller.svg b/dist/controller.svg new file mode 100644 index 0000000..389be4e --- /dev/null +++ b/dist/controller.svg | |||
@@ -0,0 +1,5 @@ | |||
1 | <svg fill="none" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
2 | <circle cx="5.5" cy="6.5" r="1.5" fill="currentColor" /> | ||
3 | <path d="m6.246 10.25-2 2.5c-1.4 1.75-3.8756 0.75022-3.453-1.5l1.033-5.5m6.904e-4 -0.011454c0.35001-1.71 1.8568-2.9885 3.6733-2.9885h5c2.0775 0 3.75 1.6725 3.75 3.75s-1.6725 3.75-3.75 3.75h-4.254m3.5055 0 2 2.5c1.4 1.75 3.8756 0.75022 3.453-1.5l-1.033-5.5" stroke="currentColor"/> | ||
4 | <rect x="9" y="5.5" width="3" height="2" ry="1" fill="currentColor" /> | ||
5 | </svg> | ||