dots_horizontal constant

String const dots_horizontal

Icon Data of dots_horizontal

Implementation

static const String dots_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="M6 10a2 2 0 11-4 0 2 2 0 014 0Zm6 0a2 2 0 11-4 0 2 2 0 014 0Zm4 2a2 2 0 100-4 2 2 0 000 4Z"/></svg>';