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

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

"use strict"
exports.__esModule = true;
exports.FemaleIconConfig = {
  name: 'FemaleIcon',
  height: 512,
  width: 256,
  svgPath: 'M128 0c35.346 0 64 28.654 64 64s-28.654 64-64 64c-35.346 0-64-28.654-64-64S92.654 0 128 0m119.283 354.179l-48-192A24 24 0 0 0 176 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H80a24 24 0 0 0-23.283 18.179l-48 192C4.935 369.305 16.383 384 32 384h56v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V384h56c15.591 0 27.071-14.671 23.283-29.821z',
  yOffset: 0,
  xOffset: 0,
};
exports.FemaleIcon = require('../createIcon').createIcon(exports.FemaleIconConfig);
exports["default"] = exports.FemaleIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy