package.dist.js.icons.hard-hat-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.HardHatIconConfig = {
name: 'HardHatIcon',
height: 512,
width: 512,
svgPath: 'M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z',
yOffset: 0,
xOffset: 0,
};
exports.HardHatIcon = require('../createIcon').createIcon(exports.HardHatIconConfig);
exports["default"] = exports.HardHatIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy