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

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

"use strict"
exports.__esModule = true;
exports.CloudIconConfig = {
  name: 'CloudIcon',
  height: 512,
  width: 640,
  svgPath: 'M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4z',
  yOffset: 0,
  xOffset: 0,
};
exports.CloudIcon = require('../createIcon').createIcon(exports.CloudIconConfig);
exports["default"] = exports.CloudIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy