@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 r from"react";var l=({children:o,size:t=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:p,mode:h="masked",maskId:i,...m})=>{let d=h!=="raw"&&!!i;return r.createElement("svg",{...m,"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}},s&&!n&&r.createElement("title",null,s),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:i,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(#${i})`})):o)};import e from"react";var k=e.memo((o)=>{return e.createElement(l,{...o,ariaLabel:"broken-chain-link-3,unlink",maskId:"square-outlined-radius-0-stroke-2-IconBrokenChainLink3"},e.createElement("g",{clipPath:"url(#clip0_10468_26357)"},e.createElement("path",{d:"M10 5.5L10.7514 4.75837C13.0959 2.41387 16.8971 2.41388 19.2416 4.75837C21.5861 7.10287 21.5861 10.9041 19.2416 13.2486L18.5 14M5.5 10L4.75837 10.7514C2.41387 13.0959 2.41388 16.8971 4.75838 19.2416C7.10287 21.5861 10.9041 21.5861 13.2486 19.2416L14 18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M4 6.5L2 6M6.5 4L6 2M20 17.5L22 18M17.5 20L18 22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_10468_26357"},e.createElement("rect",{width:"24",height:"24",fill:"white"}))))}),w=k;export{w as default,k as IconBrokenChainLink3};
//# debugId=98D630C39F0B497A64756E2164756E21