touchpad 03 icon
touchpad-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- touchpad-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the touchpad 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M14.818 9.444h.91c1.004 0 1.818.796 1.818 1.778m0 0v.889m0-.889a.9.9 0 0 1 .909-.889c1.004 0 1.818.796 1.818 1.778m0 0V13m0-.889c0-.465.427-.82.896-.743l.312.051c.876.143 1.519.885 1.519 1.754v.42c0 1.931 0 2.897-.301 3.666c-.175.447-.636 1.015-1.004 1.427a1.93 1.93 0 0 0-.514 1.279V21m-6.363-9.778V6.333c0-.736-.61-1.333-1.363-1.333c-.754 0-1.364.597-1.364 1.333v7.078l-1.473-1.445a1.553 1.553 0 0 0-2.282.124a1.48 1.48 0 0 0-.03 1.842l3.273 4.088c.626.782.966 1.987.966 2.98"/><path d="M7.002 18c-1.224-.01-1.941-.058-2.532-.302a4 4 0 0 1-2.165-2.165C2 14.798 2 13.866 2 12.002v-2c0-3.773 0-5.659 1.172-6.83S6.231 2 10.004 2h4.001c3.773 0 5.66 0 6.832 1.172C21.78 4.115 21.964 5.52 22 8"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTouchpad03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M14.818 9.444h.91c1.004 0 1.818.796 1.818 1.778m0 0v.889m0-.889a.9.9 0 0 1 .909-.889c1.004 0 1.818.796 1.818 1.778m0 0V13m0-.889c0-.465.427-.82.896-.743l.312.051c.876.143 1.519.885 1.519 1.754v.42c0 1.931 0 2.897-.301 3.666c-.175.447-.636 1.015-1.004 1.427a1.93 1.93 0 0 0-.514 1.279V21m-6.363-9.778V6.333c0-.736-.61-1.333-1.363-1.333c-.754 0-1.364.597-1.364 1.333v7.078l-1.473-1.445a1.553 1.553 0 0 0-2.282.124a1.48 1.48 0 0 0-.03 1.842l3.273 4.088c.626.782.966 1.987.966 2.98"/><path d="M7.002 18c-1.224-.01-1.941-.058-2.532-.302a4 4 0 0 1-2.165-2.165C2 14.798 2 13.866 2 12.002v-2c0-3.773 0-5.659 1.172-6.83S6.231 2 10.004 2h4.001c3.773 0 5.66 0 6.832 1.172C21.78 4.115 21.964 5.52 22 8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M14.818 9.444h.91c1.004 0 1.818.796 1.818 1.778m0 0v.889m0-.889a.9.9 0 0 1 .909-.889c1.004 0 1.818.796 1.818 1.778m0 0V13m0-.889c0-.465.427-.82.896-.743l.312.051c.876.143 1.519.885 1.519 1.754v.42c0 1.931 0 2.897-.301 3.666c-.175.447-.636 1.015-1.004 1.427a1.93 1.93 0 0 0-.514 1.279V21m-6.363-9.778V6.333c0-.736-.61-1.333-1.363-1.333c-.754 0-1.364.597-1.364 1.333v7.078l-1.473-1.445a1.553 1.553 0 0 0-2.282.124a1.48 1.48 0 0 0-.03 1.842l3.273 4.088c.626.782.966 1.987.966 2.98"/><path d="M7.002 18c-1.224-.01-1.941-.058-2.532-.302a4 4 0 0 1-2.165-2.165C2 14.798 2 13.866 2 12.002v-2c0-3.773 0-5.659 1.172-6.83S6.231 2 10.004 2h4.001c3.773 0 5.66 0 6.832 1.172C21.78 4.115 21.964 5.52 22 8"/></g></svg> </template>
CSS
.icon-touchpad-03 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.818%209.444h.91c1.004%200%201.818.796%201.818%201.778m0%200v.889m0-.889a.9.9%200%200%201%20.909-.889c1.004%200%201.818.796%201.818%201.778m0%200V13m0-.889c0-.465.427-.82.896-.743l.312.051c.876.143%201.519.885%201.519%201.754v.42c0%201.931%200%202.897-.301%203.666c-.175.447-.636%201.015-1.004%201.427a1.93%201.93%200%200%200-.514%201.279V21m-6.363-9.778V6.333c0-.736-.61-1.333-1.363-1.333c-.754%200-1.364.597-1.364%201.333v7.078l-1.473-1.445a1.553%201.553%200%200%200-2.282.124a1.48%201.48%200%200%200-.03%201.842l3.273%204.088c.626.782.966%201.987.966%202.98%22%2F%3E%3Cpath%20d%3D%22M7.002%2018c-1.224-.01-1.941-.058-2.532-.302a4%204%200%200%201-2.165-2.165C2%2014.798%202%2013.866%202%2012.002v-2c0-3.773%200-5.659%201.172-6.83S6.231%202%2010.004%202h4.001c3.773%200%205.66%200%206.832%201.172C21.78%204.115%2021.964%205.52%2022%208%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.818%209.444h.91c1.004%200%201.818.796%201.818%201.778m0%200v.889m0-.889a.9.9%200%200%201%20.909-.889c1.004%200%201.818.796%201.818%201.778m0%200V13m0-.889c0-.465.427-.82.896-.743l.312.051c.876.143%201.519.885%201.519%201.754v.42c0%201.931%200%202.897-.301%203.666c-.175.447-.636%201.015-1.004%201.427a1.93%201.93%200%200%200-.514%201.279V21m-6.363-9.778V6.333c0-.736-.61-1.333-1.363-1.333c-.754%200-1.364.597-1.364%201.333v7.078l-1.473-1.445a1.553%201.553%200%200%200-2.282.124a1.48%201.48%200%200%200-.03%201.842l3.273%204.088c.626.782.966%201.987.966%202.98%22%2F%3E%3Cpath%20d%3D%22M7.002%2018c-1.224-.01-1.941-.058-2.532-.302a4%204%200%200%201-2.165-2.165C2%2014.798%202%2013.866%202%2012.002v-2c0-3.773%200-5.659%201.172-6.83S6.231%202%2010.004%202h4.001c3.773%200%205.66%200%206.832%201.172C21.78%204.115%2021.964%205.52%2022%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/touchpad-03.svg?color=%231a73e8&size=48