whirl constant

String const whirl

Icon Data of whirl

Implementation

static const String whirl =
    '<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="M14 12a2 2 0 10-4 0 2 2 0 004 0z"/><path d="M12 21c-3.314 0-6-2.462-6-5.5S8.686 10 12 10"/><path d="M21 12c0 3.314-2.462 6-5.5 6S10 15.314 10 12"/><path d="M12 14c3.314 0 6-2.462 6-5.5S15.314 3 12 3"/><path d="M14 12c0-3.314-2.462-6-5.5-6S3 8.686 3 12"/></g></svg>';