data_player constant

String const data_player

Implementation

static const String data_player =
    '<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="M28 24v2H15.816a2.983 2.983 0 00-5.632 0H4v-2H2v6h2v-2h6.184a2.983 2.983 0 005.632 0H28v2h2v-6zM13 7.5v8.999L21 12l-8-4.5z"/><path fill="currentColor" d="M16 22a10 10 0 1110-10 10.011 10.011 0 01-10 10Zm0-18a8 8 0 108 8 8.01 8.01 0 00-8-8Z"/></svg>';