@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.17 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 15V21H9V19.5H4.5V15H3Z",fill:"currentColor"}),r.createElement("path",{d:"M3 3V9H4.5V4.5H9V3H3Z",fill:"currentColor"}),r.createElement("path",{d:"M19.5 19.5H15V21H21V15H19.5V19.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3H15V4.5H19.5V9H21V3Z",fill:"currentColor"}),r.createElement("path",{d:"M12 6.85046L8.24999 8.99333L12 11.1362L15.75 8.99333L12 6.85046Z",fill:"currentColor"}),r.createElement("path",{d:"M7.5 14.5781V10.2924L11.25 12.4352V16.7209L7.5 14.5781Z",fill:"currentColor"}),r.createElement("path",{d:"M16.5 14.5781L12.75 16.7209V12.4352L16.5 10.2924V14.5781Z",fill:"currentColor"})),m=i;export{i as IconArScanCube1,m as default};
//# sourceMappingURL=index.mjs.map