ellipsis_vertical_solid constant

String const ellipsis_vertical_solid

Implementation

static const String ellipsis_vertical_solid =
    '<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="M10.5 6a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm0 6a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm0 6a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Z" clip-rule="evenodd"/></svg>';