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

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

The same logo in other sets

Use the asm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.717 2.132a1.76 1.76 0 0 1 1 2.34l-2.833 6.86h7.233c.753 0 1.453.64 1.74 1.306l3 6.887a1.76 1.76 0 0 1-1 2.333a1.887 1.887 0 0 1-2.434-.96l-2.546-6.233H8.33l-2.753 6.233c-.4.913-1.487 1.34-2.433.96a1.76 1.76 0 0 1-1-2.333L9.297 3.099c.393-.914 1.48-1.34 2.426-.96z"/><path fill="currentColor" d="M14.996 10.665a2.333 2.333 0 1 0 0-4.666a2.333 2.333 0 0 0 0 4.666"/></svg>

React

import type { SVGProps } from "react";

export function TokenAsm(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="M11.717 2.132a1.76 1.76 0 0 1 1 2.34l-2.833 6.86h7.233c.753 0 1.453.64 1.74 1.306l3 6.887a1.76 1.76 0 0 1-1 2.333a1.887 1.887 0 0 1-2.434-.96l-2.546-6.233H8.33l-2.753 6.233c-.4.913-1.487 1.34-2.433.96a1.76 1.76 0 0 1-1-2.333L9.297 3.099c.393-.914 1.48-1.34 2.426-.96z"/><path fill="currentColor" d="M14.996 10.665a2.333 2.333 0 1 0 0-4.666a2.333 2.333 0 0 0 0 4.666"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.717 2.132a1.76 1.76 0 0 1 1 2.34l-2.833 6.86h7.233c.753 0 1.453.64 1.74 1.306l3 6.887a1.76 1.76 0 0 1-1 2.333a1.887 1.887 0 0 1-2.434-.96l-2.546-6.233H8.33l-2.753 6.233c-.4.913-1.487 1.34-2.433.96a1.76 1.76 0 0 1-1-2.333L9.297 3.099c.393-.914 1.48-1.34 2.426-.96z"/><path fill="currentColor" d="M14.996 10.665a2.333 2.333 0 1 0 0-4.666a2.333 2.333 0 0 0 0 4.666"/></svg>
</template>

CSS

.icon-asm {
  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%22M11.717%202.132a1.76%201.76%200%200%201%201%202.34l-2.833%206.86h7.233c.753%200%201.453.64%201.74%201.306l3%206.887a1.76%201.76%200%200%201-1%202.333a1.887%201.887%200%200%201-2.434-.96l-2.546-6.233H8.33l-2.753%206.233c-.4.913-1.487%201.34-2.433.96a1.76%201.76%200%200%201-1-2.333L9.297%203.099c.393-.914%201.48-1.34%202.426-.96z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.996%2010.665a2.333%202.333%200%201%200%200-4.666a2.333%202.333%200%200%200%200%204.666%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%22M11.717%202.132a1.76%201.76%200%200%201%201%202.34l-2.833%206.86h7.233c.753%200%201.453.64%201.74%201.306l3%206.887a1.76%201.76%200%200%201-1%202.333a1.887%201.887%200%200%201-2.434-.96l-2.546-6.233H8.33l-2.753%206.233c-.4.913-1.487%201.34-2.433.96a1.76%201.76%200%200%201-1-2.333L9.297%203.099c.393-.914%201.48-1.34%202.426-.96z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.996%2010.665a2.333%202.333%200%201%200%200-4.666a2.333%202.333%200%200%200%200%204.666%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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