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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M236.6 201.5 142 32.6a16.1 16.1 0 00-28 0L19.4 201.5a16.1 16.1 0 0019.4 22.9l89.2-31.9 89.2 31.9a17.1 17.1 0 005.5.9 15.7 15.7 0 0012.1-5.7 15.9 15.9 0 001.8-18.1ZM136 178.4V120a8 8 0 00-16 0v58.4l-86.6 30.9L128 40.4l94.6 168.9Z"/></svg>';