diff options
Diffstat (limited to 'icons/mouse-2.svg')
-rw-r--r-- | icons/mouse-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/mouse-2.svg b/icons/mouse-2.svg new file mode 100644 index 00000000..19b6a0b3 --- /dev/null +++ b/icons/mouse-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mouse-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/mouse-2</desc> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <rect x="6" y="3" width="12" height="18" rx="4" /> + <path d="M12 3v7" /> + <path d="M6 10h12" /> +</svg> + + |