monitor_share constant

String const monitor_share

Implementation

static const String monitor_share =
    '<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"><path fill="currentColor" d="M23 4v12c0 1.11-.89 2-2 2h-6v-2h6V4H3v12h6v2H3a2 2 0 01-2-2V4c0-1.11.89-2 2-2h18a2 2 0 012 2m-10 9h3l-4-4-4 4h3v7H8v2h8v-2h-3v-7Z"/></svg>';