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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4 9a8 8 0 1116 0v2h-6.981v9.5a2.5 2.5 0 01-5 0v-2.643h2V20.5a.5.5 0 101 0V11H4V9Zm8-6a6 6 0 016 6H6a6 6 0 016-6Z" clip-rule="evenodd"/></svg>';