hand point right solid icon
hand-point-right-solid from Line Awesome by Icons8 · Line · Hands · Apache-2.0 Free for personal and commercial use.
- Name
- hand-point-right-solid
- Set
- Line Awesome
- Style
- Line
- Category
- Hands
- Viewbox
- 32×32
- License
- Apache 2.0
More hands icons from Line Awesome
hand-holdinghand-holding-hearthand-holding-usdhand-lizardhand-lizard-solidhand-middle-fingerhand-paperhand-paper-solidhand-peacehand-peace-solidhand-point-downhand-point-down-solidhand-point-lefthand-point-left-solidhand-point-righthand-point-uphand-point-up-solidhand-pointerhand-pointer-solidhand-rockhand-rock-solidhand-scissorshand-scissors-solidhand-spock
Use the hand point right solid icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m14.688 3l-.313.281L7.594 10H2v16h16.844c1.41 0 2.64-.996 2.937-2.375L23.438 16H27c1.645 0 3-1.355 3-3s-1.355-3-3-3H16.25l.188-.75c.203-.156.332-.223.625-.625c.468-.64.937-1.633.937-2.969C18 4.23 16.71 3 15.094 3zm.718 2.094c.422.082.594.254.594.562c0 .903-.273 1.461-.531 1.813s-.438.437-.438.437l-.344.188l-.124.406l-.594 2.25l-.313 1.25H27c.566 0 1 .434 1 1s-.434 1-1 1h-5.188l-.187.781l-1.781 8.438a1.01 1.01 0 0 1-1 .781H9V11.406zM4 12h3v12H4z"/></svg>
React
import type { SVGProps } from "react";
export function LaHandPointRightSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m14.688 3l-.313.281L7.594 10H2v16h16.844c1.41 0 2.64-.996 2.937-2.375L23.438 16H27c1.645 0 3-1.355 3-3s-1.355-3-3-3H16.25l.188-.75c.203-.156.332-.223.625-.625c.468-.64.937-1.633.937-2.969C18 4.23 16.71 3 15.094 3zm.718 2.094c.422.082.594.254.594.562c0 .903-.273 1.461-.531 1.813s-.438.437-.438.437l-.344.188l-.124.406l-.594 2.25l-.313 1.25H27c.566 0 1 .434 1 1s-.434 1-1 1h-5.188l-.187.781l-1.781 8.438a1.01 1.01 0 0 1-1 .781H9V11.406zM4 12h3v12H4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m14.688 3l-.313.281L7.594 10H2v16h16.844c1.41 0 2.64-.996 2.937-2.375L23.438 16H27c1.645 0 3-1.355 3-3s-1.355-3-3-3H16.25l.188-.75c.203-.156.332-.223.625-.625c.468-.64.937-1.633.937-2.969C18 4.23 16.71 3 15.094 3zm.718 2.094c.422.082.594.254.594.562c0 .903-.273 1.461-.531 1.813s-.438.437-.438.437l-.344.188l-.124.406l-.594 2.25l-.313 1.25H27c.566 0 1 .434 1 1s-.434 1-1 1h-5.188l-.187.781l-1.781 8.438a1.01 1.01 0 0 1-1 .781H9V11.406zM4 12h3v12H4z"/></svg> </template>
CSS
.icon-hand-point-right-solid {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.688%203l-.313.281L7.594%2010H2v16h16.844c1.41%200%202.64-.996%202.937-2.375L23.438%2016H27c1.645%200%203-1.355%203-3s-1.355-3-3-3H16.25l.188-.75c.203-.156.332-.223.625-.625c.468-.64.937-1.633.937-2.969C18%204.23%2016.71%203%2015.094%203zm.718%202.094c.422.082.594.254.594.562c0%20.903-.273%201.461-.531%201.813s-.438.437-.438.437l-.344.188l-.124.406l-.594%202.25l-.313%201.25H27c.566%200%201%20.434%201%201s-.434%201-1%201h-5.188l-.187.781l-1.781%208.438a1.01%201.01%200%200%201-1%20.781H9V11.406zM4%2012h3v12H4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.688%203l-.313.281L7.594%2010H2v16h16.844c1.41%200%202.64-.996%202.937-2.375L23.438%2016H27c1.645%200%203-1.355%203-3s-1.355-3-3-3H16.25l.188-.75c.203-.156.332-.223.625-.625c.468-.64.937-1.633.937-2.969C18%204.23%2016.71%203%2015.094%203zm.718%202.094c.422.082.594.254.594.562c0%20.903-.273%201.461-.531%201.813s-.438.437-.438.437l-.344.188l-.124.406l-.594%202.25l-.313%201.25H27c.566%200%201%20.434%201%201s-.434%201-1%201h-5.188l-.187.781l-1.781%208.438a1.01%201.01%200%200%201-1%20.781H9V11.406zM4%2012h3v12H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hand-point-right-solid.svg?color=%231a73e8&size=48