diversity icon
diversity-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- diversity-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="M4.466 3.45c.637-1.266 2.431-1.266 3.068 0l1.779 3.536C9.889 8.131 9.069 9.5 7.779 9.5H4.22c-1.29 0-2.11-1.37-1.534-2.514zM11 4.5A1.5 1.5 0 0 1 12.5 3h3A1.5 1.5 0 0 1 17 4.5v3A1.5 1.5 0 0 1 15.5 9h-3A1.5 1.5 0 0 1 11 7.5zm2.495 6.331a1 1 0 0 1 1 0l1.99 1.15a1 1 0 0 1 .5.865v2.298a1 1 0 0 1-.5.866l-1.99 1.149a1 1 0 0 1-1 0l-1.99-1.15a1 1 0 0 1-.5-.865v-2.298a1 1 0 0 1 .5-.866zM3 14a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentDiversity20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.466 3.45c.637-1.266 2.431-1.266 3.068 0l1.779 3.536C9.889 8.131 9.069 9.5 7.779 9.5H4.22c-1.29 0-2.11-1.37-1.534-2.514zM11 4.5A1.5 1.5 0 0 1 12.5 3h3A1.5 1.5 0 0 1 17 4.5v3A1.5 1.5 0 0 1 15.5 9h-3A1.5 1.5 0 0 1 11 7.5zm2.495 6.331a1 1 0 0 1 1 0l1.99 1.15a1 1 0 0 1 .5.865v2.298a1 1 0 0 1-.5.866l-1.99 1.149a1 1 0 0 1-1 0l-1.99-1.15a1 1 0 0 1-.5-.865v-2.298a1 1 0 0 1 .5-.866zM3 14a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.466 3.45c.637-1.266 2.431-1.266 3.068 0l1.779 3.536C9.889 8.131 9.069 9.5 7.779 9.5H4.22c-1.29 0-2.11-1.37-1.534-2.514zM11 4.5A1.5 1.5 0 0 1 12.5 3h3A1.5 1.5 0 0 1 17 4.5v3A1.5 1.5 0 0 1 15.5 9h-3A1.5 1.5 0 0 1 11 7.5zm2.495 6.331a1 1 0 0 1 1 0l1.99 1.15a1 1 0 0 1 .5.865v2.298a1 1 0 0 1-.5.866l-1.99 1.149a1 1 0 0 1-1 0l-1.99-1.15a1 1 0 0 1-.5-.865v-2.298a1 1 0 0 1 .5-.866zM3 14a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></svg> </template>
CSS
.icon-diversity-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.466%203.45c.637-1.266%202.431-1.266%203.068%200l1.779%203.536C9.889%208.131%209.069%209.5%207.779%209.5H4.22c-1.29%200-2.11-1.37-1.534-2.514zM11%204.5A1.5%201.5%200%200%201%2012.5%203h3A1.5%201.5%200%200%201%2017%204.5v3A1.5%201.5%200%200%201%2015.5%209h-3A1.5%201.5%200%200%201%2011%207.5zm2.495%206.331a1%201%200%200%201%201%200l1.99%201.15a1%201%200%200%201%20.5.865v2.298a1%201%200%200%201-.5.866l-1.99%201.149a1%201%200%200%201-1%200l-1.99-1.15a1%201%200%200%201-.5-.865v-2.298a1%201%200%200%201%20.5-.866zM3%2014a3%203%200%201%201%206%200a3%203%200%200%201-6%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.466%203.45c.637-1.266%202.431-1.266%203.068%200l1.779%203.536C9.889%208.131%209.069%209.5%207.779%209.5H4.22c-1.29%200-2.11-1.37-1.534-2.514zM11%204.5A1.5%201.5%200%200%201%2012.5%203h3A1.5%201.5%200%200%201%2017%204.5v3A1.5%201.5%200%200%201%2015.5%209h-3A1.5%201.5%200%200%201%2011%207.5zm2.495%206.331a1%201%200%200%201%201%200l1.99%201.15a1%201%200%200%201%20.5.865v2.298a1%201%200%200%201-.5.866l-1.99%201.149a1%201%200%200%201-1%200l-1.99-1.15a1%201%200%200%201-.5-.865v-2.298a1%201%200%200%201%20.5-.866zM3%2014a3%203%200%201%201%206%200a3%203%200%200%201-6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/diversity-20-filled.svg?color=%231a73e8&size=48