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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M14.968 1.966a.75.75 0 00-.934-.934l-12.5 3.75a.75.75 0 00-.18 1.355L5.952 8.99l-1.731 1.73a.75.75 0 101.06 1.061l1.731-1.73 2.852 4.595a.75.75 0 001.355-.18l3.75-12.5ZM8.101 8.96l2.159 3.48 2.417-8.056L8.1 8.96Zm3.515-5.637L3.56 5.74 7.04 7.9l4.576-4.577Z" clip-rule="evenodd"/></svg>';