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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const YandexInternationalIconConfig: {
  name: 'YandexInternationalIcon',
  height: 512,
  width: 320,
  svgPath: 'M129.5 512V345.9L18.5 48h55.8l81.8 229.7L250.2 0h51.3L180.8 347.8V512h-51.3z',
  yOffset: 0,
  xOffset: 0,
};
export declare const YandexInternationalIcon: React.ComponentClass;
export default YandexInternationalIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy