pointing right 06 icon
pointing-right-06 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pointing-right-06
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the pointing right 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-linejoin="round" stroke-width="1.5" d="M22 4.5h-6m6 0c0-.7-1.994-2.008-2.5-2.5M22 4.5c0 .7-1.994 2.008-2.5 2.5m-6.574 6.005h3.103m0 0h4.468a1.503 1.503 0 1 0 0-3.003h-5.463m.995 3.003l-.027 1.054a2 2 0 0 1-.978 1.668m.01-5.725h-4.562m4.562 0l-2.76-2.594c-1.866-1.572-3.227-.746-3.983-.166l-3.973 2.88a2 2 0 0 1-1.173.381H2.012m10.983 5.506H14c.374 0 .725-.103 1.025-.282m0 0l-.055 1.336a2 2 0 0 1-.89 1.613m-2.116.336h1.004c.41 0 .793-.123 1.112-.336m0 0l-.27 1.59A2 2 0 0 1 11.807 22H8.258c-.604 0-1.21-.05-1.784-.238c-.477-.157-1.003-.377-1.346-.647c-.741-.582-1.004-.99-1.639-1.095c-.508-.085-1.145-.097-1.489-.097"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPointingRight06(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="M22 4.5h-6m6 0c0-.7-1.994-2.008-2.5-2.5M22 4.5c0 .7-1.994 2.008-2.5 2.5m-6.574 6.005h3.103m0 0h4.468a1.503 1.503 0 1 0 0-3.003h-5.463m.995 3.003l-.027 1.054a2 2 0 0 1-.978 1.668m.01-5.725h-4.562m4.562 0l-2.76-2.594c-1.866-1.572-3.227-.746-3.983-.166l-3.973 2.88a2 2 0 0 1-1.173.381H2.012m10.983 5.506H14c.374 0 .725-.103 1.025-.282m0 0l-.055 1.336a2 2 0 0 1-.89 1.613m-2.116.336h1.004c.41 0 .793-.123 1.112-.336m0 0l-.27 1.59A2 2 0 0 1 11.807 22H8.258c-.604 0-1.21-.05-1.784-.238c-.477-.157-1.003-.377-1.346-.647c-.741-.582-1.004-.99-1.639-1.095c-.508-.085-1.145-.097-1.489-.097"/></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="M22 4.5h-6m6 0c0-.7-1.994-2.008-2.5-2.5M22 4.5c0 .7-1.994 2.008-2.5 2.5m-6.574 6.005h3.103m0 0h4.468a1.503 1.503 0 1 0 0-3.003h-5.463m.995 3.003l-.027 1.054a2 2 0 0 1-.978 1.668m.01-5.725h-4.562m4.562 0l-2.76-2.594c-1.866-1.572-3.227-.746-3.983-.166l-3.973 2.88a2 2 0 0 1-1.173.381H2.012m10.983 5.506H14c.374 0 .725-.103 1.025-.282m0 0l-.055 1.336a2 2 0 0 1-.89 1.613m-2.116.336h1.004c.41 0 .793-.123 1.112-.336m0 0l-.27 1.59A2 2 0 0 1 11.807 22H8.258c-.604 0-1.21-.05-1.784-.238c-.477-.157-1.003-.377-1.346-.647c-.741-.582-1.004-.99-1.639-1.095c-.508-.085-1.145-.097-1.489-.097"/></svg> </template>
CSS
.icon-pointing-right-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%204.5h-6m6%200c0-.7-1.994-2.008-2.5-2.5M22%204.5c0%20.7-1.994%202.008-2.5%202.5m-6.574%206.005h3.103m0%200h4.468a1.503%201.503%200%201%200%200-3.003h-5.463m.995%203.003l-.027%201.054a2%202%200%200%201-.978%201.668m.01-5.725h-4.562m4.562%200l-2.76-2.594c-1.866-1.572-3.227-.746-3.983-.166l-3.973%202.88a2%202%200%200%201-1.173.381H2.012m10.983%205.506H14c.374%200%20.725-.103%201.025-.282m0%200l-.055%201.336a2%202%200%200%201-.89%201.613m-2.116.336h1.004c.41%200%20.793-.123%201.112-.336m0%200l-.27%201.59A2%202%200%200%201%2011.807%2022H8.258c-.604%200-1.21-.05-1.784-.238c-.477-.157-1.003-.377-1.346-.647c-.741-.582-1.004-.99-1.639-1.095c-.508-.085-1.145-.097-1.489-.097%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%22M22%204.5h-6m6%200c0-.7-1.994-2.008-2.5-2.5M22%204.5c0%20.7-1.994%202.008-2.5%202.5m-6.574%206.005h3.103m0%200h4.468a1.503%201.503%200%201%200%200-3.003h-5.463m.995%203.003l-.027%201.054a2%202%200%200%201-.978%201.668m.01-5.725h-4.562m4.562%200l-2.76-2.594c-1.866-1.572-3.227-.746-3.983-.166l-3.973%202.88a2%202%200%200%201-1.173.381H2.012m10.983%205.506H14c.374%200%20.725-.103%201.025-.282m0%200l-.055%201.336a2%202%200%200%201-.89%201.613m-2.116.336h1.004c.41%200%20.793-.123%201.112-.336m0%200l-.27%201.59A2%202%200%200%201%2011.807%2022H8.258c-.604%200-1.21-.05-1.784-.238c-.477-.157-1.003-.377-1.346-.647c-.741-.582-1.004-.99-1.639-1.095c-.508-.085-1.145-.097-1.489-.097%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pointing-right-06.svg?color=%231a73e8&size=48