run constant

String const run

Icon Data of run

Implementation

static const String run =
    '<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="M21 16a6 6 0 11-6 6 6 6 0 016-6m0-2a8 8 0 108 8 8 8 0 00-8-8Z"/><path fill="currentColor" d="M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V12h22V6a2 2 0 00-2-2ZM6 10V6h20v4Z"/><path fill="currentColor" d="M19 19v6l5-3-5-3z"/></svg>';