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

Name
contact-card-20
Set
Fluent UI System Color Icons
Style
20
Viewbox
20×20
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 20 20"><g fill="none"><path fill="url(#SVG4lZjRbsH)" d="M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 16.25 16H3.75A1.75 1.75 0 0 1 2 14.25z"/><path fill="url(#SVGo1WHEc5Y)" fill-opacity=".7" d="M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 16.25 16H3.75A1.75 1.75 0 0 1 2 14.25z"/><path fill="url(#SVG6misxd4T)" d="M11.5 8a.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(#SVG6c3gGbFw)" d="M4 11.699a.95.95 0 0 1 .949-.949H8.05a.95.95 0 0 1 .949.949c0 .847-.577 1.585-1.399 1.791l-.059.015c-.684.17-1.4.17-2.084 0l-.06-.015A1.846 1.846 0 0 1 4 11.699"/><path fill="url(#SVGjkt1yhfq)" d="M8 8.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><defs><linearGradient id="SVG4lZjRbsH" x1="7.714" x2="11.389" y1="4" y2="16.099" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGo1WHEc5Y" x1="12.476" x2="15.575" y1="5.474" y2="22.667" gradientUnits="userSpaceOnUse"><stop offset=".447" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVG6misxd4T" x1="12.636" x2="14.653" y1="7.538" y2="15.199" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVG6c3gGbFw" x1="4" x2="5.105" y1="9" y2="14.055" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGjkt1yhfq" x1="5" x2="7.242" y1="6" y2="9.84" 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 FluentColorContactCard20(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVG4lZjRbsH)" d="M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 16.25 16H3.75A1.75 1.75 0 0 1 2 14.25z"/><path fill="url(#SVGo1WHEc5Y)" fillOpacity=".7" d="M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 16.25 16H3.75A1.75 1.75 0 0 1 2 14.25z"/><path fill="url(#SVG6misxd4T)" d="M11.5 8a.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(#SVG6c3gGbFw)" d="M4 11.699a.95.95 0 0 1 .949-.949H8.05a.95.95 0 0 1 .949.949c0 .847-.577 1.585-1.399 1.791l-.059.015c-.684.17-1.4.17-2.084 0l-.06-.015A1.846 1.846 0 0 1 4 11.699"/><path fill="url(#SVGjkt1yhfq)" d="M8 8.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><defs><linearGradient id="SVG4lZjRbsH" x1="7.714" x2="11.389" y1="4" y2="16.099" gradientUnits="userSpaceOnUse"><stop stopColor="#b3e0ff"/><stop offset="1" stopColor="#8cd0ff"/></linearGradient><linearGradient id="SVGo1WHEc5Y" x1="12.476" x2="15.575" y1="5.474" y2="22.667" gradientUnits="userSpaceOnUse"><stop offset=".447" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVG6misxd4T" x1="12.636" x2="14.653" y1="7.538" y2="15.199" gradientUnits="userSpaceOnUse"><stop stopColor="#0078d4"/><stop offset="1" stopColor="#0067bf"/></linearGradient><linearGradient id="SVG6c3gGbFw" x1="4" x2="5.105" y1="9" y2="14.055" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVGjkt1yhfq" x1="5" x2="7.242" y1="6" y2="9.84" 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 20 20"><g fill="none"><path fill="url(#SVG4lZjRbsH)" d="M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 16.25 16H3.75A1.75 1.75 0 0 1 2 14.25z"/><path fill="url(#SVGo1WHEc5Y)" fill-opacity=".7" d="M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 16.25 16H3.75A1.75 1.75 0 0 1 2 14.25z"/><path fill="url(#SVG6misxd4T)" d="M11.5 8a.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(#SVG6c3gGbFw)" d="M4 11.699a.95.95 0 0 1 .949-.949H8.05a.95.95 0 0 1 .949.949c0 .847-.577 1.585-1.399 1.791l-.059.015c-.684.17-1.4.17-2.084 0l-.06-.015A1.846 1.846 0 0 1 4 11.699"/><path fill="url(#SVGjkt1yhfq)" d="M8 8.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><defs><linearGradient id="SVG4lZjRbsH" x1="7.714" x2="11.389" y1="4" y2="16.099" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGo1WHEc5Y" x1="12.476" x2="15.575" y1="5.474" y2="22.667" gradientUnits="userSpaceOnUse"><stop offset=".447" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVG6misxd4T" x1="12.636" x2="14.653" y1="7.538" y2="15.199" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVG6c3gGbFw" x1="4" x2="5.105" y1="9" y2="14.055" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGjkt1yhfq" x1="5" x2="7.242" y1="6" y2="9.84" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-contact-card-20 {
  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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG4lZjRbsH)%22%20d%3D%22M2%205.75C2%204.784%202.784%204%203.75%204h12.5c.966%200%201.75.784%201.75%201.75v8.5A1.75%201.75%200%200%201%2016.25%2016H3.75A1.75%201.75%200%200%201%202%2014.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGo1WHEc5Y)%22%20fill-opacity%3D%22.7%22%20d%3D%22M2%205.75C2%204.784%202.784%204%203.75%204h12.5c.966%200%201.75.784%201.75%201.75v8.5A1.75%201.75%200%200%201%2016.25%2016H3.75A1.75%201.75%200%200%201%202%2014.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6misxd4T)%22%20d%3D%22M11.5%208a.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(%23SVG6c3gGbFw)%22%20d%3D%22M4%2011.699a.95.95%200%200%201%20.949-.949H8.05a.95.95%200%200%201%20.949.949c0%20.847-.577%201.585-1.399%201.791l-.059.015c-.684.17-1.4.17-2.084%200l-.06-.015A1.846%201.846%200%200%201%204%2011.699%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjkt1yhfq)%22%20d%3D%22M8%208.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG4lZjRbsH%22%20x1%3D%227.714%22%20x2%3D%2211.389%22%20y1%3D%224%22%20y2%3D%2216.099%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%22SVGo1WHEc5Y%22%20x1%3D%2212.476%22%20x2%3D%2215.575%22%20y1%3D%225.474%22%20y2%3D%2222.667%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%22SVG6misxd4T%22%20x1%3D%2212.636%22%20x2%3D%2214.653%22%20y1%3D%227.538%22%20y2%3D%2215.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%22SVG6c3gGbFw%22%20x1%3D%224%22%20x2%3D%225.105%22%20y1%3D%229%22%20y2%3D%2214.055%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%22SVGjkt1yhfq%22%20x1%3D%225%22%20x2%3D%227.242%22%20y1%3D%226%22%20y2%3D%229.84%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG4lZjRbsH)%22%20d%3D%22M2%205.75C2%204.784%202.784%204%203.75%204h12.5c.966%200%201.75.784%201.75%201.75v8.5A1.75%201.75%200%200%201%2016.25%2016H3.75A1.75%201.75%200%200%201%202%2014.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGo1WHEc5Y)%22%20fill-opacity%3D%22.7%22%20d%3D%22M2%205.75C2%204.784%202.784%204%203.75%204h12.5c.966%200%201.75.784%201.75%201.75v8.5A1.75%201.75%200%200%201%2016.25%2016H3.75A1.75%201.75%200%200%201%202%2014.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6misxd4T)%22%20d%3D%22M11.5%208a.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(%23SVG6c3gGbFw)%22%20d%3D%22M4%2011.699a.95.95%200%200%201%20.949-.949H8.05a.95.95%200%200%201%20.949.949c0%20.847-.577%201.585-1.399%201.791l-.059.015c-.684.17-1.4.17-2.084%200l-.06-.015A1.846%201.846%200%200%201%204%2011.699%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjkt1yhfq)%22%20d%3D%22M8%208.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG4lZjRbsH%22%20x1%3D%227.714%22%20x2%3D%2211.389%22%20y1%3D%224%22%20y2%3D%2216.099%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%22SVGo1WHEc5Y%22%20x1%3D%2212.476%22%20x2%3D%2215.575%22%20y1%3D%225.474%22%20y2%3D%2222.667%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%22SVG6misxd4T%22%20x1%3D%2212.636%22%20x2%3D%2214.653%22%20y1%3D%227.538%22%20y2%3D%2215.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%22SVG6c3gGbFw%22%20x1%3D%224%22%20x2%3D%225.105%22%20y1%3D%229%22%20y2%3D%2214.055%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%22SVGjkt1yhfq%22%20x1%3D%225%22%20x2%3D%227.242%22%20y1%3D%226%22%20y2%3D%229.84%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-20.svg?color=%231a73e8&size=48