@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.
4 lines (2 loc) • 1.4 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...C})=>{return s.createElement("svg",{...C,"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:i,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var l=(e)=>{return o.createElement(p,{...e,ariaLabel:"printer, print"},o.createElement("path",{d:"M15 3H9C7.89543 3 7 3.89543 7 5V6C7 6.55228 7.44772 7 8 7H16C16.5523 7 17 6.55228 17 6V5C17 3.89543 16.1046 3 15 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 21H15C16.1046 21 17 20.1046 17 19V14H7V19C7 20.1046 7.89543 21 9 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M18 7H6C4.34315 7 3 8.34315 3 10V15C3 16.1046 3.89543 17 5 17H6C6.55228 17 7 16.5523 7 16V14H17V16C17 16.5523 17.4477 17 18 17H19C20.1046 17 21 16.1046 21 15V10C21 8.34315 19.6569 7 18 7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 11H7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=l;export{h as default,l as IconPrinter};
//# debugId=AEE2CF5388EFEEA664756E2164756E21