dog_bowl constant

String const dog_bowl

Implementation

static const String dog_bowl =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m10 15 5.586-5.585A2 2 0 1119 8a2 2 0 11-1.413 3.414L14 15"/><path d="M12 13 8.414 9.415A2 2 0 105 8a2 2 0 101.413 3.414L10 15m-7 5h18c-.175-1.671-.046-3.345-2-5H5c-1.333 1-2 2.667-2 5z"/></g></svg>';