coffee constant

String const coffee

Icon Data of coffee

Implementation

static const String coffee =
    '<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" fill-rule="evenodd" d="M4 17h16a1 1 0 010 2H4a1 1 0 010-2ZM17 7h1a2 2 0 110 4h-1c-.033 0-.067 0-.1-.002A5.002 5.002 0 0112 15h-2a5 5 0 01-5-5V7a2 2 0 012-2h8a2 2 0 012 2ZM7 7v3a3 3 0 003 3h2a3 3 0 003-3V7H7Z"/></svg>';