package.dist.js.icons.yandex-international-icon.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
"use strict"
exports.__esModule = true;
exports.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,
};
exports.YandexInternationalIcon = require('../createIcon').createIcon(exports.YandexInternationalIconConfig);
exports["default"] = exports.YandexInternationalIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy