timeline_check_outline constant

String const timeline_check_outline

Icon Data of timeline_check_outline

Implementation

static const String timeline_check_outline =
    '<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"><path fill="currentColor" d="M22 4H10a2 2 0 00-2 2v4l-2 2 2 2v4a2 2 0 002 2h12c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H10V6h12v12M4 8H2V2h2v6m-2 8h2v6H2v-6m3-4c0 1.11-.89 2-2 2a2 2 0 112-2m10 3.08-2.75-3 1.16-1.16L15 12.5l3.59-3.58 1.16 1.41L15 15.08Z"/></svg>';