package.dist.js.icons.maintenance-icon.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const MaintenanceIconConfig: {
name: 'MaintenanceIcon',
height: 1024,
width: 1024,
svgPath: 'M221.900745,802.7 L302.500745,802.8 L407.000745,663.9 L481.500745,735.1 L365.900745,856.6 L366.800745,938.4 L224.500745,1022.7 L147.700745,967.8 L221.900745,802.7 Z M1001.90075,838.8 L483.800745,379.4 C503.547185,342.307436 513.850823,300.921157 513.800745,258.9 C513.800745,117 398.800745,2 256.900745,2 C231.630482,2 206.497257,5.71199053 182.300745,13 L330.700745,161.4 C352.899414,183.720252 352.899414,219.779748 330.700745,242.1 L240.200745,332.6 C217.880494,354.798669 181.820997,354.798669 159.500745,332.6 L11.0007453,184.3 C3.66442445,208.48571 -0.0426086807,233.626134 0.000369445477,258.9 C0.000369445477,400.8 115.000745,515.8 256.900745,515.8 C298.926275,515.885977 340.321152,505.580199 377.400745,485.8 L836.800745,1003.9 C857.300745,1027.7 892.100745,1029.1 914.300745,1006.9 L1004.80075,916.4 C1027.00075,894.3 1025.60075,859.4 1001.90075,838.8 L1001.90075,838.8 Z M983.100745,104 L958.600745,86.6 C901.100745,37.3 812.400745,32.4 763.100745,89.8 L557.000745,328.7 L610.300745,373 L804.700745,159.8 C812.400745,150.7 835.000745,154.2 843.900745,162.1 C852.800745,170 860.800745,188.4 853.100745,197.5 L655.400745,412.2 L696.700745,447.2 L708.200745,434.6 L891.900745,231 C899.600745,221.9 917.600745,225.4 926.600745,233.3 C935.600745,241.2 943.500745,259.6 935.800745,268.7 L744.900745,488.1 L796.300745,531.6 L988.100745,306.4 C1037.40075,249 1036.20075,146 982.600745,104 L983.100745,104 Z',
yOffset: 0,
xOffset: 0,
};
export declare const MaintenanceIcon: React.ComponentClass;
export default MaintenanceIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy