JSFiddle - React, Tailwind, and code Playground
by Dominik Wilk
HTML
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Warstwa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="1097.7px" height="407.8px" viewBox="0 0 1097.7 407.8" enable-background="new 0 0 1097.7 407.8" xml:space="preserve">
<g>
<defs>
<rect id="SVGID_1_" width="1097.7" height="407.8"/>
</defs>
<clipPath id="SVGID_2_">
<use xlink:href="#SVGID_1_" overflow="visible"/>
</clipPath>
<line clip-path="url(#SVGID_2_)" fill="none" stroke="#C1C1C1" stroke-miterlimit="10" x1="0" y1="370.3" x2="1097.7" y2="370.3"/>
</g>
<polyline fill="none" stroke="#008DFF" stroke-width="2" stroke-miterlimit="10" points="65.7,330.3 257.4,314.2 449.1,282.1
640.8,230.7 832.4,143 1024.1,18.3 "/>
<g>
<path class="dot dot-1" fill="#008DFF" d="M75.2,330.3c0,5.2-4.3,9.5-9.5,9.5s-9.5-4.3-9.5-9.5c0-5.2,4.3-9.5,9.5-9.5S75.2,325.1,75.2,330.3"/>
<path fill="#C1C1C1" d="M67.7,370.3c0,1.1-0.9,2-2,2s-2-0.9-2-2c0-1.1,0.9-2,2-2S67.7,369.2,67.7,370.3"/>
<path class="dot dot-2" fill="#008DFF" d="M266.9,314.2c0,5.2-4.3,9.5-9.5,9.5s-9.5-4.3-9.5-9.5s4.3-9.5,9.5-9.5S266.9,309,266.9,314.2"/>
<path class="dot dot-3" fill="#008DFF" d="M458.6,282.1c0,5.2-4.3,9.5-9.5,9.5s-9.5-4.3-9.5-9.5s4.3-9.5,9.5-9.5S458.6,276.8,458.6,282.1"/>
<path class="dot dot-4" fill="#008DFF" d="M650.3,230.7c0,5.2-4.3,9.5-9.5,9.5s-9.5-4.3-9.5-9.5s4.3-9.5,9.5-9.5S650.3,225.5,650.3,230.7"/>
<path class="dot dot-5" fill="#008DFF" d="M841.9,143c0,5.2-4.3,9.5-9.5,9.5s-9.5-4.3-9.5-9.5c0-5.2,4.3-9.5,9.5-9.5S841.9,137.8,841.9,143"/>
<path class="dot dot-6" fill="#9ED800" d="M1033.6,18.3c0,5.2-4.3,9.5-9.5,9.5c-5.2,0-9.5-4.3-9.5-9.5s4.3-9.5,9.5-9.5
C1029.3,8.8,1033.6,13.1,1033.6,18.3"/>
<!-- <circle fill="none" stroke="#9ED800" stroke-width="3" stroke-miterlimit="10"...
CSS
svg {
max-width: 100%;
}