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

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

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const PhoneIconConfig: {
  name: 'PhoneIcon',
  height: 512,
  width: 512,
  svgPath: 'M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z',
  yOffset: 0,
  xOffset: 0,
};
export declare const PhoneIcon: React.ComponentClass;
export default PhoneIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy