@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.73 kB
JavaScript
import o from"react";var l=({children:e,size:t=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...c})=>{let h=m!=="raw"&&!!s;return o.createElement("svg",{...c,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},i&&!n&&o.createElement("title",null,i),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import r from"react";var d=r.memo((e)=>{return r.createElement(l,{...e,ariaLabel:"vector-anchor-point-asymmetric",maskId:"square-outlined-radius-0-stroke-2-IconVectorAnchorPointAsymmetric"},r.createElement("path",{d:"M3 18C3 10.5 10 8.5 10 8.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21 18C19 12.5 15.5 9 15.5 9",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M16 8H19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M2.5 5.5L0 8L2.5 10.5L5 8L2.5 5.5Z",fill:"currentColor"}),r.createElement("path",{d:"M20.25 5.5L17.75 8L20.25 10.5L22.75 8L20.25 5.5Z",fill:"currentColor"}),r.createElement("circle",{cx:"13",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}))}),y=d;export{y as default,d as IconVectorAnchorPointAsymmetric};
//# debugId=C384CA98D3480A9864756E2164756E21