progressbar constant

String const progressbar

Implementation

static const String progressbar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 5v6h16V5H0zm15 5H1V6h14v4z"/><path fill="currentColor" d="M2 7h7v2H2V7z"/></svg>';