Add battery-ups icons

Summary:
This icon is currently only in the Plasma theme, but a version for the icon theme is
needed to fix https://bugs.kde.org/show_bug.cgi?id=411051 by porting KInfoCenter's
energy page away from `WorkspaceComponents.batteryIcon`.

CCBUG: 411051

Test Plan:
{F7271738, size=full}
{F7271744, size=full}

Reviewers: #vdg, ndavis

Reviewed By: #vdg, ndavis

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D23365
This commit is contained in:
Nate Graham 2019-08-22 16:20:03 -06:00
parent 5115bfe7d7
commit 69fd363b64
4 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path class="ColorScheme-Text" d="m1.9999973 2.000001v11.999995h12.000014v-11.999995zm1 0.999999h10.000014v9.999996h-10.000014zm5.0000137 0-2.0169629 4 2.0169629 0.0169492v2.9830508l2-4.0000005h-2zm-4.0000137 5.98875v2.999996h1v-2.999996zm2 0v2.999996h1v-2.999996zm4.5000137 0c-0.82843 0-1.5 0.67157-1.5 1.499996 0 0.82843 0.67157 1.5 1.5 1.5s1.5-0.67157 1.5-1.5c0-0.828426-0.67157-1.499996-1.5-1.499996z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 689 B

View File

@ -0,0 +1,13 @@
<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<g transform="translate(-187.54229,-436.4721)">
<rect x="182.53572" y="428.50504" width="31.999998" height="31.999998" fill="none"/>
<path class="ColorScheme-Text" d="m190.53572 438.50504v18h16v-18zm1 1h14v16h-14zm7 0-3 7h3v4l3-7h-3zm-6 11.98875v3h1v-3zm2 0v3h1v-3zm2 0v3h1v-3zm2 0v3h1v-3zm4.5 0c-0.82843 0-1.5 0.67157-1.5 1.5s0.67157 1.5 1.5 1.5 1.5-0.67157 1.5-1.5-0.67157-1.5-1.5-1.5z" fill="currentColor"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 697 B

View File

@ -0,0 +1,10 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
</defs>
<path class="ColorScheme-Text" d="m1.9999973 2.000001v11.999995h12.000014v-11.999995zm1 0.999999h10.000014v9.999996h-10.000014zm5.0000137 0-2.0169629 4 2.0169629 0.0169492v2.9830508l2-4.0000005h-2zm-4.0000137 5.98875v2.999996h1v-2.999996zm2 0v2.999996h1v-2.999996zm4.5000137 0c-0.82843 0-1.5 0.67157-1.5 1.499996 0 0.82843 0.67157 1.5 1.5 1.5s1.5-0.67157 1.5-1.5c0-0.828426-0.67157-1.499996-1.5-1.499996z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 689 B

View File

@ -0,0 +1,13 @@
<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
</defs>
<g transform="translate(-187.54229,-436.4721)">
<rect x="182.53572" y="428.50504" width="31.999998" height="31.999998" fill="none"/>
<path class="ColorScheme-Text" d="m190.53572 438.50504v18h16v-18zm1 1h14v16h-14zm7 0-3 7h3v4l3-7h-3zm-6 11.98875v3h1v-3zm2 0v3h1v-3zm2 0v3h1v-3zm2 0v3h1v-3zm4.5 0c-0.82843 0-1.5 0.67157-1.5 1.5s0.67157 1.5 1.5 1.5 1.5-0.67157 1.5-1.5-0.67157-1.5-1.5-1.5z" fill="currentColor"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 697 B