wave_direction constant

String const wave_direction

Icon Data of wave_direction

Implementation

static const String wave_direction =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M22 30h-5a7.008 7.008 0 01-7-7 6.683 6.683 0 012.024-4.697A6.713 6.713 0 0010.01 18C5.043 18.047 4 24.551 4 30H2c0-11.51 4.345-13.966 7.99-14a10.096 10.096 0 014.48 1.117 1 1 0 01.06 1.73A4.877 4.877 0 0017 28h5Z"/><path fill="currentColor" d="M18 24v-2a8 8 0 10-8-8H8a10 10 0 1110 10Z"/><circle cx="18" cy="8" r="1" fill="currentColor"/><path fill="currentColor" d="m23 17.586-2.3-2.3A2.966 2.966 0 0021 14a3.003 3.003 0 00-3-3 2.96 2.96 0 00-1.285.3l-2.3-2.3L13 10.414l2.3 2.3A2.966 2.966 0 0015 14a3.003 3.003 0 003 3 2.96 2.96 0 001.285-.3l2.3 2.3ZM17 14a1 1 0 111 1 1 1 0 01-1-1Z"/></svg>';