Windows 11 Themes
I added 2 new Windows 11 themes Dark and Light
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="1" y="1" width="23" height="23" rx="5" fill="#C5C5C5"/>
|
||||
<rect x="1" y="1" width="23" height="23" rx="5" stroke="#B5B5B5" stroke-width="2"/>
|
||||
<g clip-path="url(#clip0_70_232)">
|
||||
<path d="M18 11.5C18.5523 11.5 19 11.9477 19 12.5C19 13.0523 18.5523 13.5 18 13.5H7C6.44771 13.5 6 13.0523 6 12.5C6 11.9477 6.44771 11.5 7 11.5H18Z" fill="#FEFEFE"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_70_232">
|
||||
<rect width="13" height="2" fill="white" transform="translate(6 11.5)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 587 B |
Reference in New Issue
Block a user