elephant constant

String const elephant

Implementation

static const String elephant =
    '<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="M16.794 12C12.742 11.112 4 12.193 4 21.787V40h5.87v-6.219h16.768V40h5.87V28.895c.698-.592 1.9 4.128 4.191 5.33 1.353.71 2.516 1.172 3.773.889 2.723-.613 4.025-2.399 3.354-6.663-1.258 1.48-5.03 3.092-5.45 0V15.569c-.419-2.666-2.85-7.907-9.223-7.552h-6.869C19.35 8 14.99 12.015 15.996 17.345c.312 1.655 1.504 4.96 5.707 5.33 1.677.149 4.45-.532 6.127-4.441"/><circle cx="33" cy="19" r="2"/></g></svg>';