diff options
Diffstat (limited to 'src/icons/mouse-off.svg')
-rw-r--r-- | src/icons/mouse-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/mouse-off.svg b/src/icons/mouse-off.svg new file mode 100644 index 00000000..7b68cde7 --- /dev/null +++ b/src/icons/mouse-off.svg @@ -0,0 +1,11 @@ +--- +tags: [pointer, cursor, device] +category: Devices +version: "1.66" +unicode: "f163" +--- +<svg> + <path d="M7.733 3.704a3.982 3.982 0 0 1 2.267 -.704h4a4 4 0 0 1 4 4v7m-.1 3.895a4.002 4.002 0 0 1 -3.9 3.105h-4a4 4 0 0 1 -4 -4v-10c0 -.3 .033 -.593 .096 -.874" /> + <path d="M12 7v1" /> + <path d="M3 3l18 18" /> +</svg> |