kebab_vertical constant

String const kebab_vertical

Implementation

static const String kebab_vertical =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="3" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 3 16"><path fill="currentColor" fill-rule="evenodd" d="M0 2.5a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zm0 5a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zM1.5 14a1.5 1.5 0 110-3 1.5 1.5 0 010 3z"/></svg>';