@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.1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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:s,...a}},t&&!o&&n.createElement("title",null,t),r);var L=r=>p.createElement(l,{...r,ariaLabel:"shield-crossed, security, protection"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4.88637L12 1.97461L21 4.88637V11.9125C21 14.5727 19.7883 16.5925 18.0945 18.2031C16.4145 19.8004 14.2322 21.0219 12.2374 22.0981L12 22.2262L11.7626 22.0981C9.76777 21.0219 7.58545 19.8004 5.90547 18.2031C4.21165 16.5925 3 14.5727 3 11.9125V4.88637ZM14.4742 14.7066L15.1829 14.0012L12.6936 11.5001L15.1829 8.9988L14.4741 8.29339L11.9881 10.7913L9.50166 8.29317L8.79289 8.99861L11.2827 11.5002L8.79289 14.002L9.5017 14.7074L11.9882 12.2089L14.4742 14.7066Z",fill:"currentColor"})),u=L;export{L as IconShieldCrossed,u as default};
//# sourceMappingURL=index.mjs.map