modifications mostly to awesome

This commit is contained in:
Chris Cochrun 2020-06-01 07:15:38 -05:00
parent a7db9e944a
commit dda80f1d77
126 changed files with 6539 additions and 27 deletions

View file

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="16" height="16" viewBox="0 0 16 16"
>
<path
stroke="context-fill"
stroke-opacity="context-fill-opacity"
fill="none"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.5px"
d="M5.75,4.25L10.25,8l-4.5,3.75"
/>
</svg>

After

Width:  |  Height:  |  Size: 345 B