@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.27 kB
JavaScript
import t from"react";import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(C,{...r,ariaLabel:"macbook-air"},t.createElement("path",{d:"M1 18.5C1 18.2239 1.22386 18 1.5 18H8.76393C8.91918 18 9.07229 18.0361 9.21115 18.1056L9.78885 18.3944C9.92771 18.4639 10.0808 18.5 10.2361 18.5H13.7639C13.9192 18.5 14.0723 18.4639 14.2111 18.3944L14.7889 18.1056C14.9277 18.0361 15.0808 18 15.2361 18H22.5C22.7761 18 23 18.2239 23 18.5V19C23 19.5523 22.5523 20 22 20H2C1.44772 20 1 19.5523 1 19V18.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 7C2 5.34315 3.34315 4 5 4H19C20.6569 4 22 5.34315 22 7V15.5C22 16.0523 21.5523 16.5 21 16.5C20.4477 16.5 20 16.0523 20 15.5V7C20 6.44772 19.5523 6 19 6H5C4.44772 6 4 6.44772 4 7V15.5C4 16.0523 3.55228 16.5 3 16.5C2.44772 16.5 2 16.0523 2 15.5V7Z",fill:"currentColor"})),d=i;export{i as IconMacbookAir,d as default};
//# sourceMappingURL=index.mjs.map