ellipsis_dots_v constant

String const ellipsis_dots_v

Implementation

static const String ellipsis_dots_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="M10 2a2 2 0 11-3.999.001A2 2 0 0110 2zm0 6a2 2 0 11-3.999.001A2 2 0 0110 8zm0 6a2 2 0 11-3.999.001A2 2 0 0110 14z"/></svg>';