more_vertical_fill constant

String const more_vertical_fill

Implementation

static const String more_vertical_fill =
    '<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" fill-rule="evenodd" d="M12 2a2 2 0 110 4 2 2 0 010-4Zm0 8a2 2 0 110 4 2 2 0 010-4Zm0 8a2 2 0 110 4 2 2 0 010-4Z" clip-rule="evenodd"/></svg>';