contacts product icon
contacts-product-outline from Material Symbols by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- contacts-product-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- contacts-product-outline-rounded, contacts-product-outline-sharp
1 other variant in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the contacts product icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.625 22q-.425 0-.737-.312t-.313-.738v-2.625q0-2.25 1.4-3.975t3.6-2.2q-1 .7-1.55 1.762t-.55 2.288v4.75q0 .275.075.55t.25.5zM8.3 22q-.425 0-.737-.312t-.313-.738V16.2q0-1.75 1.238-2.975T11.475 12H16.2q1.75 0 2.975 1.225T20.4 16.2v1.6q0 1.75-1.225 2.975T16.2 22zM12 9.9q-1.65 0-2.8-1.15t-1.15-2.8t1.15-2.8T12 2t2.8 1.15t1.15 2.8t-1.15 2.8T12 9.9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsContactsProductOutline(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="M4.625 22q-.425 0-.737-.312t-.313-.738v-2.625q0-2.25 1.4-3.975t3.6-2.2q-1 .7-1.55 1.762t-.55 2.288v4.75q0 .275.075.55t.25.5zM8.3 22q-.425 0-.737-.312t-.313-.738V16.2q0-1.75 1.238-2.975T11.475 12H16.2q1.75 0 2.975 1.225T20.4 16.2v1.6q0 1.75-1.225 2.975T16.2 22zM12 9.9q-1.65 0-2.8-1.15t-1.15-2.8t1.15-2.8T12 2t2.8 1.15t1.15 2.8t-1.15 2.8T12 9.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.625 22q-.425 0-.737-.312t-.313-.738v-2.625q0-2.25 1.4-3.975t3.6-2.2q-1 .7-1.55 1.762t-.55 2.288v4.75q0 .275.075.55t.25.5zM8.3 22q-.425 0-.737-.312t-.313-.738V16.2q0-1.75 1.238-2.975T11.475 12H16.2q1.75 0 2.975 1.225T20.4 16.2v1.6q0 1.75-1.225 2.975T16.2 22zM12 9.9q-1.65 0-2.8-1.15t-1.15-2.8t1.15-2.8T12 2t2.8 1.15t1.15 2.8t-1.15 2.8T12 9.9"/></svg> </template>
CSS
.icon-contacts-product-outline {
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%22M4.625%2022q-.425%200-.737-.312t-.313-.738v-2.625q0-2.25%201.4-3.975t3.6-2.2q-1%20.7-1.55%201.762t-.55%202.288v4.75q0%20.275.075.55t.25.5zM8.3%2022q-.425%200-.737-.312t-.313-.738V16.2q0-1.75%201.238-2.975T11.475%2012H16.2q1.75%200%202.975%201.225T20.4%2016.2v1.6q0%201.75-1.225%202.975T16.2%2022zM12%209.9q-1.65%200-2.8-1.15t-1.15-2.8t1.15-2.8T12%202t2.8%201.15t1.15%202.8t-1.15%202.8T12%209.9%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%22M4.625%2022q-.425%200-.737-.312t-.313-.738v-2.625q0-2.25%201.4-3.975t3.6-2.2q-1%20.7-1.55%201.762t-.55%202.288v4.75q0%20.275.075.55t.25.5zM8.3%2022q-.425%200-.737-.312t-.313-.738V16.2q0-1.75%201.238-2.975T11.475%2012H16.2q1.75%200%202.975%201.225T20.4%2016.2v1.6q0%201.75-1.225%202.975T16.2%2022zM12%209.9q-1.65%200-2.8-1.15t-1.15-2.8t1.15-2.8T12%202t2.8%201.15t1.15%202.8t-1.15%202.8T12%209.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/contacts-product-outline.svg?color=%231a73e8&size=48