Add Spectrum as a user (#1123)

This commit is contained in:
Joel Marcey 2018-11-21 15:21:19 -08:00 committed by GitHub
parent beca1697ff
commit a3ff990471
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -330,6 +330,13 @@ module.exports = [
fbOpenSource: true,
pinned: true,
},
{
caption: 'Spectrum',
image: '/img/users/spectrum.svg',
infoLink: 'http://libspectrum.io',
fbOpenSource: true,
pinned: true,
},
{
caption: 'Stackery',
image: 'https://www.stackery.io/img/stackery-large-mark-teal-w.png',

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="700" height="700" viewBox="0 0 700 700"><defs><style>.a{fill:#b9469a;}</style></defs><title>Spectrum Circle Full Color</title><path class="a" d="M351.43,58.24c-157.3,0-284.82,127.51-284.82,284.81S194.13,627.87,351.43,627.87,636.24,500.35,636.24,343.05,508.73,58.24,351.43,58.24Zm94.75,444.12H259.78a68.21,68.21,0,0,1-68.14-68.14V247.82a68.22,68.22,0,0,1,68.14-68.14h186.4a68.22,68.22,0,0,1,68.14,68.14v186.4A68.21,68.21,0,0,1,446.18,502.36Z"/><path class="a" d="M446.18,199.68H259.78a48.28,48.28,0,0,0-48.14,48.14v186.4a48.28,48.28,0,0,0,48.14,48.14h186.4a48.28,48.28,0,0,0,48.14-48.14V247.82A48.28,48.28,0,0,0,446.18,199.68ZM241.51,245.83a10,10,0,1,1,14.15-14.14l25.58,25.58V240a10,10,0,0,1,10-10h0a10,10,0,0,1,10,10v41.44A11.13,11.13,0,0,1,290.61,292H249.18a10,10,0,0,1,0-20h18.54Zm61.29,199a10,10,0,0,1-10,10h0a10,10,0,0,1-10-10V426.29l-26.21,26.2a10,10,0,0,1-14.14-14.14L268,412.77H250.75a10,10,0,0,1,0-20h41.44a11.15,11.15,0,0,1,10.62,10.62ZM402,238.41a10,10,0,0,1,10-10h0a10,10,0,0,1,10,10V257l26.21-26.21a10,10,0,0,1,14.14,14.14l-25.58,25.58H454a10,10,0,0,1,0,20H412.59A11.15,11.15,0,0,1,402,279.85Zm61.29,213.14a10,10,0,0,1-14.14,0L423.54,426v17.29a10,10,0,0,1-10,10h0a10,10,0,0,1-10-10V401.82a11.13,11.13,0,0,1,10.62-10.62H455.6a10,10,0,0,1,0,20H437.05l26.21,26.21A10,10,0,0,1,463.26,451.55Z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB