keyboard_line constant

String const keyboard_line

Implementation

static const String keyboard_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 14h4m8 2V8a2 2 0 00-2-2H4a2 2 0 00-2 2v8a2 2 0 002 2h16a2 2 0 002-2zm-8-6h.01M18 10h.01M10 10h.01M6 10h.01M6 14h.01M18 14h.01"/></svg>';