removes background layer from source file

This commit is contained in:
Chris Lenfert
2021-04-23 16:18:54 -06:00
committed by chme
parent c8afa27ebf
commit 525506de1a
10 changed files with 29 additions and 29 deletions

2
htdocs/logo.svg Executable file → Normal file
View File

@@ -8,8 +8,6 @@
.st2{fill:#00D1B2;}
.st3{fill:#FFFFFF;}
</style>
<path d="M256,110c80.6,0,146,65.4,146,146c0,80.6-65.4,146-146,146c-80.6,0-146-65.4-146-146c0-38.7,15.4-75.9,42.8-103.3
C180.1,125.2,217.3,109.8,256,110 M256,50C142.2,50,50,142.2,50,256s92.2,206,206,206s206-92.3,206-206S369.8,50,256,50L256,50z"/>
<path class="st0" d="M390.5,193.9h30.3c18.5,49.6,13.9,104.8-12.7,150.6c-5.1,8.8-11,17.2-17.6,24.9V193.9z"/>
<path class="st1" d="M440.3,163.9h-79.8v269.6C453.8,378.5,488.6,260.8,440.3,163.9L440.3,163.9z"/>
<path class="st2" d="M256,432c-97,0-176-79-176-176S159,80,256,80c26.9-0.1,53.4,6.1,77.5,17.9H187.9v96h99.8v235.2

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB