mirror of
https://github.com/vinceliuice/WhiteSur-icon-theme.git
synced 2024-11-23 06:10:09 +00:00
18 lines
584 B
XML
18 lines
584 B
XML
|
<svg width="22" height="22">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#232629;
|
||
|
}
|
||
|
.ColorScheme-Highlight {
|
||
|
color:#3daee9;
|
||
|
}
|
||
|
.ColorScheme-NegativeText {
|
||
|
color:#da4453;
|
||
|
}
|
||
|
</style>
|
||
|
<g id="notification-progress-active" transform="translate(39 -1) translate(-40,0)">
|
||
|
<path id="empty-rectangle" d="m1 1h22v22h-22z" fill="none"/>
|
||
|
<circle id="circle-blue" cx="12" cy="12" r="8" class="ColorScheme-Highlight" fill="currentColor"/>
|
||
|
</g>
|
||
|
</svg>
|