@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 • 912 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>s.createElement(p,{...r,ariaLabel:"bug, issue"},s.createElement("path",{d:"M6 13V15C6 18.3137 8.68629 21 12 21C15.3137 21 18 18.3137 18 15V13M6 13H3M6 13V11C6 9.34315 7.34315 8 9 8H15C16.6569 8 18 9.34315 18 11V13M18 13H21M6 17L3.25 18M18 17L20.75 18M12 13V20M8 7.5V7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7V7.5M6.27 9L3.25 8M17.5 9L20.75 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=C;export{C as IconBug,g as default};
//# sourceMappingURL=index.mjs.map