touch interaction 01 icon
touch-interaction-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- touch-interaction-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the touch interaction 01 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-linejoin="round" stroke-width="1.5"><path d="M7 7.997h-.824c-1.497 0-2.246 0-2.71-.44C3 7.12 3 6.413 3 5s0-2.12.465-2.558c.465-.439 1.214-.439 2.711-.439h11.647c1.498 0 2.247 0 2.712.439S21 3.586 21 4.999s0 2.12-.465 2.559s-1.214.439-2.712.439H16.5"/><path d="M18.03 21.991c-.05-1.713.09-1.94.221-2.32c.132-.382.947-1.735 1.273-2.718c1.052-3.178.247-3.715-1.014-4.68c-1.444-1.107-3.89-1.67-5.415-1.548v-4.09c0-.863-.826-1.614-1.752-1.614s-1.746.751-1.746 1.614v7.752l-1.971-1.678c-.532-.537-1.383-.488-2-.081a1.27 1.27 0 0 0-.445.511c-.28.589-.2 1.255.242 1.8l1.12 1.445m2.985 5.613v-.946c.073-1.163-.983-2.096-2.106-3.535m0 0c-.081-.104.076.097 0 0m0 0c-.34-.43-.61-.808-.878-1.132m.878 1.132l1.107 1.354m-1.107-1.354l-.878-1.132"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTouchInteraction01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M7 7.997h-.824c-1.497 0-2.246 0-2.71-.44C3 7.12 3 6.413 3 5s0-2.12.465-2.558c.465-.439 1.214-.439 2.711-.439h11.647c1.498 0 2.247 0 2.712.439S21 3.586 21 4.999s0 2.12-.465 2.559s-1.214.439-2.712.439H16.5"/><path d="M18.03 21.991c-.05-1.713.09-1.94.221-2.32c.132-.382.947-1.735 1.273-2.718c1.052-3.178.247-3.715-1.014-4.68c-1.444-1.107-3.89-1.67-5.415-1.548v-4.09c0-.863-.826-1.614-1.752-1.614s-1.746.751-1.746 1.614v7.752l-1.971-1.678c-.532-.537-1.383-.488-2-.081a1.27 1.27 0 0 0-.445.511c-.28.589-.2 1.255.242 1.8l1.12 1.445m2.985 5.613v-.946c.073-1.163-.983-2.096-2.106-3.535m0 0c-.081-.104.076.097 0 0m0 0c-.34-.43-.61-.808-.878-1.132m.878 1.132l1.107 1.354m-1.107-1.354l-.878-1.132"/></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-linejoin="round" stroke-width="1.5"><path d="M7 7.997h-.824c-1.497 0-2.246 0-2.71-.44C3 7.12 3 6.413 3 5s0-2.12.465-2.558c.465-.439 1.214-.439 2.711-.439h11.647c1.498 0 2.247 0 2.712.439S21 3.586 21 4.999s0 2.12-.465 2.559s-1.214.439-2.712.439H16.5"/><path d="M18.03 21.991c-.05-1.713.09-1.94.221-2.32c.132-.382.947-1.735 1.273-2.718c1.052-3.178.247-3.715-1.014-4.68c-1.444-1.107-3.89-1.67-5.415-1.548v-4.09c0-.863-.826-1.614-1.752-1.614s-1.746.751-1.746 1.614v7.752l-1.971-1.678c-.532-.537-1.383-.488-2-.081a1.27 1.27 0 0 0-.445.511c-.28.589-.2 1.255.242 1.8l1.12 1.445m2.985 5.613v-.946c.073-1.163-.983-2.096-2.106-3.535m0 0c-.081-.104.076.097 0 0m0 0c-.34-.43-.61-.808-.878-1.132m.878 1.132l1.107 1.354m-1.107-1.354l-.878-1.132"/></g></svg> </template>
CSS
.icon-touch-interaction-01 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%207.997h-.824c-1.497%200-2.246%200-2.71-.44C3%207.12%203%206.413%203%205s0-2.12.465-2.558c.465-.439%201.214-.439%202.711-.439h11.647c1.498%200%202.247%200%202.712.439S21%203.586%2021%204.999s0%202.12-.465%202.559s-1.214.439-2.712.439H16.5%22%2F%3E%3Cpath%20d%3D%22M18.03%2021.991c-.05-1.713.09-1.94.221-2.32c.132-.382.947-1.735%201.273-2.718c1.052-3.178.247-3.715-1.014-4.68c-1.444-1.107-3.89-1.67-5.415-1.548v-4.09c0-.863-.826-1.614-1.752-1.614s-1.746.751-1.746%201.614v7.752l-1.971-1.678c-.532-.537-1.383-.488-2-.081a1.27%201.27%200%200%200-.445.511c-.28.589-.2%201.255.242%201.8l1.12%201.445m2.985%205.613v-.946c.073-1.163-.983-2.096-2.106-3.535m0%200c-.081-.104.076.097%200%200m0%200c-.34-.43-.61-.808-.878-1.132m.878%201.132l1.107%201.354m-1.107-1.354l-.878-1.132%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%207.997h-.824c-1.497%200-2.246%200-2.71-.44C3%207.12%203%206.413%203%205s0-2.12.465-2.558c.465-.439%201.214-.439%202.711-.439h11.647c1.498%200%202.247%200%202.712.439S21%203.586%2021%204.999s0%202.12-.465%202.559s-1.214.439-2.712.439H16.5%22%2F%3E%3Cpath%20d%3D%22M18.03%2021.991c-.05-1.713.09-1.94.221-2.32c.132-.382.947-1.735%201.273-2.718c1.052-3.178.247-3.715-1.014-4.68c-1.444-1.107-3.89-1.67-5.415-1.548v-4.09c0-.863-.826-1.614-1.752-1.614s-1.746.751-1.746%201.614v7.752l-1.971-1.678c-.532-.537-1.383-.488-2-.081a1.27%201.27%200%200%200-.445.511c-.28.589-.2%201.255.242%201.8l1.12%201.445m2.985%205.613v-.946c.073-1.163-.983-2.096-2.106-3.535m0%200c-.081-.104.076.097%200%200m0%200c-.34-.43-.61-.808-.878-1.132m.878%201.132l1.107%201.354m-1.107-1.354l-.878-1.132%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/touch-interaction-01.svg?color=%231a73e8&size=48