trackpad input icon

trackpad-input-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
trackpad-input-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the trackpad input icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.825 22q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1v-3q0-.425.288-.712T16 10t.713.288T17 11v3h1v-2q0-.425.288-.712T19 11t.713.288T20 12v2h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v3q0 .425-.288.713T20 9t-.712-.288T19 8V5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTrackpadInputRounded(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="M14.825 22q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1v-3q0-.425.288-.712T16 10t.713.288T17 11v3h1v-2q0-.425.288-.712T19 11t.713.288T20 12v2h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v3q0 .425-.288.713T20 9t-.712-.288T19 8V5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.825 22q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1v-3q0-.425.288-.712T16 10t.713.288T17 11v3h1v-2q0-.425.288-.712T19 11t.713.288T20 12v2h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v3q0 .425-.288.713T20 9t-.712-.288T19 8V5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19z"/></svg>
</template>

CSS

.icon-trackpad-input-rounded {
  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%22M14.825%2022q-.6%200-1.15-.225t-.975-.65L8.3%2016.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1%200l1.725.5V8q0-.425.288-.712T13%207t.713.288T14%208v6h1v-3q0-.425.288-.712T16%2010t.713.288T17%2011v3h1v-2q0-.425.288-.712T19%2011t.713.288T20%2012v2h1q0-.425.288-.712T22%2013t.713.288T23%2014v4q0%201.65-1.175%202.825T19%2022zM4%2019q-.825%200-1.412-.587T2%2017V5q0-.825.588-1.412T4%203h15q.825%200%201.413.588T21%205v3q0%20.425-.288.713T20%209t-.712-.288T19%208V5H4v12h1.8q.425%200%20.713.288T6.8%2018t-.287.713T5.8%2019z%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%22M14.825%2022q-.6%200-1.15-.225t-.975-.65L8.3%2016.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1%200l1.725.5V8q0-.425.288-.712T13%207t.713.288T14%208v6h1v-3q0-.425.288-.712T16%2010t.713.288T17%2011v3h1v-2q0-.425.288-.712T19%2011t.713.288T20%2012v2h1q0-.425.288-.712T22%2013t.713.288T23%2014v4q0%201.65-1.175%202.825T19%2022zM4%2019q-.825%200-1.412-.587T2%2017V5q0-.825.588-1.412T4%203h15q.825%200%201.413.588T21%205v3q0%20.425-.288.713T20%209t-.712-.288T19%208V5H4v12h1.8q.425%200%20.713.288T6.8%2018t-.287.713T5.8%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/trackpad-input-rounded.svg?color=%231a73e8&size=48