react-icons-kit
Version: 
React Icons Kit using various Svg Icon set
85 lines (84 loc) • 1.95 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.basic_elaboration_todolist_search = void 0;
var basic_elaboration_todolist_search = {
  "viewBox": "0 0 64 64",
  "children": [{
    "name": "g",
    "attribs": {},
    "children": [{
      "name": "circle",
      "attribs": {
        "fill": "none",
        "stroke": "#000000",
        "stroke-width": "2",
        "stroke-miterlimit": "10",
        "cx": "29",
        "cy": "33",
        "r": "6"
      },
      "children": [{
        "name": "circle",
        "attribs": {
          "fill": "none",
          "stroke": "#000000",
          "stroke-width": "2",
          "stroke-miterlimit": "10",
          "cx": "29",
          "cy": "33",
          "r": "6"
        },
        "children": []
      }]
    }, {
      "name": "line",
      "attribs": {
        "fill": "none",
        "stroke": "#000000",
        "stroke-width": "2",
        "stroke-miterlimit": "10",
        "x1": "33",
        "y1": "37",
        "x2": "41",
        "y2": "45"
      },
      "children": [{
        "name": "line",
        "attribs": {
          "fill": "none",
          "stroke": "#000000",
          "stroke-width": "2",
          "stroke-miterlimit": "10",
          "x1": "33",
          "y1": "37",
          "x2": "41",
          "y2": "45"
        },
        "children": []
      }]
    }]
  }, {
    "name": "polyline",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "points": "23,8 10,8 10,63 54,63 54,8 41,8 "
    },
    "children": []
  }, {
    "name": "polygon",
    "attribs": {
      "fill": "none",
      "stroke": "#000000",
      "stroke-width": "2",
      "stroke-miterlimit": "10",
      "points": "36,5 36,1 28,1 28,5 24,5 22,13 42,13 40,5 \r\n\t"
    },
    "children": []
  }]
};
exports.basic_elaboration_todolist_search = basic_elaboration_todolist_search;