@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.33 kB
JavaScript
import V from"react";import n from"react";var C=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...p})=>n.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&&n.createElement("title",null,o),e);var s=e=>V.createElement(C,{...e,ariaLabel:"chain-link-2,url"},V.createElement("path",{d:"M7 11C6.44772 11 6 11.4477 6 12C6 12.5523 6.44772 13 7 13V11ZM17 13C17.5523 13 18 12.5523 18 12C18 11.4477 17.5523 11 17 11V13ZM16 16C15.4477 16 15 16.4477 15 17C15 17.5523 15.4477 18 16 18V16ZM16 6C15.4477 6 15 6.44772 15 7C15 7.55228 15.4477 8 16 8V6ZM8 18C8.55228 18 9 17.5523 9 17C9 16.4477 8.55228 16 8 16V18ZM8 8C8.55228 8 9 7.55228 9 7C9 6.44772 8.55228 6 8 6V8ZM7 13H17V11H7V13ZM21 10V14H23V10H21ZM19 16H16V18H19V16ZM16 8H19V6H16V8ZM1 10V14H3V10H1ZM5 18H8V16H5V18ZM8 6H5V8H8V6ZM3 10C3 8.89543 3.89543 8 5 8V6C2.79086 6 1 7.79086 1 10H3ZM21 14C21 15.1046 20.1046 16 19 16V18C21.2091 18 23 16.2091 23 14H21ZM1 14C1 16.2091 2.79086 18 5 18V16C3.89543 16 3 15.1046 3 14H1ZM23 10C23 7.79086 21.2091 6 19 6V8C20.1046 8 21 8.89543 21 10H23Z",fill:"currentColor"})),m=s;export{s as IconChainLink2,m as default};
//# sourceMappingURL=index.mjs.map