align_text_middle constant

String const align_text_middle

Implementation

static const String align_text_middle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m18 36 6-6 6 6m-6-5v13m-6-32 6 6 6-6m-6 5V4M6 24h36"/></svg>';