Contacts SVG icon, line

Free

A small address book bears a head and shoulders on its cover. It suits phone contact lists and customer directories.

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/9D4bkXmX0FDX/amnt.svg" alt="Contacts" 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"><rect x="5" y="3" width="15" height="18" rx="1"/><path d="M8 3v18M3 8h2M3 16h2"/><circle cx="14" cy="10" r="2"/><path d="M10 17c.5-2 2-3 4-3s3.5 1 4 3"/></svg>
CSS background-image
.contacts {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/9D4bkXmX0FDX/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.contacts {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/9D4bkXmX0FDX/amnt.svg") center / contain no-repeat;
}
React
import ContactsSvg from "./contacts.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Contacts: Small address book with a head and shoulders on its cover. as part of the pack People icons, line. Want one like it? Make your own in the SVG studio.

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