@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.02 kB
JavaScript
import t from"react";import a from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>a.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},n&&!o&&a.createElement("title",null,n),e);var c=e=>t.createElement(s,{...e,ariaLabel:"bath-woman-1, women, female"},t.createElement("circle",{cx:"12",cy:"4",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M15.001 22V19H16.2202C16.8708 19 17.3481 18.3886 17.1903 17.7575L15.5691 11.2724C15.2352 9.93689 14.0352 9 12.6586 9H11.3433C9.96669 9 8.76674 9.93689 8.43287 11.2724L6.8116 17.7575C6.65381 18.3886 7.13117 19 7.78174 19H9.00097V22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconBathWoman1,f as default};
//# sourceMappingURL=index.mjs.map