package.dist.esm.icons.instalod-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 InstalodIconConfig: {
name: 'InstalodIcon',
height: 512,
width: 512,
svgPath: 'M153.384,480H387.113L502.554,275.765,204.229,333.211ZM504.726,240.078,387.113,32H155.669L360.23,267.9ZM124.386,48.809,7.274,256,123.236,461.154,225.627,165.561Z',
yOffset: 0,
xOffset: 0,
};
export declare const InstalodIcon: React.ComponentClass;
export default InstalodIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy