diff options
| author | 2025-05-10 02:31:40 +0100 | |
|---|---|---|
| committer | 2025-05-10 02:31:40 +0100 | |
| commit | cf2ffc5ecb2eefbb425a4d05583d3e4d9645bf2b (patch) | |
| tree | ad945d8311750cb773d289ddfacf0dd67b962304 /assets/icons/dnd16color.svg | |
| parent | edd38ee4a7164170e9e456a92be286609062424c (diff) | |
| download | macaw-cf2ffc5ecb2eefbb425a4d05583d3e4d9645bf2b.tar.gz macaw-cf2ffc5ecb2eefbb425a4d05583d3e4d9645bf2b.tar.bz2 macaw-cf2ffc5ecb2eefbb425a4d05583d3e4d9645bf2b.zip | |
feat: presences and presence icons
Diffstat (limited to '')
| -rw-r--r-- | assets/icons/dnd16color.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/icons/dnd16color.svg b/assets/icons/dnd16color.svg index e69cbe3..8e18fae 100644 --- a/assets/icons/dnd16color.svg +++ b/assets/icons/dnd16color.svg @@ -1,3 +1,3 @@ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path d="M6 14L2 10V6L6 2H10L14 6V10L10 14H6Z" fill="#C1173C" stroke="black" stroke-width="2"/> +<path d="M6 14L2 10V6L6 2H10L14 6V10L10 14H6Z" fill="#C1173C" stroke="#8B0C28" stroke-width="2"/> </svg> |
