annotation constant

String const annotation

Icon Data of annotation

Implementation

static const String annotation =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M18 13V5a2 2 0 00-2-2H4a2 2 0 00-2 2v8a2 2 0 002 2h3l3 3 3-3h3a2 2 0 002-2ZM5 7a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1Zm1 3a1 1 0 100 2h3a1 1 0 100-2H6Z" clip-rule="evenodd"/></svg>';