cruise constant

String const cruise

Implementation

static const String cruise =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="m38 42 3.39-9.325a2 2 0 00-.984-2.472l-15.512-7.756a2 2 0 00-1.788 0L7.594 30.203a2 2 0 00-.985 2.472L10 42"/><path stroke-linecap="round" stroke-linejoin="round" d="M35 14H13a2 2 0 00-2 2v12l12.162-5.613a2 2 0 011.676 0L37 28V16a2 2 0 00-2-2Zm-6 0V6a2 2 0 00-2-2h-6a2 2 0 00-2 2v8"/><path stroke-linecap="round" d="M24 32v8"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 44c4 0 4-2 7-2s3 2 6 2 3.5-2 7-2 4 2 7 2 3-2 6-2 3 2 7 2"/></g></svg>';