pointing right 01 icon

pointing-right-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pointing-right-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the pointing right 01 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.002 4.5h-5.996m5.996 0c0-.7-1.993-2.008-2.498-2.5m2.498 2.5c0 .7-1.993 2.008-2.498 2.5M1.998 10.826h.948c.645 0 1.273-.209 1.79-.595l4.9-3.66c.566-.422 1.267-.76 1.914-.48c1.048.45 1.728 1.723.157 3.281L10 10.97h10.417c2.042.057 2.143 3.347 0 3.488H14.48c.191 1.48-.851 8.457-5.269 7.44l-.633-.143c-.918-.206-2.555-.814-3.511-1.485c-.996-.698-1.988-.452-3.068-.452"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPointingRight01(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.002 4.5h-5.996m5.996 0c0-.7-1.993-2.008-2.498-2.5m2.498 2.5c0 .7-1.993 2.008-2.498 2.5M1.998 10.826h.948c.645 0 1.273-.209 1.79-.595l4.9-3.66c.566-.422 1.267-.76 1.914-.48c1.048.45 1.728 1.723.157 3.281L10 10.97h10.417c2.042.057 2.143 3.347 0 3.488H14.48c.191 1.48-.851 8.457-5.269 7.44l-.633-.143c-.918-.206-2.555-.814-3.511-1.485c-.996-.698-1.988-.452-3.068-.452"/></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.002 4.5h-5.996m5.996 0c0-.7-1.993-2.008-2.498-2.5m2.498 2.5c0 .7-1.993 2.008-2.498 2.5M1.998 10.826h.948c.645 0 1.273-.209 1.79-.595l4.9-3.66c.566-.422 1.267-.76 1.914-.48c1.048.45 1.728 1.723.157 3.281L10 10.97h10.417c2.042.057 2.143 3.347 0 3.488H14.48c.191 1.48-.851 8.457-5.269 7.44l-.633-.143c-.918-.206-2.555-.814-3.511-1.485c-.996-.698-1.988-.452-3.068-.452"/></svg>
</template>

CSS

.icon-pointing-right-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%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.002%204.5h-5.996m5.996%200c0-.7-1.993-2.008-2.498-2.5m2.498%202.5c0%20.7-1.993%202.008-2.498%202.5M1.998%2010.826h.948c.645%200%201.273-.209%201.79-.595l4.9-3.66c.566-.422%201.267-.76%201.914-.48c1.048.45%201.728%201.723.157%203.281L10%2010.97h10.417c2.042.057%202.143%203.347%200%203.488H14.48c.191%201.48-.851%208.457-5.269%207.44l-.633-.143c-.918-.206-2.555-.814-3.511-1.485c-.996-.698-1.988-.452-3.068-.452%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.002%204.5h-5.996m5.996%200c0-.7-1.993-2.008-2.498-2.5m2.498%202.5c0%20.7-1.993%202.008-2.498%202.5M1.998%2010.826h.948c.645%200%201.273-.209%201.79-.595l4.9-3.66c.566-.422%201.267-.76%201.914-.48c1.048.45%201.728%201.723.157%203.281L10%2010.97h10.417c2.042.057%202.143%203.347%200%203.488H14.48c.191%201.48-.851%208.457-5.269%207.44l-.633-.143c-.918-.206-2.555-.814-3.511-1.485c-.996-.698-1.988-.452-3.068-.452%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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