keyboard_hide constant

String const keyboard_hide

Implementation

static const String keyboard_hide =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="20" height="12" x="2" y="3" rx="2"/><path d="M6 7h0m4 0h0m4 0h0m4 0h0M6 11v.01M18 11v.01M10 11h4m-4 10 2-2 2 2"/></g></svg>';