package.dist.js.icons.screwdriver-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.ScrewdriverIconConfig = {
name: 'ScrewdriverIcon',
height: 512,
width: 512,
svgPath: 'M448 0L320 96v62.06l-83.03 83.03c6.79 4.25 13.27 9.06 19.07 14.87 5.8 5.8 10.62 12.28 14.87 19.07L353.94 192H416l96-128-64-64zM128 278.59L10.92 395.67c-14.55 14.55-14.55 38.15 0 52.71l52.7 52.7c14.56 14.56 38.15 14.56 52.71 0L233.41 384c29.11-29.11 29.11-76.3 0-105.41s-76.3-29.11-105.41 0z',
yOffset: 0,
xOffset: 0,
};
exports.ScrewdriverIcon = require('../createIcon').createIcon(exports.ScrewdriverIconConfig);
exports["default"] = exports.ScrewdriverIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy