dots_vertical constant

String const dots_vertical

Icon Data of dots_vertical

Implementation

static const String dots_vertical =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2Zm0 7a1 1 0 110-2 1 1 0 010 2Zm0 7a1 1 0 110-2 1 1 0 010 2Z"/></svg>';