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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16 32c8.822 0 16-7.178 16-16S24.822 0 16 0 0 7.178 0 16s7.178 16 16 16zm0-31c8.271 0 15 6.729 15 15s-6.729 15-15 15S1 24.271 1 16 7.729 1 16 1z"/><path d="M10.734 13.646c.507.165 1.034.089 1.531-.222a.5.5 0 00-.531-.847c-.241.15-.473.188-.688.119-.229-.075-.445-.268-.626-.558a1.135 1.135 0 01.362-1.573c.618-.39 1.422-.167 1.943.224.881.659 1.275 1.805 1.275 3.711 0 2.814-1.28 6.313-3.727 7.554a.501.501 0 10.454.892C13.662 21.457 15 17.523 15 14.5c0-2.222-.532-3.655-1.675-4.512-.952-.717-2.188-.824-3.073-.271a2.124 2.124 0 00-.951 1.335 2.124 2.124 0 00.271 1.616c.307.49.708.828 1.162.978zm8 0c.506.165 1.034.089 1.531-.222a.5.5 0 00-.531-.847c-.24.15-.473.188-.688.119-.229-.075-.445-.268-.626-.558a1.135 1.135 0 01.362-1.573c.619-.39 1.423-.167 1.943.224.881.659 1.275 1.805 1.275 3.711 0 2.814-1.28 6.313-3.727 7.554a.501.501 0 10.454.892C21.662 21.457 23 17.523 23 14.5c0-2.222-.532-3.655-1.675-4.512-.952-.717-2.188-.824-3.073-.271a2.124 2.124 0 00-.951 1.335 2.124 2.124 0 00.271 1.616c.307.49.708.828 1.162.978z"/></g></svg>';