feat(assets): Add new logo.svg and cutout versions of a few of the current logo's.
This commit is contained in:
parent
91f812691b
commit
f42c1e0eb4
5 changed files with 7 additions and 0 deletions
7
blueprint/assets/logo.svg
Normal file
7
blueprint/assets/logo.svg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect x="0" y="166.6666" width="166.6666" height="166.6666" style="fill: rgb(216, 216, 216);" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, -5.684341886080802e-14, -5.684341886080802e-14)"/>
|
||||||
|
<rect x="166.6666" y="0" width="166.6666" height="166.6666" style="fill: rgb(216, 216, 216);" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, -5.684341886080802e-14, -5.684341886080802e-14)"/>
|
||||||
|
<rect x="166.6666" y="333.3332" width="333.3332" height="166.6666" style="fill: rgb(216, 216, 216);" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, -5.684341886080802e-14, -5.684341886080802e-14)"/>
|
||||||
|
<rect x="333.3332" y="166.6666" width="166.667" height="333.3332" style="fill: rgb(216, 216, 216);" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, -5.684341886080802e-14, -5.684341886080802e-14)"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 965 B |
BIN
blueprint/assets/logoBlackCutout.png
Normal file
BIN
blueprint/assets/logoBlackCutout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
blueprint/assets/logoBlueCutout.png
Normal file
BIN
blueprint/assets/logoBlueCutout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
BIN
blueprint/assets/logoCutout.png
Normal file
BIN
blueprint/assets/logoCutout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
BIN
blueprint/assets/logoWhiteCutout.png
Normal file
BIN
blueprint/assets/logoWhiteCutout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Loading…
Reference in a new issue