jay, manic, poly, organization

This commit is contained in:
Madison Scott-Clary
2019-08-13 02:08:41 -07:00
parent 586c7b8a52
commit 1e9bae6bd5
56 changed files with 437 additions and 38 deletions

7
static/healthy-sound.svg Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewport="0 0 800 400" style="font-family: 'Gentium Book Basic', serif;">
<circle cx="225" cy="200" r="198" style="stroke-width: 2px; stroke: #222; fill: none;" />
<circle cx="575" cy="200" r="198" style="stroke-width: 2px; stroke: #222; fill: none;" />
<text x="225" y="200" text-anchor="middle" vertical-baseline="center">Healthy</text>
<text x="575" y="200" text-anchor="middle" vertical-baseline="center">Mechanically sound</text>
</svg>

After

Width:  |  Height:  |  Size: 545 B