umbrella constant

String const umbrella

Icon Data of umbrella

Implementation

static const String umbrella =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8.25s.5-6.5 6.25-6.5 6.25 6.5 6.25 6.5zm6 .5v4s0 1.5 1.5 1.5 1.5-1.5 1.5-1.5"/></svg>';