@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.12 kB
JavaScript
import L from"react";import t from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:n=!0,style:a,...i})=>t.createElement("svg",{...i,"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:p,...a}},o&&!n&&t.createElement("title",null,o),r);var s=r=>L.createElement(l,{...r,ariaLabel:"broken-chain-link-1,unlink"},L.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.75 1V4H8.25V1H9.75ZM14.5 1.43934L22.5607 9.5L17.75 14.3107L16.6893 13.25L20.4393 9.5L14.5 3.56066L10.75 7.31066L9.68934 6.25L14.5 1.43934ZM3.25 2.18934L5.81066 4.75L4.75 5.81066L2.18934 3.25L3.25 2.18934ZM1 8.25H4V9.75H1V8.25ZM7.31066 10.75L3.56066 14.5L9.5 20.4393L13.25 16.6893L14.3107 17.75L9.5 22.5607L1.43934 14.5L6.25 9.68934L7.31066 10.75ZM20 14.25H23V15.75H20V14.25ZM19.25 18.1893L21.8107 20.75L20.75 21.8107L18.1893 19.25L19.25 18.1893ZM15.75 20V23H14.25V20H15.75Z",fill:"currentColor"})),f=s;export{s as IconBrokenChainLink1,f as default};
//# sourceMappingURL=index.mjs.map