rocket constant

String const rocket

Implementation

static const String rocket =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M12 13c-.064.011-.103.027-.161.039.701-2.108 1.133-5.049 1.133-7.175 0-4.315-2.932-5.837-3.965-5.837S5.04 1.548 5.04 5.864c0 2.125.432 5.063 1.132 7.171-.057-.011-.11-.024-.173-.034-.552 1.521-1.988 2.039-3.004 2.988l3.527.008c.276-.337.441-.72.476-1.127.016.023.03.052.046.074h3.923c.028-.04.054-.089.082-.132.031.412.192.802.467 1.143l3.471-.007C13.991 14.99 12.538 14.529 12 13zm-3-3a1 1 0 110-2 1 1 0 010 2zm0-4a2 2 0 11.001-4.001A2 2 0 019 6z"/></svg>';