Help Cursor SVG element, flat

Free

A large question mark beside an angled pointer signals available help. Place it near interface tips or in support documentation explaining contextual guidance.

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/h5R7tt60b7xQ/amnt.svg" alt="Help Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M2 3v23l6-6 4 9 4-2-4-9 8-1L2 3Z"/><path d="M22 3a7 7 0 0 0-7 7h4a3 3 0 1 1 4 2.83A5 5 0 0 0 20 17v2h4v-2a1 1 0 0 1 .6-.92A7 7 0 0 0 22 3Zm-2 19h4v4h-4z"/></svg>
CSS background-image
.help-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/h5R7tt60b7xQ/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.help-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/h5R7tt60b7xQ/amnt.svg") center / contain no-repeat;
}
React
import HelpCursorSvg from "./help-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Help Cursor: An angled pointer arrow beside a large question mark. 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