@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.98 kB
JavaScript
import e from"react";var i=({children:t,size:o=24,ariaLabel:l,color:a,ariaHidden:s=!0,style:p,mode:u="masked",maskId:n,...d})=>{let c=u!=="raw"&&!!n;return e.createElement("svg",{...d,"aria-hidden":s,role:s?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!s&&e.createElement("title",null,l),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import r from"react";var m=r.memo((t)=>{return r.createElement(i,{...t,ariaLabel:"ladybug, issue",maskId:"square-outlined-radius-0-stroke-2-IconLadybug"},r.createElement("path",{d:"M8.5 2.5L9.5 3.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15.5 2.5L14.5 3.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M12 14.321L8.75 21.25C5.64282 20.2079 4 17.3961 4 14.091C4 9.89859 7.58172 6.5 12 6.5C16.4183 6.5 20 9.89859 20 14.091C20 17.3961 18.3572 20.2079 15.25 21.25L12 14.321ZM12 14.321V6.96006",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M10 19.75C10.6432 19.8838 11.3126 19.9544 12 19.9544C12.6874 19.9544 13.3568 19.8838 14 19.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("circle",{cx:"8",cy:"13.25",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"13.25",r:"1.5",fill:"currentColor"}),r.createElement("path",{d:"M16 7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),y=m;export{y as default,m as IconLadybug};
//# debugId=9A6C2CA988F9434264756E2164756E21