Blame view

libraries/nextend2/smartslider/media/shapedivider/Rectangle.svg 357 Bytes
1 2 3 4 5 6 7 8
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 120" preserveAspectRatio="none">
    <g class="n2-ss-divider-start">
        <polygon fill='#000000' duration="1" points="0 20 1920 20 1920 -2 0 -2"></polygon>
    </g>
    <g class="n2-ss-divider-end">
        <polygon fill='#000000' points="0 120 1920 120 1920 -2 0 -2"></polygon>
    </g>
</svg>