JSFiddle - React, Tailwind, and code Playground

by kthornbloom

HTML

<svg id="fig1-line" preserveAspectRatio="none"  width="902" height="150" viewBox="0 0 902 158" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 120.346C40.6598 84.765 124.822 2 180.028 2C249.036 2 290.789 62.9135 360.956 62.9135C431.124 62.9135 481.575 2 537.825 2C594.075 2 663.082 156.314 723.392 156.314C783.701 156.314 838.211 13.0224 902 13.0224" stroke="#F76A6A" stroke-width="3"></path></svg>

CSS

svg {
  width: 100%;
  border: 1px solid blue;
  height: 200px;
}