From b6d2dd936b1a21653a87221d30c114b6a78decfb Mon Sep 17 00:00:00 2001 From: Christoph Hagen Date: Mon, 17 Feb 2025 15:16:38 +0100 Subject: [PATCH] Fix icon --- .../Page Elements/ContentElements/Icons/GeneralIcons.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHDataManagement/Page Elements/ContentElements/Icons/GeneralIcons.swift b/CHDataManagement/Page Elements/ContentElements/Icons/GeneralIcons.swift index e949e3e..3ad0f7a 100644 --- a/CHDataManagement/Page Elements/ContentElements/Icons/GeneralIcons.swift +++ b/CHDataManagement/Page Elements/ContentElements/Icons/GeneralIcons.swift @@ -110,7 +110,7 @@ extension Icon { static let id = "icon-bell" - static let attributes = "width='16' height='16' fill='currentColor'" + static let attributes = "viewBox='0 0 16 16' fill='currentColor'" static let content = """