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
9 lines
1.3 KiB
XML
9 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
|
color:#232629;
|
|
}</style>
|
|
<path class="ColorScheme-Text" d="m3 10v12h12v-1h-11v-10h23v3.8203c0.61515-0.021426 1.2788-0.023839 2-0.003906v-0.81641c0-0.554-0.446-1-1-1v-3h-25zm2 2v8h10l3-1c1.0532-1.0532 1.8307-2.3841 3.9355-3.2617l-0.93555-3.7383h-16z" fill="currentColor"/>
|
|
<path class="ColorScheme-Text" d="m28.998 16c-3.1437 0-7.1445 8e-6 -9.9102 3.75l-3.1406 1.2559 2.0547 2.0547c-0.05663 0.30481-0.10791 0.6152-0.14844 0.93945l3 3c0.29825-0.03728 0.58541-0.081893 0.86719-0.13281l2.1328 2.1328 1.3047-3.2598c3.6953-2.7402 3.8663-6.7402 3.8398-9.7402zm-1.1445 1c0 3-1 8-6.6992 8.75l-2.0508-2.0508c0.75-5.6992 5.75-6.6992 8.75-6.6992zm-3.5 2c-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.5zm0 1c0.27614 0 0.5 0.22386 0.5 0.5s-0.22386 0.5-0.5 0.5-0.5-0.22386-0.5-0.5 0.22386-0.5 0.5-0.5zm-7.0078 4.9473c-0.86836 0.86836-1.3457 2.3861-1.3457 3.5527v0.5h0.5c1.1333 0 2.6054-0.39839 3.5527-1.3457l-0.70703-0.70703c-0.49294 0.49294-1.3359 0.77456-2.1094 0.91602 0.16143-0.80987 0.40377-1.7963 0.81641-2.209l-0.70703-0.70703z" fill="currentColor"/>
|
|
</svg>
|