UNPKG

@patternfly/react-icons

Version:
9 lines 872 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhUiRocketIconConfig: { name: 'RhUiRocketIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M20 30a1 1 0 0 1-1 1h-6a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1Zm8-9.88v3.38c0 .827-.673 1.5-1.5 1.5H21v.5c0 .827-.673 1.5-1.5 1.5h-7c-.827 0-1.5-.673-1.5-1.5V25H5.5c-.827 0-1.5-.673-1.5-1.5v-3.38c0-.395.232-.753.593-.913L11 16.351V6c0-.266.105-.52.293-.707l3.646-3.646a1.5 1.5 0 0 1 2.121 0l3.646 3.646a.997.997 0 0 1 .293.707v10.351l6.407 2.856a1 1 0 0 1 .593.913Zm-15-5.181L18.939 9H13v5.939Zm0 7 6-6V11.06l-6 6v4.879Zm0-15.525V7h6v-.586l-3-3-3 3ZM11 23v-4.459L6 20.77V23h5Zm8 1v-5.939l-6 6V25h6v-1Zm7-3.23-5-2.229V23h5v-2.23Z"}, rhUiIcon: null, }; export declare const RhUiRocketIcon: ComponentClass<SVGIconProps>; export default RhUiRocketIcon;