UNPKG

@icongo/gy

Version:
32 lines 1.35 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 GYSiGlyphDatabaseDownload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-database-download", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsxs("g", { transform: "translate(2)", children: [/*#__PURE__*/_jsx("ellipse", { cx: 6.43, cy: 2.421, className: "prefix__si-glyph-fill", rx: 6.43, ry: 2.421 }), /*#__PURE__*/_jsx("path", { d: "M6.494 6.051C2.978 6.051.047 5.049.047 4.377v3.346c0 1.214 2.887 2.196 6.447 2.196s6.447-.982 6.447-2.196V4.377c0 .672-2.931 1.674-6.447 1.674Z", className: "prefix__si-glyph-fill" })] }), /*#__PURE__*/_jsx("path", { d: "M11.014 12.003h2.02V10.5c-1.175.33-2.799.58-4.57.58-3.516 0-6.447-.98-6.447-1.636v3.269c0 1.188 2.887 2.146 6.447 2.146 1.648 0 3.146-.207 4.287-.546l-1.737-2.31Zm3.968-.987v1.987h1.002l-1.492 1.966-1.476-1.966h1.017v-1.987h.949Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDatabaseDownload };