@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.21 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...l})=>n.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},o&&!t&&n.createElement("title",null,o),e);var c=e=>p.createElement(a,{...e,ariaLabel:"ar-scan-cube-1"},p.createElement("path",{d:"M8 20H7C5.34315 20 4 18.6569 4 17V16M16 20H17C18.6569 20 20 18.6569 20 17V16M4 8V7C4 5.34315 5.34315 4 7 4H8M16 4H17C18.6569 4 20 5.34315 20 7V8M15 10.2858L12 12.0001M12 12.0001L9 10.2858M12 12.0001V15.5M11.0077 8.56702L9.50772 9.42416C8.88457 9.78024 8.5 10.4429 8.5 11.1606V12.8394C8.5 13.5571 8.88457 14.2198 9.50772 14.5758L11.0077 15.433C11.6226 15.7843 12.3774 15.7843 12.9923 15.433L14.4923 14.5758C15.1154 14.2198 15.5 13.5571 15.5 12.8394V11.1606C15.5 10.4429 15.1154 9.78024 14.4923 9.42416L12.9923 8.56702C12.3774 8.21566 11.6226 8.21566 11.0077 8.56702Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconArScanCube1,f as default};
//# sourceMappingURL=index.mjs.map