dog constant

String const dog

Implementation

static const String dog =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m17 10-2-5c-2.167.833-6.8 5.8-6 13m22-8 2-5c2.167.833 6.8 5.8 6 13"/><path stroke="currentColor" stroke-width="4" d="M42 28.5C42 38.165 33.941 43 24 43S6 38.165 6 28.5 14.059 9 24 9s18 9.835 18 19.5Z"/><circle cx="20" cy="17" r="2"/><circle cx="28" cy="17" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 26c0 1.657.5 5.5-3 5.5a3 3 0 01-3-3"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24.025 26c0 1.657-.5 5.5 3 5.5a3 3 0 003-3"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M26 25.75c0 .69-2 1.75-2 1.75s-2-1.06-2-1.75.5-1.25 2-1.25 2 .56 2 1.25Z"/></g></svg>';