UNPKG

@icongo/gy

Version:
23 lines 1.29 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 GYSiGlyphWeightKilograms = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-weight-kilograms", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M9 9h.905v.92H9z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M12.017 4.424c0-.732-.597-1.407-1.335-1.407h-.769A2.493 2.493 0 0 0 7.486 0a2.492 2.492 0 0 0-2.427 3.017h-.744c-.735 0-1.332.675-1.332 1.407l-1.975 9.25A1.33 1.33 0 0 0 2.344 15h10.313a1.33 1.33 0 0 0 1.333-1.326l-1.973-9.25ZM6 2.508C6 1.676 6.673 1 7.5 1 8.326 1 9 1.676 9 2.508A1.5 1.5 0 0 1 8.912 3H6.089A1.473 1.473 0 0 1 6 2.508Zm1.047 6.497H6.045v.948h1.002v1.067H5.982v-1.005h-.939v1.005H3.962V5.911h1.081v3.031h.939V7.937h1.065v1.068Zm4 4.018h-1v1.023H8.985v-1.008l.064-.063.892-.017.012-1.937H7.986l-.008-3.069 3.07.013v5.058h-.001Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphWeightKilograms };