UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.68 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBoxDownload = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBoxDownload = function GYSiGlyphBoxDownload(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-box-download", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M16.644 4.236a1.022 1.022 0 0 0-1.433.113l-2.062 2.754c-.104-.016-8.143-.016-8.225-.006l-2.159-2.76a1.005 1.005 0 0 0-1.422-.092 1.02 1.02 0 0 0-.091 1.434l2.027 2.607a2.082 2.082 0 0 0-.196.873v4.746a2.09 2.09 0 0 0 2.089 2.088h7.661a2.09 2.09 0 0 0 2.089-2.088V9.159c0-.289-.059-.562-.165-.814l2-2.68a1.013 1.013 0 0 0-.113-1.429Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m11.781 2.057-1.812.373L9.99.994a.978.978 0 0 0-.988-.988C8.45.008 8.002.457 8 1.008l.031 1.393-1.781-.344a.698.698 0 0 0-.003.986l2.265 2.676c.271.271.712.27.985-.004l2.278-2.672a.698.698 0 0 0 .006-.986Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphBoxDownload = GYSiGlyphBoxDownload;