package.dist.js.icons.gitter-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.GitterIconConfig = {
name: 'GitterIcon',
height: 512,
width: 384,
svgPath: 'M66.4 322.5H16V0h50.4v322.5zM166.9 76.1h-50.4V512h50.4V76.1zm100.6 0h-50.4V512h50.4V76.1zM368 76h-50.4v247H368V76z',
yOffset: 0,
xOffset: 0,
};
exports.GitterIcon = require('../createIcon').createIcon(exports.GitterIconConfig);
exports["default"] = exports.GitterIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy