Crosshair SVG element, flat

Free

Four short arms surround a small open circle for precise positioning. Add it to image editing controls or map selection instructions.

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/s_Wd9bxjP4k9/amnt.svg" alt="Crosshair" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M15 2h2v8h-2zM15 22h2v8h-2zM2 15h8v2H2zM22 15h8v2h-8z"/><path fill-rule="evenodd" d="M16 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"/></svg>
CSS background-image
.crosshair {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/s_Wd9bxjP4k9/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.crosshair {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/s_Wd9bxjP4k9/amnt.svg") center / contain no-repeat;
}
React
import CrosshairSvg from "./crosshair.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Crosshair: Four short arms around a small open centre circle. 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