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

Name
masq-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 masq 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(#SVGHcSWxdhd4)"><path fill="url(#SVGaG6cMe7w)" d="M24 0H0v24h24z"/><path fill="#fff" d="M16.92 5.955c-2.583-2.607-7.255-2.607-9.839 0c-2.583 2.606-2.583 7.237 0 9.848l2.177 1.82v-1.67c0-.95.516-2.555 1.98-3.858q1.483-1.32 2.99-2.61l.059.118l-2.254 2.167c-.457.595-1.371 2.163-1.371 3.685c0 1.65.621 3.256 1.705 4.545l4.554-4.6a6.73 6.73 0 0 0 0-9.445"/></g><defs><linearGradient id="SVGaG6cMe7w" x1="12" x2="12" y1="4" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#00c0ff"/><stop offset="1" stop-color="#0188fe"/></linearGradient><clipPath id="SVGHcSWxdhd4"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMasqBackground(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(#SVGHcSWxdhd4)"><path fill="url(#SVGaG6cMe7w)" d="M24 0H0v24h24z"/><path fill="#fff" d="M16.92 5.955c-2.583-2.607-7.255-2.607-9.839 0c-2.583 2.606-2.583 7.237 0 9.848l2.177 1.82v-1.67c0-.95.516-2.555 1.98-3.858q1.483-1.32 2.99-2.61l.059.118l-2.254 2.167c-.457.595-1.371 2.163-1.371 3.685c0 1.65.621 3.256 1.705 4.545l4.554-4.6a6.73 6.73 0 0 0 0-9.445"/></g><defs><linearGradient id="SVGaG6cMe7w" x1="12" x2="12" y1="4" y2="20" gradientUnits="userSpaceOnUse"><stop stopColor="#00c0ff"/><stop offset="1" stopColor="#0188fe"/></linearGradient><clipPath id="SVGHcSWxdhd4"><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(#SVGHcSWxdhd4)"><path fill="url(#SVGaG6cMe7w)" d="M24 0H0v24h24z"/><path fill="#fff" d="M16.92 5.955c-2.583-2.607-7.255-2.607-9.839 0c-2.583 2.606-2.583 7.237 0 9.848l2.177 1.82v-1.67c0-.95.516-2.555 1.98-3.858q1.483-1.32 2.99-2.61l.059.118l-2.254 2.167c-.457.595-1.371 2.163-1.371 3.685c0 1.65.621 3.256 1.705 4.545l4.554-4.6a6.73 6.73 0 0 0 0-9.445"/></g><defs><linearGradient id="SVGaG6cMe7w" x1="12" x2="12" y1="4" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#00c0ff"/><stop offset="1" stop-color="#0188fe"/></linearGradient><clipPath id="SVGHcSWxdhd4"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-masq-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(%23SVGHcSWxdhd4)%22%3E%3Cpath%20fill%3D%22url(%23SVGaG6cMe7w)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.92%205.955c-2.583-2.607-7.255-2.607-9.839%200c-2.583%202.606-2.583%207.237%200%209.848l2.177%201.82v-1.67c0-.95.516-2.555%201.98-3.858q1.483-1.32%202.99-2.61l.059.118l-2.254%202.167c-.457.595-1.371%202.163-1.371%203.685c0%201.65.621%203.256%201.705%204.545l4.554-4.6a6.73%206.73%200%200%200%200-9.445%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGaG6cMe7w%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%224%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300c0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230188fe%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd4%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(%23SVGHcSWxdhd4)%22%3E%3Cpath%20fill%3D%22url(%23SVGaG6cMe7w)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.92%205.955c-2.583-2.607-7.255-2.607-9.839%200c-2.583%202.606-2.583%207.237%200%209.848l2.177%201.82v-1.67c0-.95.516-2.555%201.98-3.858q1.483-1.32%202.99-2.61l.059.118l-2.254%202.167c-.457.595-1.371%202.163-1.371%203.685c0%201.65.621%203.256%201.705%204.545l4.554-4.6a6.73%206.73%200%200%200%200-9.445%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGaG6cMe7w%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%224%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300c0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230188fe%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd4%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/masq-background.svg?color=%231a73e8&size=48