mirror of https://github.com/cutefishos/statusbar
feat: complete UI details of do not disturb mode
parent
ab879c0d39
commit
e993827275
@ -0,0 +1,6 @@
|
||||
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; } .ColorScheme-Highlight { color:#5294e2; }</style>
|
||||
</defs>
|
||||
<path d="m8.1957 15h-0.070148a7.2326 7.2326 0 0 1-5.1491-2.2098 7.3379 7.3379 0 0 1-0.18239-9.8212 7.1064 7.1064 0 0 1 2.8061-1.9222 0.70152 0.70152 0 0 1 0.74361 0.15433 0.70152 0.70152 0 0 1 0.16836 0.70152 5.8927 5.8927 0 0 0 1.3609 6.1804 5.9418 5.9418 0 0 0 6.1944 1.3609 0.70152 0.70152 0 0 1 0.89092 0.90495 7.1274 7.1274 0 0 1-1.6415 2.5465 7.2116 7.2116 0 0 1-5.1211 2.1045z" fill="#fff" stroke-width=".016442" p-id="2176"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 675 B |
@ -0,0 +1,6 @@
|
||||
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; } .ColorScheme-Highlight { color:#5294e2; }</style>
|
||||
</defs>
|
||||
<path d="m8.1957 15h-0.070148a7.2326 7.2326 0 0 1-5.1491-2.2098 7.3379 7.3379 0 0 1-0.18239-9.8212 7.1064 7.1064 0 0 1 2.8061-1.9222 0.70152 0.70152 0 0 1 0.74361 0.15433 0.70152 0.70152 0 0 1 0.16836 0.70152 5.8927 5.8927 0 0 0 1.3609 6.1804 5.9418 5.9418 0 0 0 6.1944 1.3609 0.70152 0.70152 0 0 1 0.89092 0.90495 7.1274 7.1274 0 0 1-1.6415 2.5465 7.2116 7.2116 0 0 1-5.1211 2.1045z" fill="#363636" stroke-width=".016442" p-id="2176"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 678 B |
Loading…
Reference in New Issue