@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 • 841 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.95898L3 4.95898V11.9119C3 14.6493 4.18351 16.6696 5.85876 18.2592C7.5058 19.822 9.65956 20.997 11.6439 22.0675L12 22.2596L12.3561 22.0675C14.3404 20.997 16.4942 19.822 18.1412 18.2592C19.8165 16.6696 21 14.6493 21 11.9119V4.95898L12 1.95898Z",fill:"currentColor"})),g=c;export{c as IconShield,g as default};
//# sourceMappingURL=index.mjs.map