Revert "remove xmlns:xlink from deoptimized board"

This reverts commit 67fc4ff44f.
pull/9354/head
Thibault Duplessis 2021-07-05 15:15:00 +02:00
parent 581ba7490d
commit a751ca751e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8" shape-rendering="crispEdges">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 8 8" shape-rendering="crispEdges">
<g fill="#f0d9b5">
<rect width="8" height="8" />
</g>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB