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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.BanIconConfig = {
  name: 'BanIcon',
  height: 512,
  width: 512,
  svgPath: 'M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z',
  yOffset: 0,
  xOffset: 0,
};
exports.BanIcon = require('../createIcon').createIcon(exports.BanIconConfig);
exports["default"] = exports.BanIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy