align_center_vertical_outline constant

String const align_center_vertical_outline

Implementation

static const String align_center_vertical_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M15 7.5h-3.5m-8 0H0m8.5 0h-2m5 3.5h-3V4h3v7Zm-5 2.5h-3v-12h3v12Z"/></svg>';