diff options
author | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2022-01-10 12:05:47 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 12:05:47 +0530 |
commit | 229f45e73dc60df6522920d4e9bb1fc9e2cb728b (patch) | |
tree | 8245b024afd2dded659c9ceeed74f0c1c570346f /favicon | |
parent | Merge branch 'main' of github.com:marcthe12/website (diff) | |
parent | Merge branch 'main' into devel (diff) | |
download | sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.tar sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.tar.gz sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.tar.bz2 sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.tar.lz sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.tar.xz sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.tar.zst sudomsg-229f45e73dc60df6522920d4e9bb1fc9e2cb728b.zip |
Merge pull request #1 from marcthe12/devel
Devel
Diffstat (limited to 'favicon')
-rw-r--r-- | favicon/192.png | bin | 0 -> 2116 bytes | |||
-rw-r--r-- | favicon/512.png | bin | 0 -> 5760 bytes | |||
-rw-r--r-- | favicon/icon.svg | 4 |
3 files changed, 4 insertions, 0 deletions
diff --git a/favicon/192.png b/favicon/192.png Binary files differnew file mode 100644 index 0000000..ec855e8 --- /dev/null +++ b/favicon/192.png diff --git a/favicon/512.png b/favicon/512.png Binary files differnew file mode 100644 index 0000000..b417851 --- /dev/null +++ b/favicon/512.png diff --git a/favicon/icon.svg b/favicon/icon.svg new file mode 100644 index 0000000..f6200b5 --- /dev/null +++ b/favicon/icon.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="1024" height="1024" version="2.0" xmlns="http://www.w3.org/2000/svg"> + <path d="m537.73 236-39.053 155.84h92.002l39.43-155.84h60.082l-39.43 155.84h91.625v57.83h-105.52l-31.543 125.42h93.878v57.454h-108.52l-39.053 155.46h-60.082l39.43-155.46h-92.376l-39.43 155.46h-59.707l39.053-155.46h-96.883v-57.454h111.53l31.543-125.42h-99.888v-57.83h113.78l39.053-155.84zm39.053 213.67h-92.002l-31.543 125.42h92.376z" dominant-baseline="central" fill="#8b0000" stroke-width=".7512" style="fill:#501616" aria-label="#"/> +</svg> |