space_bar constant

String const space_bar

Implementation

static const String space_bar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M40 288v128h424V288h-32v96H72v-96H40z"/></svg>';