UNPKG

@icongo/gy

Version:
23 lines 1.1 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphCloudThunder = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-cloud-thunder", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m11.125 6.915-.998 2.046h6.891c-.139-1.433-1.061-2.543-2.189-2.543-.25 0-.487.067-.713.168-.694-1.041-1.83-1.722-3.118-1.722-.207 0-.407.021-.606.056-.682-1.135-1.869-1.889-3.223-1.889-1.912 0-3.492 1.498-3.781 3.455-.018 0-.033-.005-.051-.005-1.281 0-2.318 1.11-2.318 2.479h4.663l.944-2.058 4.499.013Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9.701 10.071H8.59l.648-2.051H7.381l-1.029 2.925 1.336-.013-.657 3.037 2.67-3.898Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCloudThunder };