sign_text constant

String const sign_text

Implementation

static const String sign_text =
    '<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="m11 3 1-1 1 1v2h7a1 1 0 011 1v10a1 1 0 01-1 1h-7v3a2 2 0 012 2H9a2 2 0 012-2v-3H4a1 1 0 01-1-1V6a1 1 0 011-1h7V3M6 8v2h12V8H6m0 4v2h7v-2H6Z"/></svg>';