raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ff765e8856b88d7a0d7bad7c0a0233ae240a9083
commit ff765e8856b88d7a0d7bad7c0a0233ae240a9083 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Sun Mar 28 22:30:11 2021 +0100 elm theme - add battery e icon --- data/elementary/themes/edc/icons.edc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc index d18821c022..730c7fed34 100644 --- a/data/elementary/themes/edc/icons.edc +++ b/data/elementary/themes/edc/icons.edc @@ -143,6 +143,8 @@ ICON("enlightenment/wallpaper_tile", "i-fill-tile") ICON("enlightenment/wallpaper_scale_aspect_in", "i-fill-within") ICON("enlightenment/wallpaper_scale_aspect_out", "i-fill-fill") ICON("enlightenment/wallpaper_pan", "i-fill-pan") + +ICON("battery", "i-battery") #undef ICON // mono color default fg color icons --