carrot constant

String const carrot

Implementation

static const String carrot =
    '<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"><path fill="currentColor" d="m16 10-.2 1h-2.3a.5.5 0 00-.5.5.5.5 0 00.5.5h2.1l-1 5h-2.1a.5.5 0 00-.5.5.5.5 0 00.5.5h1.9l-.4 2a2 2 0 01-2 2 2 2 0 01-2-2l-1-5h1.5a.5.5 0 00.5-.5.5.5 0 00-.5-.5H8.8L8 10c0-1.2.93-2.23 2.29-2.71L8.9 5.28a.997.997 0 01.26-1.39.998.998 0 011.39.25l.45.66V3a1 1 0 011-1 1 1 0 011 1v2.28l1.5-1.74c.33-.42.97-.47 1.39-.11.42.35.47.98.11 1.41l-2.13 2.51C15.14 7.85 16 8.85 16 10Z"/></svg>';