package.dist.js.icons.ice-cream-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.IceCreamIconConfig = {
name: 'IceCreamIcon',
height: 512,
width: 448,
svgPath: 'M368 160h-.94a144 144 0 1 0-286.12 0H80a48 48 0 0 0 0 96h288a48 48 0 0 0 0-96zM195.38 493.69a31.52 31.52 0 0 0 57.24 0L352 288H96z',
yOffset: 0,
xOffset: 0,
};
exports.IceCreamIcon = require('../createIcon').createIcon(exports.IceCreamIconConfig);
exports["default"] = exports.IceCreamIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy