myria logo
myria-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- myria-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 myria 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(#SVGHcSWxdhd2)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.2 10.4c0-.88.708-1.6 1.6-1.6s1.6.72 1.6 1.6s.708 1.6 1.6 1.6c.964 0 1.6-.736 1.6-1.6c0-.88.708-1.6 1.6-1.6s1.572.72 1.572 1.6c0 .98.708 1.58 1.628 1.6c.816 0 1.6.74 1.6 1.6a1.608 1.608 0 0 1-2.742 1.13a1.6 1.6 0 0 1-.458-1.13c0-.88-.708-1.6-1.6-1.6a1.56 1.56 0 0 0-1.6 1.6c0 .88-.708 1.6-1.6 1.6s-1.6-.72-1.6-1.6S9.692 12 8.8 12a1.563 1.563 0 0 0-1.6 1.6c0 .88-.692 1.6-1.584 1.6A1.61 1.61 0 0 1 4 13.6c0-.872.736-1.6 1.616-1.6A1.55 1.55 0 0 0 7.2 10.4"/></g><defs><clipPath id="SVGHcSWxdhd2"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedMyriaBackground(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(#SVGHcSWxdhd2)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.2 10.4c0-.88.708-1.6 1.6-1.6s1.6.72 1.6 1.6s.708 1.6 1.6 1.6c.964 0 1.6-.736 1.6-1.6c0-.88.708-1.6 1.6-1.6s1.572.72 1.572 1.6c0 .98.708 1.58 1.628 1.6c.816 0 1.6.74 1.6 1.6a1.608 1.608 0 0 1-2.742 1.13a1.6 1.6 0 0 1-.458-1.13c0-.88-.708-1.6-1.6-1.6a1.56 1.56 0 0 0-1.6 1.6c0 .88-.708 1.6-1.6 1.6s-1.6-.72-1.6-1.6S9.692 12 8.8 12a1.563 1.563 0 0 0-1.6 1.6c0 .88-.692 1.6-1.584 1.6A1.61 1.61 0 0 1 4 13.6c0-.872.736-1.6 1.616-1.6A1.55 1.55 0 0 0 7.2 10.4"/></g><defs><clipPath id="SVGHcSWxdhd2"><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(#SVGHcSWxdhd2)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.2 10.4c0-.88.708-1.6 1.6-1.6s1.6.72 1.6 1.6s.708 1.6 1.6 1.6c.964 0 1.6-.736 1.6-1.6c0-.88.708-1.6 1.6-1.6s1.572.72 1.572 1.6c0 .98.708 1.58 1.628 1.6c.816 0 1.6.74 1.6 1.6a1.608 1.608 0 0 1-2.742 1.13a1.6 1.6 0 0 1-.458-1.13c0-.88-.708-1.6-1.6-1.6a1.56 1.56 0 0 0-1.6 1.6c0 .88-.708 1.6-1.6 1.6s-1.6-.72-1.6-1.6S9.692 12 8.8 12a1.563 1.563 0 0 0-1.6 1.6c0 .88-.692 1.6-1.584 1.6A1.61 1.61 0 0 1 4 13.6c0-.872.736-1.6 1.616-1.6A1.55 1.55 0 0 0 7.2 10.4"/></g><defs><clipPath id="SVGHcSWxdhd2"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-myria-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(%23SVGHcSWxdhd2)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.2%2010.4c0-.88.708-1.6%201.6-1.6s1.6.72%201.6%201.6s.708%201.6%201.6%201.6c.964%200%201.6-.736%201.6-1.6c0-.88.708-1.6%201.6-1.6s1.572.72%201.572%201.6c0%20.98.708%201.58%201.628%201.6c.816%200%201.6.74%201.6%201.6a1.608%201.608%200%200%201-2.742%201.13a1.6%201.6%200%200%201-.458-1.13c0-.88-.708-1.6-1.6-1.6a1.56%201.56%200%200%200-1.6%201.6c0%20.88-.708%201.6-1.6%201.6s-1.6-.72-1.6-1.6S9.692%2012%208.8%2012a1.563%201.563%200%200%200-1.6%201.6c0%20.88-.692%201.6-1.584%201.6A1.61%201.61%200%200%201%204%2013.6c0-.872.736-1.6%201.616-1.6A1.55%201.55%200%200%200%207.2%2010.4%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd2%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(%23SVGHcSWxdhd2)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.2%2010.4c0-.88.708-1.6%201.6-1.6s1.6.72%201.6%201.6s.708%201.6%201.6%201.6c.964%200%201.6-.736%201.6-1.6c0-.88.708-1.6%201.6-1.6s1.572.72%201.572%201.6c0%20.98.708%201.58%201.628%201.6c.816%200%201.6.74%201.6%201.6a1.608%201.608%200%200%201-2.742%201.13a1.6%201.6%200%200%201-.458-1.13c0-.88-.708-1.6-1.6-1.6a1.56%201.56%200%200%200-1.6%201.6c0%20.88-.708%201.6-1.6%201.6s-1.6-.72-1.6-1.6S9.692%2012%208.8%2012a1.563%201.563%200%200%200-1.6%201.6c0%20.88-.692%201.6-1.584%201.6A1.61%201.61%200%200%201%204%2013.6c0-.872.736-1.6%201.616-1.6A1.55%201.55%200%200%200%207.2%2010.4%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd2%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/myria-background.svg?color=%231a73e8&size=48