UNPKG

@patternfly/react-icons

Version:
9 lines 577 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const KaggleIconConfig: { name: 'KaggleIcon', icon: {"xOffset":0,"yOffset":0,"width":320,"height":512,"svgPathData":"M304.2 501.5L158.4 320.3 298.2 185c2.6-2.7 1.7-10.5-5.3-10.5h-69.2c-3.5 0-7 1.8-10.5 5.3L80.9 313.5V7.5q0-7.5-7.5-7.5H21.5Q14 0 14 7.5v497q0 7.5 7.5 7.5h51.9q7.5 0 7.5-7.5v-109l30.8-29.3 110.5 140.6c3 3.5 6.5 5.3 10.5 5.3h66.9q5.25 0 6-3z"}, rhUiIcon: null, }; export declare const KaggleIcon: ComponentClass<SVGIconProps>; export default KaggleIcon;