diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 00:47:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-03 00:47:52 +0100 |
commit | bf747735e8de9d35705af3a04af485948b58c7fa (patch) | |
tree | 038ae49dc97717ba6ab60b23c9e9967554dda8e8 /_icons/mouse.svg | |
parent | dots, directions, send (diff) | |
download | tabler-icons-bf747735e8de9d35705af3a04af485948b58c7fa.tar.xz |
mouse, bolt
Diffstat (limited to '_icons/mouse.svg')
-rw-r--r-- | _icons/mouse.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/mouse.svg b/_icons/mouse.svg new file mode 100644 index 00000000..e3b9264a --- /dev/null +++ b/_icons/mouse.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="7" y="4" width="10" height="16" rx="4"></rect> + <polyline points="12 8 12 11"></polyline> +</svg> |