UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.61 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphFence2 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphFence2 = function GYSiGlyphFence2(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-fence-2", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M15.863 6c.582 0 1.055-.294 1.055-.657V4.74c0-.363-.473-.657-1.055-.657h-1.904c0-.553-.301-1-.672-1h-.615c-.371 0-.672.447-.672 1H5.918c0-.553-.289-1-.644-1h-.59c-.355 0-.642.447-.642 1H2c-.553 0-1 .294-1 .657v.603C1 5.706 1.447 6 2 6h2.043v1.041H2c-.553 0-1 .282-1 .629v.576c0 .348.447.629 1 .629h2.043v1.208H2c-.553 0-1 .294-1 .657v.603c0 .363.447.657 1 .657h2.043c0 .553.286 1 .642 1h.59c.354 0 .644-.447.644-1H12c0 .553.301 1 .672 1h.615c.371 0 .672-.447.672-1h1.904c.582 0 1.055-.294 1.055-.657v-.603c0-.363-.473-.657-1.055-.657h-1.904V8.875h1.904c.582 0 1.055-.281 1.055-.629V7.67c0-.347-.473-.629-1.055-.629h-1.904V6h1.904ZM12 6v1.041H5.918V6H12Zm-6.082 4.083V8.875H12v1.208H5.918Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphFence2 = GYSiGlyphFence2;