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

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

Use the ascn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 15.53v1.764h.588l3.53-4.118H7l3.235-4.411v-2.06h-.294l-5 6.471H4.06zm8.824 1.764v-4.118h.588V8.471c0-.589.353-1.765 1.764-1.765h7.06c.587 0 1.764.353 1.764 1.765v4.705h-.588v4.118h-1.765v-3.53h-7.059v3.53zM13.176 12h7.06V9.059c0-.194-.118-.588-.589-.588h-5.882c-.194 0-.589.117-.589.588z"/></svg>

React

import type { SVGProps } from "react";

export function TokenAscn(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="M2 15.53v1.764h.588l3.53-4.118H7l3.235-4.411v-2.06h-.294l-5 6.471H4.06zm8.824 1.764v-4.118h.588V8.471c0-.589.353-1.765 1.764-1.765h7.06c.587 0 1.764.353 1.764 1.765v4.705h-.588v4.118h-1.765v-3.53h-7.059v3.53zM13.176 12h7.06V9.059c0-.194-.118-.588-.589-.588h-5.882c-.194 0-.589.117-.589.588z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 15.53v1.764h.588l3.53-4.118H7l3.235-4.411v-2.06h-.294l-5 6.471H4.06zm8.824 1.764v-4.118h.588V8.471c0-.589.353-1.765 1.764-1.765h7.06c.587 0 1.764.353 1.764 1.765v4.705h-.588v4.118h-1.765v-3.53h-7.059v3.53zM13.176 12h7.06V9.059c0-.194-.118-.588-.589-.588h-5.882c-.194 0-.589.117-.589.588z"/></svg>
</template>

CSS

.icon-ascn {
  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%22M2%2015.53v1.764h.588l3.53-4.118H7l3.235-4.411v-2.06h-.294l-5%206.471H4.06zm8.824%201.764v-4.118h.588V8.471c0-.589.353-1.765%201.764-1.765h7.06c.587%200%201.764.353%201.764%201.765v4.705h-.588v4.118h-1.765v-3.53h-7.059v3.53zM13.176%2012h7.06V9.059c0-.194-.118-.588-.589-.588h-5.882c-.194%200-.589.117-.589.588z%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%22M2%2015.53v1.764h.588l3.53-4.118H7l3.235-4.411v-2.06h-.294l-5%206.471H4.06zm8.824%201.764v-4.118h.588V8.471c0-.589.353-1.765%201.764-1.765h7.06c.587%200%201.764.353%201.764%201.765v4.705h-.588v4.118h-1.765v-3.53h-7.059v3.53zM13.176%2012h7.06V9.059c0-.194-.118-.588-.589-.588h-5.882c-.194%200-.589.117-.589.588z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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