@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 • 732 B
JavaScript
import s from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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:l,...a}},t&&!r&&n.createElement("title",null,t),o);var m=o=>s.createElement(p,{...o,ariaLabel:"console-simple"},s.createElement("path",{d:"M5 7L9.29289 11.2929C9.68342 11.6834 9.68342 12.3166 9.29289 12.7071L5 17M13 17H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconConsoleSimple,d as default};
//# sourceMappingURL=index.mjs.map