package.dist.esm.icons.outlined-paper-plane-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const OutlinedPaperPlaneIconConfig: {
name: 'OutlinedPaperPlaneIcon',
height: 512,
width: 512,
svgPath: 'M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z',
yOffset: 0,
xOffset: 0,
};
export declare const OutlinedPaperPlaneIcon: React.ComponentClass;
export default OutlinedPaperPlaneIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy