cloud_cog constant

String const cloud_cog

Implementation

static const String cloud_cog =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M20 16.2A4.5 4.5 0 0017.5 8h-1.8A7 7 0 104 14.9"/><circle cx="12" cy="17" r="3"/><path d="M12 13v1m0 6v1m4-4h-1m-6 0H8m7-3-.88.88m-4.24 4.24L9 20m6 0-.88-.88m-4.24-4.24L9 14"/></g></svg>';