dots_two_vertical constant

String const dots_two_vertical

Implementation

static const String dots_two_vertical =
    '<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="M10.001 8.2a2.2 2.2 0 10-.002-4.4 2.2 2.2 0 00.002 4.4zm0 3.6a2.2 2.2 0 100 4.402 2.2 2.2 0 000-4.402z"/></svg>';