paper_airplane constant

String const paper_airplane

Implementation

static const String paper_airplane =
    '<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" fill-rule="evenodd" d="M2.245 21.655a1 1 0 01-.14-1.102l9-18a1 1 0 011.79 0l9 18a1 1 0 01-1.211 1.396L13 19.387V12a1 1 0 10-2 0v7.387L3.316 21.95a1 1 0 01-1.071-.294z" clip-rule="evenodd"/></svg>';