mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add mouse-text cursor icon
This commit is contained in:
parent
b15b4a7535
commit
52d1791e21
13
icons/mouse-text.svg
Normal file
13
icons/mouse-text.svg
Normal file
@ -0,0 +1,13 @@
|
||||
<svg
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M7 21h2c1.5 0 3-1.5 3-3m0 0V6m0 12c0 1.5 1.5 3 3 3h2M12 6c0-1.5-1.5-3-3-3H7m5 3c0-1.5 1.5-3 3-3h2" />
|
||||
</svg>
|
After Width: | Height: | Size: 321 B |
Loading…
Reference in New Issue
Block a user