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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 10a.5.5 0 000 1h11a.5.5 0 000-1h-11zm-4-3h19a.5.5 0 000-1h-19a.5.5 0 000 1zm15 11h-11a.5.5 0 000 1h11a.5.5 0 000-1zm4-4h-19a.5.5 0 000 1h19a.5.5 0 000-1z"/></svg>';