package.dist.js.icons.firstdraft-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.FirstdraftIconConfig = {
name: 'FirstdraftIcon',
height: 512,
width: 384,
svgPath: 'M384 192h-64v128H192v128H0v-25.6h166.4v-128h128v-128H384V192zm-25.6 38.4v128h-128v128H64V512h192V384h128V230.4h-25.6zm25.6 192h-89.6V512H320v-64h64v-25.6zM0 0v384h128V256h128V128h128V0H0z',
yOffset: 0,
xOffset: 0,
};
exports.FirstdraftIcon = require('../createIcon').createIcon(exports.FirstdraftIconConfig);
exports["default"] = exports.FirstdraftIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy