All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.plane-slash-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const PlaneSlashIconConfig: {
  name: 'PlaneSlashIcon',
  height: 512,
  width: 640,
  svgPath: 'M32.48,147.88,64,256,32.48,364.13A16,16,0,0,0,48,384H88a16,16,0,0,0,12.8-6.41L144,320H246.85l-49,171.59A16,16,0,0,0,213.2,512h65.5a16,16,0,0,0,13.89-8.06l66.6-116.54L34.35,136.34A15.47,15.47,0,0,0,32.48,147.88ZM633.82,458.09,455.14,320H512c35.34,0,96-28.66,96-64s-60.66-64-96-64H397.7L292.61,8.06C290.06,3.61,283.84,0,278.71,0H213.2a16,16,0,0,0-15.38,20.39l36.94,129.29L45.46,3.38A16,16,0,0,0,23,6.19L3.37,31.45A16,16,0,0,0,6.18,53.91L594.54,508.63A16,16,0,0,0,617,505.81l19.64-25.26A16,16,0,0,0,633.82,458.09Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const PlaneSlashIcon: React.ComponentClass;
export default PlaneSlashIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy