UNPKG

@icongo/gy

Version:
26 lines 1.3 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 GYSiGlyphDiscUpload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-disc-upload", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M7.917 6C6.857 6 6 6.863 6 7.93c0 1.065.857 1.928 1.917 1.928A1.921 1.921 0 0 0 9.832 7.93C9.832 6.864 8.974 6 7.917 6Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m10.979 15.11 3.531-4.607.69.902a7.979 7.979 0 0 0 .799-3.459c0-4.447-3.582-7.946-8-7.946s-8 3.499-8 7.946c0 4.448 3.582 8.054 8 8.054 1.367 0 2.643-.3 3.766-.89h-.786Zm1.444-12.419.846.846-1.788 1.787-.844-.845 1.786-1.788ZM3.548 13.258l-.845-.846 1.787-1.787.846.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: "m16 13.966-1.489-1.86-1.49 1.86h.997v2.003h.97v-2.003H16Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDiscUpload };