touch 05 icon
touch-05 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- touch-05
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the touch 05 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="m8.99 22l-.047-.772l-.174-.745c-.552-2.185-1.324-2.427-2.553-3.993c-.554-.707-1.556-1.668-2.503-3.021c-.631-.902.155-3.058 2.075-2.433c.32.104.589.313.827.542l1.863 1.89c-.015-2.532.02-8.515-.021-10.097s2.828-2.09 2.997.072v5.594m0 0v.938m0-.938c.938-1.19 2.714-1.231 2.972.76m0 0c.042.324.046.703 0 1.14m0-1.14c.475-1.391 2.633-.847 3.048.772m0 0c.098.384-.04.885 0 1.398m0-1.398c.27-.78 3.292-.74 3.01 2.274l-.036 2.705c0 1.605-.214 2.35-.828 3.139c-.226.291-.539.583-.758.902c-.17.25-.281.54-.329.838c-.067.415-.076.99-.055 1.542"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTouch05(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="m8.99 22l-.047-.772l-.174-.745c-.552-2.185-1.324-2.427-2.553-3.993c-.554-.707-1.556-1.668-2.503-3.021c-.631-.902.155-3.058 2.075-2.433c.32.104.589.313.827.542l1.863 1.89c-.015-2.532.02-8.515-.021-10.097s2.828-2.09 2.997.072v5.594m0 0v.938m0-.938c.938-1.19 2.714-1.231 2.972.76m0 0c.042.324.046.703 0 1.14m0-1.14c.475-1.391 2.633-.847 3.048.772m0 0c.098.384-.04.885 0 1.398m0-1.398c.27-.78 3.292-.74 3.01 2.274l-.036 2.705c0 1.605-.214 2.35-.828 3.139c-.226.291-.539.583-.758.902c-.17.25-.281.54-.329.838c-.067.415-.076.99-.055 1.542"/></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="m8.99 22l-.047-.772l-.174-.745c-.552-2.185-1.324-2.427-2.553-3.993c-.554-.707-1.556-1.668-2.503-3.021c-.631-.902.155-3.058 2.075-2.433c.32.104.589.313.827.542l1.863 1.89c-.015-2.532.02-8.515-.021-10.097s2.828-2.09 2.997.072v5.594m0 0v.938m0-.938c.938-1.19 2.714-1.231 2.972.76m0 0c.042.324.046.703 0 1.14m0-1.14c.475-1.391 2.633-.847 3.048.772m0 0c.098.384-.04.885 0 1.398m0-1.398c.27-.78 3.292-.74 3.01 2.274l-.036 2.705c0 1.605-.214 2.35-.828 3.139c-.226.291-.539.583-.758.902c-.17.25-.281.54-.329.838c-.067.415-.076.99-.055 1.542"/></svg> </template>
CSS
.icon-touch-05 {
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%22m8.99%2022l-.047-.772l-.174-.745c-.552-2.185-1.324-2.427-2.553-3.993c-.554-.707-1.556-1.668-2.503-3.021c-.631-.902.155-3.058%202.075-2.433c.32.104.589.313.827.542l1.863%201.89c-.015-2.532.02-8.515-.021-10.097s2.828-2.09%202.997.072v5.594m0%200v.938m0-.938c.938-1.19%202.714-1.231%202.972.76m0%200c.042.324.046.703%200%201.14m0-1.14c.475-1.391%202.633-.847%203.048.772m0%200c.098.384-.04.885%200%201.398m0-1.398c.27-.78%203.292-.74%203.01%202.274l-.036%202.705c0%201.605-.214%202.35-.828%203.139c-.226.291-.539.583-.758.902c-.17.25-.281.54-.329.838c-.067.415-.076.99-.055%201.542%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%22m8.99%2022l-.047-.772l-.174-.745c-.552-2.185-1.324-2.427-2.553-3.993c-.554-.707-1.556-1.668-2.503-3.021c-.631-.902.155-3.058%202.075-2.433c.32.104.589.313.827.542l1.863%201.89c-.015-2.532.02-8.515-.021-10.097s2.828-2.09%202.997.072v5.594m0%200v.938m0-.938c.938-1.19%202.714-1.231%202.972.76m0%200c.042.324.046.703%200%201.14m0-1.14c.475-1.391%202.633-.847%203.048.772m0%200c.098.384-.04.885%200%201.398m0-1.398c.27-.78%203.292-.74%203.01%202.274l-.036%202.705c0%201.605-.214%202.35-.828%203.139c-.226.291-.539.583-.758.902c-.17.25-.281.54-.329.838c-.067.415-.076.99-.055%201.542%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/touch-05.svg?color=%231a73e8&size=48