hand point right icon
hand-point-right from Font Awesome 6 Solid by Dave Gandy · Regular · Arrows · CC-BY-4.0 Attribution required.
- Name
- hand-point-right
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Arrows
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More arrows icons from Font Awesome 6 Solid
Use the hand point right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32H272V96zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm64-64c0 17.7-14.3 32-32 32h-48c-17.7 0-32-14.3-32-32s14.3-32 32-32h48c17.7 0 32 14.3 32 32m-96 160c17.7 0 32 14.3 32 32s-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm-88-96h.6c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6c-24.9 8.7-42.8 32.5-42.8 60.4c0 11.7 3.1 22.6 8.6 32H160C71.6 448 0 376.4 0 288v-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64h27c35.3 0 64 28.7 64 64v88c0 22.1-17.9 40-40 40s-40-17.9-40-40v-56c0-8.8-7.2-16-16-16s-16 7.2-16 16v56c0 39.8 32.2 72 72 72"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidHandPointRight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32H272V96zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm64-64c0 17.7-14.3 32-32 32h-48c-17.7 0-32-14.3-32-32s14.3-32 32-32h48c17.7 0 32 14.3 32 32m-96 160c17.7 0 32 14.3 32 32s-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm-88-96h.6c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6c-24.9 8.7-42.8 32.5-42.8 60.4c0 11.7 3.1 22.6 8.6 32H160C71.6 448 0 376.4 0 288v-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64h27c35.3 0 64 28.7 64 64v88c0 22.1-17.9 40-40 40s-40-17.9-40-40v-56c0-8.8-7.2-16-16-16s-16 7.2-16 16v56c0 39.8 32.2 72 72 72"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32H272V96zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm64-64c0 17.7-14.3 32-32 32h-48c-17.7 0-32-14.3-32-32s14.3-32 32-32h48c17.7 0 32 14.3 32 32m-96 160c17.7 0 32 14.3 32 32s-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm-88-96h.6c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6c-24.9 8.7-42.8 32.5-42.8 60.4c0 11.7 3.1 22.6 8.6 32H160C71.6 448 0 376.4 0 288v-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64h27c35.3 0 64 28.7 64 64v88c0 22.1-17.9 40-40 40s-40-17.9-40-40v-56c0-8.8-7.2-16-16-16s-16 7.2-16 16v56c0 39.8 32.2 72 72 72"/></svg> </template>
CSS
.icon-hand-point-right {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H272V96zM320%20288c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm64-64c0%2017.7-14.3%2032-32%2032h-48c-17.7%200-32-14.3-32-32s14.3-32%2032-32h48c17.7%200%2032%2014.3%2032%2032m-96%20160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm-88-96h.6c-5.4%209.4-8.6%2020.3-8.6%2032c0%2013.2%204%2025.4%2010.8%2035.6c-24.9%208.7-42.8%2032.5-42.8%2060.4c0%2011.7%203.1%2022.6%208.6%2032H160C71.6%20448%200%20376.4%200%20288v-61.7c0-42.4%2016.9-83.1%2046.9-113.1l11.6-11.6C82.5%2077.5%20115.1%2064%20149%2064h27c35.3%200%2064%2028.7%2064%2064v88c0%2022.1-17.9%2040-40%2040s-40-17.9-40-40v-56c0-8.8-7.2-16-16-16s-16%207.2-16%2016v56c0%2039.8%2032.2%2072%2072%2072%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H272V96zM320%20288c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm64-64c0%2017.7-14.3%2032-32%2032h-48c-17.7%200-32-14.3-32-32s14.3-32%2032-32h48c17.7%200%2032%2014.3%2032%2032m-96%20160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm-88-96h.6c-5.4%209.4-8.6%2020.3-8.6%2032c0%2013.2%204%2025.4%2010.8%2035.6c-24.9%208.7-42.8%2032.5-42.8%2060.4c0%2011.7%203.1%2022.6%208.6%2032H160C71.6%20448%200%20376.4%200%20288v-61.7c0-42.4%2016.9-83.1%2046.9-113.1l11.6-11.6C82.5%2077.5%20115.1%2064%20149%2064h27c35.3%200%2064%2028.7%2064%2064v88c0%2022.1-17.9%2040-40%2040s-40-17.9-40-40v-56c0-8.8-7.2-16-16-16s-16%207.2-16%2016v56c0%2039.8%2032.2%2072%2072%2072%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/hand-point-right.svg?color=%231a73e8&size=48