tomato constant

String const tomato

Implementation

static const String tomato =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 44c11.046 0 20-7.387 20-16.5 0-6.442-4.475-11.799-11-14.516L29.5 14.5 30 20l-6.5-2-6.5 2v-5.5l-3-1.516C8.022 15.837 4 21.393 4 27.5 4 36.613 12.954 44 24 44Z"/><path d="m23.5 4 3.809 5.117L36 9.91l-6.337 4.573L31.5 21l-8-3-8 3 1.837-6.517L11 9.91l8.691-.793L23.5 4Z"/></g></svg>';