@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.07 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.81632 0.867188L11.1325 4.81587L10.1839 5.1321L8.86763 1.18342L9.81632 0.867188ZM15.1325 1.18342L13.8163 5.1321L12.8676 4.81587L14.1839 0.867188L15.1325 1.18342ZM1 5.99964H9V6.99964H2V16.9996H9V17.9996H1V5.99964ZM15 5.99964H23V17.9996H15V16.9996H22V6.99964H15V5.99964ZM11.1326 19.1834L9.81621 23.1321L8.86754 22.8159L10.1839 18.8672L11.1326 19.1834ZM13.8163 18.8672L15.1324 22.8159L14.1838 23.1321L12.8676 19.1834L13.8163 18.8672Z",fill:"currentColor"})),f=L;export{L as IconBrokenChainLink2,f as default};
//# sourceMappingURL=index.mjs.map