more_horizontal_solid constant

String const more_horizontal_solid

Implementation

static const String more_horizontal_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M1.5 7.5a1 1 0 112 0 1 1 0 01-2 0Zm5 0a1 1 0 112 0 1 1 0 01-2 0Zm5 0a1 1 0 112 0 1 1 0 01-2 0Z" clip-rule="evenodd"/></svg>';