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

package.dist.js.icons.azure-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.AzureIconConfig = {
  name: 'AzureIcon',
  height: 150,
  width: 160,
  svgPath: 'm88.33 0-47.66 41.33-40.67 73h36.67zm6.34 9.67-20.34 57.33 39 49-75.66 13h124z',
  yOffset: -10,
  xOffset: 0,
};
exports.AzureIcon = require('../createIcon').createIcon(exports.AzureIconConfig);
exports["default"] = exports.AzureIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy