Bringing in icons to use and the theme turned into gray only.

This commit is contained in:
Zed A. Shaw 2025-08-12 12:52:02 -04:00
parent 0b40ef0125
commit 25c96a8c3a
873 changed files with 14231 additions and 21 deletions

15
static/icons/webhook.svg Normal file
View file

@ -0,0 +1,15 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2" />
<path d="m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06" />
<path d="m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8" />
</svg>

After

Width:  |  Height:  |  Size: 439 B