ellipsis_vertical_circle constant

String const ellipsis_vertical_circle

Implementation

static const String ellipsis_vertical_circle =
    '<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" d="M2 12A10 10 0 0112 2a10 10 0 0110 10 10 10 0 01-10 10A10 10 0 012 12m8.5 0a1.5 1.5 0 001.5 1.5 1.5 1.5 0 001.5-1.5 1.5 1.5 0 00-1.5-1.5 1.5 1.5 0 00-1.5 1.5m0 5.5A1.5 1.5 0 0012 19a1.5 1.5 0 001.5-1.5A1.5 1.5 0 0012 16a1.5 1.5 0 00-1.5 1.5m0-11A1.5 1.5 0 0012 8a1.5 1.5 0 001.5-1.5A1.5 1.5 0 0012 5a1.5 1.5 0 00-1.5 1.5Z"/></svg>';