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

package.dist.js.icons.phone-alt-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const PhoneAltIconConfig: {
  name: 'PhoneAltIcon',
  height: 512,
  width: 512,
  svgPath: 'M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z',
  yOffset: 0,
  xOffset: 0,
};
export declare const PhoneAltIcon: React.ComponentClass;
export default PhoneAltIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy