diversity icon
diversity-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- diversity-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
9 other variants in Fluent UI System Icons
The same icon in other sets
Use the diversity icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.25 3A2.25 2.25 0 0 0 13 5.25v3.5A2.25 2.25 0 0 0 15.25 11h3.5A2.25 2.25 0 0 0 21 8.75v-3.5A2.25 2.25 0 0 0 18.75 3zm-6.8.898a1.619 1.619 0 0 0-2.9 0L3.178 8.614C2.63 9.707 3.415 11 4.628 11h4.744c1.213 0 1.999-1.293 1.45-2.386zM3 17a4 4 0 1 1 8 0a4 4 0 0 1-8 0m13.375-4.255a1.25 1.25 0 0 1 1.25 0l2.748 1.586c.386.223.625.636.625 1.083v3.172c0 .447-.239.86-.625 1.083l-2.748 1.586a1.25 1.25 0 0 1-1.25 0l-2.748-1.586a1.25 1.25 0 0 1-.625-1.083v-3.172c0-.447.239-.86.625-1.083z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDiversity24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.25 3A2.25 2.25 0 0 0 13 5.25v3.5A2.25 2.25 0 0 0 15.25 11h3.5A2.25 2.25 0 0 0 21 8.75v-3.5A2.25 2.25 0 0 0 18.75 3zm-6.8.898a1.619 1.619 0 0 0-2.9 0L3.178 8.614C2.63 9.707 3.415 11 4.628 11h4.744c1.213 0 1.999-1.293 1.45-2.386zM3 17a4 4 0 1 1 8 0a4 4 0 0 1-8 0m13.375-4.255a1.25 1.25 0 0 1 1.25 0l2.748 1.586c.386.223.625.636.625 1.083v3.172c0 .447-.239.86-.625 1.083l-2.748 1.586a1.25 1.25 0 0 1-1.25 0l-2.748-1.586a1.25 1.25 0 0 1-.625-1.083v-3.172c0-.447.239-.86.625-1.083z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.25 3A2.25 2.25 0 0 0 13 5.25v3.5A2.25 2.25 0 0 0 15.25 11h3.5A2.25 2.25 0 0 0 21 8.75v-3.5A2.25 2.25 0 0 0 18.75 3zm-6.8.898a1.619 1.619 0 0 0-2.9 0L3.178 8.614C2.63 9.707 3.415 11 4.628 11h4.744c1.213 0 1.999-1.293 1.45-2.386zM3 17a4 4 0 1 1 8 0a4 4 0 0 1-8 0m13.375-4.255a1.25 1.25 0 0 1 1.25 0l2.748 1.586c.386.223.625.636.625 1.083v3.172c0 .447-.239.86-.625 1.083l-2.748 1.586a1.25 1.25 0 0 1-1.25 0l-2.748-1.586a1.25 1.25 0 0 1-.625-1.083v-3.172c0-.447.239-.86.625-1.083z"/></svg> </template>
CSS
.icon-diversity-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.25%203A2.25%202.25%200%200%200%2013%205.25v3.5A2.25%202.25%200%200%200%2015.25%2011h3.5A2.25%202.25%200%200%200%2021%208.75v-3.5A2.25%202.25%200%200%200%2018.75%203zm-6.8.898a1.619%201.619%200%200%200-2.9%200L3.178%208.614C2.63%209.707%203.415%2011%204.628%2011h4.744c1.213%200%201.999-1.293%201.45-2.386zM3%2017a4%204%200%201%201%208%200a4%204%200%200%201-8%200m13.375-4.255a1.25%201.25%200%200%201%201.25%200l2.748%201.586c.386.223.625.636.625%201.083v3.172c0%20.447-.239.86-.625%201.083l-2.748%201.586a1.25%201.25%200%200%201-1.25%200l-2.748-1.586a1.25%201.25%200%200%201-.625-1.083v-3.172c0-.447.239-.86.625-1.083z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.25%203A2.25%202.25%200%200%200%2013%205.25v3.5A2.25%202.25%200%200%200%2015.25%2011h3.5A2.25%202.25%200%200%200%2021%208.75v-3.5A2.25%202.25%200%200%200%2018.75%203zm-6.8.898a1.619%201.619%200%200%200-2.9%200L3.178%208.614C2.63%209.707%203.415%2011%204.628%2011h4.744c1.213%200%201.999-1.293%201.45-2.386zM3%2017a4%204%200%201%201%208%200a4%204%200%200%201-8%200m13.375-4.255a1.25%201.25%200%200%201%201.25%200l2.748%201.586c.386.223.625.636.625%201.083v3.172c0%20.447-.239.86-.625%201.083l-2.748%201.586a1.25%201.25%200%200%201-1.25%200l-2.748-1.586a1.25%201.25%200%200%201-.625-1.083v-3.172c0-.447.239-.86.625-1.083z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/diversity-24-filled.svg?color=%231a73e8&size=48