air_balloon constant

String const air_balloon

Icon Data of air_balloon

Implementation

static const String air_balloon =
    '<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"><rect width="4" height="3" x="10" y="19" rx="1"/><path d="M12 16c3.314 0 6-4.686 6-8A6 6 0 106 8c0 3.314 2.686 8 6 8z"/><ellipse cx="12" cy="9" rx="2" ry="7"/></g></svg>';