import-contacts-sharp from Material Symbols Light by Google · Sharp · Communicate · Apache-2.0 Free for personal and commercial use.

Name
import-contacts-sharp
Set
Material Symbols Light
Style
Sharp
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the import contacts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 17.32q1.216-.68 2.453-.98t2.547-.302q.9 0 1.849.17t1.651.469V6.681q-.69-.389-1.597-.554T17.5 5.962q-1.31 0-2.613.386q-1.304.387-2.387 1.16zm-.5 1.45q-1.22-.836-2.62-1.283t-2.88-.448q-1.229 0-2.42.345q-1.19.347-2.08.916V6.07q.85-.52 2.04-.814Q5.229 4.96 6.5 4.96q1.47 0 2.866.423q1.398.424 2.634 1.231q1.237-.807 2.634-1.23t2.866-.423q1.271 0 2.451.294T22 6.069V18.3q-.885-.57-2.078-.915q-1.193-.347-2.422-.347q-1.48 0-2.88.448T12 18.77"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightImportContactsSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 17.32q1.216-.68 2.453-.98t2.547-.302q.9 0 1.849.17t1.651.469V6.681q-.69-.389-1.597-.554T17.5 5.962q-1.31 0-2.613.386q-1.304.387-2.387 1.16zm-.5 1.45q-1.22-.836-2.62-1.283t-2.88-.448q-1.229 0-2.42.345q-1.19.347-2.08.916V6.07q.85-.52 2.04-.814Q5.229 4.96 6.5 4.96q1.47 0 2.866.423q1.398.424 2.634 1.231q1.237-.807 2.634-1.23t2.866-.423q1.271 0 2.451.294T22 6.069V18.3q-.885-.57-2.078-.915q-1.193-.347-2.422-.347q-1.48 0-2.88.448T12 18.77"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 17.32q1.216-.68 2.453-.98t2.547-.302q.9 0 1.849.17t1.651.469V6.681q-.69-.389-1.597-.554T17.5 5.962q-1.31 0-2.613.386q-1.304.387-2.387 1.16zm-.5 1.45q-1.22-.836-2.62-1.283t-2.88-.448q-1.229 0-2.42.345q-1.19.347-2.08.916V6.07q.85-.52 2.04-.814Q5.229 4.96 6.5 4.96q1.47 0 2.866.423q1.398.424 2.634 1.231q1.237-.807 2.634-1.23t2.866-.423q1.271 0 2.451.294T22 6.069V18.3q-.885-.57-2.078-.915q-1.193-.347-2.422-.347q-1.48 0-2.88.448T12 18.77"/></svg>
</template>

CSS

.icon-import-contacts-sharp {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2017.32q1.216-.68%202.453-.98t2.547-.302q.9%200%201.849.17t1.651.469V6.681q-.69-.389-1.597-.554T17.5%205.962q-1.31%200-2.613.386q-1.304.387-2.387%201.16zm-.5%201.45q-1.22-.836-2.62-1.283t-2.88-.448q-1.229%200-2.42.345q-1.19.347-2.08.916V6.07q.85-.52%202.04-.814Q5.229%204.96%206.5%204.96q1.47%200%202.866.423q1.398.424%202.634%201.231q1.237-.807%202.634-1.23t2.866-.423q1.271%200%202.451.294T22%206.069V18.3q-.885-.57-2.078-.915q-1.193-.347-2.422-.347q-1.48%200-2.88.448T12%2018.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2017.32q1.216-.68%202.453-.98t2.547-.302q.9%200%201.849.17t1.651.469V6.681q-.69-.389-1.597-.554T17.5%205.962q-1.31%200-2.613.386q-1.304.387-2.387%201.16zm-.5%201.45q-1.22-.836-2.62-1.283t-2.88-.448q-1.229%200-2.42.345q-1.19.347-2.08.916V6.07q.85-.52%202.04-.814Q5.229%204.96%206.5%204.96q1.47%200%202.866.423q1.398.424%202.634%201.231q1.237-.807%202.634-1.23t2.866-.423q1.271%200%202.451.294T22%206.069V18.3q-.885-.57-2.078-.915q-1.193-.347-2.422-.347q-1.48%200-2.88.448T12%2018.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/import-contacts-sharp.svg?color=%231a73e8&size=48