dolphin constant

String const dolphin

Implementation

static const String dolphin =
    '<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="M24 7C14.23 1.613 9.686 8.632 8 11c-5.664 1.218-2.854 3.324-1 4 1.214.406 4.146 1.323 6 2 .405 3.248 1.663 6.154 2 7 0-.812 1.326-3.647 2-5 8.092 3.248 13.797 11.602 17 16-1.214 2.436-2.494 6.308-3 8l6-3 7 2c0-3.248-4.145-6.647-6-8 .81-12.992-5.29-20.8-9-23 .405-1.624 1.157-4.323 2-5-3.237-1.624-5.82.154-7 1Z"/><circle cx="16" cy="11" r="2"/></g></svg>';