@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.
4 lines (2 loc) • 1.25 kB
JavaScript
import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...l})=>{return p.createElement("svg",{...l,"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:a,...C}},n&&!o&&p.createElement("title",null,n),e)};import t from"react";var i=(e)=>{return t.createElement(s,{...e,ariaLabel:"park, tree, nature"},t.createElement("path",{d:"M12 3C13.5868 3 14.9253 4.0564 15.3545 5.50391C15.4028 5.50193 15.4512 5.5 15.5 5.5C17.433 5.5 19 7.067 19 9C19 9.60856 18.8435 10.1802 18.5703 10.6787C19.437 11.3158 20 12.3419 20 13.5C20 15.433 18.433 17 16.5 17H7.5C5.567 17 4 15.433 4 13.5C4 12.3422 4.56237 11.3158 5.42871 10.6787C5.1557 10.1803 5 9.60839 5 9C5 7.067 6.567 5.5 8.5 5.5C8.54843 5.5 8.59658 5.50196 8.64453 5.50391C9.07362 4.05626 10.4131 3 12 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M12 17V21",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M10 21H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},k=i;export{k as default,i as IconPark};
//# debugId=986CD2844B65DC1C64756E2164756E21