agents icon
agents-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- agents-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the agents icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.463 6a7.5 7.5 0 0 0-1.63 2.965l-8.036 28.44a1.25 1.25 0 0 0 2.406.68l8.036-28.44A5.005 5.005 0 0 1 30.965 6a5.75 5.75 0 0 1 4.882 2.874l7.65 13.25a3.75 3.75 0 0 1 0 3.75l-8.228 14.25A3.75 3.75 0 0 1 32.022 42h-9.489a7.5 7.5 0 0 0 1.63-2.965L32.2 10.59a1.25 1.25 0 1 0-2.406-.68l-8.037 28.447A5.005 5.005 0 0 1 17.034 42a5.75 5.75 0 0 1-4.882-2.874l-7.65-13.25a3.75 3.75 0 0 1 0-3.75l8.228-14.25A3.75 3.75 0 0 1 15.977 6z"/></svg>
React
import type { SVGProps } from "react";
export function FluentAgents48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.463 6a7.5 7.5 0 0 0-1.63 2.965l-8.036 28.44a1.25 1.25 0 0 0 2.406.68l8.036-28.44A5.005 5.005 0 0 1 30.965 6a5.75 5.75 0 0 1 4.882 2.874l7.65 13.25a3.75 3.75 0 0 1 0 3.75l-8.228 14.25A3.75 3.75 0 0 1 32.022 42h-9.489a7.5 7.5 0 0 0 1.63-2.965L32.2 10.59a1.25 1.25 0 1 0-2.406-.68l-8.037 28.447A5.005 5.005 0 0 1 17.034 42a5.75 5.75 0 0 1-4.882-2.874l-7.65-13.25a3.75 3.75 0 0 1 0-3.75l8.228-14.25A3.75 3.75 0 0 1 15.977 6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.463 6a7.5 7.5 0 0 0-1.63 2.965l-8.036 28.44a1.25 1.25 0 0 0 2.406.68l8.036-28.44A5.005 5.005 0 0 1 30.965 6a5.75 5.75 0 0 1 4.882 2.874l7.65 13.25a3.75 3.75 0 0 1 0 3.75l-8.228 14.25A3.75 3.75 0 0 1 32.022 42h-9.489a7.5 7.5 0 0 0 1.63-2.965L32.2 10.59a1.25 1.25 0 1 0-2.406-.68l-8.037 28.447A5.005 5.005 0 0 1 17.034 42a5.75 5.75 0 0 1-4.882-2.874l-7.65-13.25a3.75 3.75 0 0 1 0-3.75l8.228-14.25A3.75 3.75 0 0 1 15.977 6z"/></svg> </template>
CSS
.icon-agents-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.463%206a7.5%207.5%200%200%200-1.63%202.965l-8.036%2028.44a1.25%201.25%200%200%200%202.406.68l8.036-28.44A5.005%205.005%200%200%201%2030.965%206a5.75%205.75%200%200%201%204.882%202.874l7.65%2013.25a3.75%203.75%200%200%201%200%203.75l-8.228%2014.25A3.75%203.75%200%200%201%2032.022%2042h-9.489a7.5%207.5%200%200%200%201.63-2.965L32.2%2010.59a1.25%201.25%200%201%200-2.406-.68l-8.037%2028.447A5.005%205.005%200%200%201%2017.034%2042a5.75%205.75%200%200%201-4.882-2.874l-7.65-13.25a3.75%203.75%200%200%201%200-3.75l8.228-14.25A3.75%203.75%200%200%201%2015.977%206z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.463%206a7.5%207.5%200%200%200-1.63%202.965l-8.036%2028.44a1.25%201.25%200%200%200%202.406.68l8.036-28.44A5.005%205.005%200%200%201%2030.965%206a5.75%205.75%200%200%201%204.882%202.874l7.65%2013.25a3.75%203.75%200%200%201%200%203.75l-8.228%2014.25A3.75%203.75%200%200%201%2032.022%2042h-9.489a7.5%207.5%200%200%200%201.63-2.965L32.2%2010.59a1.25%201.25%200%201%200-2.406-.68l-8.037%2028.447A5.005%205.005%200%200%201%2017.034%2042a5.75%205.75%200%200%201-4.882-2.874l-7.65-13.25a3.75%203.75%200%200%201%200-3.75l8.228-14.25A3.75%203.75%200%200%201%2015.977%206z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/agents-48-filled.svg?color=%231a73e8&size=48