@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.13 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphRadioactive = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-radioactive",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "m10.295 6.346 2.734-5.187A7.542 7.542 0 0 0 9.035.004a7.55 7.55 0 0 0-3.994 1.155l2.727 5.17a2.607 2.607 0 0 1 1.246-.326c.468 0 .9.13 1.281.343Zm-.619 1.206a1.305 1.305 0 0 0-.662-.184c-.229 0-.439.063-.627.165-.406.225-.686.65-.686 1.148 0 .028.008.055.01.083.03.48.316.887.726 1.09.175.086.37.14.577.14.223 0 .428-.061.61-.156.394-.209.665-.605.694-1.073.003-.028.01-.055.01-.083 0-.485-.264-.903-.652-1.13Zm1.928 1.479a2.61 2.61 0 0 1-1.342 1.931l2.758 5.011c2.309-1.429 3.873-3.918 3.973-6.941h-5.389v-.001Zm-6.576 6.942 2.77-4.995a2.61 2.61 0 0 1-1.376-1.946H1.027c.1 3.023 1.676 5.512 4.001 6.941Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphRadioactive };