@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.01 kB
JavaScript
import t from"react";import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>p.createElement("svg",{...i,"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:s,...l}},n&&!e&&p.createElement("title",null,n),r);var C=r=>t.createElement(a,{...r,ariaLabel:"macbook, laptop, computer"},t.createElement("path",{d:"M4 6.5C4 5.11929 5.11782 4 6.49853 4C9.19907 4 13.6357 4 17.5001 4C18.8808 4 20 5.11929 20 6.5V15C20 15.5523 19.5523 16 19 16H5C4.44772 16 4 15.5523 4 15V6.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M2 16H22V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),k=C;export{C as IconMacbook,k as default};
//# sourceMappingURL=index.mjs.map