UNPKG

@patternfly/react-icons

Version:
9 lines 620 B
"use strict" exports.__esModule = true; exports.RhUiContainerIconConfig = { name: 'RhUiContainerIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M16 30.856a1 1 0 0 1-.5-.134l-12-6.929a1 1 0 0 1-.5-.866V9.072c0-.357.19-.688.5-.866l12-6.929a1.003 1.003 0 0 1 1 0l12 6.929a1 1 0 0 1 .5.866v13.855c0 .357-.19.688-.5.866l-12 6.929a1 1 0 0 1-.5.134ZM5 22.351l11 6.352 11-6.352V9.65L16 3.298 5 9.65v12.701Zm23 .577h.01H28Z"}, rhUiIcon: null, }; exports.RhUiContainerIcon = require('../createIcon').createIconBase(exports.RhUiContainerIconConfig); exports["default"] = exports.RhUiContainerIcon;