@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 989 B
JavaScript
exports.__esModule = true;
exports.RhStandardVolumetricFlaskIconConfig = {
name: 'RhStandardVolumetricFlaskIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M22.52 17.86a2.3 2.3 0 0 1-.9-1.85V5.62H22a.62.62 0 0 0 0-1.24h-1a.62.62 0 0 0-.62.62v11c-.13 2.13 1.82 2.89 2.85 4.37H12.77c1-1.5 3-2.2 2.85-4.38V5a.62.62 0 0 0-.62-.62h-1a.62.62 0 0 0 0 1.24h.38V16a2.27 2.27 0 0 1-.87 1.84 7.62 7.62 0 0 0 4.62 13.78c7.19-.14 10.24-9.49 4.39-13.76Zm-4.41 12.51c-4.41.27-7.81-4.73-6-8.75H23.9a6.42 6.42 0 0 1-5.79 8.75Z"},{"path":"M17 4.62a.62.62 0 0 0 .62-.62.62.62 0 0 0-1.24 0 .62.62 0 0 0 .62.62Zm2 7.01a.63.63 0 1 0-.63-.63.63.63 0 0 0 .63.63Zm-2 7a.63.63 0 1 0-.62-.62.62.62 0 0 0 .62.62Z"}]},
rhUiIcon: null,
};
exports.RhStandardVolumetricFlaskIcon = require('../createIcon').createIconBase(exports.RhStandardVolumetricFlaskIconConfig);
exports["default"] = exports.RhStandardVolumetricFlaskIcon;