cloud_down_filled constant

String const cloud_down_filled

Implementation

static const String cloud_down_filled =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M12 14V9.25a1.5 1.5 0 00-3 0V14H6a4 4 0 010-8h.126C6.57 4.275 8.136 3 10 3h1c1.9 0 3.49 1.325 3.899 3.101A4.002 4.002 0 0114 14h-2Z" clip-rule="evenodd"/><path d="M9.5 9.5a1 1 0 112 0V17a1 1 0 11-2 0V9.5Z"/><path d="M12.375 14.72a1 1 0 111.25 1.56l-2.5 2a1 1 0 01-1.25-1.56l2.5-2Z"/><path d="M7.375 16.28a1 1 0 111.25-1.56l2.5 2a1 1 0 01-1.25 1.56l-2.5-2Z"/></g></svg>';