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

Name
contact-card-32
Set
Fluent UI System Color Icons
Style
32
Viewbox
32×32
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 32 32"><g fill="none"><path fill="url(#SVGofMRxzKM1)" d="M2 7.25A3.25 3.25 0 0 1 5.25 4h21.5A3.25 3.25 0 0 1 30 7.25v17.5A3.25 3.25 0 0 1 26.75 28H5.25A3.25 3.25 0 0 1 2 24.75z"/><path fill="url(#SVGK8m8AjDE1)" fill-opacity=".7" d="M2 7.25A3.25 3.25 0 0 1 5.25 4h21.5A3.25 3.25 0 0 1 30 7.25v17.5A3.25 3.25 0 0 1 26.75 28H5.25A3.25 3.25 0 0 1 2 24.75z"/><path fill="url(#SVGAHFBmeCl1)" d="M18 13a1 1 0 0 1 1-1h6a1 1 0 0 1 0 2h-6a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2z"/><path fill="url(#SVGnCSNTcgs1)" d="M7 17.5A1.5 1.5 0 0 1 8.5 16h5a1.5 1.5 0 0 1 1.5 1.5s0 3.5-4 3.5s-4-3.5-4-3.5"/><path fill="url(#SVGkKwSqe9Q1)" d="M13 13a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><defs><linearGradient id="SVGofMRxzKM1" x1="12" x2="20.188" y1="4" y2="27.588" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGK8m8AjDE1" x1="20.333" x2="27.349" y1="6.947" y2="41.005" gradientUnits="userSpaceOnUse"><stop offset=".447" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGAHFBmeCl1" x1="21.273" x2="24.408" y1="11.192" y2="24.805" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGnCSNTcgs1" x1="7" x2="9.061" y1="12.965" y2="21.662" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGkKwSqe9Q1" x1="9" x2="11.99" y1="9.667" y2="14.787" 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 FluentColorContactCard32(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGofMRxzKM1)" d="M2 7.25A3.25 3.25 0 0 1 5.25 4h21.5A3.25 3.25 0 0 1 30 7.25v17.5A3.25 3.25 0 0 1 26.75 28H5.25A3.25 3.25 0 0 1 2 24.75z"/><path fill="url(#SVGK8m8AjDE1)" fillOpacity=".7" d="M2 7.25A3.25 3.25 0 0 1 5.25 4h21.5A3.25 3.25 0 0 1 30 7.25v17.5A3.25 3.25 0 0 1 26.75 28H5.25A3.25 3.25 0 0 1 2 24.75z"/><path fill="url(#SVGAHFBmeCl1)" d="M18 13a1 1 0 0 1 1-1h6a1 1 0 0 1 0 2h-6a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2z"/><path fill="url(#SVGnCSNTcgs1)" d="M7 17.5A1.5 1.5 0 0 1 8.5 16h5a1.5 1.5 0 0 1 1.5 1.5s0 3.5-4 3.5s-4-3.5-4-3.5"/><path fill="url(#SVGkKwSqe9Q1)" d="M13 13a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><defs><linearGradient id="SVGofMRxzKM1" x1="12" x2="20.188" y1="4" y2="27.588" gradientUnits="userSpaceOnUse"><stop stopColor="#b3e0ff"/><stop offset="1" stopColor="#8cd0ff"/></linearGradient><linearGradient id="SVGK8m8AjDE1" x1="20.333" x2="27.349" y1="6.947" y2="41.005" gradientUnits="userSpaceOnUse"><stop offset=".447" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVGAHFBmeCl1" x1="21.273" x2="24.408" y1="11.192" y2="24.805" gradientUnits="userSpaceOnUse"><stop stopColor="#0078d4"/><stop offset="1" stopColor="#0067bf"/></linearGradient><linearGradient id="SVGnCSNTcgs1" x1="7" x2="9.061" y1="12.965" y2="21.662" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVGkKwSqe9Q1" x1="9" x2="11.99" y1="9.667" y2="14.787" 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 32 32"><g fill="none"><path fill="url(#SVGofMRxzKM1)" d="M2 7.25A3.25 3.25 0 0 1 5.25 4h21.5A3.25 3.25 0 0 1 30 7.25v17.5A3.25 3.25 0 0 1 26.75 28H5.25A3.25 3.25 0 0 1 2 24.75z"/><path fill="url(#SVGK8m8AjDE1)" fill-opacity=".7" d="M2 7.25A3.25 3.25 0 0 1 5.25 4h21.5A3.25 3.25 0 0 1 30 7.25v17.5A3.25 3.25 0 0 1 26.75 28H5.25A3.25 3.25 0 0 1 2 24.75z"/><path fill="url(#SVGAHFBmeCl1)" d="M18 13a1 1 0 0 1 1-1h6a1 1 0 0 1 0 2h-6a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2z"/><path fill="url(#SVGnCSNTcgs1)" d="M7 17.5A1.5 1.5 0 0 1 8.5 16h5a1.5 1.5 0 0 1 1.5 1.5s0 3.5-4 3.5s-4-3.5-4-3.5"/><path fill="url(#SVGkKwSqe9Q1)" d="M13 13a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><defs><linearGradient id="SVGofMRxzKM1" x1="12" x2="20.188" y1="4" y2="27.588" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGK8m8AjDE1" x1="20.333" x2="27.349" y1="6.947" y2="41.005" gradientUnits="userSpaceOnUse"><stop offset=".447" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGAHFBmeCl1" x1="21.273" x2="24.408" y1="11.192" y2="24.805" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGnCSNTcgs1" x1="7" x2="9.061" y1="12.965" y2="21.662" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGkKwSqe9Q1" x1="9" x2="11.99" y1="9.667" y2="14.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-contact-card-32 {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGofMRxzKM1)%22%20d%3D%22M2%207.25A3.25%203.25%200%200%201%205.25%204h21.5A3.25%203.25%200%200%201%2030%207.25v17.5A3.25%203.25%200%200%201%2026.75%2028H5.25A3.25%203.25%200%200%201%202%2024.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGK8m8AjDE1)%22%20fill-opacity%3D%22.7%22%20d%3D%22M2%207.25A3.25%203.25%200%200%201%205.25%204h21.5A3.25%203.25%200%200%201%2030%207.25v17.5A3.25%203.25%200%200%201%2026.75%2028H5.25A3.25%203.25%200%200%201%202%2024.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAHFBmeCl1)%22%20d%3D%22M18%2013a1%201%200%200%201%201-1h6a1%201%200%200%201%200%202h-6a1%201%200%200%201-1-1m1%204a1%201%200%201%200%200%202h6a1%201%200%200%200%200-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGnCSNTcgs1)%22%20d%3D%22M7%2017.5A1.5%201.5%200%200%201%208.5%2016h5a1.5%201.5%200%200%201%201.5%201.5s0%203.5-4%203.5s-4-3.5-4-3.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGkKwSqe9Q1)%22%20d%3D%22M13%2013a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGofMRxzKM1%22%20x1%3D%2212%22%20x2%3D%2220.188%22%20y1%3D%224%22%20y2%3D%2227.588%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%22SVGK8m8AjDE1%22%20x1%3D%2220.333%22%20x2%3D%2227.349%22%20y1%3D%226.947%22%20y2%3D%2241.005%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%22SVGAHFBmeCl1%22%20x1%3D%2221.273%22%20x2%3D%2224.408%22%20y1%3D%2211.192%22%20y2%3D%2224.805%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%22SVGnCSNTcgs1%22%20x1%3D%227%22%20x2%3D%229.061%22%20y1%3D%2212.965%22%20y2%3D%2221.662%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%22SVGkKwSqe9Q1%22%20x1%3D%229%22%20x2%3D%2211.99%22%20y1%3D%229.667%22%20y2%3D%2214.787%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGofMRxzKM1)%22%20d%3D%22M2%207.25A3.25%203.25%200%200%201%205.25%204h21.5A3.25%203.25%200%200%201%2030%207.25v17.5A3.25%203.25%200%200%201%2026.75%2028H5.25A3.25%203.25%200%200%201%202%2024.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGK8m8AjDE1)%22%20fill-opacity%3D%22.7%22%20d%3D%22M2%207.25A3.25%203.25%200%200%201%205.25%204h21.5A3.25%203.25%200%200%201%2030%207.25v17.5A3.25%203.25%200%200%201%2026.75%2028H5.25A3.25%203.25%200%200%201%202%2024.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAHFBmeCl1)%22%20d%3D%22M18%2013a1%201%200%200%201%201-1h6a1%201%200%200%201%200%202h-6a1%201%200%200%201-1-1m1%204a1%201%200%201%200%200%202h6a1%201%200%200%200%200-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGnCSNTcgs1)%22%20d%3D%22M7%2017.5A1.5%201.5%200%200%201%208.5%2016h5a1.5%201.5%200%200%201%201.5%201.5s0%203.5-4%203.5s-4-3.5-4-3.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGkKwSqe9Q1)%22%20d%3D%22M13%2013a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGofMRxzKM1%22%20x1%3D%2212%22%20x2%3D%2220.188%22%20y1%3D%224%22%20y2%3D%2227.588%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%22SVGK8m8AjDE1%22%20x1%3D%2220.333%22%20x2%3D%2227.349%22%20y1%3D%226.947%22%20y2%3D%2241.005%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%22SVGAHFBmeCl1%22%20x1%3D%2221.273%22%20x2%3D%2224.408%22%20y1%3D%2211.192%22%20y2%3D%2224.805%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%22SVGnCSNTcgs1%22%20x1%3D%227%22%20x2%3D%229.061%22%20y1%3D%2212.965%22%20y2%3D%2221.662%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%22SVGkKwSqe9Q1%22%20x1%3D%229%22%20x2%3D%2211.99%22%20y1%3D%229.667%22%20y2%3D%2214.787%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-32.svg?color=%231a73e8&size=48