UNPKG

@patternfly/react-icons

Version:
11 lines (8 loc) 858 B
import { createIconBase } from '../createIcon.js'; export const RhStandardAppUpdateIconConfig = { name: 'RhStandardAppUpdateIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M31 4.38H5a.61.61 0 0 0-.62.62v26a.61.61 0 0 0 .62.62h26a.61.61 0 0 0 .62-.62V5a.61.61 0 0 0-.62-.62Zm-.62 26H5.62V5.62h24.76Z"},{"path":"M14 27.62a5.64 5.64 0 0 0 5.51-4.5.62.62 0 0 0-1.22-.24 4.41 4.41 0 1 1-.8-3.5H16a.62.62 0 1 0 0 1.24h3a.61.61 0 0 0 .62-.62v-3a.62.62 0 0 0-1.24 0v1.48A5.62 5.62 0 1 0 14 27.62ZM25 8.37a.63.63 0 0 0-.62.63.63.63 0 0 0 1.25 0 .63.63 0 0 0-.63-.63Zm2 0a.63.63 0 0 0-.62.63.63.63 0 0 0 1.25 0 .63.63 0 0 0-.63-.63Z"}]}, rhUiIcon: null, }; export const RhStandardAppUpdateIcon = createIconBase(RhStandardAppUpdateIconConfig); export default RhStandardAppUpdateIcon;