https://bugs.kde.org/show_bug.cgi?id=483805
--- Comment #28 from Nate Graham <n...@kde.org> --- Git commit de21da92b90cb1f663b6739fbdd1f160a434d6d8 by Nate Graham, on behalf of Louis Moureaux. Committed on 19/08/2024 at 17:49. Pushed by ngraham into branch 'master'. 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. A +4 -0 battery/16/balanced-clip.svg A +4 -0 battery/16/balanced.svg A +10 -0 battery/16/charging.svg A +4 -0 battery/16/powersave-clip.svg A +4 -0 battery/16/powersave.svg A +4 -0 battery/16/rocket-clip.svg A +9 -0 battery/16/rocket.svg A +12 -0 battery/22/balanced-clip.svg A +12 -0 battery/22/balanced.svg A +49 -0 battery/22/charging.svg A +12 -0 battery/22/powersave-clip.svg A +12 -0 battery/22/powersave.svg A +12 -0 battery/22/rocket-clip.svg A +12 -0 battery/22/rocket.svg A +4 -0 battery/32/balanced-clip.svg A +4 -0 battery/32/balanced.svg A +48 -0 battery/32/charging.svg A +4 -0 battery/32/powersave-clip.svg A +4 -0 battery/32/powersave.svg A +4 -0 battery/32/rocket-clip.svg A +4 -0 battery/32/rocket.svg A +134 -0 battery/README.md A +127 -0 generate-battery.py A +15 -0 icons/status/16/battery-000-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-000-charging-profile-performance.svg A +15 -0 icons/status/16/battery-000-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-000-profile-balanced.svg A +10 -0 icons/status/16/battery-000-profile-performance.svg A +10 -0 icons/status/16/battery-000-profile-powersave.svg A +15 -0 icons/status/16/battery-010-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-010-charging-profile-performance.svg A +15 -0 icons/status/16/battery-010-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-010-profile-balanced.svg A +10 -0 icons/status/16/battery-010-profile-performance.svg A +10 -0 icons/status/16/battery-010-profile-powersave.svg A +15 -0 icons/status/16/battery-020-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-020-charging-profile-performance.svg A +15 -0 icons/status/16/battery-020-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-020-profile-balanced.svg A +10 -0 icons/status/16/battery-020-profile-performance.svg A +10 -0 icons/status/16/battery-020-profile-powersave.svg A +15 -0 icons/status/16/battery-030-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-030-charging-profile-performance.svg A +15 -0 icons/status/16/battery-030-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-030-profile-balanced.svg A +10 -0 icons/status/16/battery-030-profile-performance.svg A +10 -0 icons/status/16/battery-030-profile-powersave.svg A +15 -0 icons/status/16/battery-040-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-040-charging-profile-performance.svg A +15 -0 icons/status/16/battery-040-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-040-profile-balanced.svg A +10 -0 icons/status/16/battery-040-profile-performance.svg A +10 -0 icons/status/16/battery-040-profile-powersave.svg A +15 -0 icons/status/16/battery-050-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-050-charging-profile-performance.svg A +15 -0 icons/status/16/battery-050-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-050-profile-balanced.svg A +10 -0 icons/status/16/battery-050-profile-performance.svg A +10 -0 icons/status/16/battery-050-profile-powersave.svg A +15 -0 icons/status/16/battery-060-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-060-charging-profile-performance.svg A +15 -0 icons/status/16/battery-060-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-060-profile-balanced.svg A +10 -0 icons/status/16/battery-060-profile-performance.svg A +10 -0 icons/status/16/battery-060-profile-powersave.svg A +15 -0 icons/status/16/battery-070-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-070-charging-profile-performance.svg A +15 -0 icons/status/16/battery-070-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-070-profile-balanced.svg A +10 -0 icons/status/16/battery-070-profile-performance.svg A +10 -0 icons/status/16/battery-070-profile-powersave.svg A +15 -0 icons/status/16/battery-080-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-080-charging-profile-performance.svg A +15 -0 icons/status/16/battery-080-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-080-profile-balanced.svg A +10 -0 icons/status/16/battery-080-profile-performance.svg A +10 -0 icons/status/16/battery-080-profile-powersave.svg A +15 -0 icons/status/16/battery-090-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-090-charging-profile-performance.svg A +15 -0 icons/status/16/battery-090-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-090-profile-balanced.svg A +10 -0 icons/status/16/battery-090-profile-performance.svg A +10 -0 icons/status/16/battery-090-profile-powersave.svg A +15 -0 icons/status/16/battery-100-charging-profile-balanced.svg A +15 -0 icons/status/16/battery-100-charging-profile-performance.svg A +15 -0 icons/status/16/battery-100-charging-profile-powersave.svg A +10 -0 icons/status/16/battery-100-profile-balanced.svg A +10 -0 icons/status/16/battery-100-profile-performance.svg A +10 -0 icons/status/16/battery-100-profile-powersave.svg A +18 -0 icons/status/22/battery-000-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-000-charging-profile-performance.svg A +18 -0 icons/status/22/battery-000-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-000-profile-balanced.svg A +10 -0 icons/status/22/battery-000-profile-performance.svg A +10 -0 icons/status/22/battery-000-profile-powersave.svg A +18 -0 icons/status/22/battery-010-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-010-charging-profile-performance.svg A +18 -0 icons/status/22/battery-010-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-010-profile-balanced.svg A +10 -0 icons/status/22/battery-010-profile-performance.svg A +10 -0 icons/status/22/battery-010-profile-powersave.svg A +18 -0 icons/status/22/battery-020-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-020-charging-profile-performance.svg A +18 -0 icons/status/22/battery-020-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-020-profile-balanced.svg A +10 -0 icons/status/22/battery-020-profile-performance.svg A +10 -0 icons/status/22/battery-020-profile-powersave.svg A +18 -0 icons/status/22/battery-030-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-030-charging-profile-performance.svg A +18 -0 icons/status/22/battery-030-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-030-profile-balanced.svg A +10 -0 icons/status/22/battery-030-profile-performance.svg A +10 -0 icons/status/22/battery-030-profile-powersave.svg A +18 -0 icons/status/22/battery-040-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-040-charging-profile-performance.svg A +18 -0 icons/status/22/battery-040-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-040-profile-balanced.svg A +10 -0 icons/status/22/battery-040-profile-performance.svg A +10 -0 icons/status/22/battery-040-profile-powersave.svg A +18 -0 icons/status/22/battery-050-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-050-charging-profile-performance.svg A +18 -0 icons/status/22/battery-050-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-050-profile-balanced.svg A +10 -0 icons/status/22/battery-050-profile-performance.svg A +10 -0 icons/status/22/battery-050-profile-powersave.svg A +18 -0 icons/status/22/battery-060-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-060-charging-profile-performance.svg A +18 -0 icons/status/22/battery-060-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-060-profile-balanced.svg A +10 -0 icons/status/22/battery-060-profile-performance.svg A +10 -0 icons/status/22/battery-060-profile-powersave.svg A +18 -0 icons/status/22/battery-070-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-070-charging-profile-performance.svg A +18 -0 icons/status/22/battery-070-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-070-profile-balanced.svg A +10 -0 icons/status/22/battery-070-profile-performance.svg A +10 -0 icons/status/22/battery-070-profile-powersave.svg A +18 -0 icons/status/22/battery-080-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-080-charging-profile-performance.svg A +18 -0 icons/status/22/battery-080-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-080-profile-balanced.svg A +10 -0 icons/status/22/battery-080-profile-performance.svg A +10 -0 icons/status/22/battery-080-profile-powersave.svg A +18 -0 icons/status/22/battery-090-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-090-charging-profile-performance.svg A +18 -0 icons/status/22/battery-090-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-090-profile-balanced.svg A +10 -0 icons/status/22/battery-090-profile-performance.svg A +10 -0 icons/status/22/battery-090-profile-powersave.svg A +18 -0 icons/status/22/battery-100-charging-profile-balanced.svg A +18 -0 icons/status/22/battery-100-charging-profile-performance.svg A +18 -0 icons/status/22/battery-100-charging-profile-powersave.svg A +10 -0 icons/status/22/battery-100-profile-balanced.svg A +10 -0 icons/status/22/battery-100-profile-performance.svg A +10 -0 icons/status/22/battery-100-profile-powersave.svg M +5 -7 icons/status/22/battery-profile-performance.svg A +15 -0 icons/status/32/battery-000-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-000-charging-profile-performance.svg A +16 -0 icons/status/32/battery-000-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-000-profile-balanced.svg A +8 -0 icons/status/32/battery-000-profile-performance.svg A +8 -0 icons/status/32/battery-000-profile-powersave.svg M +5 -8 icons/status/32/battery-000.svg A +15 -0 icons/status/32/battery-010-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-010-charging-profile-performance.svg A +16 -0 icons/status/32/battery-010-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-010-profile-balanced.svg A +8 -0 icons/status/32/battery-010-profile-performance.svg A +8 -0 icons/status/32/battery-010-profile-powersave.svg M +5 -11 icons/status/32/battery-010.svg A +15 -0 icons/status/32/battery-020-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-020-charging-profile-performance.svg A +16 -0 icons/status/32/battery-020-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-020-profile-balanced.svg A +8 -0 icons/status/32/battery-020-profile-performance.svg A +8 -0 icons/status/32/battery-020-profile-powersave.svg M +5 -9 icons/status/32/battery-020.svg A +15 -0 icons/status/32/battery-030-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-030-charging-profile-performance.svg A +16 -0 icons/status/32/battery-030-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-030-profile-balanced.svg A +8 -0 icons/status/32/battery-030-profile-performance.svg A +8 -0 icons/status/32/battery-030-profile-powersave.svg M +5 -9 icons/status/32/battery-030.svg A +15 -0 icons/status/32/battery-040-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-040-charging-profile-performance.svg A +16 -0 icons/status/32/battery-040-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-040-profile-balanced.svg A +8 -0 icons/status/32/battery-040-profile-performance.svg A +8 -0 icons/status/32/battery-040-profile-powersave.svg M +5 -9 icons/status/32/battery-040.svg A +15 -0 icons/status/32/battery-050-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-050-charging-profile-performance.svg A +16 -0 icons/status/32/battery-050-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-050-profile-balanced.svg A +8 -0 icons/status/32/battery-050-profile-performance.svg A +8 -0 icons/status/32/battery-050-profile-powersave.svg M +5 -9 icons/status/32/battery-050.svg A +15 -0 icons/status/32/battery-060-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-060-charging-profile-performance.svg A +16 -0 icons/status/32/battery-060-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-060-profile-balanced.svg A +8 -0 icons/status/32/battery-060-profile-performance.svg A +8 -0 icons/status/32/battery-060-profile-powersave.svg M +5 -9 icons/status/32/battery-060.svg A +15 -0 icons/status/32/battery-070-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-070-charging-profile-performance.svg A +16 -0 icons/status/32/battery-070-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-070-profile-balanced.svg A +8 -0 icons/status/32/battery-070-profile-performance.svg A +8 -0 icons/status/32/battery-070-profile-powersave.svg M +5 -9 icons/status/32/battery-070.svg A +15 -0 icons/status/32/battery-080-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-080-charging-profile-performance.svg A +16 -0 icons/status/32/battery-080-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-080-profile-balanced.svg A +8 -0 icons/status/32/battery-080-profile-performance.svg A +8 -0 icons/status/32/battery-080-profile-powersave.svg M +5 -9 icons/status/32/battery-080.svg A +15 -0 icons/status/32/battery-090-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-090-charging-profile-performance.svg A +16 -0 icons/status/32/battery-090-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-090-profile-balanced.svg A +8 -0 icons/status/32/battery-090-profile-performance.svg A +8 -0 icons/status/32/battery-090-profile-powersave.svg M +5 -9 icons/status/32/battery-090.svg A +15 -0 icons/status/32/battery-100-charging-profile-balanced.svg A +15 -0 icons/status/32/battery-100-charging-profile-performance.svg A +16 -0 icons/status/32/battery-100-charging-profile-powersave.svg A +8 -0 icons/status/32/battery-100-profile-balanced.svg A +8 -0 icons/status/32/battery-100-profile-performance.svg A +8 -0 icons/status/32/battery-100-profile-powersave.svg M +5 -9 icons/status/32/battery-100.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/de21da92b90cb1f663b6739fbdd1f160a434d6d8 -- You are receiving this mail because: You are watching all bug changes.