quote constant

String const quote

Icon Data of quote

Implementation

static const String quote =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="9" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 9"><path fill="currentColor" d="M5 0a1 1 0 110 2c-.893 0-1.695.39-2.245 1.01A3 3 0 110 6V5a5 5 0 015-5Zm8 0a1 1 0 010 2c-.893 0-1.695.39-2.245 1.01A3 3 0 118 6V5a5 5 0 015-5ZM3 5a1 1 0 100 2 1 1 0 000-2Zm8 0a1 1 0 100 2 1 1 0 000-2Z"/></svg>';