1
Fork 0

Add intray logo

This commit is contained in:
prescientmoon 2024-02-24 04:35:49 +01:00
parent 2b26d96395
commit 15732df9e7
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 2 additions and 1 deletions

1
common/icons/intray.svg Normal file
View file

@ -0,0 +1 @@
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="inbox" class="svg-inline--fa fa-inbox fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M567.938 243.908L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L8.062 243.908A47.994 47.994 0 0 0 0 270.533V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V270.533a47.994 47.994 0 0 0-8.062-26.625zM162.252 128h251.497l85.333 128H376l-32 64H232l-32-64H76.918l85.334-128z"></path></svg>

After

Width:  |  Height:  |  Size: 537 B

View file

@ -66,7 +66,7 @@ in
{ {
name = "Intray"; name = "Intray";
subtitle = "GTD capture tool"; subtitle = "GTD capture tool";
icon = fa "cubes-stacked"; logo = icon "intray.svg";
url = "https://intray.moonythm.dev"; url = "https://intray.moonythm.dev";
} }
{ {