touch interaction 02 icon
touch-interaction-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- touch-interaction-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the touch interaction 02 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="m8.533 13.653l1.967 1.72V6.5a1.5 1.5 0 0 1 3.001-.002l.004 4.764l2.636.427c1.702.26 2.553.389 3.152.753C20.283 13.044 21 14 21 15.266c0 .918-.224 1.534-.768 3.19c-.345 1.05-.518 1.575-.8 1.99a3.53 3.53 0 0 1-1.934 1.414c-.478.14-1.024.14-2.115.14h-.926c-1.452 0-2.177 0-2.824-.27a4 4 0 0 1-.339-.164c-.614-.338-1.072-.91-1.987-2.052l-2.963-3.698a1.57 1.57 0 0 1-.008-1.954a1.52 1.52 0 0 1 2.197-.21"/><path d="M7 8h-.824C4.68 8 3.93 8 3.466 7.56C3 7.122 3 6.415 3 5s0-2.121.465-2.56S4.68 2 6.176 2h11.647c1.498 0 2.247 0 2.712.44C21 2.878 21 3.585 21 5s0 2.121-.465 2.56S19.32 8 17.823 8H17"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTouchInteraction02(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="m8.533 13.653l1.967 1.72V6.5a1.5 1.5 0 0 1 3.001-.002l.004 4.764l2.636.427c1.702.26 2.553.389 3.152.753C20.283 13.044 21 14 21 15.266c0 .918-.224 1.534-.768 3.19c-.345 1.05-.518 1.575-.8 1.99a3.53 3.53 0 0 1-1.934 1.414c-.478.14-1.024.14-2.115.14h-.926c-1.452 0-2.177 0-2.824-.27a4 4 0 0 1-.339-.164c-.614-.338-1.072-.91-1.987-2.052l-2.963-3.698a1.57 1.57 0 0 1-.008-1.954a1.52 1.52 0 0 1 2.197-.21"/><path d="M7 8h-.824C4.68 8 3.93 8 3.466 7.56C3 7.122 3 6.415 3 5s0-2.121.465-2.56S4.68 2 6.176 2h11.647c1.498 0 2.247 0 2.712.44C21 2.878 21 3.585 21 5s0 2.121-.465 2.56S19.32 8 17.823 8H17"/></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="m8.533 13.653l1.967 1.72V6.5a1.5 1.5 0 0 1 3.001-.002l.004 4.764l2.636.427c1.702.26 2.553.389 3.152.753C20.283 13.044 21 14 21 15.266c0 .918-.224 1.534-.768 3.19c-.345 1.05-.518 1.575-.8 1.99a3.53 3.53 0 0 1-1.934 1.414c-.478.14-1.024.14-2.115.14h-.926c-1.452 0-2.177 0-2.824-.27a4 4 0 0 1-.339-.164c-.614-.338-1.072-.91-1.987-2.052l-2.963-3.698a1.57 1.57 0 0 1-.008-1.954a1.52 1.52 0 0 1 2.197-.21"/><path d="M7 8h-.824C4.68 8 3.93 8 3.466 7.56C3 7.122 3 6.415 3 5s0-2.121.465-2.56S4.68 2 6.176 2h11.647c1.498 0 2.247 0 2.712.44C21 2.878 21 3.585 21 5s0 2.121-.465 2.56S19.32 8 17.823 8H17"/></g></svg> </template>
CSS
.icon-touch-interaction-02 {
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%22m8.533%2013.653l1.967%201.72V6.5a1.5%201.5%200%200%201%203.001-.002l.004%204.764l2.636.427c1.702.26%202.553.389%203.152.753C20.283%2013.044%2021%2014%2021%2015.266c0%20.918-.224%201.534-.768%203.19c-.345%201.05-.518%201.575-.8%201.99a3.53%203.53%200%200%201-1.934%201.414c-.478.14-1.024.14-2.115.14h-.926c-1.452%200-2.177%200-2.824-.27a4%204%200%200%201-.339-.164c-.614-.338-1.072-.91-1.987-2.052l-2.963-3.698a1.57%201.57%200%200%201-.008-1.954a1.52%201.52%200%200%201%202.197-.21%22%2F%3E%3Cpath%20d%3D%22M7%208h-.824C4.68%208%203.93%208%203.466%207.56C3%207.122%203%206.415%203%205s0-2.121.465-2.56S4.68%202%206.176%202h11.647c1.498%200%202.247%200%202.712.44C21%202.878%2021%203.585%2021%205s0%202.121-.465%202.56S19.32%208%2017.823%208H17%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%22m8.533%2013.653l1.967%201.72V6.5a1.5%201.5%200%200%201%203.001-.002l.004%204.764l2.636.427c1.702.26%202.553.389%203.152.753C20.283%2013.044%2021%2014%2021%2015.266c0%20.918-.224%201.534-.768%203.19c-.345%201.05-.518%201.575-.8%201.99a3.53%203.53%200%200%201-1.934%201.414c-.478.14-1.024.14-2.115.14h-.926c-1.452%200-2.177%200-2.824-.27a4%204%200%200%201-.339-.164c-.614-.338-1.072-.91-1.987-2.052l-2.963-3.698a1.57%201.57%200%200%201-.008-1.954a1.52%201.52%200%200%201%202.197-.21%22%2F%3E%3Cpath%20d%3D%22M7%208h-.824C4.68%208%203.93%208%203.466%207.56C3%207.122%203%206.415%203%205s0-2.121.465-2.56S4.68%202%206.176%202h11.647c1.498%200%202.247%200%202.712.44C21%202.878%2021%203.585%2021%205s0%202.121-.465%202.56S19.32%208%2017.823%208H17%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-02.svg?color=%231a73e8&size=48