list constant

String const list

Icon Data of list

Implementation

static const String 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"><circle cx="5" cy="6" r="1.5"/><circle cx="5" cy="10" r="1.5"/><circle cx="5" cy="14" r="1.5"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8.5 6h7m-7 4h7m-7 4h7"/></g></svg>';