From a797b8458e90caa00427d1270b82031c5e64ec09 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Tue, 21 Mar 2023 13:39:27 +0800 Subject: Keep (add if not existing) xmlns attribute for generated SVG images (#23410) Fix #23409 Developers could browse & preview the local SVG images files directly. It still has clear output. ![image](https://user-images.githubusercontent.com/2114189/224317107-f4b26c76-e36a-4e80-9eee-d8dc2e16421f.png) ![image](https://user-images.githubusercontent.com/2114189/224317527-2d4ca131-978c-4933-b071-4bae483f06e1.png) --------- Co-authored-by: silverwind Co-authored-by: delvh --- public/img/svg/octicon-dot.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/img/svg/octicon-dot.svg') diff --git a/public/img/svg/octicon-dot.svg b/public/img/svg/octicon-dot.svg index 9f67ffa9fa..62dcc189fe 100644 --- a/public/img/svg/octicon-dot.svg +++ b/public/img/svg/octicon-dot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3