play_outline constant

String const play_outline

Icon Data of play_outline

Implementation

static const String play_outline =
    '<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="M11 23a1 1 0 01-1-1V10a1 1 0 011.447-.894l12 6a1 1 0 010 1.788l-12 6A1.001 1.001 0 0111 23Zm1-11.382v8.764L20.764 16Z"/><path fill="currentColor" d="M16 4A12 12 0 114 16 12 12 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2Z"/></svg>';