@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.02 kB
JavaScript
import a from"react";import n from"react";var p=({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 i=e=>a.createElement(p,{...e,ariaLabel:"printer, print"},a.createElement("path",{d:"M7 14V19C7 20.1046 7.89543 21 9 21H15C16.1046 21 17 20.1046 17 19V14M7 14H17M7 14V16C7 16.5523 6.55228 17 6 17H5C3.89543 17 3 16.1046 3 15V10C3 8.34315 4.34315 7 6 7H18C19.6569 7 21 8.34315 21 10V15C21 16.1046 20.1046 17 19 17H18C17.4477 17 17 16.5523 17 16V14M9 11H7M9 3H15C16.1046 3 17 3.89543 17 5V6C17 6.55228 16.5523 7 16 7H8C7.44772 7 7 6.55228 7 6V5C7 3.89543 7.89543 3 9 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconPrinter,f as default};
//# sourceMappingURL=index.mjs.map