@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.13 kB
JavaScript
import s from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:M,...l})=>n.createElement("svg",{...l,"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,...M}},t&&!o&&n.createElement("title",null,t),e);var C=e=>s.createElement(p,{...e,ariaLabel:"processor, chip"},s.createElement("path",{d:"M12.0002 4.99693V2.99609M16 5V3M16 5H8.00018M16 5C17.6569 5 19 6.34315 19 8M8.00018 5V2.99609M8.00018 5C6.34333 5 5 6.34315 5 8M12 21V19M16 21V19M16 19H8M16 19C17.6569 19 19 17.6569 19 16M8 21V19M8 19C6.34315 19 5 17.6569 5 16M19 16H21M19 16V8M19 8H21M19 12H21M3 12H5M3 16H5M5 16V8M3 8H5M15.0013 12.0003C15.0013 13.6578 13.6576 15.0015 12 15.0015C10.3425 15.0015 8.99878 13.6578 8.99878 12.0003C8.99878 10.3427 10.3425 8.99902 12 8.99902C13.6576 8.99902 15.0013 10.3427 15.0013 12.0003Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),u=C;export{C as IconProcessor,u as default};
//# sourceMappingURL=index.mjs.map