caravan constant

String const caravan

Implementation

static const String caravan =
    '<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="M5 7a2 2 0 00-2 2v6a2 2 0 002 2h2a3 3 0 003 3 3 3 0 003-3h8v-2h-2V9a2 2 0 00-2-2H5m0 2h5v3H5V9m8 0h4v3h-4V9m-3 7a1 1 0 011 1 1 1 0 01-1 1 1 1 0 01-1-1 1 1 0 011-1Z"/></svg>';