@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.22 kB
JavaScript
import o from"react";import a from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...i})=>a.createElement("svg",{...i,"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:s,...l}},n&&!t&&a.createElement("title",null,n),e);var C=e=>o.createElement(p,{...e,ariaLabel:"nuclear-power-plant, radiation"},o.createElement("path",{d:"M17.5009 11.5443C17.2357 10.0317 17.0405 8.4864 16.8733 6.7666C16.7216 5.20693 15.4255 4 13.8585 4H8.92346C7.35644 4 6.06035 5.20693 5.9087 6.7666C5.48887 11.0844 4.89275 14.3023 3.45434 18.6645C3.23866 19.3185 3.72054 20 4.40924 20H9.00027",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 17C9 13.6863 11.6863 11 15 11C18.3137 11 21 13.6863 21 17V19C21 19.5523 20.5523 20 20 20H9V17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9.5 16H20.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=C;export{C as IconNuclearPowerPlant,h as default};
//# sourceMappingURL=index.mjs.map