1
mirror of https://gitlab.com/jessieh/simple-shortener.git synced 2024-09-19 20:01:47 +00:00

Add Aegis/TOTP app icons

This commit is contained in:
Jessie Hildebrandt 2022-02-02 00:10:05 -05:00
parent c2ef0f1882
commit 3d1d4c1c97
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<svg viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<circle cx="512" cy="512" r="512" style="fill:#485fc7"/>
<path d="m539.054 367.619-107.642 288.76h54.71l107.643-288.76ZM410.87 403.566l-196.128 97.965v28.245l196.128 86.51V569.08l-135.097-55.501 135.097-62.61Zm202.25 0v47.403l135.098 62.61-135.098 55.5v47.206l196.128-86.51v-28.244z" style="fill:#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 380 B

4
simple-shortener.svg Normal file
View File

@ -0,0 +1,4 @@
<svg viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<circle cx="512" cy="512" r="512" style="fill:#363636"/>
<path d="m539.054 367.619-107.642 288.76h54.71l107.643-288.76ZM410.87 403.566l-196.128 97.965v28.245l196.128 86.51V569.08l-135.097-55.501 135.097-62.61Zm202.25 0v47.403l135.098 62.61-135.098 55.5v47.206l196.128-86.51v-28.244z" style="fill:#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 380 B