Revert to default Flask structure

This commit is contained in:
Tyler Vigario
2020-05-20 15:32:41 -07:00
parent d6112c3071
commit 6ca2db77de
21 changed files with 26 additions and 45 deletions

14
static/img/play-plus.svg Normal file
View File

@ -0,0 +1,14 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g>
<title>Layer 1</title>
<path stroke="null" id="svg_1" d="m5.700245,3.92964l0,14.150376l11.451127,-7.075188l-11.451127,-7.075188z"/>
<g stroke="null" id="svg_7">
<path stroke="null" stroke-width="46" id="svg_6" d="m20.942859,18.221072l-3.323292,0l0,3.323292l-1.107764,0l0,-3.323292l-3.323292,0l0,-1.107764l3.323292,0l0,-3.323292l1.107764,0l0,3.323292l3.323292,0l0,1.107764z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 597 B