arrow_annotation constant

String const arrow_annotation

Icon Data of arrow_annotation

Implementation

static const String arrow_annotation =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M13.71 12.29 7.42 6H14V4H4v9.99l2 .02v-6.6l6.29 6.29 1.42-1.41zM28 10H18v2h10v16H12V18h-2v10a2 2 0 002 2h16a2 2 0 002-2V12a2 2 0 00-2-2z"/><path fill="currentColor" d="M19 25h2v-7h3v-2h-8v2h3v7z"/></svg>';