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

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

"use strict"
exports.__esModule = true;
exports.JiraIconConfig = {
  name: 'JiraIcon',
  height: 512,
  width: 496,
  svgPath: 'M490 241.7C417.1 169 320.6 71.8 248.5 0 83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7 8-7.9 8-20.7 0-28.6zm-241.5 90l-76-75.7 76-75.7 76 75.7-76 75.7z',
  yOffset: 0,
  xOffset: 0,
};
exports.JiraIcon = require('../createIcon').createIcon(exports.JiraIconConfig);
exports["default"] = exports.JiraIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy