shuttle constant

String const shuttle

Icon Data of shuttle

Implementation

static const String shuttle =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.794 15.379v18.305"/><circle cx="11.647" cy="33.684" r="6.147" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M30.675 8.169H42.5v9.482H30.131l-.511-2.272"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M32.298 15.379H17.794V5.897h12.369l2.135 9.482zM42.5 17.651v18.305"/><circle cx="36.353" cy="35.956" r="6.147" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';