diff options
Diffstat (limited to 'icons/pointer.svg')
-rw-r--r-- | icons/pointer.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/pointer.svg b/icons/pointer.svg new file mode 100644 index 00000000..2d926097 --- /dev/null +++ b/icons/pointer.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pointer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M6 6l4.153 11.793a0.365 .365 0 0 0 .331 .207a0.366 .366 0 0 0 .332 -.207l2.184 -4.793l4.787 -1.994a0.355 .355 0 0 0 .213 -.323a0.355 .355 0 0 0 -.213 -.323l-11.787 -4.36z" /> + <path d="M13.5 13.5l4.5 4.5" /> +</svg> + + |