@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.34 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...l})=>s.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&&s.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"cherry"},e.createElement("path",{d:"M16 12C15.2422 8.22782 13.0438 5.27676 10.01 3L10 3.00003C10.8746 6.09938 10.6531 8.74121 9 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M21 16.25C21 19.0115 18.7614 21.0001 16 21.0001C13.2386 21.0001 11 19.0115 11 16.25C11 12.3025 13.5 11.5001 16 12.5C18.5 11.5001 21 12.3025 21 16.25Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M14.5 7H16C17.6569 7 19 5.65685 19 4V2H17C15.3431 2 14 3.34315 14 5V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M11.7505 19.2835C10.5723 20.7608 8.5611 21.3859 6.5554 20.8485C0.120881 19.1244 3.37764 8.61496 8.75537 12.6381C9.83572 12.5093 10.8399 12.6647 11.5857 13.1473",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=i;export{i as IconCherry,d as default};
//# sourceMappingURL=index.mjs.map