wave_square_thin constant

String const wave_square_thin

Implementation

static const String wave_square_thin =
    '<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="M236 128v56a4 4 0 01-4 4H128a4 4 0 01-4-4V76H28v52a4 4 0 01-8 0V72a4 4 0 014-4h104a4 4 0 014 4v108h96v-52a4 4 0 018 0Z"/></svg>';