remove xmlns:xlink from deoptimized board

pull/9317/head
Niklas Fiekas 2021-06-29 20:57:09 +02:00
parent 5894ae9560
commit 67fc4ff44f
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" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 8 8" shape-rendering="crispEdges">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8" shape-rendering="crispEdges">
<g fill="#f0d9b5">
<rect width="8" height="8" />
</g>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB