label constant

String const label

Icon Data of label

Implementation

static const String label =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 19 5.5-5.5M13 22l2.5-2.5M4.414 16.586l11-11A2 2 0 0116.828 5H25a2 2 0 012 2v8.172a2 2 0 01-.586 1.414l-11 11a2 2 0 01-2.828 0l-8.172-8.172a2 2 0 010-2.828Z"/><path d="M23 10a1 1 0 11-2 0 1 1 0 012 0Z"/></g></svg>';