diff options
Diffstat (limited to 'src/icons/switch-3.svg')
-rw-r--r-- | src/icons/switch-3.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/switch-3.svg b/src/icons/switch-3.svg new file mode 100644 index 00000000..25873e4d --- /dev/null +++ b/src/icons/switch-3.svg @@ -0,0 +1,11 @@ +--- +tags: [arrows, direction, music, spotify, change] +version: "1.35" +unicode: "edc0" +--- +<svg> + <path d="M3 17h2.397a5 5 0 0 0 4.096 -2.133l.177 -.253m3.66 -5.227l.177 -.254a5 5 0 0 1 4.096 -2.133h3.397" /> + <path d="M18 4l3 3l-3 3" /> + <path d="M3 7h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> |