UNPKG

@patternfly/react-icons

Version:
9 lines 969 B
"use strict" exports.__esModule = true; exports.RhStandardBeakerIconConfig = { name: 'RhStandardBeakerIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M27 8.38a.62.62 0 0 0-.62.62v11.71a5.74 5.74 0 0 1-7.94-.15 7 7 0 0 0-8.82-.88V12a.59.59 0 0 0-.18-.44l-3-3c-.56-.56-1.44.32-.88.88l2.82 2.82V28A3.62 3.62 0 0 0 12 31.62h12A3.62 3.62 0 0 0 27.62 28V9a.62.62 0 0 0-.62-.62Zm-3 22H12A2.39 2.39 0 0 1 9.62 28v-6.71a5.74 5.74 0 0 1 7.94.15 7 7 0 0 0 8.82.88V28A2.39 2.39 0 0 1 24 30.38Z"},{"path":"M21 16.62a3.62 3.62 0 0 0 0-7.24 3.62 3.62 0 0 0 0 7.24Zm0-6a2.38 2.38 0 0 1 0 4.75 2.38 2.38 0 0 1 0-4.75Zm-8-1a2.62 2.62 0 0 0 0-5.24 2.62 2.62 0 0 0 0 5.24Zm0-4a1.38 1.38 0 0 1 0 2.75 1.38 1.38 0 0 1 0-2.75Z"}]}, rhUiIcon: null, }; exports.RhStandardBeakerIcon = require('../createIcon').createIconBase(exports.RhStandardBeakerIconConfig); exports["default"] = exports.RhStandardBeakerIcon;