quote constant

String const quote

Implementation

static const String quote =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="480" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 480 448"><path fill="currentColor" d="M112 171q-37 0-64 21v-21q0-53 37.5-90.5T176 43q21 0 21-22 0-21-21-21-70 0-120.5 50T5 171v106q0 45 31 76t76 31 76-31 31-76q0-44-31-75t-76-31zm256 0q-37 0-64 21v-21q0-53 37.5-90.5T432 43q21 0 21-22 0-21-21-21-70 0-120.5 50T261 171v106q0 45 31 76t76 31 76-31 31-76q0-44-31-75t-76-31z"/></svg>';