GET /icons/{set}/{timeOfDay}/{first}/{second}
weather.gov:national-weather-service-api
Summary: —
Operation ID: iconsDualCondition
Auth: unknown
Operation ID: iconsDualCondition
Auth: unknown
Description
Returns a forecast icon. Icon services in API are deprecated.
Parameters (6)
first
(string, path, required)
.
fontsize
(integer, query, optional)
Font size
Constraints: {'minimum': 2, 'maximum': 24}
second
(string, path, required)
.
set
(string, path, required)
.
size
(?, query, optional)
Font size
timeOfDay
(string, path, required)
.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Large day icon for sunny/cloudy conditions | curl |
https://api.weather.gov/icons/large/day/sunny/cloudy |
|
| Small night icon for rain with font size parameter | curl |
https://api.weather.gov/icons/small/night/rain/rain?fontsize=12 |
|
| Medium day icon for snow with size query parameter | curl |
https://api.weather.gov/icons/medium/day/snow/snow?size=medium |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:01:16.617969 | 400 | 235ms | |
| 2026-03-22 21:48:50.666755 | 200 | 140ms | |
| 2026-03-22 21:46:47.425264 | 200 | 184ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-22 21:48:50.666755 | b459b6c9309f |
d8f825d7ead2 |
| 2026-03-23 11:01:16.617969 | d8f825d7ead2 |
e6114b17718e |