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

package.dist.js.icons.torii-gate-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.ToriiGateIconConfig = {
  name: 'ToriiGateIcon',
  height: 512,
  width: 512,
  svgPath: 'M376.45 32h-240.9A303.17 303.17 0 0 1 0 0v96c0 17.67 14.33 32 32 32h32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h256v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h48c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-48v-64h32c17.67 0 32-14.33 32-32V0a303.17 303.17 0 0 1-135.55 32zM128 128h96v64h-96v-64zm256 64h-96v-64h96v64z',
  yOffset: 0,
  xOffset: 0,
};
exports.ToriiGateIcon = require('../createIcon').createIcon(exports.ToriiGateIconConfig);
exports["default"] = exports.ToriiGateIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy