agents icon
agents-12-filled from Fluent UI System Icons by Microsoft Corporation · 12 Filled · MIT Free for personal and commercial use.
- Name
- agents-12-filled
- Set
- Fluent UI System Icons
- Style
- 12 Filled
- Viewbox
- 12×12
- 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 12 12"><path fill="currentColor" d="M7.93 2a1.5 1.5 0 0 1 1.29.733l1.638 2.756c.187.315.187.707 0 1.022l-1.783 3a1 1 0 0 1-.86.489h-1.97c.179-.239.318-.512.403-.812l1.586-5.55a.5.5 0 0 0-.96-.276l-1.587 5.55a1.5 1.5 0 0 1-1.303 1.081L4.226 10h-.157c-.529 0-1.02-.279-1.29-.733L1.142 6.51a1 1 0 0 1 0-1.022l1.783-3A1 1 0 0 1 3.785 2h1.972c-.18.24-.32.512-.406.813l-1.585 5.55a.5.5 0 0 0 .96.275l1.585-5.55A1.5 1.5 0 0 1 7.755 2z"/></svg>
React
import type { SVGProps } from "react";
export function FluentAgents12Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M7.93 2a1.5 1.5 0 0 1 1.29.733l1.638 2.756c.187.315.187.707 0 1.022l-1.783 3a1 1 0 0 1-.86.489h-1.97c.179-.239.318-.512.403-.812l1.586-5.55a.5.5 0 0 0-.96-.276l-1.587 5.55a1.5 1.5 0 0 1-1.303 1.081L4.226 10h-.157c-.529 0-1.02-.279-1.29-.733L1.142 6.51a1 1 0 0 1 0-1.022l1.783-3A1 1 0 0 1 3.785 2h1.972c-.18.24-.32.512-.406.813l-1.585 5.55a.5.5 0 0 0 .96.275l1.585-5.55A1.5 1.5 0 0 1 7.755 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M7.93 2a1.5 1.5 0 0 1 1.29.733l1.638 2.756c.187.315.187.707 0 1.022l-1.783 3a1 1 0 0 1-.86.489h-1.97c.179-.239.318-.512.403-.812l1.586-5.55a.5.5 0 0 0-.96-.276l-1.587 5.55a1.5 1.5 0 0 1-1.303 1.081L4.226 10h-.157c-.529 0-1.02-.279-1.29-.733L1.142 6.51a1 1 0 0 1 0-1.022l1.783-3A1 1 0 0 1 3.785 2h1.972c-.18.24-.32.512-.406.813l-1.585 5.55a.5.5 0 0 0 .96.275l1.585-5.55A1.5 1.5 0 0 1 7.755 2z"/></svg> </template>
CSS
.icon-agents-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.93%202a1.5%201.5%200%200%201%201.29.733l1.638%202.756c.187.315.187.707%200%201.022l-1.783%203a1%201%200%200%201-.86.489h-1.97c.179-.239.318-.512.403-.812l1.586-5.55a.5.5%200%200%200-.96-.276l-1.587%205.55a1.5%201.5%200%200%201-1.303%201.081L4.226%2010h-.157c-.529%200-1.02-.279-1.29-.733L1.142%206.51a1%201%200%200%201%200-1.022l1.783-3A1%201%200%200%201%203.785%202h1.972c-.18.24-.32.512-.406.813l-1.585%205.55a.5.5%200%200%200%20.96.275l1.585-5.55A1.5%201.5%200%200%201%207.755%202z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.93%202a1.5%201.5%200%200%201%201.29.733l1.638%202.756c.187.315.187.707%200%201.022l-1.783%203a1%201%200%200%201-.86.489h-1.97c.179-.239.318-.512.403-.812l1.586-5.55a.5.5%200%200%200-.96-.276l-1.587%205.55a1.5%201.5%200%200%201-1.303%201.081L4.226%2010h-.157c-.529%200-1.02-.279-1.29-.733L1.142%206.51a1%201%200%200%201%200-1.022l1.783-3A1%201%200%200%201%203.785%202h1.972c-.18.24-.32.512-.406.813l-1.585%205.55a.5.5%200%200%200%20.96.275l1.585-5.55A1.5%201.5%200%200%201%207.755%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/agents-12-filled.svg?color=%231a73e8&size=48