wave_square_fill constant

String const wave_square_fill

Implementation

static const String wave_square_fill =
    '<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="M240 128v56a8 8 0 01-8 8H128a8 8 0 01-8-8V80H32v48a8 8 0 01-16 0V72a8 8 0 018-8h104a8 8 0 018 8v104h88v-48a8 8 0 0116 0Z"/></svg>';