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

Name
math-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 math 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(#SVGHcSWxdhd37)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="M9 10.2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 3.2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-8.6-.6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.8 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.6-.6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2.2 2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0M10.4 15a.8.8 0 1 0 0-1.598a.8.8 0 0 0 0 1.598m8.4-2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m-2 2.4a.8.8 0 1 0 0-1.6a.8.8 0 0 0 0 1.6m-10-2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m-2.4 1.6a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .8m2 1.2a.4.4 0 1 1-.8 0a.4.4 0 0 1 .8 0m5.6.4a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .801m6.4-.4a.4.4 0 1 1-.801 0a.4.4 0 0 1 .801 0m1.2-1.2a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .8m-11.4 0a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m5.2.8a.8.8 0 1 0 0-1.598a.8.8 0 0 0 0 1.598" clip-rule="evenodd"/></g><defs><clipPath id="SVGHcSWxdhd37"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMathBackground(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(#SVGHcSWxdhd37)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fillRule="evenodd" d="M9 10.2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 3.2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-8.6-.6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.8 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.6-.6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2.2 2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0M10.4 15a.8.8 0 1 0 0-1.598a.8.8 0 0 0 0 1.598m8.4-2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m-2 2.4a.8.8 0 1 0 0-1.6a.8.8 0 0 0 0 1.6m-10-2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m-2.4 1.6a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .8m2 1.2a.4.4 0 1 1-.8 0a.4.4 0 0 1 .8 0m5.6.4a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .801m6.4-.4a.4.4 0 1 1-.801 0a.4.4 0 0 1 .801 0m1.2-1.2a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .8m-11.4 0a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m5.2.8a.8.8 0 1 0 0-1.598a.8.8 0 0 0 0 1.598" clipRule="evenodd"/></g><defs><clipPath id="SVGHcSWxdhd37"><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(#SVGHcSWxdhd37)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="M9 10.2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 3.2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-8.6-.6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.8 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.6-.6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2.2 2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0M10.4 15a.8.8 0 1 0 0-1.598a.8.8 0 0 0 0 1.598m8.4-2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m-2 2.4a.8.8 0 1 0 0-1.6a.8.8 0 0 0 0 1.6m-10-2.4a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m-2.4 1.6a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .8m2 1.2a.4.4 0 1 1-.8 0a.4.4 0 0 1 .8 0m5.6.4a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .801m6.4-.4a.4.4 0 1 1-.801 0a.4.4 0 0 1 .801 0m1.2-1.2a.4.4 0 1 0 0-.8a.4.4 0 0 0 0 .8m-11.4 0a.8.8 0 1 1-1.6 0a.8.8 0 0 1 1.6 0m5.2.8a.8.8 0 1 0 0-1.598a.8.8 0 0 0 0 1.598" clip-rule="evenodd"/></g><defs><clipPath id="SVGHcSWxdhd37"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-math-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(%23SVGHcSWxdhd37)%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%22M9%2010.2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%203.2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m7-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-8.6-.6a1%201%200%201%200%200-2a1%201%200%200%200%200%202m7-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-3.8%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m7-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.6-.6a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2.2%202.4a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200M10.4%2015a.8.8%200%201%200%200-1.598a.8.8%200%200%200%200%201.598m8.4-2.4a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200m-2%202.4a.8.8%200%201%200%200-1.6a.8.8%200%200%200%200%201.6m-10-2.4a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200m-2.4%201.6a.4.4%200%201%200%200-.8a.4.4%200%200%200%200%20.8m2%201.2a.4.4%200%201%201-.8%200a.4.4%200%200%201%20.8%200m5.6.4a.4.4%200%201%200%200-.8a.4.4%200%200%200%200%20.801m6.4-.4a.4.4%200%201%201-.801%200a.4.4%200%200%201%20.801%200m1.2-1.2a.4.4%200%201%200%200-.8a.4.4%200%200%200%200%20.8m-11.4%200a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200m5.2.8a.8.8%200%201%200%200-1.598a.8.8%200%200%200%200%201.598%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd37%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(%23SVGHcSWxdhd37)%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%22M9%2010.2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%203.2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m7-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-8.6-.6a1%201%200%201%200%200-2a1%201%200%200%200%200%202m7-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-3.8%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m7-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.6-.6a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2.2%202.4a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200M10.4%2015a.8.8%200%201%200%200-1.598a.8.8%200%200%200%200%201.598m8.4-2.4a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200m-2%202.4a.8.8%200%201%200%200-1.6a.8.8%200%200%200%200%201.6m-10-2.4a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200m-2.4%201.6a.4.4%200%201%200%200-.8a.4.4%200%200%200%200%20.8m2%201.2a.4.4%200%201%201-.8%200a.4.4%200%200%201%20.8%200m5.6.4a.4.4%200%201%200%200-.8a.4.4%200%200%200%200%20.801m6.4-.4a.4.4%200%201%201-.801%200a.4.4%200%200%201%20.801%200m1.2-1.2a.4.4%200%201%200%200-.8a.4.4%200%200%200%200%20.8m-11.4%200a.8.8%200%201%201-1.6%200a.8.8%200%200%201%201.6%200m5.2.8a.8.8%200%201%200%200-1.598a.8.8%200%200%200%200%201.598%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd37%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/math-background.svg?color=%231a73e8&size=48