@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 983 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"gender-male"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 3H21V10H20V4.70711L13.9362 10.7709C14.911 11.9077 15.5 13.3851 15.5 15C15.5 18.5899 12.5899 21.5 9 21.5C5.41015 21.5 2.5 18.5899 2.5 15C2.5 11.4101 5.41015 8.5 9 8.5C10.6149 8.5 12.0923 9.08895 13.2291 10.0638L19.2929 4H14V3ZM9 9.5C5.96243 9.5 3.5 11.9624 3.5 15C3.5 18.0376 5.96243 20.5 9 20.5C12.0376 20.5 14.5 18.0376 14.5 15C14.5 11.9624 12.0376 9.5 9 9.5Z",fill:"currentColor"})),u=m;export{m as IconGenderMale,u as default};
//# sourceMappingURL=index.mjs.map