touch-07 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
touch-07
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the touch 07 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-linejoin="round" stroke-width="1.5" d="M11.227 7.79V3.578c0-.872-.692-1.579-1.545-1.579c-.854 0-1.546.707-1.546 1.579v10.487l-1.669-1.711a1.71 1.71 0 0 0-2.586.146a1.816 1.816 0 0 0-.033 2.182l3.095 4.23c.702.96 1.053 1.439 1.476 1.812c.645.57 1.417.965 2.248 1.152c.545.123 1.13.123 2.301.123c2.232 0 3.348 0 4.237-.35a5.2 5.2 0 0 0 2.954-3.027c.341-.91.341-2.055.341-4.342v-2.603c0-1.029-.728-1.907-1.722-2.076l-.353-.06a.88.88 0 0 0-1.016.88m-6.182-2.633l.595-.304c.287-.146.607-.24.918-.164a2.1 2.1 0 0 1 1.578 2.047m-3.09-1.579v2.632m3.09-1.053v1.053m0-1.053c0-.58.462-1.052 1.03-1.052c1.138 0 2.061.942 2.061 2.105m0 0v1.053"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTouch07(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" strokeLinejoin="round" strokeWidth="1.5" d="M11.227 7.79V3.578c0-.872-.692-1.579-1.545-1.579c-.854 0-1.546.707-1.546 1.579v10.487l-1.669-1.711a1.71 1.71 0 0 0-2.586.146a1.816 1.816 0 0 0-.033 2.182l3.095 4.23c.702.96 1.053 1.439 1.476 1.812c.645.57 1.417.965 2.248 1.152c.545.123 1.13.123 2.301.123c2.232 0 3.348 0 4.237-.35a5.2 5.2 0 0 0 2.954-3.027c.341-.91.341-2.055.341-4.342v-2.603c0-1.029-.728-1.907-1.722-2.076l-.353-.06a.88.88 0 0 0-1.016.88m-6.182-2.633l.595-.304c.287-.146.607-.24.918-.164a2.1 2.1 0 0 1 1.578 2.047m-3.09-1.579v2.632m3.09-1.053v1.053m0-1.053c0-.58.462-1.052 1.03-1.052c1.138 0 2.061.942 2.061 2.105m0 0v1.053"/></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-linejoin="round" stroke-width="1.5" d="M11.227 7.79V3.578c0-.872-.692-1.579-1.545-1.579c-.854 0-1.546.707-1.546 1.579v10.487l-1.669-1.711a1.71 1.71 0 0 0-2.586.146a1.816 1.816 0 0 0-.033 2.182l3.095 4.23c.702.96 1.053 1.439 1.476 1.812c.645.57 1.417.965 2.248 1.152c.545.123 1.13.123 2.301.123c2.232 0 3.348 0 4.237-.35a5.2 5.2 0 0 0 2.954-3.027c.341-.91.341-2.055.341-4.342v-2.603c0-1.029-.728-1.907-1.722-2.076l-.353-.06a.88.88 0 0 0-1.016.88m-6.182-2.633l.595-.304c.287-.146.607-.24.918-.164a2.1 2.1 0 0 1 1.578 2.047m-3.09-1.579v2.632m3.09-1.053v1.053m0-1.053c0-.58.462-1.052 1.03-1.052c1.138 0 2.061.942 2.061 2.105m0 0v1.053"/></svg>
</template>

CSS

.icon-touch-07 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M11.227%207.79V3.578c0-.872-.692-1.579-1.545-1.579c-.854%200-1.546.707-1.546%201.579v10.487l-1.669-1.711a1.71%201.71%200%200%200-2.586.146a1.816%201.816%200%200%200-.033%202.182l3.095%204.23c.702.96%201.053%201.439%201.476%201.812c.645.57%201.417.965%202.248%201.152c.545.123%201.13.123%202.301.123c2.232%200%203.348%200%204.237-.35a5.2%205.2%200%200%200%202.954-3.027c.341-.91.341-2.055.341-4.342v-2.603c0-1.029-.728-1.907-1.722-2.076l-.353-.06a.88.88%200%200%200-1.016.88m-6.182-2.633l.595-.304c.287-.146.607-.24.918-.164a2.1%202.1%200%200%201%201.578%202.047m-3.09-1.579v2.632m3.09-1.053v1.053m0-1.053c0-.58.462-1.052%201.03-1.052c1.138%200%202.061.942%202.061%202.105m0%200v1.053%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M11.227%207.79V3.578c0-.872-.692-1.579-1.545-1.579c-.854%200-1.546.707-1.546%201.579v10.487l-1.669-1.711a1.71%201.71%200%200%200-2.586.146a1.816%201.816%200%200%200-.033%202.182l3.095%204.23c.702.96%201.053%201.439%201.476%201.812c.645.57%201.417.965%202.248%201.152c.545.123%201.13.123%202.301.123c2.232%200%203.348%200%204.237-.35a5.2%205.2%200%200%200%202.954-3.027c.341-.91.341-2.055.341-4.342v-2.603c0-1.029-.728-1.907-1.722-2.076l-.353-.06a.88.88%200%200%200-1.016.88m-6.182-2.633l.595-.304c.287-.146.607-.24.918-.164a2.1%202.1%200%200%201%201.578%202.047m-3.09-1.579v2.632m3.09-1.053v1.053m0-1.053c0-.58.462-1.052%201.03-1.052c1.138%200%202.061.942%202.061%202.105m0%200v1.053%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/touch-07.svg?color=%231a73e8&size=48