Pencil SVG icon, line

Free

Shown diagonally, this pencil has a pointed tip and an eraser at the other end. Use it for writing prompts and editable notes.

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/x7sXySu7TizP/amnt.svg" alt="Pencil" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 21 4.5-1 13-13a2.1 2.1 0 0 0 0-3l-.5-.5a2.1 2.1 0 0 0-3 0l-13 13L3 21Z"/><path d="m14.5 6 3.5 3.5M5.5 16l3 3M16 4.5 19.5 8"/></svg>
CSS background-image
.pencil {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/x7sXySu7TizP/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.pencil {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/x7sXySu7TizP/amnt.svg") center / contain no-repeat;
}
React
import PencilSvg from "./pencil.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Pencil: Diagonal pencil with a pointed tip and a small eraser at the opposite end. as part of the pack Education icons, line. Want one like it? Make your own in the SVG studio.

Rest of Education icons, line

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