UNPKG

@icongo/gy

Version:
41 lines 1.43 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 GYSiGlyphCloudSnow = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-cloud-snow", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(1 3)", children: [/*#__PURE__*/_jsx("path", { d: "M13.803 3.424c-.25 0-.486.067-.711.168-.693-1.043-1.827-1.725-3.11-1.725-.207 0-.407.021-.604.056C8.698.785 7.513.03 6.162.03c-1.907 0-3.483 1.501-3.771 3.462-.018 0-.034-.005-.051-.005-1.277 0-2.312 1.112-2.312 2.484h15.959c-.138-1.434-1.059-2.547-2.184-2.547Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("circle", { cx: 1.973, cy: 7.973, r: 0.973, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("circle", { cx: 5.962, cy: 9.962, r: 0.962, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("circle", { cx: 9.973, cy: 7.973, r: 0.973, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("circle", { cx: 13.962, cy: 9.962, r: 0.962, className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCloudSnow };