A contact card on a stack, for contacts, an address book and saved people. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

UsersNewv1.0.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M6 7L18 7C19.6569 7 21 8.3431 21 10L21 18C21 19.6569 19.6569 21 18 21L6 21C4.3431 21 3 19.6569 3 18L3 10C3 8.3431 4.3431 7 6 7ZM5 3L19 3M14 13C14 14.1046 13.1046 15 12 15C10.8954 15 10 14.1046 10 13C10 11.8954 10.8954 11 12 11C13.1046 11 14 11.8954 14 13ZM8 21C8 19.8954 8.8954 19 10 19L14 19C15.1046 19 16 19.8954 16 21"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • address book
  • people
  • phonebook
  • directory
  • contact list

Related icons

The rest of the contacts family first, then the Users shelf.

FAQ

Answered from contacts's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the contacts icon for?
A contact card on a stack, for contacts, an address book and saved people. It is filed under Users in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as address book, people, phonebook, directory and contact list, and the browser's search matches all of those.
What styles does the contacts icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of contacts?
No. contacts is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with contacts?
accessibility, circle-user, fingerprint-pattern, hat-glasses, id-card and scan-face, and 7 more, all shown below. They are the Users shelf: nothing else in the set is named after contacts.
How do I import contacts in React?
<Contacts /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Contacts size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the contacts SVG?
icons/stroke/contacts.svg, icons/two-tone/contacts.svg, icons/duotone/contacts.svg and icons/fill/contacts.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was contacts added to the set?
Added 17 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.