brand: add closer-mark SVGs (on-dark + on-light variants)

This commit is contained in:
null 2026-06-25 14:44:31 -05:00
parent 334cb079fa
commit 93b5599605
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1254" height="1254" viewBox="0 0 1254 1254" role="img" aria-label="Closer C-heart-keyhole mark for dark backgrounds">
<image href="docs/brand/sources/closer-mark-transparent-keyhole-white.png" width="1254" height="1254" preserveAspectRatio="xMidYMid meet"/>
</svg>

After

Width:  |  Height:  |  Size: 314 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1254" height="1254" viewBox="0 0 1254 1254" role="img" aria-label="Closer C-heart-keyhole mark for light backgrounds">
<image href="docs/brand/sources/closer-mark-transparent-keyhole-aubergine.png" width="1254" height="1254" preserveAspectRatio="xMidYMid meet"/>
</svg>

After

Width:  |  Height:  |  Size: 319 B