Click Cursor SVG element, flat

Free

Three short rays around an angled arrow tip suggest a click. Place it in button instructions or onboarding screens that show an action.

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/CpNrM_kBeHIR/amnt.svg" alt="Click Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M9 8 11 27l5-6 6 8 4-3-6-8 8-2L9 8Z"/><path d="M10 2h2v4h-2zM4.3 4.3l1.4-1.4 3 3-1.4 1.4zM2 10h4v2H2z"/></svg>
CSS background-image
.click-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/CpNrM_kBeHIR/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.click-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/CpNrM_kBeHIR/amnt.svg") center / contain no-repeat;
}
React
import ClickCursorSvg from "./click-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Click Cursor: An angled pointer arrow with three short rays radiating from its tip. 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