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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.TengeIconConfig = {
  name: 'TengeIcon',
  height: 512,
  width: 384,
  svgPath: 'M372 160H12c-6.6 0-12 5.4-12 12v56c0 6.6 5.4 12 12 12h140v228c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12V240h140c6.6 0 12-5.4 12-12v-56c0-6.6-5.4-12-12-12zm0-128H12C5.4 32 0 37.4 0 44v56c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12V44c0-6.6-5.4-12-12-12z',
  yOffset: 0,
  xOffset: 0,
};
exports.TengeIcon = require('../createIcon').createIcon(exports.TengeIconConfig);
exports["default"] = exports.TengeIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy