weather_sunset_up constant

String const weather_sunset_up

Implementation

static const String weather_sunset_up =
    '<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="M3 12h4a5 5 0 015-5 5 5 0 015 5h4a1 1 0 011 1 1 1 0 01-1 1H3a1 1 0 01-1-1 1 1 0 011-1m12 0a3 3 0 00-3-3 3 3 0 00-3 3h6M12 2l2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2M3.34 7l4.16-.35A7.2 7.2 0 005.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7m17.31 0-1.77 3.79a7.023 7.023 0 00-2.38-4.15l4.15.36m-7.94 9.3 3.11 3.11a.996.996 0 11-1.41 1.41L12 18.41l-2.41 2.41a.996.996 0 11-1.41-1.41l3.11-3.11c.21-.2.45-.3.71-.3.26 0 .5.1.71.3Z"/></svg>';