gah I forgot to stage all my new files

This commit is contained in:
Chris Cochrun 2025-02-09 22:47:11 -06:00
parent bd5a4b0c0e
commit 9f4c905c03
319 changed files with 12157 additions and 14 deletions

View file

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
viewBox="0 0 16 16"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.5"
stroke="context-fill"
stroke-opacity="context-fill-opacity"
>
<path d="M11.25,11.25l-6.5-6.5"/>
<path d="M4.75,11.25l6.5-6.5"/>
</svg>

After

Width:  |  Height:  |  Size: 294 B