beer constant

String const beer

Icon Data of beer

Implementation

static const String beer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M13.8 9.3c-.8-.1-1.5-.4-2-1s-.9-1.3-1-2c-.4-.1-.7-.3-1-.6-.4-.5-.6-1-.7-1.5l-.9.9-.8-.7c-.6-.7-1.7-.7-2.4 0L2.5 6.9c-.7.7-.7 1.8 0 2.5l.7.8-.6.6c-.7.7-.7 1.8 0 2.5l4.3 4.3c.7.7 1.8.7 2.4 0l6.4-6.5c-.5-.1-1-.3-1.4-.7-.1-.4-.3-.8-.5-1.1zM3.6 7.6l2-2c.3-.3.8-.3 1 0l.5.5-2.9 3.1-.6-.6c-.2-.3-.2-.7 0-1zm.6 4.7c-.3-.3-.3-.7 0-.9L8.5 7c.3-.3.7-.3.9 0 .3.3.3.7 0 .9l-4.3 4.3c-.3.3-.7.3-.9.1zM6 14.1c-.3-.3-.3-.7 0-.9l4.3-4.3c.3-.3.7-.3.9 0 .3.3.3.7 0 .9l-4.3 4.3c-.2.3-.6.3-.9 0zm7.1-2.5L8.8 16c-.3.3-.7.3-.9 0-.3-.3-.3-.7 0-.9l4.3-4.3c.3-.3.7-.3.9 0 .2.1.2.6 0 .8zm4.4-4.4c-.2-.2-.5-.4-.7-.4.4-1 .2-2.2-.6-2.9-.8-.8-1.9-1-2.9-.6-.1-.3-.3-.6-.5-.8-.7-.7-1.8-.7-2.4 0-.7.7-.7 1.8 0 2.5.3.3.8.5 1.2.5-.1.8.2 1.6.8 2.2.6.6 1.4.8 2.2.8 0 .5.2.9.5 1.2.7.7 1.8.7 2.4 0 .7-.7.7-1.8 0-2.5z"/></svg>';