paper_plane constant

String const paper_plane

Implementation

static const String paper_plane =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m1.5 9 16-6.535L14.7 17zm16-6.5-11 10m0 0v5l3-3"/></svg>';