legend constant

String const legend

Icon Data of legend

Implementation

static const String legend =
    '<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"><path fill="currentColor" d="M16 22h14v2H16z"/><rect width="6" height="6" x="4" y="20" fill="currentColor" rx="1"/><path fill="currentColor" d="M16 8h14v2H16zm-6.5 4h-5a.5.5 0 01-.447-.724l2.5-5.022a.52.52 0 01.894 0l2.5 5.023A.5.5 0 019.5 12z"/></svg>';