UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 847 B
import r from"react";import s from"react";var a=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...c})=>s.createElement("svg",{...c,"aria-hidden":o,role:o?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:p,...l}},n&&!o&&s.createElement("title",null,n),t);var i=t=>r.createElement(a,{...t,ariaLabel:"gender-female"},r.createElement("circle",{cx:"12",cy:"8.5",r:"5.75",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M12 14.5V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M8.75 18.25H15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconGenderFemale,f as default}; //# sourceMappingURL=index.mjs.map