change padding in bevy badge

This commit is contained in:
yuni 2024-04-26 18:47:26 +02:00
parent 4826ce0571
commit d430d7b813

View file

@ -2,9 +2,9 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="125"
width="130"
height="20"
viewBox="0 0 33.072918 5.2916668"
viewBox="0 0 34.395835 5.2916668"
version="1.1"
id="svg1"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
@ -32,7 +32,7 @@
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
inkscape:current-layer="g1911-8-3-9-3-2-8" />
<defs
id="defs1">
<linearGradient
@ -56,20 +56,20 @@
x2="17.859375"
y2="1.3729758e-15"
gradientUnits="userSpaceOnUse"
gradientTransform="scale(0.92592592,1)" />
gradientTransform="scale(0.96296296,1)" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:url(#linearGradient3);stroke:none;stroke-width:0.147982;stroke-linejoin:round;stroke-dasharray:none"
style="fill:url(#linearGradient3);stroke:none;stroke-width:0.150913;stroke-linejoin:round;stroke-dasharray:none"
id="rect1"
width="33.072918"
width="34.395832"
height="5.2916665"
x="-1.5868788e-14"
y="1.3729758e-15"
rx="0.7349537"
rx="0.76435184"
ry="0.79374999" />
<g
id="g1911-8-3-9-3-2-8"
@ -79,7 +79,7 @@
inkscape:export-ydpi="81.422768"
style="fill:#787878;fill-opacity:1;stroke-width:0.755906;stroke-miterlimit:4;stroke-dasharray:none">
<g
transform="matrix(-0.40426719,-0.17438247,-0.17438247,0.40426719,678.77611,389.84765)"
transform="matrix(-0.40426719,-0.17438247,-0.17438247,0.40426719,684.69101,389.74882)"
style="fill:#787878;fill-opacity:1"
id="g1121-3-8-8-2-8-7-1-2-8-3-9-6-0-1"
inkscape:export-filename="/home/carter/code/bevy/assets/temp_bevy_logo.png"
@ -95,7 +95,7 @@
</g>
<g
id="g1051-1-2-0-8-6-0-8-1-5-6-9-6-8-9"
transform="matrix(-0.04531712,0.03662304,0.03662304,0.04531712,21.027823,-10.456566)"
transform="matrix(-0.04531712,0.03662304,0.03662304,0.04531712,21.618238,-10.466431)"
style="fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.755906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:export-filename="/home/carter/code/bevy/assets/bevy_logo_dark.png"
inkscape:export-xdpi="81.422768"
@ -116,7 +116,7 @@
<g
style="fill:#b2b2b2;fill-opacity:1;stroke-width:0.755906;stroke-miterlimit:4;stroke-dasharray:none"
id="g1051-1-1-8-8-4-9-4-0-4-6-4-7-6-6-0"
transform="matrix(-0.05041759,0.00674263,0.00674262,0.05041759,29.335476,-6.0219742)"
transform="matrix(-0.05041759,0.00674263,0.00674262,0.05041759,29.925891,-6.0318394)"
inkscape:export-filename="/home/carter/code/bevy/assets/bevy_logo_dark.png"
inkscape:export-xdpi="81.422768"
inkscape:export-ydpi="81.422768">
@ -148,7 +148,7 @@
</g>
<g
aria-label="BEVY"
transform="matrix(0.17057355,0,0,0.18006325,8.4213197,-32.982379)"
transform="matrix(0.17057355,0,0,0.18006325,9.0117346,-32.992244)"
style="font-style:normal;font-weight:normal;font-size:10.3007px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.257517;stroke-miterlimit:4;stroke-dasharray:none"
id="text1778-3-6-3-9-3-6-4-0-9-5-4-6"
inkscape:export-filename="/home/carter/code/bevy/assets/bevy_logo_dark.png"
@ -178,13 +178,13 @@
<text
xml:space="preserve"
style="font-weight:bold;font-size:3.13027px;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Bold';fill:#818181;fill-opacity:1;stroke:none;stroke-width:0.0869305;stroke-linejoin:round"
x="1.2333955"
y="3.6587448"
x="1.8238105"
y="3.6488798"
id="text1"><tspan
sodipodi:role="line"
id="tspan1"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.13027px;font-family:'Signika Negative';-inkscape-font-specification:'Signika Negative, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#ececec;fill-opacity:1;stroke-width:0.0869305"
x="1.2333955"
y="3.6587448">Powered by</tspan></text>
x="1.8238105"
y="3.6488798">Powered by</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB