cocktail constant

String const cocktail

Icon Data of cocktail

Implementation

static const String cocktail =
    '<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="M13 19h3a1 1 0 010 2H8a1 1 0 010-2h3v-6.75L4.8 7.6A2 2 0 014 6V5a2 2 0 012-2h12a2 2 0 012 2v1a2 2 0 01-.8 1.6L13 12.25V19ZM6 5v1l6 4 6-4V5H6Z"/></svg>';