@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.
4 lines (2 loc) • 1.81 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:a,color:l,ariaHidden:n=!0,style:p,mode:C="masked",maskId:s,...m})=>{let h=C!=="raw"&&!!s;return r.createElement("svg",{...m,"aria-hidden":n,role:n?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:l,...p}},a&&!n&&r.createElement("title",null,a),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var d=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"cherry",maskId:"square-outlined-radius-0-stroke-2-IconCherry"},t.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"}),t.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"}),t.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"}),t.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"}))}),w=d;export{w as default,d as IconCherry};
//# debugId=B4434182925ABA6964756E2164756E21