@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.24 kB
JavaScript
import r from"react";import p from"react";var i=({children:t,size:e=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...a})=>p.createElement("svg",{...a,"aria-hidden":o,role:o?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,...s}},n&&!o&&p.createElement("title",null,n),t);var h=t=>r.createElement(i,{...t,ariaLabel:"broken-chain-link-3,unlink"},r.createElement("g",{"clip-path":"url(#clip0_10468_26357)"},r.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"}),r.createElement("path",{d:"M4 6.5L2 6M6.5 4L6 2M20 17.5L22 18M17.5 20L18 22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_10468_26357"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),d=h;export{h as IconBrokenChainLink3,d as default};
//# sourceMappingURL=index.mjs.map