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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 3.75A3.25 3.25 0 003.75 7c.002.255.033.508.094.756h-.002A2.25 2.25 0 004 12.25h7.5a2.75 2.75 0 10-1.252-5.2L10.25 7A3.25 3.25 0 007 3.75z"/></svg>';