ellipsis_v constant

String const ellipsis_v

Implementation

static const String ellipsis_v =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 12a2 2 0 110 4 2 2 0 010-4Zm0-6a2 2 0 110 4 2 2 0 010-4Zm2-4a2 2 0 10-4 0 2 2 0 004 0Z"/></svg>';