Clip-path is limited to simple shapes and polygons, I'm not sure that I get what you mean by "chaotic strips" but it sounds like you could achieve this by using svg's stroke-dasharray/stroke-dashoffset. Maybe try using svg mask instead of clip-path.