agent compact icon
agent-compact from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- agent-compact
- Set
- Codicons
- Style
- Regular
- Viewbox
- 12×12
- License
- CC BY 4.0
Use the agent compact icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.02 11H7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1.02c.18 0 .34-.1.43-.25l2.02-3.5c.09-.15.09-.35 0-.5l-2.02-3.5c-.21-.36-.84-.26-.95.15L5.46 9.87A1.53 1.53 0 0 1 3.98 11c-.53 0-1.03-.29-1.3-.75L.66 6.75a1.49 1.49 0 0 1 0-1.5l2.02-3.5c.27-.46.76-.75 1.3-.75H5c.28 0 .5.22.5.5S5.28 2 5 2H3.98c-.18 0-.34.1-.43.25l-2.02 3.5c-.09.15-.09.35 0 .5l2.02 3.5c.21.36.84.26.95-.15l2.04-7.47C6.72 1.46 7.33 1 8.02 1c.53 0 1.03.29 1.3.75l2.02 3.5c.27.46.27 1.04 0 1.5l-2.02 3.5c-.27.46-.76.75-1.3.75"/></svg>
React
import type { SVGProps } from "react";
export function CodiconAgentCompact(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="M8.02 11H7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1.02c.18 0 .34-.1.43-.25l2.02-3.5c.09-.15.09-.35 0-.5l-2.02-3.5c-.21-.36-.84-.26-.95.15L5.46 9.87A1.53 1.53 0 0 1 3.98 11c-.53 0-1.03-.29-1.3-.75L.66 6.75a1.49 1.49 0 0 1 0-1.5l2.02-3.5c.27-.46.76-.75 1.3-.75H5c.28 0 .5.22.5.5S5.28 2 5 2H3.98c-.18 0-.34.1-.43.25l-2.02 3.5c-.09.15-.09.35 0 .5l2.02 3.5c.21.36.84.26.95-.15l2.04-7.47C6.72 1.46 7.33 1 8.02 1c.53 0 1.03.29 1.3.75l2.02 3.5c.27.46.27 1.04 0 1.5l-2.02 3.5c-.27.46-.76.75-1.3.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.02 11H7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1.02c.18 0 .34-.1.43-.25l2.02-3.5c.09-.15.09-.35 0-.5l-2.02-3.5c-.21-.36-.84-.26-.95.15L5.46 9.87A1.53 1.53 0 0 1 3.98 11c-.53 0-1.03-.29-1.3-.75L.66 6.75a1.49 1.49 0 0 1 0-1.5l2.02-3.5c.27-.46.76-.75 1.3-.75H5c.28 0 .5.22.5.5S5.28 2 5 2H3.98c-.18 0-.34.1-.43.25l-2.02 3.5c-.09.15-.09.35 0 .5l2.02 3.5c.21.36.84.26.95-.15l2.04-7.47C6.72 1.46 7.33 1 8.02 1c.53 0 1.03.29 1.3.75l2.02 3.5c.27.46.27 1.04 0 1.5l-2.02 3.5c-.27.46-.76.75-1.3.75"/></svg> </template>
CSS
.icon-agent-compact {
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%22M8.02%2011H7c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h1.02c.18%200%20.34-.1.43-.25l2.02-3.5c.09-.15.09-.35%200-.5l-2.02-3.5c-.21-.36-.84-.26-.95.15L5.46%209.87A1.53%201.53%200%200%201%203.98%2011c-.53%200-1.03-.29-1.3-.75L.66%206.75a1.49%201.49%200%200%201%200-1.5l2.02-3.5c.27-.46.76-.75%201.3-.75H5c.28%200%20.5.22.5.5S5.28%202%205%202H3.98c-.18%200-.34.1-.43.25l-2.02%203.5c-.09.15-.09.35%200%20.5l2.02%203.5c.21.36.84.26.95-.15l2.04-7.47C6.72%201.46%207.33%201%208.02%201c.53%200%201.03.29%201.3.75l2.02%203.5c.27.46.27%201.04%200%201.5l-2.02%203.5c-.27.46-.76.75-1.3.75%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%22M8.02%2011H7c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h1.02c.18%200%20.34-.1.43-.25l2.02-3.5c.09-.15.09-.35%200-.5l-2.02-3.5c-.21-.36-.84-.26-.95.15L5.46%209.87A1.53%201.53%200%200%201%203.98%2011c-.53%200-1.03-.29-1.3-.75L.66%206.75a1.49%201.49%200%200%201%200-1.5l2.02-3.5c.27-.46.76-.75%201.3-.75H5c.28%200%20.5.22.5.5S5.28%202%205%202H3.98c-.18%200-.34.1-.43.25l-2.02%203.5c-.09.15-.09.35%200%20.5l2.02%203.5c.21.36.84.26.95-.15l2.04-7.47C6.72%201.46%207.33%201%208.02%201c.53%200%201.03.29%201.3.75l2.02%203.5c.27.46.27%201.04%200%201.5l-2.02%203.5c-.27.46-.76.75-1.3.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/agent-compact.svg?color=%231a73e8&size=48