Louis Moureaux de21da92b9 Add battery icons with power profile emblems
This MR adds battery status icons including the power profile information,
currently for the `powersave` and `performance` profiles.

The icons are made with the help of a Python script, which allows easy
modification in the future.

CCBUG: 483805
2024-08-19 17:49:22 +00:00

13 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-NegativeText {
color:#da4453;
}
.ColorScheme-PositiveText {
color:#27ae60;
}</style>
</defs>
<path class="ColorScheme-Text" d="m20.998 9c-3.1437 0-5.998 0.54208-7.998 3l-3.5 1.5 1.5 1.5-0.5 1 3.5 3.5 1-0.5 1.5 1.5 1.5-3.5c3-2.4814 3.0245-5 2.998-8zm-0.99805 1c0 3-1 6-6 8l-2-2c2-5 5-6 8-6zm-3 2c-0.55228 0-1 0.44772-1 1s0.44772 1 1 1 1-0.44772 1-1-0.44772-1-1-1zm-6.8535 5.1465c-0.36785 0.36785-0.60704 0.90315-0.80859 1.5078-0.20155 0.60466-0.33789 1.2624-0.33789 1.8457v0.5h0.5c0.58333 0 1.241-0.13634 1.8457-0.33789 0.60466-0.20155 1.14-0.44074 1.5078-0.80859l-0.70703-0.70703c-0.13215 0.13215-0.59685 0.39296-1.1172 0.56641-0.31102 0.10367-0.60447 0.1225-0.91406 0.17188 0.04937-0.30959 0.0682-0.60304 0.17188-0.91406 0.17345-0.52034 0.43426-0.98504 0.56641-1.1172l-0.70703-0.70703z"/>
</svg>