forecast_hail constant

String const forecast_hail

Icon Data of forecast_hail

Implementation

static const String forecast_hail =
    '<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"><path fill="currentColor" d="M26 18A10 10 0 1116 8h4v5l6-6-6-6v5h-4a12 12 0 1012 12Z"/><circle cx="14.5" cy="23.5" r="1.5" fill="currentColor"/><circle cx="11.5" cy="19.5" r="1.5" fill="currentColor"/><circle cx="17.5" cy="19.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M13 16.586 16.586 13 18 14.413 14.413 18zm6 0L22.586 13 24 14.413 20.413 18z"/></svg>';