airplay constant

String const airplay

Implementation

static const String airplay =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"><path d="M64 192H48m0 0c-17.728 0-32-14.272-32-32V48c0-17.728 14.272-32 32-32h160c17.728 0 32 14.272 32 32v112c0 17.728-14.272 32-32 32"/><path d="m64 240 64-80 64 80zm144-48h-16"/></g></svg>';