cocktail constant

String const cocktail

Implementation

static const String cocktail =
    '<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"><g stroke="currentColor" stroke-linecap="round" stroke-width="4" clip-path="url(#svgIDa)"><path stroke-linejoin="round" d="M35.8 13H32L21 32 9.8 13H6"/><path d="M25.75 25.596c5.602 3.15 12.696 1.164 15.846-4.437 3.15-5.6 1.165-12.695-4.436-15.845-5.601-3.15-12.695-1.164-15.846 4.437"/><path stroke-linejoin="round" d="M26 44H16m5 0V32m-9-16s2-2 5-2 5 3 8 3 5-1 5-1"/></g><defs><clipPath id="svgIDa"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';