@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.08 kB
JavaScript
import p from"react";import t from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:n=!0,style:i,...s})=>t.createElement("svg",{...s,"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:a,...i}},o&&!n&&t.createElement("title",null,o),r);var L=r=>p.createElement(l,{...r,ariaLabel:"broken-chain-link-2,unlink"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.66781 0.775391L11.2249 4.66811L9.83219 5.22519L8.2751 1.33248L9.66781 0.775391ZM15.7249 1.33248L14.1678 5.22519L12.7751 4.66811L14.3322 0.775391L15.7249 1.33248ZM1 6.00029H9V7.50029H2.5V16.5003H9V18.0003H1V6.00029ZM15 6.00029H23V18.0003H15V16.5003H21.5V7.50029H15V6.00029ZM11.2249 19.3325L9.66781 23.2252L8.2751 22.6681L9.83219 18.7754L11.2249 19.3325ZM14.1678 18.7754L15.7249 22.6681L14.3322 23.2252L12.7751 19.3325L14.1678 18.7754Z",fill:"currentColor"})),f=L;export{L as IconBrokenChainLink2,f as default};
//# sourceMappingURL=index.mjs.map