cloud constant

String const cloud

Icon Data of cloud

Implementation

static const String cloud =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M11 3h-1a4.002 4.002 0 00-3.874 3H6a4 4 0 100 8h8a4 4 0 00.899-7.899A4.002 4.002 0 0011 3ZM7.676 8l.387-1.501A2.002 2.002 0 0110 5h1c.937 0 1.743.65 1.95 1.549l.28 1.221 1.221.28A2.002 2.002 0 0114 12H6a2 2 0 110-4h1.676Z" clip-rule="evenodd"/></svg>';