UNPKG

@icongo/gy

Version:
23 lines 938 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphFloppyDisk = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-floppy-disk", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M12.961.031H5.003v5.952h7.958V.031ZM12 5h-2V1h2v4Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M14.988.031h-.909v7.07H3.941V.031H2.99c-1.105 0-2 .92-2 2.052v10.895c0 1.133.896 2.053 2 2.053h12c1.106 0 2-.92 2-2.053V2.083L14.988.031ZM12.968 13h-8v-1h8v1Zm0-2h-8v-1h8v1Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphFloppyDisk };