skip_back_solid_filled constant

String const skip_back_solid_filled

Implementation

static const String skip_back_solid_filled =
    '<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="M16 2a14 14 0 1014 14A14 14 0 0016 2Zm-6 20H8V10h2Zm14-1a1 1 0 01-1.486.874l-9-5a1 1 0 010-1.748l9-5A1 1 0 0124 11Z"/><path fill="currentColor" d="M23 22a1.004 1.004 0 01-.486-.126l-9-5a1 1 0 010-1.748l9-5A1 1 0 0124 11v10a1 1 0 01-1 1Zm-13 0H8V10h2z"/></svg>';