touchpad mouse icon
touchpad-mouse-outline from Material Symbols Light by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- touchpad-mouse-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.975 18.975Q20 17.95 20 16.5v-2h-7v2q0 1.45 1.025 2.475T16.5 20t2.475-1.025m-5.97-5.475H16v-3.446q-1.315.179-2.137 1.146t-.857 2.3m3.994 0h2.994q-.034-1.333-.856-2.3T17 10.054zm-3.688 6.189Q12 18.377 12 16.5v-3q0-1.877 1.312-3.189T16.5 9t3.189 1.312T21 13.5v3q0 1.877-1.311 3.189T16.5 21t-3.189-1.311M4 18V6zm.616 1q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616h-1q0-.27-.173-.443T19.384 6H4.616q-.27 0-.443.173T4 6.616v10.769q0 .269.173.442t.443.173H9.62v1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTouchpadMouseOutline(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="M18.975 18.975Q20 17.95 20 16.5v-2h-7v2q0 1.45 1.025 2.475T16.5 20t2.475-1.025m-5.97-5.475H16v-3.446q-1.315.179-2.137 1.146t-.857 2.3m3.994 0h2.994q-.034-1.333-.856-2.3T17 10.054zm-3.688 6.189Q12 18.377 12 16.5v-3q0-1.877 1.312-3.189T16.5 9t3.189 1.312T21 13.5v3q0 1.877-1.311 3.189T16.5 21t-3.189-1.311M4 18V6zm.616 1q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616h-1q0-.27-.173-.443T19.384 6H4.616q-.27 0-.443.173T4 6.616v10.769q0 .269.173.442t.443.173H9.62v1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.975 18.975Q20 17.95 20 16.5v-2h-7v2q0 1.45 1.025 2.475T16.5 20t2.475-1.025m-5.97-5.475H16v-3.446q-1.315.179-2.137 1.146t-.857 2.3m3.994 0h2.994q-.034-1.333-.856-2.3T17 10.054zm-3.688 6.189Q12 18.377 12 16.5v-3q0-1.877 1.312-3.189T16.5 9t3.189 1.312T21 13.5v3q0 1.877-1.311 3.189T16.5 21t-3.189-1.311M4 18V6zm.616 1q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616h-1q0-.27-.173-.443T19.384 6H4.616q-.27 0-.443.173T4 6.616v10.769q0 .269.173.442t.443.173H9.62v1z"/></svg> </template>
CSS
.icon-touchpad-mouse-outline {
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%22M18.975%2018.975Q20%2017.95%2020%2016.5v-2h-7v2q0%201.45%201.025%202.475T16.5%2020t2.475-1.025m-5.97-5.475H16v-3.446q-1.315.179-2.137%201.146t-.857%202.3m3.994%200h2.994q-.034-1.333-.856-2.3T17%2010.054zm-3.688%206.189Q12%2018.377%2012%2016.5v-3q0-1.877%201.312-3.189T16.5%209t3.189%201.312T21%2013.5v3q0%201.877-1.311%203.189T16.5%2021t-3.189-1.311M4%2018V6zm.616%201q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616h-1q0-.27-.173-.443T19.384%206H4.616q-.27%200-.443.173T4%206.616v10.769q0%20.269.173.442t.443.173H9.62v1z%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%22M18.975%2018.975Q20%2017.95%2020%2016.5v-2h-7v2q0%201.45%201.025%202.475T16.5%2020t2.475-1.025m-5.97-5.475H16v-3.446q-1.315.179-2.137%201.146t-.857%202.3m3.994%200h2.994q-.034-1.333-.856-2.3T17%2010.054zm-3.688%206.189Q12%2018.377%2012%2016.5v-3q0-1.877%201.312-3.189T16.5%209t3.189%201.312T21%2013.5v3q0%201.877-1.311%203.189T16.5%2021t-3.189-1.311M4%2018V6zm.616%201q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616h-1q0-.27-.173-.443T19.384%206H4.616q-.27%200-.443.173T4%206.616v10.769q0%20.269.173.442t.443.173H9.62v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/touchpad-mouse-outline.svg?color=%231a73e8&size=48