add allspice

This commit is contained in:
techknowlogick 2022-01-24 15:22:36 -05:00
parent d719c8e965
commit e0918dd84a
2 changed files with 17 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<a href="https://www.twosigma.com"><img src="/images/twosigma.svg" style="vertical-align: top;margin-top: 16px;" alt="Two Sigma"></a>
</div>
<div class="column">
<a href="https://cloudron.io"><img src="/images/cloudron.png" style="height:100px;" alt="Cloudron"></a>
<a href="https://allspice.io"><img src="/images/allspice.svg" style="height:100px;" alt="Allspice"></a>
</div>
</div>
<div class="columns" style="align-items: center;justify-content: center;margin-top:15px;">

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<svg id="svg" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400" viewBox="-10, -10, 420,420">
<g id="leaf">
<path d="M 73.874,0.18 C 72.965,0.24 70.06,0.43 67.417,0.602 49.281,1.785 30.092,5.499 15.185,10.713 l -3.284,1.149 -1.324,3.904 c -37.383,110.257 29.615,290.007 129.342,347.015 48.331,27.628 102.744,28.683 181.796,3.524 l 8.651,-2.754 c 36.455,36.451 0,0 36.455,36.451 l 33.181,-33.181 c -36.457,-36.462 0,0 -36.457,-36.462 L 366,322.762 C 393.195,238.629 390.481,181.139 356.909,130.18 314.466,65.756 215.162,12.295 118.468,1.814 105.854,0.446 82.676,-0.403 73.874,0.18" stroke="none" fill="#264d73" />
</g>
<g id="circuit" stroke-width="14" stroke="#eebf3f" fill="none">
<path d="M 383.5,383.5 L 84.5,84.5 M 213,213 l -68,0 -35,-35 -10,0 M 213,213 l 0,-85 -20,-20 M 314,314 l -124,0 -22,-22 M 314,314 l 0,-90 -35,-35 0,-30" />
<g id="vias">
<circle cx="80" cy="178" r="15.5" />
<circle cx="73.5" cy="73.5" r="15.5" />
<circle cx="183" cy="98" r="15.5" />
<circle cx="278.5" cy="139" r="15.5" />
<circle cx="159.5" cy="284" r="15.5" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB