anta logo
anta from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- anta
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the anta logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 15.237a20.74 20.74 0 0 0-9.86-7.509a31.3 31.3 0 0 1 6.91 1.014l-1.554-1.32A29.2 29.2 0 0 0 9.05 5.51a29 29 0 0 0-6.405.704L0 8.032c.335 0 .838-.021 1.175-.021a25.15 25.15 0 0 1 20.457 10.48ZM9.196 12.976h3.334l-.333 1.183h-1.053l-1.21 4.332H8.768l1.206-4.332h-1.11zm-3.77 0h1.042l.438 2.954l.823-2.954h1.197L7.39 18.49H6.221l-.404-2.743l-.764 2.743H3.884ZM0 18.49l2.823-5.513h1.18L3.77 18.49H2.584l.054-.74H1.526l-.36.74zm2.02-1.884h.69l.209-1.948zm8.213 1.884l2.829-5.513h1.176l-.234 5.513h-1.181l.052-.74h-1.107l-.365.74zm2.024-1.884h.69l.209-1.948z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAnta(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="M24 15.237a20.74 20.74 0 0 0-9.86-7.509a31.3 31.3 0 0 1 6.91 1.014l-1.554-1.32A29.2 29.2 0 0 0 9.05 5.51a29 29 0 0 0-6.405.704L0 8.032c.335 0 .838-.021 1.175-.021a25.15 25.15 0 0 1 20.457 10.48ZM9.196 12.976h3.334l-.333 1.183h-1.053l-1.21 4.332H8.768l1.206-4.332h-1.11zm-3.77 0h1.042l.438 2.954l.823-2.954h1.197L7.39 18.49H6.221l-.404-2.743l-.764 2.743H3.884ZM0 18.49l2.823-5.513h1.18L3.77 18.49H2.584l.054-.74H1.526l-.36.74zm2.02-1.884h.69l.209-1.948zm8.213 1.884l2.829-5.513h1.176l-.234 5.513h-1.181l.052-.74h-1.107l-.365.74zm2.024-1.884h.69l.209-1.948z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 15.237a20.74 20.74 0 0 0-9.86-7.509a31.3 31.3 0 0 1 6.91 1.014l-1.554-1.32A29.2 29.2 0 0 0 9.05 5.51a29 29 0 0 0-6.405.704L0 8.032c.335 0 .838-.021 1.175-.021a25.15 25.15 0 0 1 20.457 10.48ZM9.196 12.976h3.334l-.333 1.183h-1.053l-1.21 4.332H8.768l1.206-4.332h-1.11zm-3.77 0h1.042l.438 2.954l.823-2.954h1.197L7.39 18.49H6.221l-.404-2.743l-.764 2.743H3.884ZM0 18.49l2.823-5.513h1.18L3.77 18.49H2.584l.054-.74H1.526l-.36.74zm2.02-1.884h.69l.209-1.948zm8.213 1.884l2.829-5.513h1.176l-.234 5.513h-1.181l.052-.74h-1.107l-.365.74zm2.024-1.884h.69l.209-1.948z"/></svg> </template>
CSS
.icon-anta {
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%22M24%2015.237a20.74%2020.74%200%200%200-9.86-7.509a31.3%2031.3%200%200%201%206.91%201.014l-1.554-1.32A29.2%2029.2%200%200%200%209.05%205.51a29%2029%200%200%200-6.405.704L0%208.032c.335%200%20.838-.021%201.175-.021a25.15%2025.15%200%200%201%2020.457%2010.48ZM9.196%2012.976h3.334l-.333%201.183h-1.053l-1.21%204.332H8.768l1.206-4.332h-1.11zm-3.77%200h1.042l.438%202.954l.823-2.954h1.197L7.39%2018.49H6.221l-.404-2.743l-.764%202.743H3.884ZM0%2018.49l2.823-5.513h1.18L3.77%2018.49H2.584l.054-.74H1.526l-.36.74zm2.02-1.884h.69l.209-1.948zm8.213%201.884l2.829-5.513h1.176l-.234%205.513h-1.181l.052-.74h-1.107l-.365.74zm2.024-1.884h.69l.209-1.948z%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%22M24%2015.237a20.74%2020.74%200%200%200-9.86-7.509a31.3%2031.3%200%200%201%206.91%201.014l-1.554-1.32A29.2%2029.2%200%200%200%209.05%205.51a29%2029%200%200%200-6.405.704L0%208.032c.335%200%20.838-.021%201.175-.021a25.15%2025.15%200%200%201%2020.457%2010.48ZM9.196%2012.976h3.334l-.333%201.183h-1.053l-1.21%204.332H8.768l1.206-4.332h-1.11zm-3.77%200h1.042l.438%202.954l.823-2.954h1.197L7.39%2018.49H6.221l-.404-2.743l-.764%202.743H3.884ZM0%2018.49l2.823-5.513h1.18L3.77%2018.49H2.584l.054-.74H1.526l-.36.74zm2.02-1.884h.69l.209-1.948zm8.213%201.884l2.829-5.513h1.176l-.234%205.513h-1.181l.052-.74h-1.107l-.365.74zm2.024-1.884h.69l.209-1.948z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/anta.svg?color=%231a73e8&size=48