package.dist.js.icons.fulcrum-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.FulcrumIconConfig = {
name: 'FulcrumIcon',
height: 512,
width: 320,
svgPath: 'M95.75 164.14l-35.38 43.55L25 164.14l35.38-43.55zM144.23 0l-20.54 198.18L72.72 256l51 57.82L144.23 512V300.89L103.15 256l41.08-44.89zm79.67 164.14l35.38 43.55 35.38-43.55-35.38-43.55zm-48.48 47L216.5 256l-41.08 44.89V512L196 313.82 247 256l-51-57.82L175.42 0z',
yOffset: 0,
xOffset: 0,
};
exports.FulcrumIcon = require('../createIcon').createIcon(exports.FulcrumIconConfig);
exports["default"] = exports.FulcrumIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy