@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 • 846 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>l.createElement(p,{...r,ariaLabel:"shield, security, protection"},l.createElement("path",{d:"M12 1.97461L3 4.88637V11.9125C3 14.5727 4.21165 16.5925 5.90547 18.2031C7.58545 19.8004 9.76777 21.0219 11.7626 22.0981L12 22.2262L12.2374 22.0981C14.2322 21.0219 16.4145 19.8004 18.0945 18.2031C19.7883 16.5925 21 14.5727 21 11.9125V4.88637L12 1.97461Z",fill:"currentColor"})),g=c;export{c as IconShield,g as default};
//# sourceMappingURL=index.mjs.map