timeline constant

String const timeline

Icon Data of timeline

Implementation

static const String timeline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m4 16 6-7 5 5 5-6"/><circle cx="15" cy="14" r="1"/><circle cx="10" cy="9" r="1"/><circle cx="4" cy="16" r="1"/><circle cx="20" cy="8" r="1"/></g></svg>';