text_input constant

String const text_input

Implementation

static const String text_input =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M2 2h1v4H2V2z"/><path fill="currentColor" d="M1 0C.4 0 0 .4 0 1v14c0 .6.4 1 1 1h15V0H1zm12 15H1V1h12v14zm2 0h-1v-1h1v1zm0-2h-1V3h1v10zm0-11h-1V1h1v1z"/></svg>';