Import Contacts SVG icon, line

Pro
Import Contacts SVG icon, line

An arrow points into an open address book containing a person silhouette. Use it for contact transfer controls in address books or import steps during account setup.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="import-contacts.svg" alt="Import Contacts" width="48" height="48">
CSS background-image
.import-contacts {
  background-image: url("import-contacts.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.import-contacts {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("import-contacts.svg") center / contain no-repeat;
}
React
import ImportContactsSvg from "./import-contacts.jsx"; // from the React tab above

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

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Import Contacts: Open address book with a person silhouette and an arrow pointing into it. as part of the pack Communication icons, line. Want one like it? Make your own in the SVG studio.

Rest of Communication icons, line

Similar SVGs

Licence: premium, for Pro and Max. 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