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

package.dist.esm.icons.male-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const MaleIconConfig: {
  name: 'MaleIcon',
  height: 512,
  width: 192,
  svgPath: 'M96 0c35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64S60.654 0 96 0m48 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H48c-26.51 0-48 21.49-48 48v136c0 13.255 10.745 24 24 24h16v136c0 13.255 10.745 24 24 24h64c13.255 0 24-10.745 24-24V352h16c13.255 0 24-10.745 24-24V192c0-26.51-21.49-48-48-48z',
  yOffset: 0,
  xOffset: 0,
};
export declare const MaleIcon: React.ComponentClass;
export default MaleIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy