clipboard_list constant

String const clipboard_list

Icon Data of clipboard_list

Implementation

static const String clipboard_list =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M9 2a1 1 0 000 2h2a1 1 0 100-2H9Z"/><path fill-rule="evenodd" d="M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5Zm3 4a1 1 0 000 2h.01a1 1 0 100-2H7Zm3 0a1 1 0 000 2h3a1 1 0 100-2h-3Zm-3 4a1 1 0 100 2h.01a1 1 0 100-2H7Zm3 0a1 1 0 100 2h3a1 1 0 100-2h-3Z" clip-rule="evenodd"/></g></svg>';