@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.32 kB
JavaScript
import r from"react";import p from"react";var i=({children:t,size:e=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...a})=>p.createElement("svg",{...a,"aria-hidden":o,role:o?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:l,...s}},n&&!o&&p.createElement("title",null,n),t);var h=t=>r.createElement(i,{...t,ariaLabel:"broken-chain-link-3,unlink"},r.createElement("g",{"clip-path":"url(#clip0_10468_26382)"},r.createElement("path",{d:"M9.75027 5.52371L10.7168 4.55722C13.1264 2.14759 17.0332 2.14759 19.4428 4.55722C21.8524 6.96684 21.8524 10.8736 19.4428 13.2832L18.4742 14.2519M5.52886 9.74513L4.55722 10.7168C2.14759 13.1264 2.1476 17.0332 4.55722 19.4428C6.96684 21.8524 10.8736 21.8524 13.2832 19.4428L14.2478 18.4782",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M3.8 6.3625L1.75 5.85M6.3625 3.8L5.85 1.75M20.2 17.6375L22.25 18.15M17.6375 20.2L18.15 22.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_10468_26382"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),d=h;export{h as IconBrokenChainLink3,d as default};
//# sourceMappingURL=index.mjs.map