package.dist.js.icons.paper-plane-alt-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const PaperPlaneAltIconConfig: {
name: 'PaperPlaneAltIcon',
height: 41,
width: 47,
svgPath: 'M33.5711631,37.4006129 L17.0454129,25.1275481 L44.568269,2.95134884 L33.5711631,37.4006129 Z M18.2200919,36.7673462 L17.6888487,27.4930292 L22.2657132,31.2155103 L18.2200919,36.7673462 Z M2.8972546,22.1740337 L44.0429697,2.42708706 L16.5201136,24.6032863 L2.8972546,22.1740337 Z M46.7824015,0.217327346 C46.5721332,0.00673279653 46.2563593,-0.0570387924 45.9799642,0.0534491931 L0.466166808,21.5489238 C0.177140784,21.6646025 -0.00860858959,21.9486086 0.000307380318,22.2600512 C0.00996634772,22.5700108 0.212804663,22.8421523 0.507774668,22.9407758 L15.7392233,25.9068963 L16.127811,26.2227881 L16.9733421,41 L23.4195883,32.1535459 L32.8029037,39.7861152 C32.9017223,40.0797611 33.1736594,40.2829404 33.4857184,40.2910972 C33.4931483,40.2918388 33.4998353,40.2918388 33.4998353,40.2918388 C33.8104083,40.2918388 34.0830884,40.1086808 34.196767,39.8261578 L46.9466039,1.01817986 C47.0573106,0.74233066 46.9926698,0.427180365 46.7824015,0.217327346 L46.7824015,0.217327346 Z',
yOffset: 0,
xOffset: 0,
};
export declare const PaperPlaneAltIcon: React.ComponentClass;
export default PaperPlaneAltIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy