react-icons-kit
Version: 
React Icons Kit using various Svg Icon set
125 lines (124 loc) • 3.03 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.arrowMultiLineUp = void 0;
var arrowMultiLineUp = {
  "viewBox": "0 0 512 512",
  "children": [{
    "name": "path",
    "attribs": {
      "d": "M512,256C512,114.609,397.391,0,256,0S0,114.609,0,256s114.609,256,256,256S512,397.391,512,256z M40,256\r\n\tc0-119.297,96.703-216,216-216s216,96.703,216,216s-96.703,216-216,216S40,375.297,40,256z"
    },
    "children": []
  }, {
    "name": "g",
    "attribs": {},
    "children": [{
      "name": "rect",
      "attribs": {
        "x": "223.969",
        "y": "368",
        "fill-rule": "evenodd",
        "clip-rule": "evenodd",
        "width": "64",
        "height": "16"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "x": "223.969",
          "y": "368",
          "fill-rule": "evenodd",
          "clip-rule": "evenodd",
          "width": "64",
          "height": "16"
        },
        "children": []
      }]
    }, {
      "name": "rect",
      "attribs": {
        "x": "223.969",
        "y": "336",
        "fill-rule": "evenodd",
        "clip-rule": "evenodd",
        "width": "64",
        "height": "16"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "x": "223.969",
          "y": "336",
          "fill-rule": "evenodd",
          "clip-rule": "evenodd",
          "width": "64",
          "height": "16"
        },
        "children": []
      }]
    }, {
      "name": "rect",
      "attribs": {
        "x": "223.969",
        "y": "304",
        "fill-rule": "evenodd",
        "clip-rule": "evenodd",
        "width": "64",
        "height": "16"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "x": "223.969",
          "y": "304",
          "fill-rule": "evenodd",
          "clip-rule": "evenodd",
          "width": "64",
          "height": "16"
        },
        "children": []
      }]
    }, {
      "name": "polygon",
      "attribs": {
        "fill-rule": "evenodd",
        "clip-rule": "evenodd",
        "points": "320,192 256,128 192,192 223.969,192 223.969,256 287.969,256 \r\n\t\t287.969,192 \t"
      },
      "children": [{
        "name": "polygon",
        "attribs": {
          "fill-rule": "evenodd",
          "clip-rule": "evenodd",
          "points": "320,192 256,128 192,192 223.969,192 223.969,256 287.969,256 \r\n\t\t287.969,192 \t"
        },
        "children": []
      }]
    }, {
      "name": "rect",
      "attribs": {
        "x": "223.969",
        "y": "272",
        "fill-rule": "evenodd",
        "clip-rule": "evenodd",
        "width": "64",
        "height": "16"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "x": "223.969",
          "y": "272",
          "fill-rule": "evenodd",
          "clip-rule": "evenodd",
          "width": "64",
          "height": "16"
        },
        "children": []
      }]
    }]
  }]
};
exports.arrowMultiLineUp = arrowMultiLineUp;