@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.67 kB
JavaScript
import r from"react";import l from"react";var C=({children:t,size:o=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...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:p,...a}},n&&!e&&l.createElement("title",null,n),t);var i=t=>r.createElement(C,{...t,ariaLabel:"ar-scan-cube-2"},r.createElement("path",{d:"M3.25 4C3.25 4.41421 3.58579 4.75 4 4.75C4.41421 4.75 4.75 4.41421 4.75 4C4.75 3.58579 4.41421 3.25 4 3.25C3.58579 3.25 3.25 3.58579 3.25 4Z",fill:"currentColor"}),r.createElement("path",{d:"M19.25 4C19.25 4.41421 19.5858 4.75 20 4.75C20.4142 4.75 20.75 4.41421 20.75 4C20.75 3.58579 20.4142 3.25 20 3.25C19.5858 3.25 19.25 3.58579 19.25 4Z",fill:"currentColor"}),r.createElement("path",{d:"M6.49981 8.28127L12 5.13831L17.5 8.28116L11.9998 11.4241L6.49981 8.28127Z",fill:"currentColor"}),r.createElement("path",{d:"M6 9.14742V15.4329L11.4998 18.5757V12.2902L6 9.14742Z",fill:"currentColor"}),r.createElement("path",{d:"M12.4998 18.5759L18 15.4329V9.14719L12.4998 12.2902V18.5759Z",fill:"currentColor"}),r.createElement("path",{d:"M19.25 20C19.25 20.4142 19.5858 20.75 20 20.75C20.4142 20.75 20.75 20.4142 20.75 20C20.75 19.5858 20.4142 19.25 20 19.25C19.5858 19.25 19.25 19.5858 19.25 20Z",fill:"currentColor"}),r.createElement("path",{d:"M3.25 20C3.25 20.4142 3.58579 20.75 4 20.75C4.41421 20.75 4.75 20.4142 4.75 20C4.75 19.5858 4.41421 19.25 4 19.25C3.58579 19.25 3.25 19.5858 3.25 20Z",fill:"currentColor"})),h=i;export{i as IconArScanCube2,h as default};
//# sourceMappingURL=index.mjs.map