package.dist.js.icons.slash-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.SlashIconConfig = {
name: 'SlashIcon',
height: 512,
width: 640,
svgPath: 'M594.53 508.63L6.18 53.9c-6.97-5.42-8.23-15.47-2.81-22.45L23.01 6.18C28.43-.8 38.49-2.06 45.47 3.37L633.82 458.1c6.97 5.42 8.23 15.47 2.81 22.45l-19.64 25.27c-5.42 6.98-15.48 8.23-22.46 2.81z',
yOffset: 0,
xOffset: 0,
};
exports.SlashIcon = require('../createIcon').createIcon(exports.SlashIconConfig);
exports["default"] = exports.SlashIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy