pause_fill constant

String const pause_fill

Implementation

static const String pause_fill =
    '<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-width="2" d="M3 21h6V3H3v18Zm1-2h4V5H4v14Zm1-2h2V7H5v10Zm10 4h6V3h-6v18Zm1-2h4V5h-4v14Zm1-2h2V7h-2v10Z"/></svg>';