align_vertical_center_two constant

String const align_vertical_center_two

Implementation

static const String align_vertical_center_two =
    '<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="M12 7h24v6H12zM8 21h32v6H8zm7 14h18v6H15z"/></svg>';