cloud_off constant

String const cloud_off

Implementation

static const String cloud_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m2 2 20 20M5.782 5.782A7 7 0 009 19h8.5a4.5 4.5 0 001.307-.193m2.725-2.307A4.5 4.5 0 0017.5 10h-1.79A7.008 7.008 0 0010 5.07"/></svg>';