coronavirus constant

String const coronavirus

Icon Data of coronavirus

Implementation

static const String coronavirus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="15.5" cy="11.5" r="1.5" fill="currentColor"/><circle cx="20.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="16" cy="16" r="1" fill="currentColor"/><circle cx="16.5" cy="20.5" r="1.5" fill="currentColor"/><circle cx="11.5" cy="16.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M28 13v2h-2.05a9.948 9.948 0 00-2.215-5.321l1.437-1.437 1.414 1.415L28 8.243 23.758 4l-1.414 1.414 1.414 1.414-1.437 1.437A9.946 9.946 0 0017 6.05V4h2V2h-6v2h2v2.05a9.946 9.946 0 00-5.32 2.215L8.241 6.828l1.414-1.414L8.242 4 4 8.243l1.414 1.414 1.414-1.415L8.265 9.68A9.948 9.948 0 006.051 15H4v-2H2v6h2v-2h2.05a9.948 9.948 0 002.215 5.321l-1.437 1.437-1.414-1.415L4 23.757 8.242 28l1.414-1.414-1.414-1.414 1.437-1.437A9.946 9.946 0 0015 25.95V28h-2v2h6v-2h-2v-2.05a9.946 9.946 0 005.32-2.215l1.438 1.437-1.414 1.414L23.758 28 28 23.757l-1.414-1.414-1.414 1.415-1.437-1.437A9.948 9.948 0 0025.949 17H28v2h2v-6ZM16 24a8 8 0 118-8 8.01 8.01 0 01-8 8Z"/></svg>';