UNPKG

@patternfly/react-icons

Version:
11 lines (8 loc) 1.5 kB
import { createIconBase } from '../createIcon.js'; export const RhStandardFreezerIconConfig = { name: 'RhStandardFreezerIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M30 4.375H6A1.627 1.627 0 0 0 4.375 6v25a.625.625 0 0 0 .625.625h26a.625.625 0 0 0 .625-.625V6A1.627 1.627 0 0 0 30 4.375ZM6 5.625h24a.375.375 0 0 1 .375.375v2.35H5.625V6A.375.375 0 0 1 6 5.625Zm-.375 24.75V9.625h24.75v20.75Z"},{"path":"m21.552 18.671 2.482.664a.623.623 0 0 0 .766-.441.625.625 0 0 0-.442-.766l-2.129-.57.571-2.128a.625.625 0 0 0-1.207-.324l-.666 2.482-2.3 1.329v-2.658l1.817-1.817a.625.625 0 0 0-.884-.884L18 15.116l-1.558-1.558a.625.625 0 0 0-.884.884l1.817 1.817v2.658l-2.3-1.329-.666-2.482a.618.618 0 0 0-.765-.441.624.624 0 0 0-.442.765l.571 2.128-2.129.57a.625.625 0 0 0 .162 1.229.619.619 0 0 0 .162-.022l2.482-.664L16.75 20l-2.3 1.329-2.482-.664a.625.625 0 1 0-.324 1.207l2.129.57-.573 2.128a.624.624 0 0 0 .442.765.608.608 0 0 0 .162.022.624.624 0 0 0 .6-.463l.666-2.482 2.3-1.329v2.658l-1.817 1.817a.625.625 0 0 0 .884.884L18 24.884l1.558 1.558a.625.625 0 0 0 .884-.884l-1.817-1.817v-2.658l2.3 1.329.666 2.482a.624.624 0 0 0 .6.463.608.608 0 0 0 .162-.022.624.624 0 0 0 .442-.765l-.571-2.128 2.129-.57a.625.625 0 0 0 .442-.766.619.619 0 0 0-.766-.441l-2.482.664L19.25 20Z"}]}, rhUiIcon: null, }; export const RhStandardFreezerIcon = createIconBase(RhStandardFreezerIconConfig); export default RhStandardFreezerIcon;