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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M8.625 2.5a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0Zm0 5a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0ZM7.5 13.625a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25Z" clip-rule="evenodd"/></svg>';