Grading SVG icon, line

Free

A sheet with three short lines has a large check mark across one corner. It suits assessment forms and teacher feedback pages.

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/CpiRZ9S4-QQE/amnt.svg" alt="Grading" 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="M13 21H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8"/><path d="M7 7h8M7 11h7M7 15h4M14 18l3 3 5-6"/></svg>
CSS background-image
.grading {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/CpiRZ9S4-QQE/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.grading {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/CpiRZ9S4-QQE/amnt.svg") center / contain no-repeat;
}
React
import GradingSvg from "./grading.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Grading: Paper with three short lines and a large check mark across its lower corner. 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