@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.15 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:V,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...V}},n&&!e&&l.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"ar-scan-cube-1"},r.createElement("path",{d:"M3 15V21H9V20H4V15H3Z",fill:"currentColor"}),r.createElement("path",{d:"M3 3V9H4V4H9V3H3Z",fill:"currentColor"}),r.createElement("path",{d:"M20 20H15V21H21V15H20V20Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3H15V4H20V9H21V3Z",fill:"currentColor"}),r.createElement("path",{d:"M12 6.85249L7.99984 9.1383L12 11.4241L16.0002 9.13831L12 6.85249Z",fill:"currentColor"}),r.createElement("path",{d:"M7.5 14.5757V10.0044L11.5 12.2902V16.8614L7.5 14.5757Z",fill:"currentColor"}),r.createElement("path",{d:"M16.5 14.5757L12.5 16.8614V12.2902L16.5 10.0045V14.5757Z",fill:"currentColor"})),m=i;export{i as IconArScanCube1,m as default};
//# sourceMappingURL=index.mjs.map