UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.59 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphSiteMapRevert = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphSiteMapRevert = function GYSiGlyphSiteMapRevert(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-site-map-revert", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M10.334 12.02H7.667a.662.662 0 0 0-.667.655v2.626c0 .362.299.656.667.656h2.667a.662.662 0 0 0 .666-.656v-2.626a.66.66 0 0 0-.666-.655Zm3.333-7.104h2.667c.367 0 .666-.29.666-.646V1.686a.658.658 0 0 0-.666-.646h-2.667a.657.657 0 0 0-.667.646V4.27c0 .356.299.646.667.646Zm-6 0h2.667c.367 0 .666-.29.666-.646V1.686a.658.658 0 0 0-.666-.646H7.667A.657.657 0 0 0 7 1.686V4.27c0 .356.299.646.667.646Zm-6 0h2.667c.367 0 .666-.29.666-.646V1.686a.658.658 0 0 0-.666-.646H1.667A.657.657 0 0 0 1 1.686V4.27c0 .356.299.646.667.646Zm12.38 2.124H9.969v-.979H8.031v.979H3.958v-.979H2.021v2.906h6.01v2.015h1.938V8.967h5.989V6.061h-1.911v.979Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphSiteMapRevert = GYSiGlyphSiteMapRevert;