align_to_middle constant

String const align_to_middle

Implementation

static const String align_to_middle =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M21 12H3"/><path stroke-linejoin="round" d="M12 2v6m0 14v-6M9 5l3 3 3-3M9 19l3-3 3 3"/></g></svg>';