monero from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
monero
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the monero logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M424 448h108.4C489 519.9 410.1 568 320 568s-169-48.1-212.4-120H216V320.2L320 425l104-105zm-264-48V192l159.4 159.4L480 192v208h74.8c8.5-25.1 13.2-52 13.2-80c0-137-111-248-248-248S72 183 72 320c0 28 4.6 54.9 13.2 80z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsMonero(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M424 448h108.4C489 519.9 410.1 568 320 568s-169-48.1-212.4-120H216V320.2L320 425l104-105zm-264-48V192l159.4 159.4L480 192v208h74.8c8.5-25.1 13.2-52 13.2-80c0-137-111-248-248-248S72 183 72 320c0 28 4.6 54.9 13.2 80z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M424 448h108.4C489 519.9 410.1 568 320 568s-169-48.1-212.4-120H216V320.2L320 425l104-105zm-264-48V192l159.4 159.4L480 192v208h74.8c8.5-25.1 13.2-52 13.2-80c0-137-111-248-248-248S72 183 72 320c0 28 4.6 54.9 13.2 80z"/></svg>
</template>

CSS

.icon-monero {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M424%20448h108.4C489%20519.9%20410.1%20568%20320%20568s-169-48.1-212.4-120H216V320.2L320%20425l104-105zm-264-48V192l159.4%20159.4L480%20192v208h74.8c8.5-25.1%2013.2-52%2013.2-80c0-137-111-248-248-248S72%20183%2072%20320c0%2028%204.6%2054.9%2013.2%2080z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M424%20448h108.4C489%20519.9%20410.1%20568%20320%20568s-169-48.1-212.4-120H216V320.2L320%20425l104-105zm-264-48V192l159.4%20159.4L480%20192v208h74.8c8.5-25.1%2013.2-52%2013.2-80c0-137-111-248-248-248S72%20183%2072%20320c0%2028%204.6%2054.9%2013.2%2080z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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