refactore directory structure

This commit is contained in:
Chris Cochrun 2023-06-09 06:06:37 -05:00
parent 3830eef1f4
commit e87bfb7c39
485 changed files with 66 additions and 1696 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