caption constant

String const caption

Icon Data of caption

Implementation

static const String caption =
    '<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="m20 15 2-2v5a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h13l-2 2H4v12h16v-3zm2.44-8.56-.88-.88a1.5 1.5 0 00-2.12 0L12 13v2H6v2h9v-1l7.44-7.44a1.5 1.5 0 000-2.12z"/></svg>';