mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00
feat:add icons
图标主题选择Papirus后,桌面右下角的WIFI图标消失BUG16150
This commit is contained in:
parent
684ed7cf0b
commit
dd112d0912
@ -46,6 +46,8 @@
|
||||
<file>resources/wireless/disconnect_dark.svg</file>
|
||||
<file>resources/wireless/refresh.svg</file>
|
||||
<file>resources/wireless/refresh_dark.svg</file>
|
||||
<file>resources/wireless/wireless-disabled-symbolic-dark.svg</file>
|
||||
<file>resources/wireless/wireless-disabled-symbolic.svg</file>
|
||||
</qresource>
|
||||
<qresource prefix="/wireless/indicator">
|
||||
<file>resources/wireless/spinner14/Spinner01.png</file>
|
||||
|
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<path fill-rule="evenodd" d="M0.498359536,6.17309589 L8.54584782,14.0970031 C9.55994545,15.0955277 11.1883898,15.0931723 12.1995946,14.0917182 L20.1938883,6.17451094 L19.8864485,5.75713029 C17.4493068,2.44846292 14.2617678,0.7763078 10.3741109,0.7763078 C6.48768506,0.7763078 3.28402715,2.44722258 0.811927898,5.75369338 L0.498359536,6.17309589 Z M10.3741109,1.9763078 C13.7102137,1.9763078 16.4397434,3.326554 18.6062661,6.05793016 L11.3551873,13.2390892 C10.8106924,13.7783337 9.93383771,13.779602 9.38778513,13.2419349 L2.09317423,6.05934356 C4.29130656,3.32711363 7.03753566,1.9763078 10.3741109,1.9763078 Z" transform="translate(-.374 2.27)"/>
|
||||
</svg>
|
After Width: | Height: | Size: 742 B |
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<path fill="#FFF" fill-rule="evenodd" d="M0.498359536,6.17309589 L8.54584782,14.0970031 C9.55994545,15.0955277 11.1883898,15.0931723 12.1995946,14.0917182 L20.1938883,6.17451094 L19.8864485,5.75713029 C17.4493068,2.44846292 14.2617678,0.7763078 10.3741109,0.7763078 C6.48768506,0.7763078 3.28402715,2.44722258 0.811927898,5.75369338 L0.498359536,6.17309589 Z M10.3741109,1.9763078 C13.7102137,1.9763078 16.4397434,3.326554 18.6062661,6.05793016 L11.3551873,13.2390892 C10.8106924,13.7783337 9.93383771,13.779602 9.38778513,13.2419349 L2.09317423,6.05934356 C4.29130656,3.32711363 7.03753566,1.9763078 10.3741109,1.9763078 Z" transform="translate(-.374 2.27)"/>
|
||||
</svg>
|
After Width: | Height: | Size: 754 B |
Loading…
x
Reference in New Issue
Block a user