UNPKG

@patternfly/react-icons

Version:
11 lines (8 loc) 966 B
import { createIconBase } from '../createIcon.js'; export const RhStandardMobileDevicesIconConfig = { name: 'RhStandardMobileDevicesIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M26 17.62a.62.62 0 1 0-.62-.62.61.61 0 0 0 .62.62Zm-12.53-8a.62.62 0 1 0-.62-.62.61.61 0 0 0 .62.62Z"},{"path":"M18 27.38H5.1V5.62h16.28V11a.62.62 0 1 0 1.24 0V5a.62.62 0 0 0-.62-.62H4.48a.62.62 0 0 0-.63.62v23a.62.62 0 0 0 .63.62H18a.62.62 0 0 0 0-1.24Z"},{"path":"M10.85 24a.62.62 0 0 0 .63.62h4a.62.62 0 0 0 0-1.24h-4a.62.62 0 0 0-.63.62ZM31 13.38H21a.62.62 0 0 0-.62.62v17a.62.62 0 0 0 .62.62h10a.62.62 0 0 0 .62-.62V14a.62.62 0 0 0-.62-.62Zm-.62 17h-8.76V14.62h8.76Z"},{"path":"M25 28.62h2a.62.62 0 0 0 0-1.24h-2a.62.62 0 0 0 0 1.24Z"}]}, rhUiIcon: null, }; export const RhStandardMobileDevicesIcon = createIconBase(RhStandardMobileDevicesIconConfig); export default RhStandardMobileDevicesIcon;