@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 • 898 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 m=e=>o.createElement(p,{...e,ariaLabel:"shield-break, not-secure"},o.createElement("path",{d:"M19.1667 18.4448L22.5741 21.2032L23.2033 20.426L1.42607 2.79675L0.796875 3.574L3 5.35748V13C3 17.9705 7.02944 22 12 22C14.9243 22 17.5228 20.6053 19.1667 18.4448Z",fill:"currentColor"}),o.createElement("path",{d:"M21 13C21 14.3226 20.7147 15.5786 20.2023 16.7097L4.9496 4.36233L12 1.45923L21 5.16511V13Z",fill:"currentColor"})),h=m;export{m as IconShieldBreak,h as default};
//# sourceMappingURL=index.mjs.map