@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 • 1.24 kB
JavaScript
import r from"react";import n from"react";var V=({children:o,size:e=24,ariaLabel:t,color:p,ariaHidden:l=!0,style:H,...a})=>n.createElement("svg",{...a,"aria-hidden":l,role:l?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:p,...H}},t&&!l&&n.createElement("title",null,t),o);var d=o=>r.createElement(V,{...o,ariaLabel:"qr-code, barcode, scan"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H11V11H3V3ZM4.5 4.5V9.5H9.5V4.5H4.5ZM13 3H21V11H13V3ZM14.5 4.5V9.5H19.5V4.5H14.5ZM3 13H11V21H3V13ZM4.5 14.5V19.5H9.5V14.5H4.5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5 13V15.5H17V17H13V13H14.5ZM18.5 18.5V21H17V17H21V18.5H18.5ZM17 13H21V14.5H17V13Z",fill:"currentColor"}),r.createElement("path",{d:"M13 19H14.5V21H13V19Z",fill:"currentColor"}),r.createElement("path",{d:"M5.5 15.5H8.5V18.5H5.5V15.5Z",fill:"currentColor"}),r.createElement("path",{d:"M5.5 5.5H8.5V8.5H5.5V5.5Z",fill:"currentColor"}),r.createElement("path",{d:"M15.5 5.5H18.5V8.5H15.5V5.5Z",fill:"currentColor"})),f=d;export{d as IconQrCode,f as default};
//# sourceMappingURL=index.mjs.map