From 51aad91c793ddeac5646a246920c321bdeff5f4d Mon Sep 17 00:00:00 2001 From: Jason Kent Date: Tue, 8 Jun 2021 14:24:12 -0400 Subject: [PATCH] #3428 use iceberg icon --- web/css/events.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/events.css b/web/css/events.css index 86787e6bb3..cfaa1dfb08 100644 --- a/web/css/events.css +++ b/web/css/events.css @@ -300,7 +300,7 @@ } .event-icon-sea-and-lake-ice { - background: url("../images/natural-events/icon-sea-and-lake-ice.svg"); + background: url("../images/natural-events/icon-icebergs.svg"); } .event-icon-severe-storms {