package.dist.js.icons.burn-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.BurnIconConfig = {
name: 'BurnIcon',
height: 512,
width: 384,
svgPath: 'M192 0C79.7 101.3 0 220.9 0 300.5 0 425 79 512 192 512s192-87 192-211.5c0-79.9-80.2-199.6-192-300.5zm0 448c-56.5 0-96-39-96-94.8 0-13.5 4.6-61.5 96-161.2 91.4 99.7 96 147.7 96 161.2 0 55.8-39.5 94.8-96 94.8z',
yOffset: 0,
xOffset: 0,
};
exports.BurnIcon = require('../createIcon').createIcon(exports.BurnIconConfig);
exports["default"] = exports.BurnIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy