mean logo
mean from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mean
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mean logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20.438 3L12 5.25L3.563 3C3.563 4.901 3 6.937 3 6.937l3.589 9.833l5.41 4.23l5.412-4.23L21 6.937c-.056 0-.562-2.036-.562-3.937M12 6.937L5.25 5.25c0 1.66-.371 2.12-.371 2.12l3.183 8.286l1.688 1.406L6.937 7.5l3.375 1.125l1.125 8.719L12 18.75l.563-1.406l1.124-8.72L17.063 7.5l-2.813 9.563l1.687-1.407l3.184-8.285s-.371-.71-.371-2.121z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenMean(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M20.438 3L12 5.25L3.563 3C3.563 4.901 3 6.937 3 6.937l3.589 9.833l5.41 4.23l5.412-4.23L21 6.937c-.056 0-.562-2.036-.562-3.937M12 6.937L5.25 5.25c0 1.66-.371 2.12-.371 2.12l3.183 8.286l1.688 1.406L6.937 7.5l3.375 1.125l1.125 8.719L12 18.75l.563-1.406l1.124-8.72L17.063 7.5l-2.813 9.563l1.687-1.407l3.184-8.285s-.371-.71-.371-2.121z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20.438 3L12 5.25L3.563 3C3.563 4.901 3 6.937 3 6.937l3.589 9.833l5.41 4.23l5.412-4.23L21 6.937c-.056 0-.562-2.036-.562-3.937M12 6.937L5.25 5.25c0 1.66-.371 2.12-.371 2.12l3.183 8.286l1.688 1.406L6.937 7.5l3.375 1.125l1.125 8.719L12 18.75l.563-1.406l1.124-8.72L17.063 7.5l-2.813 9.563l1.687-1.407l3.184-8.285s-.371-.71-.371-2.121z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-mean {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.438%203L12%205.25L3.563%203C3.563%204.901%203%206.937%203%206.937l3.589%209.833l5.41%204.23l5.412-4.23L21%206.937c-.056%200-.562-2.036-.562-3.937M12%206.937L5.25%205.25c0%201.66-.371%202.12-.371%202.12l3.183%208.286l1.688%201.406L6.937%207.5l3.375%201.125l1.125%208.719L12%2018.75l.563-1.406l1.124-8.72L17.063%207.5l-2.813%209.563l1.687-1.407l3.184-8.285s-.371-.71-.371-2.121z%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.438%203L12%205.25L3.563%203C3.563%204.901%203%206.937%203%206.937l3.589%209.833l5.41%204.23l5.412-4.23L21%206.937c-.056%200-.562-2.036-.562-3.937M12%206.937L5.25%205.25c0%201.66-.371%202.12-.371%202.12l3.183%208.286l1.688%201.406L6.937%207.5l3.375%201.125l1.125%208.719L12%2018.75l.563-1.406l1.124-8.72L17.063%207.5l-2.813%209.563l1.687-1.407l3.184-8.285s-.371-.71-.371-2.121z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mean.svg?color=%231a73e8&size=48