agnesai logo
agnesai from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- agnesai
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
1 other variant in LobeHub AI Icons
Use the agnesai logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zm5.013 8.817c-.2-.003-.4.026-.59.084-.51.153-.991.405-1.256.906-1.248 2.369-7.222 9.47-9.446 4.707H5.72c-.007.021-1.176 3.606.999 3.968 2.182.362 5.8-.672 9.798-8.227-.007.03-.496 2.381-.762 3.731a.885.885 0 01-.308.513.906.906 0 01-.567.204h-.533a.157.157 0 00-.088.287c.506.345 1.154 1.094 1.258 2.68a.487.487 0 00.239.388.503.503 0 00.459.029.824.824 0 00.38-.353c.085-.154.132-.325.136-.5l-.073-.66a.77.77 0 01.507-.79c.474-.17 1.114-.525 1.427-1.252a.11.11 0 00.009-.046.11.11 0 00-.013-.045.108.108 0 00-.03-.036.113.113 0 00-.104-.017c-.317.113-.918.299-1.443.296a.261.261 0 01-.244-.185.254.254 0 01-.007-.108l.728-5.013a.484.484 0 00-.475-.56zm-.406-3.169a1.204 1.204 0 10-.384 2.378 1.204 1.204 0 00.384-2.378z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubAgnesai(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zm5.013 8.817c-.2-.003-.4.026-.59.084-.51.153-.991.405-1.256.906-1.248 2.369-7.222 9.47-9.446 4.707H5.72c-.007.021-1.176 3.606.999 3.968 2.182.362 5.8-.672 9.798-8.227-.007.03-.496 2.381-.762 3.731a.885.885 0 01-.308.513.906.906 0 01-.567.204h-.533a.157.157 0 00-.088.287c.506.345 1.154 1.094 1.258 2.68a.487.487 0 00.239.388.503.503 0 00.459.029.824.824 0 00.38-.353c.085-.154.132-.325.136-.5l-.073-.66a.77.77 0 01.507-.79c.474-.17 1.114-.525 1.427-1.252a.11.11 0 00.009-.046.11.11 0 00-.013-.045.108.108 0 00-.03-.036.113.113 0 00-.104-.017c-.317.113-.918.299-1.443.296a.261.261 0 01-.244-.185.254.254 0 01-.007-.108l.728-5.013a.484.484 0 00-.475-.56zm-.406-3.169a1.204 1.204 0 10-.384 2.378 1.204 1.204 0 00.384-2.378z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zm5.013 8.817c-.2-.003-.4.026-.59.084-.51.153-.991.405-1.256.906-1.248 2.369-7.222 9.47-9.446 4.707H5.72c-.007.021-1.176 3.606.999 3.968 2.182.362 5.8-.672 9.798-8.227-.007.03-.496 2.381-.762 3.731a.885.885 0 01-.308.513.906.906 0 01-.567.204h-.533a.157.157 0 00-.088.287c.506.345 1.154 1.094 1.258 2.68a.487.487 0 00.239.388.503.503 0 00.459.029.824.824 0 00.38-.353c.085-.154.132-.325.136-.5l-.073-.66a.77.77 0 01.507-.79c.474-.17 1.114-.525 1.427-1.252a.11.11 0 00.009-.046.11.11 0 00-.013-.045.108.108 0 00-.03-.036.113.113 0 00-.104-.017c-.317.113-.918.299-1.443.296a.261.261 0 01-.244-.185.254.254 0 01-.007-.108l.728-5.013a.484.484 0 00-.475-.56zm-.406-3.169a1.204 1.204 0 10-.384 2.378 1.204 1.204 0 00.384-2.378z"/></svg> </template>
CSS
.icon-agnesai {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%200c6.627%200%2012%205.373%2012%2012s-5.373%2012-12%2012S0%2018.627%200%2012%205.373%200%2012%200zm5.013%208.817c-.2-.003-.4.026-.59.084-.51.153-.991.405-1.256.906-1.248%202.369-7.222%209.47-9.446%204.707H5.72c-.007.021-1.176%203.606.999%203.968%202.182.362%205.8-.672%209.798-8.227-.007.03-.496%202.381-.762%203.731a.885.885%200%2001-.308.513.906.906%200%2001-.567.204h-.533a.157.157%200%2000-.088.287c.506.345%201.154%201.094%201.258%202.68a.487.487%200%2000.239.388.503.503%200%2000.459.029.824.824%200%2000.38-.353c.085-.154.132-.325.136-.5l-.073-.66a.77.77%200%2001.507-.79c.474-.17%201.114-.525%201.427-1.252a.11.11%200%2000.009-.046.11.11%200%2000-.013-.045.108.108%200%2000-.03-.036.113.113%200%2000-.104-.017c-.317.113-.918.299-1.443.296a.261.261%200%2001-.244-.185.254.254%200%2001-.007-.108l.728-5.013a.484.484%200%2000-.475-.56zm-.406-3.169a1.204%201.204%200%2010-.384%202.378%201.204%201.204%200%2000.384-2.378z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%200c6.627%200%2012%205.373%2012%2012s-5.373%2012-12%2012S0%2018.627%200%2012%205.373%200%2012%200zm5.013%208.817c-.2-.003-.4.026-.59.084-.51.153-.991.405-1.256.906-1.248%202.369-7.222%209.47-9.446%204.707H5.72c-.007.021-1.176%203.606.999%203.968%202.182.362%205.8-.672%209.798-8.227-.007.03-.496%202.381-.762%203.731a.885.885%200%2001-.308.513.906.906%200%2001-.567.204h-.533a.157.157%200%2000-.088.287c.506.345%201.154%201.094%201.258%202.68a.487.487%200%2000.239.388.503.503%200%2000.459.029.824.824%200%2000.38-.353c.085-.154.132-.325.136-.5l-.073-.66a.77.77%200%2001.507-.79c.474-.17%201.114-.525%201.427-1.252a.11.11%200%2000.009-.046.11.11%200%2000-.013-.045.108.108%200%2000-.03-.036.113.113%200%2000-.104-.017c-.317.113-.918.299-1.443.296a.261.261%200%2001-.244-.185.254.254%200%2001-.007-.108l.728-5.013a.484.484%200%2000-.475-.56zm-.406-3.169a1.204%201.204%200%2010-.384%202.378%201.204%201.204%200%2000.384-2.378z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/agnesai.svg?color=%231a73e8&size=48