helicopter constant

String const helicopter

Icon Data of helicopter

Implementation

static const String helicopter =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3 10 1 2h6m2-3a2 2 0 00-2 2v3c0 1.1.9 2 2 2h7a2 2 0 002-2c0-3.31-3.13-5-7-5h-2zm1 0V6M5 6h15"/><path d="M15 9.1V13h5.5M15 19v-3m4 3h-8"/></g></svg>';