Ignition Perspective Pipe line water flow animation

Sorry, not sure why I did it that way, but just paste into an opened view.

Here is the JSON

{
  "custom": {},
  "params": {},
  "props": {},
  "root": {
    "children": [
      {
        "meta": {
          "name": "Line_1"
        },
        "position": {
          "height": 220,
          "width": 386,
          "x": 156,
          "y": 208
        },
        "props": {
          "elements": [
            {
              "elements": [
                {
                  "d": "m21.458 92.737v93.996l48.249 0.3574v-57.542h44.675v30.736c51.823 0.3574 51.466 0 51.466 0",
                  "fill": {
                    "paint": "#C0C0C000"
                  },
                  "name": "path1193",
                  "stroke": {
                    "paint": "#4ECD57",
                    "width": 5
                  },
                  "type": "path"
                }
              ],
              "name": "layer1",
              "transform": "translate(-18.958 -92.737)",
              "type": "group"
            }
          ],
          "style": {
            "classes": "lineMove"
          },
          "viewBox": "0 0 149.36 96.872"
        },
        "type": "ia.shapes.svg"
      }
    ],
    "meta": {
      "name": "root"
    },
    "type": "ia.container.coord"
  }
}