@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.55 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphCloudRainHeavyRain = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-cloud-rain-heavy-rain",
viewBox: "0 0 17 17"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M13.801 5.426c-.248 0-.486.066-.711.166-.693-1.035-1.828-1.713-3.113-1.713-.207 0-.408.022-.607.055-.68-1.129-1.865-1.879-3.219-1.879-1.908 0-3.486 1.49-3.773 3.438-.019 0-.035-.004-.052-.004-1.279 0-2.315 1.104-2.315 2.467H15.99c-.14-1.425-1.06-2.53-2.189-2.53ZM2.004 11.701a.515.515 0 1 1-.929-.448c.124-.257 1.11-1.115 1.11-1.115s-.058 1.306-.181 1.563Zm3.044-2.109a.516.516 0 0 1-.929-.448c.124-.256 1.11-1.114 1.11-1.114s-.057 1.304-.181 1.562Zm1.974 2.064a.515.515 0 0 1-.929-.448c.123-.257 1.11-1.114 1.11-1.114s-.057 1.304-.181 1.562ZM9.92 9.654a.515.515 0 1 1-.929-.448c.124-.258 1.11-1.115 1.11-1.115s-.057 1.306-.181 1.563Zm-1.918 5.024a.515.515 0 1 1-.929-.448c.124-.257 1.11-1.115 1.11-1.115s-.056 1.306-.181 1.563Zm-4 0a.515.515 0 1 1-.929-.448c.124-.257 1.11-1.115 1.11-1.115s-.056 1.306-.181 1.563Zm6.993-2.001a.516.516 0 0 1-.929-.448c.125-.256 1.109-1.114 1.109-1.114s-.056 1.305-.18 1.562Zm3.023-2.982a.514.514 0 1 1-.928-.448c.124-.258 1.109-1.115 1.109-1.115s-.057 1.306-.181 1.563Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphCloudRainHeavyRain };