ellipsis_horizontal_20_solid constant

String const ellipsis_horizontal_20_solid

Implementation

static const String ellipsis_horizontal_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" d="M3 10a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/></svg>';