package.dist.js.icons.modx-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.ModxIconConfig = {
name: 'ModxIcon',
height: 512,
width: 448,
svgPath: 'M356 241.8l36.7 23.7V480l-133-83.8L356 241.8zM440 75H226.3l-23 37.8 153.5 96.5L440 75zm-89 142.8L55.2 32v214.5l46 29L351 217.8zM97 294.2L8 437h213.7l125-200.5L97 294.2z',
yOffset: 0,
xOffset: 0,
};
exports.ModxIcon = require('../createIcon').createIcon(exports.ModxIconConfig);
exports["default"] = exports.ModxIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy