align_center constant

String const align_center

Implementation

static const String align_center =
    '<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="M5 0h6v3H5V0zM1 4h14v3H1V4zm2 4h10v3H3V8zm-3 4h16v3H0v-3z"/></svg>';