ast from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
ast
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the ast logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.044 16.969L12 21.999l-2.5-2.5a15.16 15.16 0 0 0 7.544-2.53m4.162-5.782L12 2l-9.206 9.187L2 12c.425.331.837.675 1.281.988A15.01 15.01 0 0 0 15.606 15.3a15.1 15.1 0 0 0 4.775-2.088A15 15 0 0 0 22 12zm-6.775 2.925a17.34 17.34 0 0 0-9.137-2.562c4.2-1.819 9.356-2.069 14.081.644a13.7 13.7 0 0 1-4.944 1.918"/></svg>

React

import type { SVGProps } from "react";

export function TokenAst(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="M17.044 16.969L12 21.999l-2.5-2.5a15.16 15.16 0 0 0 7.544-2.53m4.162-5.782L12 2l-9.206 9.187L2 12c.425.331.837.675 1.281.988A15.01 15.01 0 0 0 15.606 15.3a15.1 15.1 0 0 0 4.775-2.088A15 15 0 0 0 22 12zm-6.775 2.925a17.34 17.34 0 0 0-9.137-2.562c4.2-1.819 9.356-2.069 14.081.644a13.7 13.7 0 0 1-4.944 1.918"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.044 16.969L12 21.999l-2.5-2.5a15.16 15.16 0 0 0 7.544-2.53m4.162-5.782L12 2l-9.206 9.187L2 12c.425.331.837.675 1.281.988A15.01 15.01 0 0 0 15.606 15.3a15.1 15.1 0 0 0 4.775-2.088A15 15 0 0 0 22 12zm-6.775 2.925a17.34 17.34 0 0 0-9.137-2.562c4.2-1.819 9.356-2.069 14.081.644a13.7 13.7 0 0 1-4.944 1.918"/></svg>
</template>

CSS

.icon-ast {
  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%22M17.044%2016.969L12%2021.999l-2.5-2.5a15.16%2015.16%200%200%200%207.544-2.53m4.162-5.782L12%202l-9.206%209.187L2%2012c.425.331.837.675%201.281.988A15.01%2015.01%200%200%200%2015.606%2015.3a15.1%2015.1%200%200%200%204.775-2.088A15%2015%200%200%200%2022%2012zm-6.775%202.925a17.34%2017.34%200%200%200-9.137-2.562c4.2-1.819%209.356-2.069%2014.081.644a13.7%2013.7%200%200%201-4.944%201.918%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%22M17.044%2016.969L12%2021.999l-2.5-2.5a15.16%2015.16%200%200%200%207.544-2.53m4.162-5.782L12%202l-9.206%209.187L2%2012c.425.331.837.675%201.281.988A15.01%2015.01%200%200%200%2015.606%2015.3a15.1%2015.1%200%200%200%204.775-2.088A15%2015%200%200%200%2022%2012zm-6.775%202.925a17.34%2017.34%200%200%200-9.137-2.562c4.2-1.819%209.356-2.069%2014.081.644a13.7%2013.7%200%200%201-4.944%201.918%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ast.svg?color=%231a73e8&size=48