@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.61 kB
JavaScript
import C from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:p,...s})=>{return C.createElement("svg",{...s,"aria-hidden":o,role:o?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:a,...p}},n&&!o&&C.createElement("title",null,n),t)};import e from"react";var c=(t)=>{return e.createElement(l,{...t,ariaLabel:"calculator"},e.createElement("path",{d:"M5 8V18C5 19.6569 6.34315 21 8 21H16C17.6569 21 19 19.6569 19 18V8M5 8H19M5 8V6C5 4.34315 6.34315 3 8 3H16C17.6569 3 19 4.34315 19 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M9.75 15.875C10.2332 15.875 10.625 16.2668 10.625 16.75C10.625 17.2332 10.2332 17.625 9.75 17.625C9.26675 17.625 8.875 17.2332 8.875 16.75C8.875 16.2668 9.26675 15.875 9.75 15.875ZM14.25 15.875C14.7332 15.875 15.125 16.2668 15.125 16.75C15.125 17.2332 14.7332 17.625 14.25 17.625C13.7668 17.625 13.375 17.2332 13.375 16.75C13.375 16.2668 13.7668 15.875 14.25 15.875ZM9.75 11.375C10.2332 11.375 10.625 11.7668 10.625 12.25C10.625 12.7332 10.2332 13.125 9.75 13.125C9.26675 13.125 8.875 12.7332 8.875 12.25C8.875 11.7668 9.26675 11.375 9.75 11.375ZM14.25 11.375C14.7332 11.375 15.125 11.7668 15.125 12.25C15.125 12.7332 14.7332 13.125 14.25 13.125C13.7668 13.125 13.375 12.7332 13.375 12.25C13.375 11.7668 13.7668 11.375 14.25 11.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75"}))},h=c;export{h as default,c as IconCalculator};
//# debugId=09231DCCB3AA984B64756E2164756E21