@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 861 B
JavaScript
import H from"react";import V from"react";var n=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...p})=>V.createElement("svg",{...p,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},o&&!t&&V.createElement("title",null,o),e);var s=e=>H.createElement(n,{...e,ariaLabel:"chain-link-2,url"},H.createElement("path",{d:"M7 11H6V13H7V11ZM17 13H18V11H17V13ZM22 7H23V6H22V7ZM22 17V18H23V17H22ZM16 16H15V18H16V16ZM16 6H15V8H16V6ZM2 7V6H1V7H2ZM2 17H1V18H2V17ZM8 18H9V16H8V18ZM8 8H9V6H8V8ZM7 13H17V11H7V13ZM21 7V17H23V7H21ZM22 16H16V18H22V16ZM16 8H22V6H16V8ZM1 7V17H3V7H1ZM2 18H8V16H2V18ZM8 6H2V8H8V6Z",fill:"currentColor"})),c=s;export{s as IconChainLink2,c as default};
//# sourceMappingURL=index.mjs.map