agix logo
agix from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- agix
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the agix logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.06 3.568C10.305 4.198 9 5.624 9 7.23c0 1.995 2.39 3.35 3.635 4.076l.4.24c1.04.64 3.466 2.24 3.466 4.8c0 2.43-2.1 4.036-3.21 4.626a.27.27 0 0 1-.31-.045a.25.25 0 0 1 .01-.37c.8-.7 2.01-2.21 2.01-3.726c0-2.085-1.79-3.2-3.176-4l-.165-.1c-1.725-.995-4.16-2.4-4.16-5.186c0-2.135 2.03-3.84 3.2-4.5a.33.33 0 0 1 .43.09c.1.14.065.324-.07.434"/><path fill="currentColor" d="M15 7.148c0-1.63-1.29-3.025-2.03-3.63c-.11-.09-.14-.25-.05-.36a.28.28 0 0 1 .35-.076c1.15.63 3.115 2.24 3.115 4.406c0 1.275-.55 2.31-1.29 3.136c-.24.14-.515.185-.8.025c-.545-.305-.28-.93-.015-1.416c.46-.6.712-1.334.72-2.09zM9.7 14.82h.03A3.47 3.47 0 0 0 9 16.805c0 1.52 1.264 3.06 2.035 3.76c.105.1.114.26.01.355a.28.28 0 0 1-.33.035l-.016-.005c-.8-.45-3.08-1.725-3.08-4.465c0-1.126.48-2.07 1.11-2.836c.3-.26.65-.43.97-.25c.6.345.245 1.07 0 1.415z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAgix(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" d="M11.06 3.568C10.305 4.198 9 5.624 9 7.23c0 1.995 2.39 3.35 3.635 4.076l.4.24c1.04.64 3.466 2.24 3.466 4.8c0 2.43-2.1 4.036-3.21 4.626a.27.27 0 0 1-.31-.045a.25.25 0 0 1 .01-.37c.8-.7 2.01-2.21 2.01-3.726c0-2.085-1.79-3.2-3.176-4l-.165-.1c-1.725-.995-4.16-2.4-4.16-5.186c0-2.135 2.03-3.84 3.2-4.5a.33.33 0 0 1 .43.09c.1.14.065.324-.07.434"/><path fill="currentColor" d="M15 7.148c0-1.63-1.29-3.025-2.03-3.63c-.11-.09-.14-.25-.05-.36a.28.28 0 0 1 .35-.076c1.15.63 3.115 2.24 3.115 4.406c0 1.275-.55 2.31-1.29 3.136c-.24.14-.515.185-.8.025c-.545-.305-.28-.93-.015-1.416c.46-.6.712-1.334.72-2.09zM9.7 14.82h.03A3.47 3.47 0 0 0 9 16.805c0 1.52 1.264 3.06 2.035 3.76c.105.1.114.26.01.355a.28.28 0 0 1-.33.035l-.016-.005c-.8-.45-3.08-1.725-3.08-4.465c0-1.126.48-2.07 1.11-2.836c.3-.26.65-.43.97-.25c.6.345.245 1.07 0 1.415z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.06 3.568C10.305 4.198 9 5.624 9 7.23c0 1.995 2.39 3.35 3.635 4.076l.4.24c1.04.64 3.466 2.24 3.466 4.8c0 2.43-2.1 4.036-3.21 4.626a.27.27 0 0 1-.31-.045a.25.25 0 0 1 .01-.37c.8-.7 2.01-2.21 2.01-3.726c0-2.085-1.79-3.2-3.176-4l-.165-.1c-1.725-.995-4.16-2.4-4.16-5.186c0-2.135 2.03-3.84 3.2-4.5a.33.33 0 0 1 .43.09c.1.14.065.324-.07.434"/><path fill="currentColor" d="M15 7.148c0-1.63-1.29-3.025-2.03-3.63c-.11-.09-.14-.25-.05-.36a.28.28 0 0 1 .35-.076c1.15.63 3.115 2.24 3.115 4.406c0 1.275-.55 2.31-1.29 3.136c-.24.14-.515.185-.8.025c-.545-.305-.28-.93-.015-1.416c.46-.6.712-1.334.72-2.09zM9.7 14.82h.03A3.47 3.47 0 0 0 9 16.805c0 1.52 1.264 3.06 2.035 3.76c.105.1.114.26.01.355a.28.28 0 0 1-.33.035l-.016-.005c-.8-.45-3.08-1.725-3.08-4.465c0-1.126.48-2.07 1.11-2.836c.3-.26.65-.43.97-.25c.6.345.245 1.07 0 1.415z"/></svg> </template>
CSS
.icon-agix {
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%20d%3D%22M11.06%203.568C10.305%204.198%209%205.624%209%207.23c0%201.995%202.39%203.35%203.635%204.076l.4.24c1.04.64%203.466%202.24%203.466%204.8c0%202.43-2.1%204.036-3.21%204.626a.27.27%200%200%201-.31-.045a.25.25%200%200%201%20.01-.37c.8-.7%202.01-2.21%202.01-3.726c0-2.085-1.79-3.2-3.176-4l-.165-.1c-1.725-.995-4.16-2.4-4.16-5.186c0-2.135%202.03-3.84%203.2-4.5a.33.33%200%200%201%20.43.09c.1.14.065.324-.07.434%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%207.148c0-1.63-1.29-3.025-2.03-3.63c-.11-.09-.14-.25-.05-.36a.28.28%200%200%201%20.35-.076c1.15.63%203.115%202.24%203.115%204.406c0%201.275-.55%202.31-1.29%203.136c-.24.14-.515.185-.8.025c-.545-.305-.28-.93-.015-1.416c.46-.6.712-1.334.72-2.09zM9.7%2014.82h.03A3.47%203.47%200%200%200%209%2016.805c0%201.52%201.264%203.06%202.035%203.76c.105.1.114.26.01.355a.28.28%200%200%201-.33.035l-.016-.005c-.8-.45-3.08-1.725-3.08-4.465c0-1.126.48-2.07%201.11-2.836c.3-.26.65-.43.97-.25c.6.345.245%201.07%200%201.415z%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%20d%3D%22M11.06%203.568C10.305%204.198%209%205.624%209%207.23c0%201.995%202.39%203.35%203.635%204.076l.4.24c1.04.64%203.466%202.24%203.466%204.8c0%202.43-2.1%204.036-3.21%204.626a.27.27%200%200%201-.31-.045a.25.25%200%200%201%20.01-.37c.8-.7%202.01-2.21%202.01-3.726c0-2.085-1.79-3.2-3.176-4l-.165-.1c-1.725-.995-4.16-2.4-4.16-5.186c0-2.135%202.03-3.84%203.2-4.5a.33.33%200%200%201%20.43.09c.1.14.065.324-.07.434%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%207.148c0-1.63-1.29-3.025-2.03-3.63c-.11-.09-.14-.25-.05-.36a.28.28%200%200%201%20.35-.076c1.15.63%203.115%202.24%203.115%204.406c0%201.275-.55%202.31-1.29%203.136c-.24.14-.515.185-.8.025c-.545-.305-.28-.93-.015-1.416c.46-.6.712-1.334.72-2.09zM9.7%2014.82h.03A3.47%203.47%200%200%200%209%2016.805c0%201.52%201.264%203.06%202.035%203.76c.105.1.114.26.01.355a.28.28%200%200%201-.33.035l-.016-.005c-.8-.45-3.08-1.725-3.08-4.465c0-1.126.48-2.07%201.11-2.836c.3-.26.65-.43.97-.25c.6.345.245%201.07%200%201.415z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/agix.svg?color=%231a73e8&size=48