dots_two_horizontal constant

String const dots_two_horizontal

Implementation

static const String dots_two_horizontal =
    '<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="M14.001 7.8a2.2 2.2 0 100 4.402A2.2 2.2 0 0014 7.8zm-8 0a2.2 2.2 0 100 4.402A2.2 2.2 0 006 7.8z"/></svg>';