paper_plane constant

String const paper_plane

Icon Data of 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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M1.203 1.043a.5.5 0 00-.635.709L3.921 7.5.568 13.248a.5.5 0 00.635.709l13.5-6a.5.5 0 000-.914l-13.5-6ZM4.846 7.1 2.212 2.586 13.27 7.5 2.212 12.414 4.846 7.9H9a.4.4 0 100-.8H4.846Z" clip-rule="evenodd"/></svg>';