cloud_check_outline constant

String const cloud_check_outline

Implementation

static const String cloud_check_outline =
    '<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="M19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.5 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3m.35-7.97A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.03A6.004 6.004 0 006 20h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.97M10 17l-3.5-3.5 1.41-1.42L10 14.17l4.59-4.58L16 11"/></svg>';