1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-28 16:20:07 +02:00

mouse, bolt

This commit is contained in:
codecalm
2020-03-03 00:47:52 +01:00
parent 7a2ec07f26
commit bf747735e8
2 changed files with 11 additions and 0 deletions

5
_icons/bolt.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<polyline points="13 3 13 10 19 10 11 21 11 14 5 14 13 3"></polyline>
</svg>

6
_icons/mouse.svg Normal file
View File

@@ -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>