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

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

"use strict"
exports.__esModule = true;
exports.PatreonIconConfig = {
  name: 'PatreonIcon',
  height: 512,
  width: 512,
  svgPath: 'M512 194.8c0 101.3-82.4 183.8-183.8 183.8-101.7 0-184.4-82.4-184.4-183.8 0-101.6 82.7-184.3 184.4-184.3C429.6 10.5 512 93.2 512 194.8zM0 501.5h90v-491H0v491z',
  yOffset: 0,
  xOffset: 0,
};
exports.PatreonIcon = require('../createIcon').createIcon(exports.PatreonIconConfig);
exports["default"] = exports.PatreonIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy