package.dist.js.icons.folder-close-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.FolderCloseIconConfig = {
name: 'FolderCloseIcon',
height: 1024,
width: 1088,
svgPath: 'M1088,256 C1088,256 1088,192 1024,192 L502.3,192 L469.6,130.1 C469.6,130.1 439,64 373.7,64 L64,64 C0,64 0,128 0,128 L0,960 L1088,960 L1088,256 Z',
yOffset: 0,
xOffset: 0,
};
exports.FolderCloseIcon = require('../createIcon').createIcon(exports.FolderCloseIconConfig);
exports["default"] = exports.FolderCloseIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy