list_thin constant

String const list_thin

Implementation

static const String list_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M220 128a4 4 0 01-4 4H40a4 4 0 010-8h176a4 4 0 014 4ZM40 68h176a4 4 0 000-8H40a4 4 0 000 8Zm176 120H40a4 4 0 000 8h176a4 4 0 000-8Z"/></svg>';