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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M10 3a8.003 8.003 0 00-7.748 6h15.496C16.86 5.55 13.728 3 10 3zm-1 8H0c0-5.186 3.947-9.45 9.001-9.95L9 1a1 1 0 111.999.05C16.053 1.55 20 5.813 20 11h-9v6a1 1 0 002 0 1 1 0 012 0 3 3 0 01-6 0v-6z"/></svg>';