All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.monero-icon.js Maven / Gradle / Ivy

The newest version!
import { createIcon } from '../createIcon';

export const MoneroIconConfig = {
  name: 'MoneroIcon',
  height: 512,
  width: 496,
  svgPath: 'M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z',
  yOffset: 0,
  xOffset: 0,
};

export const MoneroIcon = createIcon(MoneroIconConfig);

export default MoneroIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy