airplay_solid constant

String const airplay_solid

Implementation

static const String airplay_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M.5 1a.5.5 0 00-.5.5v10a.5.5 0 00.5.5H3v-1H1V2h13v9h-2v1h2.5a.5.5 0 00.5-.5v-10a.5.5 0 00-.5-.5H.5Z"/><path fill="currentColor" d="M7.854 9.146a.5.5 0 00-.708 0l-4 4A.5.5 0 003.5 14h8a.5.5 0 00.354-.854l-4-4Z"/></svg>';