agentvoice logo
agentvoice-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.
- Name
- agentvoice-color
- Set
- LobeHub AI Icons
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the agentvoice logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0f6fff" d="M23.696 12.056h-8.825a.283.283 0 01-.246-.425l4.413-7.643a.283.283 0 00-.246-.425l-9.018.005a.567.567 0 00-.49.283L.037 19.863a.283.283 0 00.246.425h9.015c.203 0 .39-.108.491-.284l4.325-7.49a.283.283 0 01.49 0l4.413 7.644c.11.188.382.188.491 0l4.433-7.677a.283.283 0 00-.246-.425z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubAgentvoiceColor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0f6fff" d="M23.696 12.056h-8.825a.283.283 0 01-.246-.425l4.413-7.643a.283.283 0 00-.246-.425l-9.018.005a.567.567 0 00-.49.283L.037 19.863a.283.283 0 00.246.425h9.015c.203 0 .39-.108.491-.284l4.325-7.49a.283.283 0 01.49 0l4.413 7.644c.11.188.382.188.491 0l4.433-7.677a.283.283 0 00-.246-.425z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0f6fff" d="M23.696 12.056h-8.825a.283.283 0 01-.246-.425l4.413-7.643a.283.283 0 00-.246-.425l-9.018.005a.567.567 0 00-.49.283L.037 19.863a.283.283 0 00.246.425h9.015c.203 0 .39-.108.491-.284l4.325-7.49a.283.283 0 01.49 0l4.413 7.644c.11.188.382.188.491 0l4.433-7.677a.283.283 0 00-.246-.425z"/></svg> </template>
CSS
.icon-agentvoice-color {
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%22%230f6fff%22%20d%3D%22M23.696%2012.056h-8.825a.283.283%200%2001-.246-.425l4.413-7.643a.283.283%200%2000-.246-.425l-9.018.005a.567.567%200%2000-.49.283L.037%2019.863a.283.283%200%2000.246.425h9.015c.203%200%20.39-.108.491-.284l4.325-7.49a.283.283%200%2001.49%200l4.413%207.644c.11.188.382.188.491%200l4.433-7.677a.283.283%200%2000-.246-.425z%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%22%230f6fff%22%20d%3D%22M23.696%2012.056h-8.825a.283.283%200%2001-.246-.425l4.413-7.643a.283.283%200%2000-.246-.425l-9.018.005a.567.567%200%2000-.49.283L.037%2019.863a.283.283%200%2000.246.425h9.015c.203%200%20.39-.108.491-.284l4.325-7.49a.283.283%200%2001.49%200l4.413%207.644c.11.188.382.188.491%200l4.433-7.677a.283.283%200%2000-.246-.425z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/agentvoice-color.svg?color=%231a73e8&size=48