Issue #415 - add preact (#433)

* add preact icon

* fix reference index

* update preact official logo

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Bruno Cerecetto
2020-10-05 04:47:24 -03:00
committed by GitHub
parent ef3a10aac0
commit e3e330f92f
4 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="-256 -286 1900 572" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
<path d="M0,-256 221.7025033688164,-128 221.7025033688164,128 0,256 -221.7025033688164,128 -221.7025033688164,-128z" fill="#673ab8"/>
<ellipse cx="0" cy="0" stroke-width="16px" rx="75px" ry="196px" fill="none" stroke="white" transform="rotate(52.5)"/>
<ellipse cx="0" cy="0" stroke-width="16px" rx="75px" ry="196px" fill="none" stroke="white" transform="rotate(-52.5)"/>
<circle cx="0" cy="0" r="34" fill="white"/>
<text x="250" y="128" font-size="350" font-family="Helvetica Neue,helvetica,arial" font-weight="300" fill="#673ab8">PREACT</text>
</svg>

After

Width:  |  Height:  |  Size: 874 B