image constant

String const image

Implementation

static const String image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="750" height="750" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 750"><path fill="currentColor" d="M718 1q10 0 17 6t6 17v510q0 10-6 16t-17 7H23q-10 0-16-7t-7-16V24Q0 14 7 7t16-6h695zM602 418l-92-162-93 162-139-278-139 278h463zm-46-185q20 0 33-14t13-33-13-33-33-13-33 13-13 32.5 13 33.5 33 14z"/></svg>';