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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.5 3.75a.75.75 0 00-1.5 0v8.5a.75.75 0 001.5 0v-8.5ZM4.75 3a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5h-7.5Zm0 4.25a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5H4.75Zm-.75 5a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75Z" clip-rule="evenodd"/></svg>';