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

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

"use strict"
exports.__esModule = true;
exports.SuperpowersIconConfig = {
  name: 'SuperpowersIcon',
  height: 512,
  width: 448,
  svgPath: 'M448 32c-83.3 11-166.8 22-250 33-92 12.5-163.3 86.7-169 180-3.3 55.5 18 109.5 57.8 148.2L0 480c83.3-11 166.5-22 249.8-33 91.8-12.5 163.3-86.8 168.7-179.8 3.5-55.5-18-109.5-57.7-148.2L448 32zm-79.7 232.3c-4.2 79.5-74 139.2-152.8 134.5-79.5-4.7-140.7-71-136.3-151 4.5-79.2 74.3-139.3 153-134.5 79.3 4.7 140.5 71 136.1 151z',
  yOffset: 0,
  xOffset: 0,
};
exports.SuperpowersIcon = require('../createIcon').createIcon(exports.SuperpowersIconConfig);
exports["default"] = exports.SuperpowersIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy