* Display charging level in percent and update graphics for it * Use lineage teal as the main color and red for low charging level * Update battery fail to match new style * Define battery fail file to actually use our custom image Change-Id: I6907da5116f6bbd1788902b177ed999c1568815c Signed-off-by: Chippa-a <bagirovvusal99@gmail.com>
8 lines
958 B
XML
8 lines
958 B
XML
<svg width="300" height="300" viewBox="0 0 300 300" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="300" height="300" fill="black"/>
|
|
<circle cx="150" cy="150" r="150" fill="#181818"/>
|
|
<path d="M150 20C150 8.9543 158.993 -0.137072 169.941 1.33136C186.679 3.57645 202.966 8.63872 218.099 16.349C239.19 27.0957 257.439 42.6815 271.353 61.8322C285.266 80.9829 294.45 103.155 298.153 126.535C300.81 143.309 300.591 160.364 297.554 176.976C295.568 187.842 284.142 193.585 273.637 190.172L163.82 154.49C155.579 151.813 150 144.134 150 135.469L150 20Z" fill="#167c80"/>
|
|
<circle cx="150" cy="150" r="128" fill="black"/>
|
|
<path d="M162.73 230.297L149.298 254.672C149.006 255.202 148.199 254.959 148.247 254.357L149.72 236.199L137.762 236.199C137.336 236.199 137.064 235.742 137.27 235.367L150.703 210.992C150.995 210.462 151.802 210.705 151.753 211.307L150.281 229.465L162.238 229.465C162.665 229.465 162.935 229.922 162.73 230.297Z" fill="white"/>
|
|
</svg>
|