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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.SignIconConfig = {
  name: 'SignIcon',
  height: 512,
  width: 512,
  svgPath: 'M496 64H128V16c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v48H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V128h368c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM160 384h320V160H160v224z',
  yOffset: 0,
  xOffset: 0,
};
exports.SignIcon = require('../createIcon').createIcon(exports.SignIconConfig);
exports["default"] = exports.SignIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy