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

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

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the smt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="m12.058 4.889l-5.73 4.404L4 16.386l5.747-3.955l2.293 6.68l2.271-6.68L20 16.386l-2.2-7.093zm-.41 1.026L6.791 9.666l-1.698 5.285l4.506-3.138zm.778 0l4.862 3.751h-.004l1.698 5.285l-4.507-3.138zm-.351.751l-1.867 4.89h3.587zm0 10.667l-1.867-4.889h3.587z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSmtBackground(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"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fillRule="evenodd" d="m12.058 4.889l-5.73 4.404L4 16.386l5.747-3.955l2.293 6.68l2.271-6.68L20 16.386l-2.2-7.093zm-.41 1.026L6.791 9.666l-1.698 5.285l4.506-3.138zm.778 0l4.862 3.751h-.004l1.698 5.285l-4.507-3.138zm-.351.751l-1.867 4.89h3.587zm0 10.667l-1.867-4.889h3.587z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="m12.058 4.889l-5.73 4.404L4 16.386l5.747-3.955l2.293 6.68l2.271-6.68L20 16.386l-2.2-7.093zm-.41 1.026L6.791 9.666l-1.698 5.285l4.506-3.138zm.778 0l4.862 3.751h-.004l1.698 5.285l-4.507-3.138zm-.351.751l-1.867 4.89h3.587zm0 10.667l-1.867-4.889h3.587z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-smt-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%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m12.058%204.889l-5.73%204.404L4%2016.386l5.747-3.955l2.293%206.68l2.271-6.68L20%2016.386l-2.2-7.093zm-.41%201.026L6.791%209.666l-1.698%205.285l4.506-3.138zm.778%200l4.862%203.751h-.004l1.698%205.285l-4.507-3.138zm-.351.751l-1.867%204.89h3.587zm0%2010.667l-1.867-4.889h3.587z%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m12.058%204.889l-5.73%204.404L4%2016.386l5.747-3.955l2.293%206.68l2.271-6.68L20%2016.386l-2.2-7.093zm-.41%201.026L6.791%209.666l-1.698%205.285l4.506-3.138zm.778%200l4.862%203.751h-.004l1.698%205.285l-4.507-3.138zm-.351.751l-1.867%204.89h3.587zm0%2010.667l-1.867-4.889h3.587z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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