wave_sine constant

String const wave_sine

Implementation

static const String wave_sine =
    '<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="M239.3 131.4c-22 47.2-41.4 69.3-61.3 69.3-25.1 0-40.7-33.7-57.3-69.3-13-28.2-27.8-60.1-42.7-60.1s-36.3 37.6-46.7 60.1a8.1 8.1 0 11-14.6-6.8c22-47.2 41.4-69.3 61.3-69.3 25.1 0 40.7 33.7 57.3 69.3 13 28.2 27.8 60.1 42.7 60.1 16.4 0 36.3-37.6 46.7-60.1a8.1 8.1 0 0114.6 6.8Z"/></svg>';