package.dist.js.icons.telegram-plane-icon.js Maven / Gradle / Ivy
"use strict"
exports.__esModule = true;
exports.TelegramPlaneIconConfig = {
name: 'TelegramPlaneIcon',
height: 512,
width: 448,
svgPath: 'M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z',
yOffset: 0,
xOffset: 0,
};
exports.TelegramPlaneIcon = require('../createIcon').createIcon(exports.TelegramPlaneIconConfig);
exports["default"] = exports.TelegramPlaneIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy