tag constant

String const tag

Icon Data of 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"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 10.586V5a1 1 0 011-1h5.586a1 1 0 01.707.293l8.5 8.5a1 1 0 010 1.414l-5.586 5.586a1 1 0 01-1.414 0l-8.5-8.5A1 1 0 014 10.586z"/><circle cx="8.5" cy="8.5" r="1.5"/></g></svg>';