package.dist.js.icons.angular-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 AngularIconConfig: {
name: 'AngularIcon',
height: 512,
width: 448,
svgPath: 'M185.7 268.1h76.2l-38.1-91.6-38.1 91.6zM223.8 32L16 106.4l31.8 275.7 176 97.9 176-97.9 31.8-275.7zM354 373.8h-48.6l-26.2-65.4H168.6l-26.2 65.4H93.7L223.8 81.5z',
yOffset: 0,
xOffset: 0,
};
export declare const AngularIcon: React.ComponentClass;
export default AngularIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy