Edit Calendar SVG icon, line

Free

A diagonal pencil crosses the lower corner of a calendar page. It can label rescheduling controls in appointment apps or date changes in event dashboards.

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/-YtX53tMDNzE/amnt.svg" alt="Edit Calendar" 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="M8 3v3M16 3v3M3 9h18"/><path d="M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h7"/><path d="m13 21 2.5-.5 5-5a1.4 1.4 0 0 0-2-2l-5 5L13 21Z"/><path d="m17.5 14.5 2 2"/></svg>
CSS background-image
.edit-calendar {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-YtX53tMDNzE/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.edit-calendar {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-YtX53tMDNzE/amnt.svg") center / contain no-repeat;
}
React
import EditCalendarSvg from "./edit-calendar.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Edit Calendar: A calendar page with a diagonal pencil crossing its lower corner. as part of the pack Business icons, line. Want one like it? Make your own in the SVG studio.

Rest of Business 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