@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 • 900 B
JavaScript
import t from"react";import s from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>s.createElement("svg",{...l,"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:a,...i}},n&&!o&&s.createElement("title",null,n),r);var c=r=>t.createElement(p,{...r,ariaLabel:"desk-office"},t.createElement("path",{d:"M15 10V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3 18V9C3 7.34315 4.34315 6 6 6H11M11 6H18C19.6569 6 21 7.34315 21 9V17C21 17.5523 20.5523 18 20 18H12C11.4477 18 11 17.5523 11 17V6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconDeskOffice,f as default};
//# sourceMappingURL=index.mjs.map