UNPKG

@patternfly/react-icons

Version:
9 lines 724 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhUiDrawIconConfig: { name: 'RhUiDrawIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"m26.517 11.103-9.456-9.457a1.5 1.5 0 0 0-2.121 0l-9.457 9.457a1 1 0 0 0-.271.915L8 25.108v4.393c0 .827.673 1.5 1.5 1.5h13c.827 0 1.5-.673 1.5-1.5v-4.393l2.788-13.09a1.002 1.002 0 0 0-.271-.915ZM16 13c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2Zm-6 16v-3h12v3H10Zm12.19-5H9.81L7.281 12.133 15 4.414v6.716A3.999 3.999 0 0 0 16 19a3.999 3.999 0 0 0 1-7.87V4.414l7.719 7.719L22.19 24Z"}, rhUiIcon: null, }; export declare const RhUiDrawIcon: ComponentClass<SVGIconProps>; export default RhUiDrawIcon;