touchpad mouse off icon
touchpad-mouse-off-outline-sharp from Material Symbols by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- touchpad-mouse-off-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the touchpad mouse off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.475 23.3L.675 3.5L2.1 2.075l19.8 19.8zM16.5 22q-2.3 0-3.9-1.6T11 16.5v-3q0-.575.113-1.088t.312-1.012l3.6 3.6H13v1.5q0 1.45 1.025 2.475T16.5 20q.725 0 1.363-.275t1.112-.775l1.425 1.425q-.75.75-1.75 1.188T16.5 22m5.05-3.325l-1.6-1.6q.025-.15.038-.288T20 16.5V15h-2.125L15.5 12.625V10.15q-.425.125-.812.362t-.713.588L12.55 9.675q.75-.775 1.763-1.225T16.5 8q2.3 0 3.9 1.6t1.6 3.9v3q0 .575-.125 1.125t-.325 1.05M17.5 13h2.475q-.15-1.025-.837-1.8T17.5 10.15zM2 20V4h2.025l2 2H4v12h5.15q.125.525.288 1.025T9.85 20zM8.875 6l-2-2H22v2zm2.4 2.4"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTouchpadMouseOffOutlineSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.475 23.3L.675 3.5L2.1 2.075l19.8 19.8zM16.5 22q-2.3 0-3.9-1.6T11 16.5v-3q0-.575.113-1.088t.312-1.012l3.6 3.6H13v1.5q0 1.45 1.025 2.475T16.5 20q.725 0 1.363-.275t1.112-.775l1.425 1.425q-.75.75-1.75 1.188T16.5 22m5.05-3.325l-1.6-1.6q.025-.15.038-.288T20 16.5V15h-2.125L15.5 12.625V10.15q-.425.125-.812.362t-.713.588L12.55 9.675q.75-.775 1.763-1.225T16.5 8q2.3 0 3.9 1.6t1.6 3.9v3q0 .575-.125 1.125t-.325 1.05M17.5 13h2.475q-.15-1.025-.837-1.8T17.5 10.15zM2 20V4h2.025l2 2H4v12h5.15q.125.525.288 1.025T9.85 20zM8.875 6l-2-2H22v2zm2.4 2.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.475 23.3L.675 3.5L2.1 2.075l19.8 19.8zM16.5 22q-2.3 0-3.9-1.6T11 16.5v-3q0-.575.113-1.088t.312-1.012l3.6 3.6H13v1.5q0 1.45 1.025 2.475T16.5 20q.725 0 1.363-.275t1.112-.775l1.425 1.425q-.75.75-1.75 1.188T16.5 22m5.05-3.325l-1.6-1.6q.025-.15.038-.288T20 16.5V15h-2.125L15.5 12.625V10.15q-.425.125-.812.362t-.713.588L12.55 9.675q.75-.775 1.763-1.225T16.5 8q2.3 0 3.9 1.6t1.6 3.9v3q0 .575-.125 1.125t-.325 1.05M17.5 13h2.475q-.15-1.025-.837-1.8T17.5 10.15zM2 20V4h2.025l2 2H4v12h5.15q.125.525.288 1.025T9.85 20zM8.875 6l-2-2H22v2zm2.4 2.4"/></svg> </template>
CSS
.icon-touchpad-mouse-off-outline-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.475%2023.3L.675%203.5L2.1%202.075l19.8%2019.8zM16.5%2022q-2.3%200-3.9-1.6T11%2016.5v-3q0-.575.113-1.088t.312-1.012l3.6%203.6H13v1.5q0%201.45%201.025%202.475T16.5%2020q.725%200%201.363-.275t1.112-.775l1.425%201.425q-.75.75-1.75%201.188T16.5%2022m5.05-3.325l-1.6-1.6q.025-.15.038-.288T20%2016.5V15h-2.125L15.5%2012.625V10.15q-.425.125-.812.362t-.713.588L12.55%209.675q.75-.775%201.763-1.225T16.5%208q2.3%200%203.9%201.6t1.6%203.9v3q0%20.575-.125%201.125t-.325%201.05M17.5%2013h2.475q-.15-1.025-.837-1.8T17.5%2010.15zM2%2020V4h2.025l2%202H4v12h5.15q.125.525.288%201.025T9.85%2020zM8.875%206l-2-2H22v2zm2.4%202.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.475%2023.3L.675%203.5L2.1%202.075l19.8%2019.8zM16.5%2022q-2.3%200-3.9-1.6T11%2016.5v-3q0-.575.113-1.088t.312-1.012l3.6%203.6H13v1.5q0%201.45%201.025%202.475T16.5%2020q.725%200%201.363-.275t1.112-.775l1.425%201.425q-.75.75-1.75%201.188T16.5%2022m5.05-3.325l-1.6-1.6q.025-.15.038-.288T20%2016.5V15h-2.125L15.5%2012.625V10.15q-.425.125-.812.362t-.713.588L12.55%209.675q.75-.775%201.763-1.225T16.5%208q2.3%200%203.9%201.6t1.6%203.9v3q0%20.575-.125%201.125t-.325%201.05M17.5%2013h2.475q-.15-1.025-.837-1.8T17.5%2010.15zM2%2020V4h2.025l2%202H4v12h5.15q.125.525.288%201.025T9.85%2020zM8.875%206l-2-2H22v2zm2.4%202.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/touchpad-mouse-off-outline-sharp.svg?color=%231a73e8&size=48