more_horizontal_fill constant

String const more_horizontal_fill

Implementation

static const String more_horizontal_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="M2 12a2 2 0 114 0 2 2 0 01-4 0Zm8 0a2 2 0 114 0 2 2 0 01-4 0Zm8 0a2 2 0 114 0 2 2 0 01-4 0Z" clip-rule="evenodd"/></svg>';