wave_square_bold constant

String const wave_square_bold

Implementation

static const String wave_square_bold =
    '<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="M244 128v56a12 12 0 01-12 12H128a12 12 0 01-12-12V84H36v44a12 12 0 01-24 0V72a12 12 0 0112-12h104a12 12 0 0112 12v100h80v-44a12 12 0 0124 0Z"/></svg>';