wave_square_light constant

String const wave_square_light

Implementation

static const String wave_square_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M238 128v56a6 6 0 01-6 6H128a6 6 0 01-6-6V78H30v50a6 6 0 01-12 0V72a6 6 0 016-6h104a6 6 0 016 6v106h92v-50a6 6 0 0112 0Z"/></svg>';