ant logo
ant from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- ant
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the ant logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGHa5lqb2i)" fill-rule="evenodd" d="M8.108 4.77a6.6 6.6 0 0 1 2.588-.547l-.86-.878s3.461-.596 7.885 2.157c0 0 .064.141 0 .542c0 0 2.097.933 2.264 2.731c.18 1.8-.921 2.83-1.813 2.97c0 0 .461-.737-.252-1.138a.93.93 0 0 0-.513-.108c-1.363 0-1.52 1.593-1.52 1.593c.052 2.526 4.099 2.526 5.113 2.526c-.86 3.345-4.739 6.091-8.606 6.091c-3.6 0-9.394-2.577-9.394-8.801c0-1.983 1.573-5.604 5.108-7.139m8.313 1.09c-.22.228-.41.325-.461.358l-.021.01c-1.248-.281-1.698-.932-1.698-.932a5.7 5.7 0 0 1 3.019.76s-.42-.142-.839-.196" clip-rule="evenodd"/><defs><linearGradient id="SVGHa5lqb2i" x1="12" x2="12" y1="3.291" y2="20.709" gradientUnits="userSpaceOnUse"><stop stop-color="#02e8f7"/><stop offset="1" stop-color="#03ccfd"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedAnt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGHa5lqb2i)" fillRule="evenodd" d="M8.108 4.77a6.6 6.6 0 0 1 2.588-.547l-.86-.878s3.461-.596 7.885 2.157c0 0 .064.141 0 .542c0 0 2.097.933 2.264 2.731c.18 1.8-.921 2.83-1.813 2.97c0 0 .461-.737-.252-1.138a.93.93 0 0 0-.513-.108c-1.363 0-1.52 1.593-1.52 1.593c.052 2.526 4.099 2.526 5.113 2.526c-.86 3.345-4.739 6.091-8.606 6.091c-3.6 0-9.394-2.577-9.394-8.801c0-1.983 1.573-5.604 5.108-7.139m8.313 1.09c-.22.228-.41.325-.461.358l-.021.01c-1.248-.281-1.698-.932-1.698-.932a5.7 5.7 0 0 1 3.019.76s-.42-.142-.839-.196" clipRule="evenodd"/><defs><linearGradient id="SVGHa5lqb2i" x1="12" x2="12" y1="3.291" y2="20.709" gradientUnits="userSpaceOnUse"><stop stopColor="#02e8f7"/><stop offset="1" stopColor="#03ccfd"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGHa5lqb2i)" fill-rule="evenodd" d="M8.108 4.77a6.6 6.6 0 0 1 2.588-.547l-.86-.878s3.461-.596 7.885 2.157c0 0 .064.141 0 .542c0 0 2.097.933 2.264 2.731c.18 1.8-.921 2.83-1.813 2.97c0 0 .461-.737-.252-1.138a.93.93 0 0 0-.513-.108c-1.363 0-1.52 1.593-1.52 1.593c.052 2.526 4.099 2.526 5.113 2.526c-.86 3.345-4.739 6.091-8.606 6.091c-3.6 0-9.394-2.577-9.394-8.801c0-1.983 1.573-5.604 5.108-7.139m8.313 1.09c-.22.228-.41.325-.461.358l-.021.01c-1.248-.281-1.698-.932-1.698-.932a5.7 5.7 0 0 1 3.019.76s-.42-.142-.839-.196" clip-rule="evenodd"/><defs><linearGradient id="SVGHa5lqb2i" x1="12" x2="12" y1="3.291" y2="20.709" gradientUnits="userSpaceOnUse"><stop stop-color="#02e8f7"/><stop offset="1" stop-color="#03ccfd"/></linearGradient></defs></g></svg> </template>
CSS
.icon-ant {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGHa5lqb2i)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.108%204.77a6.6%206.6%200%200%201%202.588-.547l-.86-.878s3.461-.596%207.885%202.157c0%200%20.064.141%200%20.542c0%200%202.097.933%202.264%202.731c.18%201.8-.921%202.83-1.813%202.97c0%200%20.461-.737-.252-1.138a.93.93%200%200%200-.513-.108c-1.363%200-1.52%201.593-1.52%201.593c.052%202.526%204.099%202.526%205.113%202.526c-.86%203.345-4.739%206.091-8.606%206.091c-3.6%200-9.394-2.577-9.394-8.801c0-1.983%201.573-5.604%205.108-7.139m8.313%201.09c-.22.228-.41.325-.461.358l-.021.01c-1.248-.281-1.698-.932-1.698-.932a5.7%205.7%200%200%201%203.019.76s-.42-.142-.839-.196%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGHa5lqb2i%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223.291%22%20y2%3D%2220.709%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2302e8f7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2303ccfd%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGHa5lqb2i)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.108%204.77a6.6%206.6%200%200%201%202.588-.547l-.86-.878s3.461-.596%207.885%202.157c0%200%20.064.141%200%20.542c0%200%202.097.933%202.264%202.731c.18%201.8-.921%202.83-1.813%202.97c0%200%20.461-.737-.252-1.138a.93.93%200%200%200-.513-.108c-1.363%200-1.52%201.593-1.52%201.593c.052%202.526%204.099%202.526%205.113%202.526c-.86%203.345-4.739%206.091-8.606%206.091c-3.6%200-9.394-2.577-9.394-8.801c0-1.983%201.573-5.604%205.108-7.139m8.313%201.09c-.22.228-.41.325-.461.358l-.021.01c-1.248-.281-1.698-.932-1.698-.932a5.7%205.7%200%200%201%203.019.76s-.42-.142-.839-.196%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGHa5lqb2i%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223.291%22%20y2%3D%2220.709%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2302e8f7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2303ccfd%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/ant.svg?color=%231a73e8&size=48