musd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
musd
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the musd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.563 17.625h16.875V21H3.563zM10.875 3h1.688v12.938h-1.688z"/><path fill="currentColor" d="M13.4 7.5h3.077s.034-.186.023-.467c-.045-.922-.45-2.908-4.585-2.908c-4.578 0-4.668 2.762-4.668 3.173c0 .32-.186 2.356 2.508 3.037c2.7.68 3.932.748 3.932 1.744c0 1.001-.872 1.293-1.597 1.293c-.732 0-1.778-.073-1.778-1.372H6.937s-.236 3.375 4.978 3.375c5.215 0 5.147-3.15 5.147-3.628c0-.45-.1-2.21-3.06-2.942c-2.953-.731-3.69-.742-3.69-1.772c0-.844 1.17-.94 1.744-.94c.41 0 1.344-.005 1.344 1.407"/></svg>

React

import type { SVGProps } from "react";

export function TokenMusd(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" d="M3.563 17.625h16.875V21H3.563zM10.875 3h1.688v12.938h-1.688z"/><path fill="currentColor" d="M13.4 7.5h3.077s.034-.186.023-.467c-.045-.922-.45-2.908-4.585-2.908c-4.578 0-4.668 2.762-4.668 3.173c0 .32-.186 2.356 2.508 3.037c2.7.68 3.932.748 3.932 1.744c0 1.001-.872 1.293-1.597 1.293c-.732 0-1.778-.073-1.778-1.372H6.937s-.236 3.375 4.978 3.375c5.215 0 5.147-3.15 5.147-3.628c0-.45-.1-2.21-3.06-2.942c-2.953-.731-3.69-.742-3.69-1.772c0-.844 1.17-.94 1.744-.94c.41 0 1.344-.005 1.344 1.407"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.563 17.625h16.875V21H3.563zM10.875 3h1.688v12.938h-1.688z"/><path fill="currentColor" d="M13.4 7.5h3.077s.034-.186.023-.467c-.045-.922-.45-2.908-4.585-2.908c-4.578 0-4.668 2.762-4.668 3.173c0 .32-.186 2.356 2.508 3.037c2.7.68 3.932.748 3.932 1.744c0 1.001-.872 1.293-1.597 1.293c-.732 0-1.778-.073-1.778-1.372H6.937s-.236 3.375 4.978 3.375c5.215 0 5.147-3.15 5.147-3.628c0-.45-.1-2.21-3.06-2.942c-2.953-.731-3.69-.742-3.69-1.772c0-.844 1.17-.94 1.744-.94c.41 0 1.344-.005 1.344 1.407"/></svg>
</template>

CSS

.icon-musd {
  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%20d%3D%22M3.563%2017.625h16.875V21H3.563zM10.875%203h1.688v12.938h-1.688z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.4%207.5h3.077s.034-.186.023-.467c-.045-.922-.45-2.908-4.585-2.908c-4.578%200-4.668%202.762-4.668%203.173c0%20.32-.186%202.356%202.508%203.037c2.7.68%203.932.748%203.932%201.744c0%201.001-.872%201.293-1.597%201.293c-.732%200-1.778-.073-1.778-1.372H6.937s-.236%203.375%204.978%203.375c5.215%200%205.147-3.15%205.147-3.628c0-.45-.1-2.21-3.06-2.942c-2.953-.731-3.69-.742-3.69-1.772c0-.844%201.17-.94%201.744-.94c.41%200%201.344-.005%201.344%201.407%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%20d%3D%22M3.563%2017.625h16.875V21H3.563zM10.875%203h1.688v12.938h-1.688z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.4%207.5h3.077s.034-.186.023-.467c-.045-.922-.45-2.908-4.585-2.908c-4.578%200-4.668%202.762-4.668%203.173c0%20.32-.186%202.356%202.508%203.037c2.7.68%203.932.748%203.932%201.744c0%201.001-.872%201.293-1.597%201.293c-.732%200-1.778-.073-1.778-1.372H6.937s-.236%203.375%204.978%203.375c5.215%200%205.147-3.15%205.147-3.628c0-.45-.1-2.21-3.06-2.942c-2.953-.731-3.69-.742-3.69-1.772c0-.844%201.17-.94%201.744-.94c.41%200%201.344-.005%201.344%201.407%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/musd.svg?color=%231a73e8&size=48