token constant

String const token

Implementation

static const String token =
    '<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="M5 4.5h6a3.5 3.5 0 110 7H5a3.5 3.5 0 110-7ZM0 8a5 5 0 015-5h6a5 5 0 010 10H5a5 5 0 01-5-5Zm11 1a1 1 0 100-2 1 1 0 000 2ZM9 8a1 1 0 11-2 0 1 1 0 012 0ZM5 9a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';