cloud constant

String const cloud

Implementation

static const String cloud =
    '<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="M5 10a6 6 0 0111.671-1.963A6 6 0 0116 20H7a5 5 0 01-1.986-9.59A6.071 6.071 0 015 10zm6-4a4 4 0 00-3.903 4.879 1 1 0 01-.757 1.194A3.002 3.002 0 007 18h9a4 4 0 10-.08-8 1 1 0 01-1-.8A4.002 4.002 0 0011 6z"/></svg>';