solar_panel constant

String const solar_panel

Implementation

static const String solar_panel =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 640 512"><path fill="currentColor" d="M96 0C80.7 0 67.6 10.8 64.6 25.7l-64 320c-1.9 9.4.6 19.1 6.6 26.6S22.4 384 32 384h256v64h-64c-17.7 0-32 14.3-32 32s14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64v-64h256c9.6 0 18.7-4.3 24.7-11.7s8.5-17.2 6.6-26.6l-64-320C572.4 10.8 559.3 0 544 0H96zm5.4 168 20.8-104h90.4l-10.3 104H101.4zm-9.6 48h105.7l-10.4 104H71l20.8-104zm153.9 0h148.6l10.4 104H235.3l10.4-104zm196.8 0h105.7L569 320H453l-10.5-104zm96-48H437.7L427.3 64h90.4l20.8 104zm-149.1 0h-139l10.5-104h118.2l10.4 104z"/></svg>';