react-icons-kit
Version: 
React Icons Kit using various Svg Icon set
87 lines (86 loc) • 1.85 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.basic_elaboration_browser_star = void 0;
var basic_elaboration_browser_star = {
  "viewBox": "0 0 64 64",
  "children": [{
    "name": "rect",
    "attribs": {
      "x": "1",
      "y": "7",
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "width": "62",
      "height": "50"
    },
    "children": []
  }, {
    "name": "polygon",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-linejoin": "round",
      "stroke-miterlimit": "10",
      "points": "32,41 25.875,45 \r\n\t28,38 22,34 29.213,34 32,26 35,34 42,34 36,38 37.938,45 "
    },
    "children": []
  }, {
    "name": "line",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "x1": "1",
      "y1": "15",
      "x2": "63",
      "y2": "15"
    },
    "children": []
  }, {
    "name": "line",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "x1": "10",
      "y1": "11",
      "x2": "6",
      "y2": "11"
    },
    "children": []
  }, {
    "name": "line",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "x1": "18",
      "y1": "11",
      "x2": "14",
      "y2": "11"
    },
    "children": []
  }, {
    "name": "line",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "x1": "26",
      "y1": "11",
      "x2": "22",
      "y2": "11"
    },
    "children": []
  }]
};
exports.basic_elaboration_browser_star = basic_elaboration_browser_star;