unordered_list constant

String const unordered_list

Icon Data of unordered_list

Implementation

static const String unordered_list =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-5 -7 24 24"><path fill="currentColor" d="M4 0h9a1 1 0 010 2H4a1 1 0 110-2zm0 8h9a1 1 0 010 2H4a1 1 0 110-2zm0-4h9a1 1 0 010 2H4a1 1 0 110-2zM1 0a1 1 0 110 2 1 1 0 010-2zm0 8a1 1 0 110 2 1 1 0 010-2zm0-4a1 1 0 110 2 1 1 0 010-2z"/></svg>';