ellipsis_vertical constant

String const ellipsis_vertical

Implementation

static const String ellipsis_vertical =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6.75a.75.75 0 110-1.5.75.75 0 010 1.5Zm0 6a.75.75 0 110-1.5.75.75 0 010 1.5Zm0 6a.75.75 0 110-1.5.75.75 0 010 1.5Z"/></svg>';