diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-04-04 07:52:25 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-04-04 07:52:25 -0400 |
| commit | d4e05c5166151762eb6c518ec223a58e34023f18 (patch) | |
| tree | ebcf4a4429b287b4ad5b4b8bccc8137e0d99c05f /pix | |
| parent | 457f0f3a4953081900730d94b89fbc79e6ec8199 (diff) | |
prosody logo
Diffstat (limited to 'pix')
| -rw-r--r-- | pix/prosody.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pix/prosody.svg b/pix/prosody.svg new file mode 100644 index 0000000..9edae9b --- /dev/null +++ b/pix/prosody.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="64" viewBox="0 0 480 480" width="64"> + <g> + <title>Prosody Logo</title> + <rect fill="#6197df" height="220" id="svg_1" rx="60" ry="60" width="220" x="10" y="10"/> + <rect fill="#f29b00" height="220" id="svg_2" rx="60" ry="60" width="220" x="10" y="240"/> + <rect fill="#f29b00" height="220" id="svg_3" rx="60" ry="60" width="220" x="240" y="10"/> + <rect fill="#6197df" height="220" id="svg_4" rx="60" ry="60" width="220" x="240" y="240"/> + </g> +</svg>
\ No newline at end of file |
