contacts-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.

Name
contacts-filled
Set
Ant Design Icons
Style
Filled
Viewbox
1024×1024
License
MIT
Aliases
contacts-fill

2 other variants in Ant Design Icons

The same icon in other sets

Use the contacts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32M661 736h-43.9c-4.2 0-7.6-3.3-7.9-7.5c-3.8-50.6-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H363a8 8 0 0 1-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 0 1-29.1-75.5c0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.5-29.1 75.5c42.7 26.5 71.8 72.8 74.6 126.1c.4 4.6-3.2 8.4-7.8 8.4M512 474c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52s51.7-23.3 51.7-52s-23.2-52-51.7-52"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignContactsFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32M661 736h-43.9c-4.2 0-7.6-3.3-7.9-7.5c-3.8-50.6-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H363a8 8 0 0 1-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 0 1-29.1-75.5c0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.5-29.1 75.5c42.7 26.5 71.8 72.8 74.6 126.1c.4 4.6-3.2 8.4-7.8 8.4M512 474c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52s51.7-23.3 51.7-52s-23.2-52-51.7-52"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32M661 736h-43.9c-4.2 0-7.6-3.3-7.9-7.5c-3.8-50.6-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H363a8 8 0 0 1-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 0 1-29.1-75.5c0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.5-29.1 75.5c42.7 26.5 71.8 72.8 74.6 126.1c.4 4.6-3.2 8.4-7.8 8.4M512 474c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52s51.7-23.3 51.7-52s-23.2-52-51.7-52"/></svg>
</template>

CSS

.icon-contacts-filled {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M928%20224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4%200-8%203.6-8%208v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4%200-8%203.6-8%208v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4%200-8%203.6-8%208v56H96c-17.7%200-32%2014.3-32%2032v576c0%2017.7%2014.3%2032%2032%2032h832c17.7%200%2032-14.3%2032-32V256c0-17.7-14.3-32-32-32M661%20736h-43.9c-4.2%200-7.6-3.3-7.9-7.5c-3.8-50.6-46-90.5-97.2-90.5s-93.4%2040-97.2%2090.5c-.3%204.2-3.7%207.5-7.9%207.5H363a8%208%200%200%201-8-8.4c2.8-53.3%2032-99.7%2074.6-126.1a111.8%20111.8%200%200%201-29.1-75.5c0-61.9%2049.9-112%20111.4-112s111.4%2050.1%20111.4%20112c0%2029.1-11%2055.5-29.1%2075.5c42.7%2026.5%2071.8%2072.8%2074.6%20126.1c.4%204.6-3.2%208.4-7.8%208.4M512%20474c-28.5%200-51.7%2023.3-51.7%2052s23.2%2052%2051.7%2052s51.7-23.3%2051.7-52s-23.2-52-51.7-52%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M928%20224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4%200-8%203.6-8%208v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4%200-8%203.6-8%208v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4%200-8%203.6-8%208v56H96c-17.7%200-32%2014.3-32%2032v576c0%2017.7%2014.3%2032%2032%2032h832c17.7%200%2032-14.3%2032-32V256c0-17.7-14.3-32-32-32M661%20736h-43.9c-4.2%200-7.6-3.3-7.9-7.5c-3.8-50.6-46-90.5-97.2-90.5s-93.4%2040-97.2%2090.5c-.3%204.2-3.7%207.5-7.9%207.5H363a8%208%200%200%201-8-8.4c2.8-53.3%2032-99.7%2074.6-126.1a111.8%20111.8%200%200%201-29.1-75.5c0-61.9%2049.9-112%20111.4-112s111.4%2050.1%20111.4%20112c0%2029.1-11%2055.5-29.1%2075.5c42.7%2026.5%2071.8%2072.8%2074.6%20126.1c.4%204.6-3.2%208.4-7.8%208.4M512%20474c-28.5%200-51.7%2023.3-51.7%2052s23.2%2052%2051.7%2052s51.7-23.3%2051.7-52s-23.2-52-51.7-52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/contacts-filled.svg?color=%231a73e8&size=48