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

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

"use strict"
exports.__esModule = true;
exports.ProjectIconConfig = {
  name: 'ProjectIcon',
  height: 1024,
  width: 1024,
  svgPath: 'M1024,609.3 C1022.4,530.6 1018.5,416 820,416 L734.9,416 C740.3,423.8 745.4,432 750,440.7 C786,507.3 794.2,586.4 794.7,641 L794.7,641.6 C794.7,735.1 774.4,796.4 723.6,851.2 L722.5,960 L1024,960 C1024,960 1022.7,675.3 1024,609.3 L1024,609.3 Z M300.9,850.5 C249.6,795.1 228.2,732.8 228.1,642.3 C227.8,596.3 233.5,550.9 244.7,511 C254.9,474.6 269.5,442.7 288.2,416 L202.1,416 C3.5,416 1.5,530.6 0,609.3 L0,960 L302,960 L300.9,850.5 Z M366.9,1024 L364.6,823.6 C317.1,780.1 292.1,733.8 292.1,642.1 C291.3,531.3 330.3,383.999796 475.6,383.999796 L547.2,383.999796 C694.1,383.8 729.7,530.5 730.7,641.6 C730.7,733.5 709.8,778.7 659.9,824.3 L657.6,1024 L366.9,1024 Z M944,272 C944,334 893.8,384 832,384 C770.2,384 720,333.8 720,272 C720,210 770.2,160 832,160 C893.8,160 944,210.2 944,272 L944,272 Z M304,272 C304,334 253.8,384 192,384 C130.2,384 80,333.8 80,272 C80,210 130.2,160 192,160 C253.8,160 304,210.2 304,272 L304,272 Z M656,208 C656,287.5 591.5,352 512,352 C432.5,352 368,287.5 368,208 C368,128.5 432.5,64 512,64 C591.5,64 656,128.6 656,208 L656,208 Z',
  yOffset: 0,
  xOffset: 0,
};
exports.ProjectIcon = require('../createIcon').createIcon(exports.ProjectIconConfig);
exports["default"] = exports.ProjectIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy