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

Name
dot-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 dot 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(#SVGHcSWxdhd56)"><path fill="#e6007a" d="M24 0H0v24h24z"/><path fill="#fff" d="M14.82 5.647c0 .908-1.266 1.647-2.824 1.647s-2.824-.739-2.824-1.647S10.443 4 11.996 4s2.823.739 2.823 1.647m0 12.706c0 .908-1.266 1.647-2.824 1.647s-2.824-.739-2.824-1.647s1.271-1.647 2.824-1.647s2.823.739 2.823 1.647M7.925 9.718c.8-1.38.805-2.87.02-3.323c-.791-.456-2.071.297-2.871 1.676c-.8 1.378-.8 2.87-.02 3.322c.791.452 2.071-.296 2.871-1.675m11.003 2.884c.79.447.786 1.91-.01 3.266c-.8 1.356-2.084 2.09-2.87 1.643c-.796-.447-.79-1.911.005-3.266c.8-1.356 2.084-2.09 2.875-1.643M7.948 17.52c.792-.447.787-1.91-.013-3.266c-.795-1.355-2.08-2.09-2.87-1.642c-.796.451-.791 1.91.009 3.266c.795 1.355 2.08 2.094 2.87 1.647zm10.98-9.445c.8 1.38.8 2.866.014 3.318c-.786.456-2.07-.292-2.87-1.675c-.791-1.38-.8-2.866-.015-3.318c.79-.456 2.07.292 2.87 1.675"/></g><defs><clipPath id="SVGHcSWxdhd56"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedDotBackground(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(#SVGHcSWxdhd56)"><path fill="#e6007a" d="M24 0H0v24h24z"/><path fill="#fff" d="M14.82 5.647c0 .908-1.266 1.647-2.824 1.647s-2.824-.739-2.824-1.647S10.443 4 11.996 4s2.823.739 2.823 1.647m0 12.706c0 .908-1.266 1.647-2.824 1.647s-2.824-.739-2.824-1.647s1.271-1.647 2.824-1.647s2.823.739 2.823 1.647M7.925 9.718c.8-1.38.805-2.87.02-3.323c-.791-.456-2.071.297-2.871 1.676c-.8 1.378-.8 2.87-.02 3.322c.791.452 2.071-.296 2.871-1.675m11.003 2.884c.79.447.786 1.91-.01 3.266c-.8 1.356-2.084 2.09-2.87 1.643c-.796-.447-.79-1.911.005-3.266c.8-1.356 2.084-2.09 2.875-1.643M7.948 17.52c.792-.447.787-1.91-.013-3.266c-.795-1.355-2.08-2.09-2.87-1.642c-.796.451-.791 1.91.009 3.266c.795 1.355 2.08 2.094 2.87 1.647zm10.98-9.445c.8 1.38.8 2.866.014 3.318c-.786.456-2.07-.292-2.87-1.675c-.791-1.38-.8-2.866-.015-3.318c.79-.456 2.07.292 2.87 1.675"/></g><defs><clipPath id="SVGHcSWxdhd56"><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(#SVGHcSWxdhd56)"><path fill="#e6007a" d="M24 0H0v24h24z"/><path fill="#fff" d="M14.82 5.647c0 .908-1.266 1.647-2.824 1.647s-2.824-.739-2.824-1.647S10.443 4 11.996 4s2.823.739 2.823 1.647m0 12.706c0 .908-1.266 1.647-2.824 1.647s-2.824-.739-2.824-1.647s1.271-1.647 2.824-1.647s2.823.739 2.823 1.647M7.925 9.718c.8-1.38.805-2.87.02-3.323c-.791-.456-2.071.297-2.871 1.676c-.8 1.378-.8 2.87-.02 3.322c.791.452 2.071-.296 2.871-1.675m11.003 2.884c.79.447.786 1.91-.01 3.266c-.8 1.356-2.084 2.09-2.87 1.643c-.796-.447-.79-1.911.005-3.266c.8-1.356 2.084-2.09 2.875-1.643M7.948 17.52c.792-.447.787-1.91-.013-3.266c-.795-1.355-2.08-2.09-2.87-1.642c-.796.451-.791 1.91.009 3.266c.795 1.355 2.08 2.094 2.87 1.647zm10.98-9.445c.8 1.38.8 2.866.014 3.318c-.786.456-2.07-.292-2.87-1.675c-.791-1.38-.8-2.866-.015-3.318c.79-.456 2.07.292 2.87 1.675"/></g><defs><clipPath id="SVGHcSWxdhd56"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-dot-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(%23SVGHcSWxdhd56)%22%3E%3Cpath%20fill%3D%22%23e6007a%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.82%205.647c0%20.908-1.266%201.647-2.824%201.647s-2.824-.739-2.824-1.647S10.443%204%2011.996%204s2.823.739%202.823%201.647m0%2012.706c0%20.908-1.266%201.647-2.824%201.647s-2.824-.739-2.824-1.647s1.271-1.647%202.824-1.647s2.823.739%202.823%201.647M7.925%209.718c.8-1.38.805-2.87.02-3.323c-.791-.456-2.071.297-2.871%201.676c-.8%201.378-.8%202.87-.02%203.322c.791.452%202.071-.296%202.871-1.675m11.003%202.884c.79.447.786%201.91-.01%203.266c-.8%201.356-2.084%202.09-2.87%201.643c-.796-.447-.79-1.911.005-3.266c.8-1.356%202.084-2.09%202.875-1.643M7.948%2017.52c.792-.447.787-1.91-.013-3.266c-.795-1.355-2.08-2.09-2.87-1.642c-.796.451-.791%201.91.009%203.266c.795%201.355%202.08%202.094%202.87%201.647zm10.98-9.445c.8%201.38.8%202.866.014%203.318c-.786.456-2.07-.292-2.87-1.675c-.791-1.38-.8-2.866-.015-3.318c.79-.456%202.07.292%202.87%201.675%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd56%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(%23SVGHcSWxdhd56)%22%3E%3Cpath%20fill%3D%22%23e6007a%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.82%205.647c0%20.908-1.266%201.647-2.824%201.647s-2.824-.739-2.824-1.647S10.443%204%2011.996%204s2.823.739%202.823%201.647m0%2012.706c0%20.908-1.266%201.647-2.824%201.647s-2.824-.739-2.824-1.647s1.271-1.647%202.824-1.647s2.823.739%202.823%201.647M7.925%209.718c.8-1.38.805-2.87.02-3.323c-.791-.456-2.071.297-2.871%201.676c-.8%201.378-.8%202.87-.02%203.322c.791.452%202.071-.296%202.871-1.675m11.003%202.884c.79.447.786%201.91-.01%203.266c-.8%201.356-2.084%202.09-2.87%201.643c-.796-.447-.79-1.911.005-3.266c.8-1.356%202.084-2.09%202.875-1.643M7.948%2017.52c.792-.447.787-1.91-.013-3.266c-.795-1.355-2.08-2.09-2.87-1.642c-.796.451-.791%201.91.009%203.266c.795%201.355%202.08%202.094%202.87%201.647zm10.98-9.445c.8%201.38.8%202.866.014%203.318c-.786.456-2.07-.292-2.87-1.675c-.791-1.38-.8-2.866-.015-3.318c.79-.456%202.07.292%202.87%201.675%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd56%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/dot-background.svg?color=%231a73e8&size=48