milkshake constant

String const milkshake

Implementation

static const String milkshake =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M17 10a5 5 0 00-10 0"/><rect width="12" height="3" x="6" y="10" rx="1"/><path d="m7 13 1.81 7.243a1 1 0 00.97.757h4.44a1 1 0 00.97-.757L17 13m-5-8V3"/></g></svg>';