UNPKG

@patternfly/react-icons

Version:
9 lines 542 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const MagentoIconConfig: { name: 'MagentoIcon', icon: {"xOffset":0,"yOffset":0,"width":448,"height":512,"svgPathData":"M445.7 127.9V384l-63.4 36.5V164.7L223.8 73.1 65.2 164.7l.4 255.9L2.3 384V128.1L224.2 0l221.5 127.9zM255.6 420.5L224 438.9l-31.8-18.2v-256l-63.3 36.6.1 255.9 94.9 54.9 95.1-54.9v-256l-63.4-36.6v255.9z"}, rhUiIcon: null, }; export declare const MagentoIcon: ComponentClass<SVGIconProps>; export default MagentoIcon;