package.dist.js.icons.messages-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 MessagesIconConfig: {
name: 'MessagesIcon',
height: 1024,
width: 952,
svgPath: 'M673.94,372.5 L684.14,351.9 C684.14,351.9 719.85,271.8 638.54,247.2 C563,224.5 285.16,140.7 246.15,128.9 L253.35,72.9 C258,37.6 234.15,0 198.74,0 C163.33,0 129.83,28.7 125.33,64 L1,1024 L130.13,1024 L180.24,637.5 L393.48,575.9 L389.78,589.8 C389.78,589.8 386.18,675 493.78,642.8 C550.62,625.8 952,456.1 952,456.1 L673.94,372.5 Z',
yOffset: 0,
xOffset: 0,
};
export declare const MessagesIcon: React.ComponentClass;
export default MessagesIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy