wave_sine_thin constant

String const wave_sine_thin

Implementation

static const String wave_sine_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="M235.6 129.7c-21.2 45.7-39.5 67-57.6 67-22.5 0-37.6-32.6-53.6-67C110.1 99 95.4 67.3 78 67.3c-14.2 0-31.2 21-50.4 62.4a4 4 0 01-7.2-3.4c21.2-45.7 39.5-67 57.6-67 22.5 0 37.6 32.6 53.6 67 14.3 30.7 29 62.4 46.4 62.4 14.2 0 31.2-21 50.4-62.4a4 4 0 117.2 3.4Z"/></svg>';