ellipsis_vertical_20_solid constant

String const ellipsis_vertical_20_solid

Implementation

static const String ellipsis_vertical_20_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 3a1.5 1.5 0 110 3 1.5 1.5 0 010-3Zm0 5.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3Zm1.5 7a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0Z"/></svg>';