UNPKG

@icongo/gy

Version:
23 lines 1.08 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 GYSiGlyphCloudDownload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-cloud-download", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M6.982 8.016v1.987h1.002l-1.492 1.966-1.476-1.966h1.017V8.016h.949Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M4.969 6.938h3.062v2.027h7.955C15.847 7.531 14.927 6.42 13.8 6.42c-.249 0-.486.066-.711.167-.693-1.042-1.826-1.724-3.112-1.724-.206 0-.407.022-.604.057-.682-1.137-1.866-1.892-3.219-1.892-1.906 0-3.484 1.501-3.771 3.46-.018 0-.035-.006-.051-.006-1.279 0-2.314 1.111-2.314 2.482h4.951V6.938Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCloudDownload };