umbrella_outline constant

String const umbrella_outline

Implementation

static const String umbrella_outline =
    '<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="M12 4C8.9 4 6.18 6.03 5.3 9h13.4A7 7 0 0012 4m0-2a9 9 0 019 9h-8v8a3 3 0 01-3 3 3 3 0 01-3-3v-1h2v1a1 1 0 001 1 1 1 0 001-1v-8H3a9 9 0 019-9Z"/></svg>';