JSFiddle - React, Tailwind, and code Playground

HTML

<div class="outer">
<svg height="640" version="1.1" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100% 640" preserveAspectRatio="xMinYMin" style="overflow: hidden; position: relative; left: -0.625px;" class="stretchBar">
<desc style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);">
Created with Raphaël 2.1.0
</desc><defs style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"></defs>
<path fill="none" stroke="#000000" d="M228,109L228,110Z" stroke-width="200px" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"></path>
d="M0 615 l0 -6150 2435 0 2435 0 0 615 0 615 -2435 0 -2435 0 0 -615z
m497 169 c18 -14 29 -32 31 -52 2 -18 1 -32 -1 -32 -3 0 -24 9 -48 20 -110 50
-209 -6 -209 -117 0 -84 51 -143 123 -143 49 0 57 9 57 61 l0 49 -45 0 c-43 0
-45 1 -45 30 l0 31 83 -3 82 -3 3 -103 3 -102 -28 -11 c-45 -18 -146 -23 -187
-9 -88 29 -130 92 -130 195 0 107 41 170 129 203 47 18 150 10 182 -14z m353
-14 l0 -30 -75 0 -75 0 0 -50 0 -50 65 0 65 0 0 -30 0 -30 -65 0 -65 0 0 -60
0 -60 75 0 75 0 0 -30 0 -31 -117 3 -118 3 -3 185 c-1 101 0 190 2 197 4 10
36 13 121 13 l115 0 0 -30z m188 17 c6 -7 40 -69 76 -137 l65 -125 3 135 3
135 35 0 35 0 3 -175 c1 -96 0 -185 -3 -197 -5 -20 -12 -23 -50 -23 -52 0 -45
-9 -139 173 l-65 128 -3 -148 -3 -148 -35 0 -35 0 -3 175 c-1 96 0 185 3 198
5 19 12 22 54 22 27 0 53 -6 59 -13z m542 -9 c54 -27 87 -74 96 -134 14 -96
-18 -178 -86 -218 -29 -18 -52 -21 -140 -21 l-105 0 -3 185 c-1 101 0 190 2
197 4 9 32 13 99 13 76 0 101 -4 137 -22z m368 5 c15 -28 132 -359 132 -372 0
-8 -15 -11 -42 -9 -41 3 -44 5 -58 46 l-14 42 -76 0 -76 0 -14 -42 c-14 -39
-18 -43 -52 -46 -26 -2 -38 1 -38 10 0 7 30 97 66 201 l67 187 48 0 c36 0 51
-5 57 -17z m396 7 c45 -17 66 -46 66 -94 0 -47 -29 -96 -57 -96 -14 0 -13 -4
5 -22 27 -30 83 -161 73 -171 -5 -5 -25 -7 -46 -5 -36 3 -38 5 -61 68 -29 75
-48 100 -80 100 -22 0 -23 -4 -26 -82 l-3 -83 -40 0 -40 0 -3 185 c-1 101 0
190 2 197 6 16 171 18 210 3z m278 -2 c8 -7 35 -68 59 -135 24 -68 47 -123 50
-123 3 0 25 51 48 113 58 153 61 157...

CSS

.outer{
    
    width:30%;
    height:30%;
}