package.dist.js.icons.wave-square-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.WaveSquareIconConfig = {
name: 'WaveSquareIcon',
height: 512,
width: 640,
svgPath: 'M476 480H324a36 36 0 0 1-36-36V96h-96v156a36 36 0 0 1-36 36H16a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h112V68a36 36 0 0 1 36-36h152a36 36 0 0 1 36 36v348h96V260a36 36 0 0 1 36-36h140a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H512v156a36 36 0 0 1-36 36z',
yOffset: 0,
xOffset: 0,
};
exports.WaveSquareIcon = require('../createIcon').createIcon(exports.WaveSquareIconConfig);
exports["default"] = exports.WaveSquareIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy