@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 • 970 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:L,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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,...L}},o&&!t&&n.createElement("title",null,o),r);var s=r=>p.createElement(l,{...r,ariaLabel:"chain-link-1,url"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5 1.79297L22.2071 9.50008L17.5 14.2072L16.7928 13.5001L20.7928 9.50008L14.5 3.20718L10.5 7.20718L9.79285 6.50008L14.5 1.79297ZM15.7071 9.00008L8.99995 15.7072L8.29285 15.0001L15 8.29297L15.7071 9.00008ZM7.20706 10.5001L3.20706 14.5001L9.49995 20.793L13.5 16.793L14.2071 17.5001L9.49995 22.2072L1.79285 14.5001L6.49995 9.79297L7.20706 10.5001Z",fill:"currentColor"})),C=s;export{s as IconChainLink1,C as default};
//# sourceMappingURL=index.mjs.map