ata-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
ata-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

Use the ata logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd203)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGqG2sqepB)" d="M16.009 5.983a5.535 5.535 0 0 0-8.847 1.1L4.718 11.42c-.125.215-.23.44-.32.66l.01.02c.245 1.034.95 3.448 3.964 3.813c.165.02.315.03.46.03a1.385 1.385 0 0 1-1.195-2.07l3.379-5.887c.115-.2.37-.45.54-.565c.834-.9 2.269-1.794 4.453-1.439"/><path fill="url(#SVGS4gz9bwW)" d="M16.008 5.982c.305.32.605.685.84 1.1l2.449 4.338c1.694 3.009.15 6.708-2.749 7.932l-.695.195c2.074-2.214 1.59-4.628 1.01-5.638a2 2 0 0 0-.08-.165L13.42 7.952a1.395 1.395 0 0 0-1.884-.51a4.45 4.45 0 0 1 4.473-1.46"/><path fill="url(#SVGNche5d4O)" d="M15.879 19.532c2.074-2.214 1.619-4.508 1.044-5.523c.375.89-.335 1.74-1.34 1.74H8.498c-3.014-.37-3.819-2.53-4.069-3.564l-.02-.11c-1.454 3.549 1.145 7.672 5.143 7.672h4.738c.635 0 1.125-.115 1.585-.215z"/></g><defs><linearGradient id="SVGqG2sqepB" x1="14.111" x2="5.169" y1="4.844" y2="17.833" gradientUnits="userSpaceOnUse"><stop stop-color="#fcca02"/><stop offset="1" stop-color="#ab1414"/></linearGradient><linearGradient id="SVGS4gz9bwW" x1="7.665" x2="13.476" y1="4.257" y2="20.52" gradientUnits="userSpaceOnUse"><stop offset=".05" stop-color="#aa1215"/><stop offset=".93" stop-color="#fdcb02"/></linearGradient><linearGradient id="SVGNche5d4O" x1="3.998" x2="17.078" y1="16.938" y2="16.938" gradientUnits="userSpaceOnUse"><stop offset=".16" stop-color="#fcca02"/><stop offset="1" stop-color="#ab1414"/></linearGradient><clipPath id="SVGHcSWxdhd203"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedAtaBackground(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"><g clipPath="url(#SVGHcSWxdhd203)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGqG2sqepB)" d="M16.009 5.983a5.535 5.535 0 0 0-8.847 1.1L4.718 11.42c-.125.215-.23.44-.32.66l.01.02c.245 1.034.95 3.448 3.964 3.813c.165.02.315.03.46.03a1.385 1.385 0 0 1-1.195-2.07l3.379-5.887c.115-.2.37-.45.54-.565c.834-.9 2.269-1.794 4.453-1.439"/><path fill="url(#SVGS4gz9bwW)" d="M16.008 5.982c.305.32.605.685.84 1.1l2.449 4.338c1.694 3.009.15 6.708-2.749 7.932l-.695.195c2.074-2.214 1.59-4.628 1.01-5.638a2 2 0 0 0-.08-.165L13.42 7.952a1.395 1.395 0 0 0-1.884-.51a4.45 4.45 0 0 1 4.473-1.46"/><path fill="url(#SVGNche5d4O)" d="M15.879 19.532c2.074-2.214 1.619-4.508 1.044-5.523c.375.89-.335 1.74-1.34 1.74H8.498c-3.014-.37-3.819-2.53-4.069-3.564l-.02-.11c-1.454 3.549 1.145 7.672 5.143 7.672h4.738c.635 0 1.125-.115 1.585-.215z"/></g><defs><linearGradient id="SVGqG2sqepB" x1="14.111" x2="5.169" y1="4.844" y2="17.833" gradientUnits="userSpaceOnUse"><stop stopColor="#fcca02"/><stop offset="1" stopColor="#ab1414"/></linearGradient><linearGradient id="SVGS4gz9bwW" x1="7.665" x2="13.476" y1="4.257" y2="20.52" gradientUnits="userSpaceOnUse"><stop offset=".05" stopColor="#aa1215"/><stop offset=".93" stopColor="#fdcb02"/></linearGradient><linearGradient id="SVGNche5d4O" x1="3.998" x2="17.078" y1="16.938" y2="16.938" gradientUnits="userSpaceOnUse"><stop offset=".16" stopColor="#fcca02"/><stop offset="1" stopColor="#ab1414"/></linearGradient><clipPath id="SVGHcSWxdhd203"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></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"><g clip-path="url(#SVGHcSWxdhd203)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGqG2sqepB)" d="M16.009 5.983a5.535 5.535 0 0 0-8.847 1.1L4.718 11.42c-.125.215-.23.44-.32.66l.01.02c.245 1.034.95 3.448 3.964 3.813c.165.02.315.03.46.03a1.385 1.385 0 0 1-1.195-2.07l3.379-5.887c.115-.2.37-.45.54-.565c.834-.9 2.269-1.794 4.453-1.439"/><path fill="url(#SVGS4gz9bwW)" d="M16.008 5.982c.305.32.605.685.84 1.1l2.449 4.338c1.694 3.009.15 6.708-2.749 7.932l-.695.195c2.074-2.214 1.59-4.628 1.01-5.638a2 2 0 0 0-.08-.165L13.42 7.952a1.395 1.395 0 0 0-1.884-.51a4.45 4.45 0 0 1 4.473-1.46"/><path fill="url(#SVGNche5d4O)" d="M15.879 19.532c2.074-2.214 1.619-4.508 1.044-5.523c.375.89-.335 1.74-1.34 1.74H8.498c-3.014-.37-3.819-2.53-4.069-3.564l-.02-.11c-1.454 3.549 1.145 7.672 5.143 7.672h4.738c.635 0 1.125-.115 1.585-.215z"/></g><defs><linearGradient id="SVGqG2sqepB" x1="14.111" x2="5.169" y1="4.844" y2="17.833" gradientUnits="userSpaceOnUse"><stop stop-color="#fcca02"/><stop offset="1" stop-color="#ab1414"/></linearGradient><linearGradient id="SVGS4gz9bwW" x1="7.665" x2="13.476" y1="4.257" y2="20.52" gradientUnits="userSpaceOnUse"><stop offset=".05" stop-color="#aa1215"/><stop offset=".93" stop-color="#fdcb02"/></linearGradient><linearGradient id="SVGNche5d4O" x1="3.998" x2="17.078" y1="16.938" y2="16.938" gradientUnits="userSpaceOnUse"><stop offset=".16" stop-color="#fcca02"/><stop offset="1" stop-color="#ab1414"/></linearGradient><clipPath id="SVGHcSWxdhd203"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-ata-background {
  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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd203)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqG2sqepB)%22%20d%3D%22M16.009%205.983a5.535%205.535%200%200%200-8.847%201.1L4.718%2011.42c-.125.215-.23.44-.32.66l.01.02c.245%201.034.95%203.448%203.964%203.813c.165.02.315.03.46.03a1.385%201.385%200%200%201-1.195-2.07l3.379-5.887c.115-.2.37-.45.54-.565c.834-.9%202.269-1.794%204.453-1.439%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGS4gz9bwW)%22%20d%3D%22M16.008%205.982c.305.32.605.685.84%201.1l2.449%204.338c1.694%203.009.15%206.708-2.749%207.932l-.695.195c2.074-2.214%201.59-4.628%201.01-5.638a2%202%200%200%200-.08-.165L13.42%207.952a1.395%201.395%200%200%200-1.884-.51a4.45%204.45%200%200%201%204.473-1.46%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGNche5d4O)%22%20d%3D%22M15.879%2019.532c2.074-2.214%201.619-4.508%201.044-5.523c.375.89-.335%201.74-1.34%201.74H8.498c-3.014-.37-3.819-2.53-4.069-3.564l-.02-.11c-1.454%203.549%201.145%207.672%205.143%207.672h4.738c.635%200%201.125-.115%201.585-.215z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqG2sqepB%22%20x1%3D%2214.111%22%20x2%3D%225.169%22%20y1%3D%224.844%22%20y2%3D%2217.833%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fcca02%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ab1414%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGS4gz9bwW%22%20x1%3D%227.665%22%20x2%3D%2213.476%22%20y1%3D%224.257%22%20y2%3D%2220.52%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.05%22%20stop-color%3D%22%23aa1215%22%2F%3E%3Cstop%20offset%3D%22.93%22%20stop-color%3D%22%23fdcb02%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGNche5d4O%22%20x1%3D%223.998%22%20x2%3D%2217.078%22%20y1%3D%2216.938%22%20y2%3D%2216.938%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23fcca02%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ab1414%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd203%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd203)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqG2sqepB)%22%20d%3D%22M16.009%205.983a5.535%205.535%200%200%200-8.847%201.1L4.718%2011.42c-.125.215-.23.44-.32.66l.01.02c.245%201.034.95%203.448%203.964%203.813c.165.02.315.03.46.03a1.385%201.385%200%200%201-1.195-2.07l3.379-5.887c.115-.2.37-.45.54-.565c.834-.9%202.269-1.794%204.453-1.439%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGS4gz9bwW)%22%20d%3D%22M16.008%205.982c.305.32.605.685.84%201.1l2.449%204.338c1.694%203.009.15%206.708-2.749%207.932l-.695.195c2.074-2.214%201.59-4.628%201.01-5.638a2%202%200%200%200-.08-.165L13.42%207.952a1.395%201.395%200%200%200-1.884-.51a4.45%204.45%200%200%201%204.473-1.46%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGNche5d4O)%22%20d%3D%22M15.879%2019.532c2.074-2.214%201.619-4.508%201.044-5.523c.375.89-.335%201.74-1.34%201.74H8.498c-3.014-.37-3.819-2.53-4.069-3.564l-.02-.11c-1.454%203.549%201.145%207.672%205.143%207.672h4.738c.635%200%201.125-.115%201.585-.215z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqG2sqepB%22%20x1%3D%2214.111%22%20x2%3D%225.169%22%20y1%3D%224.844%22%20y2%3D%2217.833%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fcca02%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ab1414%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGS4gz9bwW%22%20x1%3D%227.665%22%20x2%3D%2213.476%22%20y1%3D%224.257%22%20y2%3D%2220.52%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.05%22%20stop-color%3D%22%23aa1215%22%2F%3E%3Cstop%20offset%3D%22.93%22%20stop-color%3D%22%23fdcb02%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGNche5d4O%22%20x1%3D%223.998%22%20x2%3D%2217.078%22%20y1%3D%2216.938%22%20y2%3D%2216.938%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23fcca02%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ab1414%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd203%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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/ata-background.svg?color=%231a73e8&size=48