Fix add icon not being in the center

This commit is contained in:
Hadi Nategh 2021-04-20 17:36:10 +02:00
parent df5cce7a74
commit 76bb0e3567

View File

@ -1,14 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg version="1.1" id="pixelegg_add" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#696969" d="M16.047,3.851c-7.17,0-12.982,5.812-12.982,12.981
c0-4.924-2.046,12.981,12.982,12.981c7.169,0,12.981-5.812,12.981-12.981C29.028,9.662,23.216,3.851,16.047,3.851z M24.714,18.998
h-6.502v6.5h-4.333v-6.5h-6.5v-4.333h6.5v-6.5h4.333v6.5h6.502V18.998z"/>
<path
id="path2823-6"
style="fill:#696969;fill-opacity:1;stroke-width:1.38147"
d="M 15.9375 3.0566406 A 12.943179 12.943179 0 0 0 3.0566406 16 A 12.943179 12.943179 0 0 0 16 28.943359 A 12.943179 12.943179 0 0 0 28.943359 16 A 12.943179 12.943179 0 0 0 16 3.0566406 A 12.943179 12.943179 0 0 0 15.9375 3.0566406 z M 13.865234 7.3476562 L 16.015625 7.3476562 L 18.167969 7.3476562 L 18.167969 10.589844 L 18.167969 13.832031 L 21.410156 13.832031 L 24.652344 13.832031 L 24.652344 15.984375 L 24.652344 18.134766 L 21.410156 18.134766 L 18.167969 18.134766 L 18.167969 21.392578 L 18.167969 24.652344 L 16.015625 24.652344 L 13.865234 24.652344 L 13.865234 21.392578 L 13.865234 18.134766 L 10.607422 18.134766 L 7.3476562 18.134766 L 7.3476562 15.984375 L 7.3476562 13.832031 L 10.607422 13.832031 L 13.865234 13.832031 L 13.865234 10.589844 L 13.865234 7.3476562 z " /><path
style="opacity:1;fill:none;fill-opacity:0.12;stroke-width:0.0434761"
d="M 13.897288,21.369751 V 18.111095 H 10.638632 7.3799768 V 15.960382 13.80967 h 3.2586552 3.258656 V 10.567307 7.3249449 h 2.150713 2.150713 v 3.2423621 3.242363 h 3.242362 3.242363 v 2.150712 2.150713 h -3.242363 -3.242362 v 3.258656 3.258656 h -2.150713 -2.150713 z"
id="path848" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 847 B

After

Width:  |  Height:  |  Size: 1.8 KiB