fast_forward constant

String const fast_forward

Icon Data of fast_forward

Implementation

static const String fast_forward =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 15.196V8.804a1 1 0 011.53-.848l5.113 3.196a1 1 0 010 1.696L6.53 16.044A1 1 0 015 15.196Zm8 0V8.804a1 1 0 011.53-.848l5.113 3.196a1 1 0 010 1.696l-5.113 3.196a1 1 0 01-1.53-.848Z"/></svg>';