aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/timeline-common/timeline-background.svg
blob: 760b0e8ca739ea2785af805dc72713097dd3eea2 (plain)
1
2
3
4
<svg viewBox="0 0 100 80" xmlns="http://www.w3.org/2000/svg" stroke="#ffd000">
    <line x1="100" y1="0" x2="0" y2="40" stroke-width="5" />
    <line x1="100" y1="80" x2="0" y2="40" stroke-width="5" />
</svg>