Student SVG icon, line

Free

Above an open book, a person’s head and shoulders suggest someone studying. Use it in reading guides and student account menus.

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/jHBSBtcDWuki/amnt.svg" alt="Student" 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"><circle cx="12" cy="5" r="2.5"/><path d="M6 13c.8-2.3 2.9-3.5 6-3.5s5.2 1.2 6 3.5"/><path d="M12 16c-2-1.3-5-1.7-9-1v6c4-.7 7-.3 9 1 2-1.3 5-1.7 9-1v-6c-4-.7-7-.3-9 1Zm0 0v6"/></svg>
CSS background-image
.student {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/jHBSBtcDWuki/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.student {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/jHBSBtcDWuki/amnt.svg") center / contain no-repeat;
}
React
import StudentSvg from "./student.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Student: Person’s head and shoulders above an open book. 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