add windows 11 style window controls

This commit is contained in:
bmFtZQ 2022-01-18 11:49:13 +08:00
parent a94f59a023
commit 8000dddb3d
8 changed files with 64 additions and 8 deletions

View file

@ -0,0 +1,4 @@
<svg width="12" height="12" xmlns="http://www.w3.org/2000/svg" fill="context-stroke" fill-opacity="context-stroke-opacity">
<style>@media(min-resolution:1.25dppx){path{translate:0 -0.5px;}}</style>
<path d="M1.5 6a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B