Text Cursor SVG element, flat

Free

This tall I-beam has horizontal bars at both ends to mark a text insertion point. It suits writing app mockups and form-filling guides.

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/TcVgFHjHq4_9/amnt.svg" alt="Text Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M8 2h16v4h-6v20h6v4H8v-4h6V6H8V2Z"/></svg>
CSS background-image
.text-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/TcVgFHjHq4_9/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.text-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/TcVgFHjHq4_9/amnt.svg") center / contain no-repeat;
}
React
import TextCursorSvg from "./text-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Text Cursor: A tall I-beam with horizontal bars at the top and bottom. 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