contact-card-16 from Fluent UI System Color Icons by Microsoft Corporation · 16 · MIT Free for personal and commercial use.

Name
contact-card-16
Set
Fluent UI System Color Icons
Style
16
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the contact card icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGHPHzXbGV)" d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0 1 13.25 13H2.75A1.75 1.75 0 0 1 1 11.25z"/><path fill="url(#SVGiRwLabec)" fill-opacity=".7" d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0 1 13.25 13H2.75A1.75 1.75 0 0 1 1 11.25z"/><path fill="url(#SVGjIfrsd9J)" d="M9.5 6a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/><path fill="url(#SVGY51znbsk)" d="M3.858 8.392A.86.86 0 0 0 3 9.25a1.67 1.67 0 0 0 1.265 1.62l.053.014c.62.155 1.267.155 1.886 0l.054-.013a1.67 1.67 0 0 0 1.265-1.62a.86.86 0 0 0-.858-.859z"/><path fill="url(#SVGhqYundrR)" d="M5.261 7.714a1.357 1.357 0 1 0 0-2.714a1.357 1.357 0 0 0 0 2.714"/><defs><linearGradient id="SVGHPHzXbGV" x1="6" x2="8.939" y1="3" y2="13.162" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGiRwLabec" x1="10.167" x2="12.633" y1="4.228" y2="18.598" gradientUnits="userSpaceOnUse"><stop offset=".447" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGjIfrsd9J" x1="10.636" x2="12.653" y1="5.538" y2="13.199" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGY51znbsk" x1="3" x2="3.999" y1="6.809" y2="11.382" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGhqYundrR" x1="3.905" x2="5.933" y1="4.095" y2="7.569" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorContactCard16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGHPHzXbGV)" d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0 1 13.25 13H2.75A1.75 1.75 0 0 1 1 11.25z"/><path fill="url(#SVGiRwLabec)" fillOpacity=".7" d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0 1 13.25 13H2.75A1.75 1.75 0 0 1 1 11.25z"/><path fill="url(#SVGjIfrsd9J)" d="M9.5 6a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/><path fill="url(#SVGY51znbsk)" d="M3.858 8.392A.86.86 0 0 0 3 9.25a1.67 1.67 0 0 0 1.265 1.62l.053.014c.62.155 1.267.155 1.886 0l.054-.013a1.67 1.67 0 0 0 1.265-1.62a.86.86 0 0 0-.858-.859z"/><path fill="url(#SVGhqYundrR)" d="M5.261 7.714a1.357 1.357 0 1 0 0-2.714a1.357 1.357 0 0 0 0 2.714"/><defs><linearGradient id="SVGHPHzXbGV" x1="6" x2="8.939" y1="3" y2="13.162" gradientUnits="userSpaceOnUse"><stop stopColor="#b3e0ff"/><stop offset="1" stopColor="#8cd0ff"/></linearGradient><linearGradient id="SVGiRwLabec" x1="10.167" x2="12.633" y1="4.228" y2="18.598" gradientUnits="userSpaceOnUse"><stop offset=".447" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVGjIfrsd9J" x1="10.636" x2="12.653" y1="5.538" y2="13.199" gradientUnits="userSpaceOnUse"><stop stopColor="#0078d4"/><stop offset="1" stopColor="#0067bf"/></linearGradient><linearGradient id="SVGY51znbsk" x1="3" x2="3.999" y1="6.809" y2="11.382" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVGhqYundrR" x1="3.905" x2="5.933" y1="4.095" y2="7.569" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGHPHzXbGV)" d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0 1 13.25 13H2.75A1.75 1.75 0 0 1 1 11.25z"/><path fill="url(#SVGiRwLabec)" fill-opacity=".7" d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0 1 13.25 13H2.75A1.75 1.75 0 0 1 1 11.25z"/><path fill="url(#SVGjIfrsd9J)" d="M9.5 6a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/><path fill="url(#SVGY51znbsk)" d="M3.858 8.392A.86.86 0 0 0 3 9.25a1.67 1.67 0 0 0 1.265 1.62l.053.014c.62.155 1.267.155 1.886 0l.054-.013a1.67 1.67 0 0 0 1.265-1.62a.86.86 0 0 0-.858-.859z"/><path fill="url(#SVGhqYundrR)" d="M5.261 7.714a1.357 1.357 0 1 0 0-2.714a1.357 1.357 0 0 0 0 2.714"/><defs><linearGradient id="SVGHPHzXbGV" x1="6" x2="8.939" y1="3" y2="13.162" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGiRwLabec" x1="10.167" x2="12.633" y1="4.228" y2="18.598" gradientUnits="userSpaceOnUse"><stop offset=".447" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGjIfrsd9J" x1="10.636" x2="12.653" y1="5.538" y2="13.199" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGY51znbsk" x1="3" x2="3.999" y1="6.809" y2="11.382" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGhqYundrR" x1="3.905" x2="5.933" y1="4.095" y2="7.569" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-contact-card-16 {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGHPHzXbGV)%22%20d%3D%22M1%204.75C1%203.784%201.784%203%202.75%203h10.5c.966%200%201.75.784%201.75%201.75v6.5A1.75%201.75%200%200%201%2013.25%2013H2.75A1.75%201.75%200%200%201%201%2011.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGiRwLabec)%22%20fill-opacity%3D%22.7%22%20d%3D%22M1%204.75C1%203.784%201.784%203%202.75%203h10.5c.966%200%201.75.784%201.75%201.75v6.5A1.75%201.75%200%200%201%2013.25%2013H2.75A1.75%201.75%200%200%201%201%2011.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjIfrsd9J)%22%20d%3D%22M9.5%206a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zm0%203a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGY51znbsk)%22%20d%3D%22M3.858%208.392A.86.86%200%200%200%203%209.25a1.67%201.67%200%200%200%201.265%201.62l.053.014c.62.155%201.267.155%201.886%200l.054-.013a1.67%201.67%200%200%200%201.265-1.62a.86.86%200%200%200-.858-.859z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGhqYundrR)%22%20d%3D%22M5.261%207.714a1.357%201.357%200%201%200%200-2.714a1.357%201.357%200%200%200%200%202.714%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGHPHzXbGV%22%20x1%3D%226%22%20x2%3D%228.939%22%20y1%3D%223%22%20y2%3D%2213.162%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b3e0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238cd0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGiRwLabec%22%20x1%3D%2210.167%22%20x2%3D%2212.633%22%20y1%3D%224.228%22%20y2%3D%2218.598%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.447%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGjIfrsd9J%22%20x1%3D%2210.636%22%20x2%3D%2212.653%22%20y1%3D%225.538%22%20y2%3D%2213.199%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGY51znbsk%22%20x1%3D%223%22%20x2%3D%223.999%22%20y1%3D%226.809%22%20y2%3D%2211.382%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGhqYundrR%22%20x1%3D%223.905%22%20x2%3D%225.933%22%20y1%3D%224.095%22%20y2%3D%227.569%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGHPHzXbGV)%22%20d%3D%22M1%204.75C1%203.784%201.784%203%202.75%203h10.5c.966%200%201.75.784%201.75%201.75v6.5A1.75%201.75%200%200%201%2013.25%2013H2.75A1.75%201.75%200%200%201%201%2011.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGiRwLabec)%22%20fill-opacity%3D%22.7%22%20d%3D%22M1%204.75C1%203.784%201.784%203%202.75%203h10.5c.966%200%201.75.784%201.75%201.75v6.5A1.75%201.75%200%200%201%2013.25%2013H2.75A1.75%201.75%200%200%201%201%2011.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjIfrsd9J)%22%20d%3D%22M9.5%206a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zm0%203a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGY51znbsk)%22%20d%3D%22M3.858%208.392A.86.86%200%200%200%203%209.25a1.67%201.67%200%200%200%201.265%201.62l.053.014c.62.155%201.267.155%201.886%200l.054-.013a1.67%201.67%200%200%200%201.265-1.62a.86.86%200%200%200-.858-.859z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGhqYundrR)%22%20d%3D%22M5.261%207.714a1.357%201.357%200%201%200%200-2.714a1.357%201.357%200%200%200%200%202.714%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGHPHzXbGV%22%20x1%3D%226%22%20x2%3D%228.939%22%20y1%3D%223%22%20y2%3D%2213.162%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b3e0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238cd0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGiRwLabec%22%20x1%3D%2210.167%22%20x2%3D%2212.633%22%20y1%3D%224.228%22%20y2%3D%2218.598%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.447%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGjIfrsd9J%22%20x1%3D%2210.636%22%20x2%3D%2212.653%22%20y1%3D%225.538%22%20y2%3D%2213.199%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGY51znbsk%22%20x1%3D%223%22%20x2%3D%223.999%22%20y1%3D%226.809%22%20y2%3D%2211.382%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGhqYundrR%22%20x1%3D%223.905%22%20x2%3D%225.933%22%20y1%3D%224.095%22%20y2%3D%227.569%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/contact-card-16.svg?color=%231a73e8&size=48