@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.04 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 1V4H8V1H9ZM14.5 1.79289L22.2071 9.5L17.5 14.2071L16.7929 13.5L20.7929 9.5L14.5 3.20711L10.5 7.20711L9.79289 6.5L14.5 1.79289ZM3 2.29289L5.70711 5L5 5.70711L2.29289 3L3 2.29289ZM1 8H4V9H1V8ZM7.20711 10.5L3.20711 14.5L9.5 20.7929L13.5 16.7929L14.2071 17.5L9.5 22.2071L1.79289 14.5L6.5 9.79289L7.20711 10.5ZM20 15H23V16H20V15ZM19 18.2929L21.7071 21L21 21.7071L18.2929 19L19 18.2929ZM16 20V23H15V20H16Z",fill:"currentColor"})),f=s;export{s as IconBrokenChainLink1,f as default};
//# sourceMappingURL=index.mjs.map