list_unordered_solid constant

String const list_unordered_solid

Implementation

static const String list_unordered_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="M2 4H0V3h2v1Zm13 0H4V3h11v1ZM2 8H0V7h2v1Zm13 0H4V7h11v1ZM2 12H0v-1h2v1Zm13 0H4v-1h11v1Z" clip-rule="evenodd"/></svg>';