request_quote constant

String const request_quote

Implementation

static const String request_quote =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6 22q-.825 0-1.412-.587Q4 20.825 4 20V4q0-.825.588-1.413Q5.175 2 6 2h8l6 6v12q0 .825-.587 1.413Q18.825 22 18 22Zm5-3h2v-1h1q.425 0 .713-.288Q15 17.425 15 17v-3q0-.425-.287-.713Q14.425 13 14 13h-3v-1h4v-2h-2V9h-2v1h-1q-.425 0-.712.287Q9 10.575 9 11v3q0 .425.288.712Q9.575 15 10 15h3v1H9v2h2Zm2.175-11h4l-4-4Z"/></svg>';