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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" stroke="context-fill" stroke-opacity="context-fill-opacity" stroke-miterlimit="10" stroke-width="2">
<path d="M9,11h3a3,3,0,0,0,0-6H9"/>
<path d="M7,11H4A3,3,0,0,1,4,5H7"/>
<line x1="5" y1="8" x2="11" y2="8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 328 B