potion constant

String const potion

Implementation

static const String potion =
    '<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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M10 4h4v2.568c0 .258.17.487.412.579C22.938 10.37 20.907 22 15 22H9c-5.907 0-7.937-11.63.588-14.853a.629.629 0 00.412-.58V4Z"/><path d="M6 10h12"/><path stroke-linecap="round" d="M9 2h6"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.667 13 10 16h4l-1.667 3"/></g></svg>';