dialog constant

String const dialog

Implementation

static const String dialog =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="750" height="800" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 800"><path fill="currentColor" d="M695 5q20 0 33 13t13 33v394q0 19-13 32t-33 14H463v162L278 491H46q-19 0-32-14T0 445V51q0-20 14-33T46 5h649z"/></svg>';