@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 738 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"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,...s}},t&&!o&&n.createElement("title",null,t),r);var V=r=>p.createElement(l,{...r,ariaLabel:"desk-office-2"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 3H15V10H10.75V11H21V21H12V12.5H4.5V21H3V11H9.25V10H5V3ZM6.5 4.5V8.5H13.5V4.5H6.5ZM19.5 12.5V15.25H13.5V12.5H19.5Z",fill:"currentColor"})),H=V;export{V as IconDeskOffice2,H as default};
//# sourceMappingURL=index.mjs.map