weather_windy constant
String
const weather_windy
Implementation
static const String weather_windy =
'<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"><path fill="currentColor" d="M19 5a1 1 0 100 2 1 1 0 010 2H8a1 1 0 100 2h6a1 1 0 010 2H7.6c-1.654 0-3 1.346-3 3s1.346 3 3 3a1 1 0 100-2 1 1 0 010-2H14c1.654 0 3-1.346 3-3 0-.353-.072-.686-.185-1H19c1.654 0 3-1.346 3-3s-1.346-3-3-3z"/></svg>';