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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15 4v2.063C8.988 6.565 4.255 11.47 4.03 16.625c-.004.127-.03.248-.03.375h2c0-.08.088-.278.53-.53.444-.254 1.158-.47 1.97-.47s1.526.216 1.97.47c.442.252.53.45.53.53h2c0-.012.083-.26.625-.53.542-.272 1.406-.47 2.375-.47.97 0 1.833.198 2.375.47.542.27.625.518.625.53h2c0-.08.088-.278.53-.53.444-.254 1.158-.47 1.97-.47s1.526.216 1.97.47c.442.252.53.45.53.53h2c0-.128-.01-.254-.03-.375C27.744 11.47 23.01 6.565 17 6.062V4h-2zm1 4c4.346 0 8.06 2.954 9.438 6.28A6.582 6.582 0 0023.5 14c-1.12 0-2.145.248-2.97.72a3.773 3.773 0 00-.56.405 4.489 4.489 0 00-.69-.438C18.376 14.237 17.24 14 16 14c-1.24 0-2.375.235-3.28.688-.234.116-.45.28-.658.437-.006-.006-.024.006-.03 0a3.858 3.858 0 00-.563-.406c-.826-.473-1.85-.72-2.97-.72-.694 0-1.344.096-1.94.28C7.94 10.954 11.655 8 16 8zm-1 9v8c0 .565-.435 1-1 1s-1-.435-1-1v-1h-2v1c0 1.645 1.355 3 3 3s3-1.355 3-3v-8h-2z"/></svg>';