media_live constant

String const media_live

Implementation

static const String media_live =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M15 12a3 3 0 11-6 0 3 3 0 016 0Zm-2 0a1 1 0 11-2 0 1 1 0 012 0Z"/><path d="M12 19a7 7 0 100-14 7 7 0 000 14Zm0-2a5 5 0 100-10 5 5 0 000 10Z"/><path d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-2a9 9 0 100-18 9 9 0 000 18Z"/></g></svg>';