@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.78 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:o,color:L,ariaHidden:n=!0,style:i,...a})=>l.createElement("svg",{...a,"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:L,...i}},o&&!n&&l.createElement("title",null,o),t);var s=t=>r.createElement(p,{...t,ariaLabel:"broken-chain-link-3,unlink"},r.createElement("g",{"clip-path":"url(#clip0_10468_26410)"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.72365 0.829102L7.17086 3.72353L6.27644 4.17074L4.82922 1.27632L5.72365 0.829102ZM19.2904 4.70954C17.0109 2.43005 13.3152 2.43005 11.0357 4.70954L9.28688 6.45833L8.57978 5.75123L10.3286 4.00243C12.9986 1.33242 17.3275 1.33242 19.9975 4.00243C22.6675 6.67244 22.6675 11.0014 19.9975 13.6714L18.2487 15.4202L17.5416 14.7131L19.2904 12.9643C21.5699 10.6848 21.5699 6.98902 19.2904 4.70954ZM1.27644 4.8291L4.17086 6.27632L3.72365 7.17074L0.829224 5.72353L1.27644 4.8291ZM6.45845 9.28676L4.70966 11.0356C2.43017 13.315 2.43017 17.0108 4.70966 19.2903C6.98915 21.5698 10.6849 21.5698 12.9644 19.2903L14.7132 17.5415L15.4203 18.2486L13.6715 19.9974C11.0015 22.6674 6.67256 22.6674 4.00255 19.9974C1.33254 17.3274 1.33254 12.9985 4.00255 10.3285L5.75135 8.57965L6.45845 9.28676ZM20.2764 16.8291L23.1709 18.2763L22.7236 19.1707L19.8292 17.7235L20.2764 16.8291ZM17.7236 19.8291L19.1709 22.7235L18.2764 23.1707L16.8292 20.2763L17.7236 19.8291Z",fill:"currentColor"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_10468_26410"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),m=s;export{s as IconBrokenChainLink3,m as default};
//# sourceMappingURL=index.mjs.map