ellipsis_horizontal_circle_20_solid constant

String const ellipsis_horizontal_circle_20_solid

Implementation

static const String ellipsis_horizontal_circle_20_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M2 10a8 8 0 1116 0 8 8 0 01-16 0Zm8 1a1 1 0 100-2 1 1 0 000 2Zm-3-1a1 1 0 11-2 0 1 1 0 012 0Zm7 1a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';