UNPKG

@icongo/gy

Version:
26 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 GYSiGlyphDiscDownload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-disc-download", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M7.987 6.042c-1.11 0-2.011.88-2.011 1.968 0 1.084.9 1.964 2.011 1.964 1.108 0 2.009-.88 2.009-1.964 0-1.088-.9-1.968-2.009-1.968Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m10.979 12.963 1.95-.008v-2.018h2.507a7.793 7.793 0 0 0 .565-2.896c0-4.396-3.582-7.958-8-7.958s-8 3.562-8 7.958c0 4.396 3.582 7.959 8 7.959a8.014 8.014 0 0 0 3.333-.73l.667-.301-1.022-2.006Zm1.444-10.279.846.846-1.787 1.787-.845-.845 1.786-1.788ZM3.548 13.25l-.845-.846 1.788-1.787.845.845-1.788 1.788ZM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m14.521 15.958 1.373-1.937-.921.003v-1.962h-.944v1.964l-.982.004 1.474 1.928Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDiscDownload };