@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.18 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>l.createElement("svg",{...s,"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,...C}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"umbrella-security"},o.createElement("path",{d:"M12.498 2V4.01231C17.1117 4.23974 20.9031 7.59388 21.7975 12L21.8107 12.0662C21.8707 12.3727 21.9168 12.6842 21.9481 13H2.04688C2.08049 12.6614 2.131 12.3278 2.19754 12C2.25513 11.7163 2.32474 11.4369 2.40581 11.1624C3.58374 7.17452 7.18102 4.2246 11.498 4.01226V2H12.498Z",fill:"currentColor"}),o.createElement("path",{d:"M12.4981 19.5767V14H11.4981V19.5767C11.4981 20.3628 10.8609 21 10.0748 21C9.39637 21 8.81223 20.5211 8.67917 19.8558L8.48839 18.9019L7.50781 19.0981L7.69859 20.052C7.89163 21.0171 8.64231 21.7519 9.57482 21.9481V22H10.0748C11.4132 22 12.4981 20.9151 12.4981 19.5767Z",fill:"currentColor"})),V=m;export{m as IconUmbrellaSecurity,V as default};
//# sourceMappingURL=index.mjs.map