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.3 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="m18.869 8.8555-0.28516 0.42969c-1.2424 1.8682-3.1018 2.2698-4.8008 3.0879-0.8984 0.4326-1.8738 1.2114-2.5527 2.1836-0.61743 0.88402-0.98875 1.9845-0.66211 3.0586-0.94192 1.0181-1.4398 2.2086-1.5684 3.3848h1c0.09697-0.88689 0.4137-1.6592 1.0742-2.4551 0.7522 0.87042 2.5043 1.4551 3.9258 1.4551 1.6253 0 3.2239-0.36521 4.375-1.668 1.4502-1.6413 1.5997-2.8148 1.625-4.332 0.02611-1.5643-0.16691-3.7571-1.7109-4.8477zm0.07813 1.5078c0.77117 0.85229 1.0739 2.3693 1.0527 3.6367-0.02462 1.4749-0.035882 2.1524-1.375 3.668-0.8489 0.96075-2.475 1.332-3.625 1.332-1.2961 0-2.7529-0.64084-3.2266-1.2012 0.67391-0.62828 1.3482-0.65785 2.3711-0.93555 1.1495-0.31207 2.1884-0.51373 3.8555-2.6133v-1.25c-1.5619 1.9671-3.0818 2.6168-4.1191 2.8984-0.80357 0.21816-1.6457 0.32666-2.4395 0.89258-0.0035-0.54819 0.22529-1.1122 0.60938-1.6621 0.55999-0.80178 1.4447-1.5081 2.166-1.8555 1.3915-0.67006 3.2942-1.2068 4.7305-2.9102z" fill="currentColor"/>
</svg>