mvd logo
mvd from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- mvd
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the mvd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG91tjtcAu)" d="m3 7.5l9 9V21l-9-9z"/><path fill="url(#SVGypet4ERW)" d="m3 12l4.5-4.5V3L3 7.5z"/><path fill="#c58f3c" d="M5.25 9.75L3 12V7.5z"/><path fill="#ffaa27" d="M12 12L7.5 7.5V3L12 7.579z"/><path fill="url(#SVGBpCIAcJj)" d="m21 7.5l-9 9V21l9-9z"/><path fill="url(#SVG6gd0Tbyg)" d="m21 12l-4.5-4.5V3L21 7.5z"/><path fill="#d79b3f" d="M18.75 9.75L21 12V7.5z"/><path fill="#d28a1c" d="m12 12l4.5-4.5V3L12 7.579z"/><defs><linearGradient id="SVG91tjtcAu" x1="3" x2="12.98" y1="4.898" y2="24.985" gradientUnits="userSpaceOnUse"><stop stop-color="#955a00"/><stop offset=".79" stop-color="#f29f20"/></linearGradient><linearGradient id="SVGypet4ERW" x1="6.532" x2="13.466" y1="14.205" y2="-.138" gradientUnits="userSpaceOnUse"><stop stop-color="#9e877a"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGBpCIAcJj" x1="9.154" x2="12.601" y1="10.582" y2="15.596" gradientUnits="userSpaceOnUse"><stop stop-color="#b06e07"/><stop offset="1" stop-color="#c77e0c"/></linearGradient><linearGradient id="SVG6gd0Tbyg" x1="17.467" x2="10.534" y1="14.205" y2="-.138" gradientUnits="userSpaceOnUse"><stop stop-color="#9e877a"/><stop offset="1" stop-color="#fff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedMvd(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"><path fill="url(#SVG91tjtcAu)" d="m3 7.5l9 9V21l-9-9z"/><path fill="url(#SVGypet4ERW)" d="m3 12l4.5-4.5V3L3 7.5z"/><path fill="#c58f3c" d="M5.25 9.75L3 12V7.5z"/><path fill="#ffaa27" d="M12 12L7.5 7.5V3L12 7.579z"/><path fill="url(#SVGBpCIAcJj)" d="m21 7.5l-9 9V21l9-9z"/><path fill="url(#SVG6gd0Tbyg)" d="m21 12l-4.5-4.5V3L21 7.5z"/><path fill="#d79b3f" d="M18.75 9.75L21 12V7.5z"/><path fill="#d28a1c" d="m12 12l4.5-4.5V3L12 7.579z"/><defs><linearGradient id="SVG91tjtcAu" x1="3" x2="12.98" y1="4.898" y2="24.985" gradientUnits="userSpaceOnUse"><stop stopColor="#955a00"/><stop offset=".79" stopColor="#f29f20"/></linearGradient><linearGradient id="SVGypet4ERW" x1="6.532" x2="13.466" y1="14.205" y2="-.138" gradientUnits="userSpaceOnUse"><stop stopColor="#9e877a"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="SVGBpCIAcJj" x1="9.154" x2="12.601" y1="10.582" y2="15.596" gradientUnits="userSpaceOnUse"><stop stopColor="#b06e07"/><stop offset="1" stopColor="#c77e0c"/></linearGradient><linearGradient id="SVG6gd0Tbyg" x1="17.467" x2="10.534" y1="14.205" y2="-.138" gradientUnits="userSpaceOnUse"><stop stopColor="#9e877a"/><stop offset="1" stopColor="#fff"/></linearGradient></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"><path fill="url(#SVG91tjtcAu)" d="m3 7.5l9 9V21l-9-9z"/><path fill="url(#SVGypet4ERW)" d="m3 12l4.5-4.5V3L3 7.5z"/><path fill="#c58f3c" d="M5.25 9.75L3 12V7.5z"/><path fill="#ffaa27" d="M12 12L7.5 7.5V3L12 7.579z"/><path fill="url(#SVGBpCIAcJj)" d="m21 7.5l-9 9V21l9-9z"/><path fill="url(#SVG6gd0Tbyg)" d="m21 12l-4.5-4.5V3L21 7.5z"/><path fill="#d79b3f" d="M18.75 9.75L21 12V7.5z"/><path fill="#d28a1c" d="m12 12l4.5-4.5V3L12 7.579z"/><defs><linearGradient id="SVG91tjtcAu" x1="3" x2="12.98" y1="4.898" y2="24.985" gradientUnits="userSpaceOnUse"><stop stop-color="#955a00"/><stop offset=".79" stop-color="#f29f20"/></linearGradient><linearGradient id="SVGypet4ERW" x1="6.532" x2="13.466" y1="14.205" y2="-.138" gradientUnits="userSpaceOnUse"><stop stop-color="#9e877a"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGBpCIAcJj" x1="9.154" x2="12.601" y1="10.582" y2="15.596" gradientUnits="userSpaceOnUse"><stop stop-color="#b06e07"/><stop offset="1" stop-color="#c77e0c"/></linearGradient><linearGradient id="SVG6gd0Tbyg" x1="17.467" x2="10.534" y1="14.205" y2="-.138" gradientUnits="userSpaceOnUse"><stop stop-color="#9e877a"/><stop offset="1" stop-color="#fff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-mvd {
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%3Cpath%20fill%3D%22url(%23SVG91tjtcAu)%22%20d%3D%22m3%207.5l9%209V21l-9-9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGypet4ERW)%22%20d%3D%22m3%2012l4.5-4.5V3L3%207.5z%22%2F%3E%3Cpath%20fill%3D%22%23c58f3c%22%20d%3D%22M5.25%209.75L3%2012V7.5z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa27%22%20d%3D%22M12%2012L7.5%207.5V3L12%207.579z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBpCIAcJj)%22%20d%3D%22m21%207.5l-9%209V21l9-9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6gd0Tbyg)%22%20d%3D%22m21%2012l-4.5-4.5V3L21%207.5z%22%2F%3E%3Cpath%20fill%3D%22%23d79b3f%22%20d%3D%22M18.75%209.75L21%2012V7.5z%22%2F%3E%3Cpath%20fill%3D%22%23d28a1c%22%20d%3D%22m12%2012l4.5-4.5V3L12%207.579z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG91tjtcAu%22%20x1%3D%223%22%20x2%3D%2212.98%22%20y1%3D%224.898%22%20y2%3D%2224.985%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23955a00%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%23f29f20%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGypet4ERW%22%20x1%3D%226.532%22%20x2%3D%2213.466%22%20y1%3D%2214.205%22%20y2%3D%22-.138%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239e877a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBpCIAcJj%22%20x1%3D%229.154%22%20x2%3D%2212.601%22%20y1%3D%2210.582%22%20y2%3D%2215.596%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b06e07%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c77e0c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6gd0Tbyg%22%20x1%3D%2217.467%22%20x2%3D%2210.534%22%20y1%3D%2214.205%22%20y2%3D%22-.138%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239e877a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%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%3Cpath%20fill%3D%22url(%23SVG91tjtcAu)%22%20d%3D%22m3%207.5l9%209V21l-9-9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGypet4ERW)%22%20d%3D%22m3%2012l4.5-4.5V3L3%207.5z%22%2F%3E%3Cpath%20fill%3D%22%23c58f3c%22%20d%3D%22M5.25%209.75L3%2012V7.5z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa27%22%20d%3D%22M12%2012L7.5%207.5V3L12%207.579z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBpCIAcJj)%22%20d%3D%22m21%207.5l-9%209V21l9-9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6gd0Tbyg)%22%20d%3D%22m21%2012l-4.5-4.5V3L21%207.5z%22%2F%3E%3Cpath%20fill%3D%22%23d79b3f%22%20d%3D%22M18.75%209.75L21%2012V7.5z%22%2F%3E%3Cpath%20fill%3D%22%23d28a1c%22%20d%3D%22m12%2012l4.5-4.5V3L12%207.579z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG91tjtcAu%22%20x1%3D%223%22%20x2%3D%2212.98%22%20y1%3D%224.898%22%20y2%3D%2224.985%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23955a00%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%23f29f20%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGypet4ERW%22%20x1%3D%226.532%22%20x2%3D%2213.466%22%20y1%3D%2214.205%22%20y2%3D%22-.138%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239e877a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBpCIAcJj%22%20x1%3D%229.154%22%20x2%3D%2212.601%22%20y1%3D%2210.582%22%20y2%3D%2215.596%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b06e07%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c77e0c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6gd0Tbyg%22%20x1%3D%2217.467%22%20x2%3D%2210.534%22%20y1%3D%2214.205%22%20y2%3D%22-.138%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239e877a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%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/mvd.svg?color=%231a73e8&size=48