md contacts icon
md-contacts from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-contacts
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-contacts
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md contacts icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M239.208 343.937c-17.78 10.103-38.342 15.876-60.255 15.876-21.909 0-42.467-5.771-60.246-15.87C71.544 358.331 42.643 406 32 448h293.912c-10.639-42-39.537-89.683-86.704-104.063z" fill="currentColor"/><path d="M178.953 120.035c-58.479 0-105.886 47.394-105.886 105.858 0 58.464 47.407 105.857 105.886 105.857s105.886-47.394 105.886-105.857c0-58.464-47.408-105.858-105.886-105.858zm0 186.488c-33.671 0-62.445-22.513-73.997-50.523H252.95c-11.554 28.011-40.326 50.523-73.997 50.523z" fill="currentColor"/><g><path d="M322.602 384H480c-10.638-42-39.537-81.691-86.703-96.072-17.781 10.104-38.343 15.873-60.256 15.873-14.823 0-29.024-2.654-42.168-7.49-7.445 12.47-16.927 25.592-27.974 34.906C289.245 341.354 309.146 364 322.602 384z" fill="currentColor"/><path d="M306.545 200h100.493c-11.554 28-40.327 50.293-73.997 50.293-8.875 0-17.404-1.692-25.375-4.51a128.411 128.411 0 01-6.52 25.118c10.066 3.174 20.779 4.862 31.895 4.862 58.479 0 105.886-47.41 105.886-105.872 0-58.465-47.407-105.866-105.886-105.866-37.49 0-70.427 19.703-89.243 49.09C275.607 131.383 298.961 163 306.545 200z" fill="currentColor"/></g></svg>
React
import type { SVGProps } from "react";
export function IonMdContacts(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M239.208 343.937c-17.78 10.103-38.342 15.876-60.255 15.876-21.909 0-42.467-5.771-60.246-15.87C71.544 358.331 42.643 406 32 448h293.912c-10.639-42-39.537-89.683-86.704-104.063z" fill="currentColor"/><path d="M178.953 120.035c-58.479 0-105.886 47.394-105.886 105.858 0 58.464 47.407 105.857 105.886 105.857s105.886-47.394 105.886-105.857c0-58.464-47.408-105.858-105.886-105.858zm0 186.488c-33.671 0-62.445-22.513-73.997-50.523H252.95c-11.554 28.011-40.326 50.523-73.997 50.523z" fill="currentColor"/><g><path d="M322.602 384H480c-10.638-42-39.537-81.691-86.703-96.072-17.781 10.104-38.343 15.873-60.256 15.873-14.823 0-29.024-2.654-42.168-7.49-7.445 12.47-16.927 25.592-27.974 34.906C289.245 341.354 309.146 364 322.602 384z" fill="currentColor"/><path d="M306.545 200h100.493c-11.554 28-40.327 50.293-73.997 50.293-8.875 0-17.404-1.692-25.375-4.51a128.411 128.411 0 01-6.52 25.118c10.066 3.174 20.779 4.862 31.895 4.862 58.479 0 105.886-47.41 105.886-105.872 0-58.465-47.407-105.866-105.886-105.866-37.49 0-70.427 19.703-89.243 49.09C275.607 131.383 298.961 163 306.545 200z" fill="currentColor"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M239.208 343.937c-17.78 10.103-38.342 15.876-60.255 15.876-21.909 0-42.467-5.771-60.246-15.87C71.544 358.331 42.643 406 32 448h293.912c-10.639-42-39.537-89.683-86.704-104.063z" fill="currentColor"/><path d="M178.953 120.035c-58.479 0-105.886 47.394-105.886 105.858 0 58.464 47.407 105.857 105.886 105.857s105.886-47.394 105.886-105.857c0-58.464-47.408-105.858-105.886-105.858zm0 186.488c-33.671 0-62.445-22.513-73.997-50.523H252.95c-11.554 28.011-40.326 50.523-73.997 50.523z" fill="currentColor"/><g><path d="M322.602 384H480c-10.638-42-39.537-81.691-86.703-96.072-17.781 10.104-38.343 15.873-60.256 15.873-14.823 0-29.024-2.654-42.168-7.49-7.445 12.47-16.927 25.592-27.974 34.906C289.245 341.354 309.146 364 322.602 384z" fill="currentColor"/><path d="M306.545 200h100.493c-11.554 28-40.327 50.293-73.997 50.293-8.875 0-17.404-1.692-25.375-4.51a128.411 128.411 0 01-6.52 25.118c10.066 3.174 20.779 4.862 31.895 4.862 58.479 0 105.886-47.41 105.886-105.872 0-58.465-47.407-105.866-105.886-105.866-37.49 0-70.427 19.703-89.243 49.09C275.607 131.383 298.961 163 306.545 200z" fill="currentColor"/></g></svg> </template>
CSS
.icon-md-contacts {
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%20512%20512%22%3E%3Cpath%20d%3D%22M239.208%20343.937c-17.78%2010.103-38.342%2015.876-60.255%2015.876-21.909%200-42.467-5.771-60.246-15.87C71.544%20358.331%2042.643%20406%2032%20448h293.912c-10.639-42-39.537-89.683-86.704-104.063z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M178.953%20120.035c-58.479%200-105.886%2047.394-105.886%20105.858%200%2058.464%2047.407%20105.857%20105.886%20105.857s105.886-47.394%20105.886-105.857c0-58.464-47.408-105.858-105.886-105.858zm0%20186.488c-33.671%200-62.445-22.513-73.997-50.523H252.95c-11.554%2028.011-40.326%2050.523-73.997%2050.523z%22%20fill%3D%22currentColor%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M322.602%20384H480c-10.638-42-39.537-81.691-86.703-96.072-17.781%2010.104-38.343%2015.873-60.256%2015.873-14.823%200-29.024-2.654-42.168-7.49-7.445%2012.47-16.927%2025.592-27.974%2034.906C289.245%20341.354%20309.146%20364%20322.602%20384z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M306.545%20200h100.493c-11.554%2028-40.327%2050.293-73.997%2050.293-8.875%200-17.404-1.692-25.375-4.51a128.411%20128.411%200%2001-6.52%2025.118c10.066%203.174%2020.779%204.862%2031.895%204.862%2058.479%200%20105.886-47.41%20105.886-105.872%200-58.465-47.407-105.866-105.886-105.866-37.49%200-70.427%2019.703-89.243%2049.09C275.607%20131.383%20298.961%20163%20306.545%20200z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%20512%20512%22%3E%3Cpath%20d%3D%22M239.208%20343.937c-17.78%2010.103-38.342%2015.876-60.255%2015.876-21.909%200-42.467-5.771-60.246-15.87C71.544%20358.331%2042.643%20406%2032%20448h293.912c-10.639-42-39.537-89.683-86.704-104.063z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M178.953%20120.035c-58.479%200-105.886%2047.394-105.886%20105.858%200%2058.464%2047.407%20105.857%20105.886%20105.857s105.886-47.394%20105.886-105.857c0-58.464-47.408-105.858-105.886-105.858zm0%20186.488c-33.671%200-62.445-22.513-73.997-50.523H252.95c-11.554%2028.011-40.326%2050.523-73.997%2050.523z%22%20fill%3D%22currentColor%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M322.602%20384H480c-10.638-42-39.537-81.691-86.703-96.072-17.781%2010.104-38.343%2015.873-60.256%2015.873-14.823%200-29.024-2.654-42.168-7.49-7.445%2012.47-16.927%2025.592-27.974%2034.906C289.245%20341.354%20309.146%20364%20322.602%20384z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M306.545%20200h100.493c-11.554%2028-40.327%2050.293-73.997%2050.293-8.875%200-17.404-1.692-25.375-4.51a128.411%20128.411%200%2001-6.52%2025.118c10.066%203.174%2020.779%204.862%2031.895%204.862%2058.479%200%20105.886-47.41%20105.886-105.872%200-58.465-47.407-105.866-105.886-105.866-37.49%200-70.427%2019.703-89.243%2049.09C275.607%20131.383%20298.961%20163%20306.545%20200z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-contacts.svg?color=%231a73e8&size=48