package.dist.js.icons.viacoin-icon.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
"use strict"
exports.__esModule = true;
exports.ViacoinIconConfig = {
name: 'ViacoinIcon',
height: 512,
width: 384,
svgPath: 'M384 32h-64l-80.7 192h-94.5L64 32H0l48 112H0v48h68.5l13.8 32H0v48h102.8L192 480l89.2-208H384v-48h-82.3l13.8-32H384v-48h-48l48-112zM192 336l-27-64h54l-27 64z',
yOffset: 0,
xOffset: 0,
};
exports.ViacoinIcon = require('../createIcon').createIcon(exports.ViacoinIconConfig);
exports["default"] = exports.ViacoinIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy