package.dist.js.icons.moon-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.MoonIconConfig = {
name: 'MoonIcon',
height: 512,
width: 512,
svgPath: 'M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z',
yOffset: 0,
xOffset: 0,
};
exports.MoonIcon = require('../createIcon').createIcon(exports.MoonIconConfig);
exports["default"] = exports.MoonIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy