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
14 lines
697 B
XML
14 lines
697 B
XML
<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>
|