ellipsis_circle constant

String const ellipsis_circle

Implementation

static const String ellipsis_circle =
    '<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 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zM6 9H4V7h2v2zm3 0H7V7h2v2zm3 0h-2V7h2v2z"/></svg>';