hangout constant

String const hangout

Implementation

static const String hangout =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M960.428 768h-262l-154 256-154-256h-198q-26 0-45-18.5t-19-45.5V192q0-26 19-45t45-19h768q26 0 45 19t19 45v512q0 27-19 45.5t-45 18.5zm-64-494q0-18-32-18l-160 160V288q0-13-9.5-22.5t-22.5-9.5h-384q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h384q13 0 22.5-9.5t9.5-22.5V480l160 160q32 0 32-17V274zm-832-82v448q-27 0-45.5-18.5T.428 576V128q0-53 37.5-90.5t90.5-37.5h704q26 0 45 19t19 45h-704q-53 0-90.5 37.5t-37.5 90.5z"/></svg>';