Hand Pointer SVG element, flat

Free

An upright hand extends its index finger while the other fingers fold inward. Use it on link examples and interactive prototype screens.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/dvlbNjJnmLcr/amnt.svg" alt="Hand Pointer" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M14.5 2a2.5 2.5 0 0 1 2.5 2.5V15a2.5 2.5 0 0 1 5 0v1a2.5 2.5 0 0 1 4.5 1.5v7A5.5 5.5 0 0 1 21 30h-9a5 5 0 0 1-4.2-2.3l-5.1-8a2.7 2.7 0 0 1 4.2-3.3l5.1 4.8V4.5A2.5 2.5 0 0 1 14.5 2Z"/></svg>
CSS background-image
.hand-pointer {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/dvlbNjJnmLcr/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.hand-pointer {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/dvlbNjJnmLcr/amnt.svg") center / contain no-repeat;
}
React
import HandPointerSvg from "./hand-pointer.jsx"; // from the React tab above

<HandPointerSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Hand Pointer: An upright hand with extended index finger and folded remaining fingers. as part of the pack Cursors, flat. Want one like it? Make your own in the SVG studio.

Rest of Cursors, flat

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence