touch 06 icon
touch-06 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- touch-06
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the touch 06 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7.6 13.545V8.97m0 0V3.427c0-.822.716-1.425 1.555-1.425c.838 0 1.51.603 1.51 1.425l.069 5.072M7.6 8.971c-1.345 1.194-2.817 2.576-3.011 2.962c-.907 1.352-.836 2.564.708 4.635a46 46 0 0 0 2.223 2.735c.801.773.584 1.818.584 2.695M10.734 8.5v2.53m0-2.53c.716-.841 2.641-.542 3.045 1.178m.036 1.348v-1.003q0-.119-.015-.236m-.021-.11l.021.11m-.021-.11a1 1 0 0 0 .021.11m-.021-.11c.228-1.177 2.958-.906 3.085 1.203v1.146m.98 9.969v-1.04c.039-1.226 1.077-1.597 1.694-2.937c.624-1.232.435-4.362.435-5.86c.027-.356-.216-1.39-1.342-1.782c-.354-.167-1.149-.408-1.834.074"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTouch06(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M7.6 13.545V8.97m0 0V3.427c0-.822.716-1.425 1.555-1.425c.838 0 1.51.603 1.51 1.425l.069 5.072M7.6 8.971c-1.345 1.194-2.817 2.576-3.011 2.962c-.907 1.352-.836 2.564.708 4.635a46 46 0 0 0 2.223 2.735c.801.773.584 1.818.584 2.695M10.734 8.5v2.53m0-2.53c.716-.841 2.641-.542 3.045 1.178m.036 1.348v-1.003q0-.119-.015-.236m-.021-.11l.021.11m-.021-.11a1 1 0 0 0 .021.11m-.021-.11c.228-1.177 2.958-.906 3.085 1.203v1.146m.98 9.969v-1.04c.039-1.226 1.077-1.597 1.694-2.937c.624-1.232.435-4.362.435-5.86c.027-.356-.216-1.39-1.342-1.782c-.354-.167-1.149-.408-1.834.074"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7.6 13.545V8.97m0 0V3.427c0-.822.716-1.425 1.555-1.425c.838 0 1.51.603 1.51 1.425l.069 5.072M7.6 8.971c-1.345 1.194-2.817 2.576-3.011 2.962c-.907 1.352-.836 2.564.708 4.635a46 46 0 0 0 2.223 2.735c.801.773.584 1.818.584 2.695M10.734 8.5v2.53m0-2.53c.716-.841 2.641-.542 3.045 1.178m.036 1.348v-1.003q0-.119-.015-.236m-.021-.11l.021.11m-.021-.11a1 1 0 0 0 .021.11m-.021-.11c.228-1.177 2.958-.906 3.085 1.203v1.146m.98 9.969v-1.04c.039-1.226 1.077-1.597 1.694-2.937c.624-1.232.435-4.362.435-5.86c.027-.356-.216-1.39-1.342-1.782c-.354-.167-1.149-.408-1.834.074"/></svg> </template>
CSS
.icon-touch-06 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.6%2013.545V8.97m0%200V3.427c0-.822.716-1.425%201.555-1.425c.838%200%201.51.603%201.51%201.425l.069%205.072M7.6%208.971c-1.345%201.194-2.817%202.576-3.011%202.962c-.907%201.352-.836%202.564.708%204.635a46%2046%200%200%200%202.223%202.735c.801.773.584%201.818.584%202.695M10.734%208.5v2.53m0-2.53c.716-.841%202.641-.542%203.045%201.178m.036%201.348v-1.003q0-.119-.015-.236m-.021-.11l.021.11m-.021-.11a1%201%200%200%200%20.021.11m-.021-.11c.228-1.177%202.958-.906%203.085%201.203v1.146m.98%209.969v-1.04c.039-1.226%201.077-1.597%201.694-2.937c.624-1.232.435-4.362.435-5.86c.027-.356-.216-1.39-1.342-1.782c-.354-.167-1.149-.408-1.834.074%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.6%2013.545V8.97m0%200V3.427c0-.822.716-1.425%201.555-1.425c.838%200%201.51.603%201.51%201.425l.069%205.072M7.6%208.971c-1.345%201.194-2.817%202.576-3.011%202.962c-.907%201.352-.836%202.564.708%204.635a46%2046%200%200%200%202.223%202.735c.801.773.584%201.818.584%202.695M10.734%208.5v2.53m0-2.53c.716-.841%202.641-.542%203.045%201.178m.036%201.348v-1.003q0-.119-.015-.236m-.021-.11l.021.11m-.021-.11a1%201%200%200%200%20.021.11m-.021-.11c.228-1.177%202.958-.906%203.085%201.203v1.146m.98%209.969v-1.04c.039-1.226%201.077-1.597%201.694-2.937c.624-1.232.435-4.362.435-5.86c.027-.356-.216-1.39-1.342-1.782c-.354-.167-1.149-.408-1.834.074%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/touch-06.svg?color=%231a73e8&size=48