File size: 656 Bytes
846e8bb |
1 2 3 4 5 6 7 8 9 10 11 |
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="144" viewBox="0 0 400 144">
<defs>
<style>
.cls-1 {
fill-rule: evenodd;
}
</style>
</defs>
<path id="_1.25deg" data-name="1.25deg" class="cls-1" d="M396,136l4,8-4,8H0s4-8.158,4-8.079C4,143.954,0,136,0,136l4-8-4-8,4-8-4-8,4-8L0,88s4-7.954,4-7.921C4,80.159,0,72,0,72s4-8.158,4-8.079C4,63.954,0,56,0,56l4-8L0,40l4-8L0,24l4-8L0,8S4,0.046,4,.079C4,0,400,0,400,0l-4,8,4,8s-4,7.954-4,7.921c0-.079,4,8.079,4,8.079s-4,8.158-4,8.079c0-.033,4,7.921,4,7.921l-4,8,4,8-4,8,4,8-4,8,4,8s-4,7.954-4,7.921c0-.079,4,8.079,4,8.079s-4,8.159-4,8.079c0-.033,4,7.921,4,7.921Z"/>
</svg>
|