[symbols] Valid svg header.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako 2021-10-14 11:25:26 +01:00 committed by Roman Tsisyk
parent fa60ace6f0
commit 0b33ada953

View file

@ -1,4 +1,5 @@
<svg width="16" height="16" viewBox="0 0 16 16">
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g fill="none" fill-rule="evenodd">
<circle cx="8" cy="8" r="8" fill="#FFF" opacity=".6"/>
<circle cx="8" cy="8" r="7" fill="#717065"/>

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB