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 GYSiGlyphCloudUpload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-cloud-upload", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m6.531 5.906 2.123 3.059h7.332C15.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.343l2.17-3.058Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M6.016 11.973V9.984H5.014L6.506 8.02l1.476 1.964H6.965v1.989h-.949Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCloudUpload };