rocket constant

String const rocket

Icon Data of rocket

Implementation

static const String rocket =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m4.25 9.75-2-.5s0-1.5.5-3 4-1.5 4-1.5m-.5 7 .5 2s1.5 0 3-.5 1.5-4 1.5-4m-7 .5 2 2s5-2 6.5-4.5 1.5-5.5 1.5-5.5-3 0-5.5 1.5-4.5 6.5-4.5 6.5zm-2.5 4.5 2-1-1-1z"/><circle cx="10.25" cy="5.75" r=".5"/></g></svg>';