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,3 @@
<svg width="12" height="12" xmlns="http://www.w3.org/2000/svg" fill="context-stroke" fill-opacity="context-stroke-opacity">
<path d="M2.5 1C1.677 1 1 1.677 1 2.5v7c0 .823.677 1.5 1.5 1.5h7c.823 0 1.5-.677 1.5-1.5v-7c0-.823-.677-1.5-1.5-1.5zm0 1h7c.282 0 .5.218.5.5v7c0 .282-.218.5-.5.5h-7a.493.493 0 0 1-.5-.5v-7c0-.282.218-.5.5-.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 345 B