tag constant

String const tag

Implementation

static const String tag =
    '<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"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M2 8v8a1 1 0 001 1h13.62a1 1 0 00.76-.35l3.428-4a1 1 0 000-1.3l-3.428-4a1 1 0 00-.76-.35H3a1 1 0 00-1 1ZM0 8v8a3 3 0 003 3h13.62a3 3 0 002.278-1.048l3.428-4a3 3 0 000-3.904l-3.428-4A3 3 0 0016.62 5H3a3 3 0 00-3 3Z"/><path d="M15 13a1 1 0 100-2 1 1 0 000 2Zm0 2a3 3 0 100-6 3 3 0 000 6Z"/></g></svg>';