diff --git a/frappe/utils/html_utils.py b/frappe/utils/html_utils.py
index 7edf6556c9..a109af798b 100644
--- a/frappe/utils/html_utils.py
+++ b/frappe/utils/html_utils.py
@@ -625,6 +625,7 @@ svg_attributes = [
"color",
"color-rendering",
"content",
+ "colwidth",
"cx",
"cy",
"d",