Browse Source

Use normal RPi logo colours

pull/1/head
Luke Childs 5 years ago
parent
commit
94324af5bc
  1. 22
      media/logo.svg

22
media/logo.svg

@ -22,38 +22,38 @@
<use xlink:href="#b" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#b" fill-opacity="0" stroke="#000" stroke-width="0"/>
<use xlink:href="#c" fill="#75a928"/> <use xlink:href="#c" fill="#75a928"/>
<use xlink:href="#c" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#c" fill-opacity="0" stroke="#000" stroke-width="0"/>
<use xlink:href="#d" fill="#009ddb"/> <use xlink:href="#d" fill="#AD2A45"/>
<use xlink:href="#d" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#d" fill-opacity="0" stroke="#000" stroke-width="0"/>
<use xlink:href="#e" fill="#009ddb"/> <use xlink:href="#e" fill="#AD2A45"/>
<use xlink:href="#e" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#e" fill-opacity="0" stroke="#000" stroke-width="0"/>
<use xlink:href="#f" fill="#009ddb"/> <use xlink:href="#f" fill="#AD2A45"/>
<use xlink:href="#f" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#f" fill-opacity="0" stroke="#000" stroke-width="0"/>
<use xlink:href="#g" fill="#009ddb"/> <use xlink:href="#g" fill="#AD2A45"/>
<use xlink:href="#g" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#g" fill-opacity="0" stroke="#000" stroke-width="0"/>
<use xlink:href="#h" fill="#009ddb"/> <use xlink:href="#h" fill="#AD2A45"/>
<use xlink:href="#h" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#h" fill-opacity="0" stroke="#000" stroke-width="0"/>
<g> <g>
<use xlink:href="#i" fill="#009ddb"/> <use xlink:href="#i" fill="#AD2A45"/>
<use xlink:href="#i" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#i" fill-opacity="0" stroke="#000" stroke-width="0"/>
</g> </g>
<g> <g>
<use xlink:href="#j" fill="#009ddb"/> <use xlink:href="#j" fill="#AD2A45"/>
<use xlink:href="#j" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#j" fill-opacity="0" stroke="#000" stroke-width="0"/>
</g> </g>
<g> <g>
<use xlink:href="#k" fill="#009ddb"/> <use xlink:href="#k" fill="#AD2A45"/>
<use xlink:href="#k" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#k" fill-opacity="0" stroke="#000" stroke-width="0"/>
</g> </g>
<g> <g>
<use xlink:href="#l" fill="#009ddb"/> <use xlink:href="#l" fill="#AD2A45"/>
<use xlink:href="#l" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#l" fill-opacity="0" stroke="#000" stroke-width="0"/>
</g> </g>
<g> <g>
<use xlink:href="#m" fill="#009ddb"/> <use xlink:href="#m" fill="#AD2A45"/>
<use xlink:href="#m" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#m" fill-opacity="0" stroke="#000" stroke-width="0"/>
</g> </g>
<g> <g>
<use xlink:href="#n" fill="#009ddb"/> <use xlink:href="#n" fill="#AD2A45"/>
<use xlink:href="#n" fill-opacity="0" stroke="#000" stroke-width="0"/> <use xlink:href="#n" fill-opacity="0" stroke="#000" stroke-width="0"/>
</g> </g>
<g> <g>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Loading…
Cancel
Save