more_vertical constant

String const more_vertical

Implementation

static const String more_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"><g fill="currentColor" stroke="currentColor" stroke-width="2"><circle cx="12" cy="4" r="1" transform="rotate(90 12 4)"/><circle cx="12" cy="12" r="1" transform="rotate(90 12 12)"/><circle cx="12" cy="20" r="1" transform="rotate(90 12 20)"/></g></svg>';