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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M3 7v2h26V7H3zm4 4v2h18v-2H7zm-4 4v2h26v-2H3zm4 4v2h18v-2H7zm-4 4v2h26v-2H3z"/></svg>';