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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.SourcetreeIconConfig = {
  name: 'SourcetreeIcon',
  height: 512,
  width: 448,
  svgPath: 'M427.2 203c0-112.1-90.9-203-203-203C112.1-.2 21.2 90.6 21 202.6A202.86 202.86 0 0 0 161.5 396v101.7a14.3 14.3 0 0 0 14.3 14.3h96.4a14.3 14.3 0 0 0 14.3-14.3V396.1A203.18 203.18 0 0 0 427.2 203zm-271.6 0c0-90.8 137.3-90.8 137.3 0-.1 89.9-137.3 91-137.3 0z',
  yOffset: 0,
  xOffset: 0,
};
exports.SourcetreeIcon = require('../createIcon').createIcon(exports.SourcetreeIconConfig);
exports["default"] = exports.SourcetreeIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy