react-icons-kit
Version: 
React Icons Kit using various Svg Icon set
81 lines (80 loc) • 2.02 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.ic_museum_twotone = void 0;
var ic_museum_twotone = {
  "viewBox": "0 0 24 24",
  "children": [{
    "name": "g",
    "attribs": {},
    "children": [{
      "name": "rect",
      "attribs": {
        "fill": "none",
        "height": "24",
        "width": "24"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "fill": "none",
          "height": "24",
          "width": "24"
        },
        "children": []
      }]
    }]
  }, {
    "name": "g",
    "attribs": {},
    "children": [{
      "name": "g",
      "attribs": {},
      "children": [{
        "name": "g",
        "attribs": {},
        "children": [{
          "name": "path",
          "attribs": {
            "d": "M6,20h12V9H6V20z M8,11h2l2,3l2-3h2v7h-2v-4l-2,3l-2-3v4H8V11z",
            "opacity": ".3"
          },
          "children": [{
            "name": "path",
            "attribs": {
              "d": "M6,20h12V9H6V20z M8,11h2l2,3l2-3h2v7h-2v-4l-2,3l-2-3v4H8V11z",
              "opacity": ".3"
            },
            "children": []
          }]
        }, {
          "name": "path",
          "attribs": {
            "d": "M22,11V9L12,2L2,9v2h2v9H2v2h20v-2h-2v-9H22z M18,20H6V9h12V20z"
          },
          "children": [{
            "name": "path",
            "attribs": {
              "d": "M22,11V9L12,2L2,9v2h2v9H2v2h20v-2h-2v-9H22z M18,20H6V9h12V20z"
            },
            "children": []
          }]
        }, {
          "name": "polygon",
          "attribs": {
            "points": "10,14 12,17 14,14 14,18 16,18 16,11 14,11 12,14 10,11 8,11 8,18 10,18"
          },
          "children": [{
            "name": "polygon",
            "attribs": {
              "points": "10,14 12,17 14,14 14,18 16,18 16,11 14,11 12,14 10,11 8,11 8,18 10,18"
            },
            "children": []
          }]
        }]
      }]
    }]
  }]
};
exports.ic_museum_twotone = ic_museum_twotone;