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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 15.5a.5.5 0 01-.5.5.5.5 0 01-.5-.5v-7c0-1.93-2.07-3.5-4-3.5H6a4 4 0 00-4 4v10h4v-4h5v4h4v-4.5a.5.5 0 01.5-.5.5.5 0 01.5.5V16a3 3 0 003 3 3 3 0 003-3v-2h-2.5v1.5Z"/></svg>';