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

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

"use strict"
exports.__esModule = true;
exports.PercentIconConfig = {
  name: 'PercentIcon',
  height: 512,
  width: 448,
  svgPath: 'M112 224c61.9 0 112-50.1 112-112S173.9 0 112 0 0 50.1 0 112s50.1 112 112 112zm0-160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm224 224c-61.9 0-112 50.1-112 112s50.1 112 112 112 112-50.1 112-112-50.1-112-112-112zm0 160c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zM392.3.2l31.6-.1c19.4-.1 30.9 21.8 19.7 37.8L77.4 501.6a23.95 23.95 0 0 1-19.6 10.2l-33.4.1c-19.5 0-30.9-21.9-19.7-37.8l368-463.7C377.2 4 384.5.2 392.3.2z',
  yOffset: 0,
  xOffset: 0,
};
exports.PercentIcon = require('../createIcon').createIcon(exports.PercentIconConfig);
exports["default"] = exports.PercentIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy