@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 978 B
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"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,...s}},n&&!t&&l.createElement("title",null,n),e);var C=e=>o.createElement(p,{...e,ariaLabel:"shield-break, not-secure"},o.createElement("path",{d:"M17.059 15.1092L1.63583 2.69543L0.695312 3.86395L3 5.71894V13C3 17.9706 7.02944 22 12 22C14.8442 22 17.3802 20.6807 19.0295 18.6207L22.3638 21.3045L23.3043 20.1359L19.8692 17.371C19.8739 17.3624 19.8787 17.3538 19.8835 17.3452L17.059 15.1092Z",fill:"currentColor"}),o.createElement("path",{d:"M21 13C21 14.0356 20.8251 15.0303 20.5032 15.9562L5.75422 4.08503L12 1.4353L21 5.25348V13Z",fill:"currentColor"})),L=C;export{C as IconShieldBreak,L as default};
//# sourceMappingURL=index.mjs.map