umbrella constant

String const umbrella

Implementation

static const String umbrella =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.806 40.837a3.097 3.097 0 006.194 0V23.566m-19.5-.001a19.5 19.5 0 0139 0 4.875 4.875 0 10-9.75 0 4.875 4.875 0 10-9.75 0 4.875 4.875 0 10-9.75 0 4.875 4.875 0 10-9.75 0Z"/></svg>';