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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const TelegramIconConfig: {
  name: 'TelegramIcon',
  height: 512,
  width: 496,
  svgPath: 'M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z',
  yOffset: 0,
  xOffset: 0,
};
export declare const TelegramIcon: React.ComponentClass;
export default TelegramIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy