UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.78 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphCran = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphCran = function GYSiGlyphCran(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-cran", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M15.939 7.002h-.916v2.01h-.94v1.968h2.855V9.012h-.999v-2.01Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M16.631 5.024 8.979 1.846v-.148c0-.366-.127-.661-.479-.661-.353 0-.5.295-.5.661v3.331H5.98v-.243c0-.434-.267-.784-.596-.784H3.622c-.328 0-.596.351-.596.784v.243H1.511a.477.477 0 0 0-.47.486c0 .268.209.484.47.484h1.515v.175c0 .434.268.785.596.785h1.762c.329 0 .596-.352.596-.785V6h1.999v-.057H8v8.078h-.661c-.366 0-.665.339-.665.757v.576h-.002c-.366 0-.664.66-.664 1.037v.582h4.979v-.582c0-.377-.298-1.037-.664-1.037h-.002v-.576c0-.418-.299-.757-.665-.757h-.677V5.943h7.41c.01 0 .018-.006.027-.006a.687.687 0 0 0 .196-.043l.005-.002c.164-.066.374-.173.374-.359 0-.491-.02-.367-.36-.509Zm-7.652.005V2.875l5.126 2.154H8.979Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphCran = GYSiGlyphCran;