use Inkscape SVGs to preserve labels and other useful metadata

I originally used plain SVGs because the Inkscape SVGs contained
metadata like window size and so on. I was made aware that that can be
turned off, so i did that. 😊
This commit is contained in:
tastytea 2022-06-15 01:02:29 +02:00
parent 33425997c8
commit f153bdfa67
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
6 changed files with 465 additions and 106 deletions

View File

@ -7,18 +7,39 @@
viewBox="0 0 800 800"
version="1.1"
id="svg5"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
sodipodi:docname="blobcat.svg"
inkscape:label="eyes"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview364"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="true"
inkscape:current-layer="svg5">
<inkscape:grid
type="xygrid"
id="grid694" />
</sodipodi:namedview>
<title
id="title1375">Blobcat</title>
<defs
id="defs2">
<linearGradient
id="face"
inkscape:swatch="solid"
gradientTransform="matrix(1.3651405,-2.186435e-8,0,1.3700818,276.95279,-209.54952)">
<stop
style="stop-color:#2b2b00;stop-opacity:1;"
@ -26,13 +47,15 @@
id="stop999" />
</linearGradient>
<linearGradient
id="blob_body">
id="blob_body"
inkscape:swatch="solid">
<stop
style="stop-color:#fcc314;stop-opacity:1;"
offset="0"
id="stop5823" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient1517"
x1="261.74738"
@ -41,6 +64,7 @@
y2="438.59274"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient3200"
x1="539.43036"
@ -50,6 +74,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0455177,0,0,1.0676148,-27.553494,-29.621238)" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5554"
gradientUnits="userSpaceOnUse"
@ -59,6 +84,7 @@
y2="437.90143"
gradientTransform="matrix(0.97471167,0.41127683,-0.39920703,1.0041815,172.33736,-171.29859)" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5558"
gradientUnits="userSpaceOnUse"
@ -68,6 +94,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5562"
gradientUnits="userSpaceOnUse"
@ -80,14 +107,22 @@
<path
style="display:inline;fill:url(#blob_body);fill-opacity:1;stroke:none;stroke-width:0.879001px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 734.76398,524.38093 C 778.38483,630.44923 633.59366,704.05086 400,701.64339 -149.52419,731.38788 106.91085,311.79915 110.79312,287.0949 124.02564,202.89171 99.887845,96.087964 134.02148,61.479696 167.38321,27.654069 257.84593,138.26635 257.84593,138.26635 386.56706,68.917578 535.2101,93.263205 609.53613,135.67317 c 10.00424,2.61771 98.23653,-73.252955 132.15277,-45.318376 32.81418,27.026886 -27.41922,139.441196 -12.121,178.997466 48.43725,125.24316 -14.56977,206.96611 5.19608,255.02867 z"
id="blobcat_body" />
id="blobcat_body"
sodipodi:nodetypes="scssccsss"
inkscape:label="body"
sodipodi:insensitive="true" />
<path
style="fill:none;stroke:url(#linearGradient1517);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 263.70657,397.34512 c 4.69711,26.71045 15.77906,50.68454 29.77909,73.40802 15,-5 56.70837,-59.39586 56.70837,-59.39586 0,0 15.897,35.93898 45.897,73.93898 21.5,-16 62.13813,-55.22229 62.13813,-55.22229"
id="mouth" />
id="mouth"
inkscape:label="mouth"
sodipodi:nodetypes="ccccc"
sodipodi:insensitive="true" />
<g
inkscape:label="eyes"
id="eyes"
style="display:inline">
style="display:inline"
sodipodi:insensitive="true">
<ellipse
style="display:inline;fill:url(#face);fill-opacity:1;stroke:none;stroke-width:1.21563;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="eye_right"
@ -95,7 +130,8 @@
cy="177.28984"
rx="47.294041"
ry="58.491283"
transform="matrix(0.96362231,0.26726773,-0.26103537,0.96532924,0,0)" />
transform="matrix(0.96362231,0.26726773,-0.26103537,0.96532924,0,0)"
inkscape:label="eye right" />
<ellipse
style="display:inline;fill:url(#face);fill-opacity:1;stroke:none;stroke-width:1.18217;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="eye_left"
@ -103,26 +139,37 @@
cy="152.35382"
rx="46.064701"
ry="56.792007"
transform="matrix(0.89475589,0.4465556,-0.44378819,0.89613171,0,0)" />
transform="matrix(0.89475589,0.4465556,-0.44378819,0.89613171,0,0)"
inkscape:label="eye left" />
</g>
<g
id="whiskers">
id="whiskers"
inkscape:label="whiskers"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient3200);fill-opacity:1;stroke:none;stroke-width:1.05651px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 662.73326,453.19881 c -2.09104,3.73665 -131.95589,-8.36304 -126.11437,-26.33101 5.84151,-17.96797 128.2054,22.59436 126.11437,26.33101 z"
id="whisker_right_top" />
id="whisker_right_top"
sodipodi:nodetypes="zzz"
inkscape:label="whisker right top" />
<path
style="fill:url(#linearGradient5554);fill-opacity:1;stroke:none;stroke-width:1.0691px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 635.33743,554.37336 c -3.34663,2.69209 -119.89224,-59.77382 -107.72766,-74.37632 12.16457,-14.6025 111.07431,71.68425 107.72766,74.37632 z"
id="whisker_right_bottom" />
id="whisker_right_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="whisker right bottom" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.02228px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 85.813283,392.00179 c 1.028542,-4.10435 122.999607,-26.07608 121.917567,-7.42739 -1.08206,18.64871 -122.946145,11.53173 -121.917567,7.42739 z"
id="whisker_left_top" />
id="whisker_left_top"
sodipodi:nodetypes="zzz"
inkscape:label="whisker left top" />
<path
style="fill:url(#linearGradient5562);fill-opacity:1;stroke:none;stroke-width:1.03761px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 78.272028,489.80595 C 77.911605,485.48761 186.32445,418.0828 191.36458,436.33812 196.4047,454.59349 78.632417,494.1243 78.272028,489.80595 Z"
id="whisker_left_bottom" />
id="whisker_left_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="whisker left bottom" />
</g>
<metadata
id="metadata1373">

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -7,18 +7,38 @@
viewBox="0 0 800.0 800.0"
version="1.1"
id="SVGRoot"
sodipodi:docname="blobcat_blush.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview42"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="true"
inkscape:current-layer="SVGRoot">
<inkscape:grid
type="xygrid"
id="grid167" />
</sodipodi:namedview>
<title
id="title1016">Blushing Blobcat</title>
<defs
id="defs1121">
<linearGradient
id="blush">
id="blush"
inkscape:swatch="solid">
<stop
style="stop-color:#ed6c30;stop-opacity:1;"
offset="0"
@ -26,6 +46,7 @@
</linearGradient>
<linearGradient
id="face"
inkscape:swatch="solid"
gradientTransform="matrix(-1,0,0,1,860,-20)">
<stop
style="stop-color:#2b2b00;stop-opacity:1;"
@ -33,13 +54,15 @@
id="stop7071" />
</linearGradient>
<linearGradient
id="body">
id="body"
inkscape:swatch="solid">
<stop
style="stop-color:#fcc314;stop-opacity:1;"
offset="0"
id="stop5975" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#body"
id="linearGradient5979"
x1="38.738472"
@ -48,6 +71,7 @@
y2="437.70772"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5558"
gradientUnits="userSpaceOnUse"
@ -57,6 +81,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient15760"
gradientUnits="userSpaceOnUse"
@ -66,6 +91,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient15762"
gradientUnits="userSpaceOnUse"
@ -75,6 +101,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#blush"
id="linearGradient4684"
x1="562.35876"
@ -84,6 +111,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1627907,0,0,1.0619469,-93.905576,-42.034346)" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter5097"
x="-0.33"
@ -91,10 +119,12 @@
width="1.66"
height="1.55">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="13.75"
id="feGaussianBlur5099" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#blush"
id="linearGradient5143"
gradientUnits="userSpaceOnUse"
@ -104,6 +134,7 @@
x2="648.35876"
y2="515.12402" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter5145"
x="-0.33"
@ -111,10 +142,12 @@
width="1.66"
height="1.55">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="13.75"
id="feGaussianBlur5147" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5190"
gradientUnits="userSpaceOnUse" />
@ -125,9 +158,12 @@
style="display:inline;fill:url(#linearGradient12261);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 750,620 C 679.95067,802.12826 118.40999,797.86599 50,620 0,490 140.64736,279.77235 140,280 c 0,0 -60,-120 -30,-150 30,-30 210,20 210,20 50,-20 110,-20 160,0 0,0 180,-50 210,-20 30,30 -30,150 -30,150 -0.40252,0.012 140,210 90,340 z"
id="path12259"
sodipodi:nodetypes="sscsccscs"
inkscape:label="body"
class="UnoptimicedTransforms" />
</clipPath>
<linearGradient
inkscape:collect="always"
xlink:href="#body"
id="linearGradient12261"
gradientUnits="userSpaceOnUse"
@ -136,6 +172,7 @@
x2="761.27481"
y2="437.70772" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter8336"
x="-0.13079235"
@ -143,6 +180,7 @@
width="1.2615847"
height="1.7217716">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="33.650403"
id="feGaussianBlur8338" />
</filter>
@ -151,15 +189,21 @@
style="display:inline;fill:url(#linearGradient5979);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 750,620 C 679.95067,802.12826 118.40999,797.86599 50,620 0,490 140.64736,279.77235 140,280 c 0,0 -60,-120 -30,-150 30,-30 210,20 210,20 50,-20 110,-20 160,0 0,0 180,-50 210,-20 30,30 -30,150 -30,150 -0.40252,0.012 140,210 90,340 z"
id="blobcat_body"
class="UnoptimicedTransforms" />
sodipodi:nodetypes="sscsccscs"
inkscape:label="body"
class="UnoptimicedTransforms"
sodipodi:insensitive="true" />
<g
id="blush_layer"
style="display:inline">
inkscape:label="blush"
style="display:inline"
sodipodi:insensitive="true">
<ellipse
style="display:none;opacity:0.5;mix-blend-mode:normal;fill:url(#linearGradient4684);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5097)"
id="blush_right"
cx="610"
cy="505"
inkscape:label="right"
rx="50"
ry="60" />
<ellipse
@ -167,49 +211,71 @@
id="blush_left"
cx="190"
cy="505"
inkscape:label="left"
rx="50"
ry="60" />
<path
style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#blush);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter8336)"
d="m 100,400 c -57.166196,34.29972 -10.038686,166.5698 50,200 76.44451,42.56515 159.48351,-76.81187 250,-80 90.59022,-4.38744 179.32899,131.58647 250,80 53.84702,-39.30576 57.16619,-165.70028 0,-200 -46.21915,-27.73149 -166.60049,9.72237 -250,10 -100.05499,0.33307 -246.21915,-42.26851 -300,-10 z"
id="blush_full_face"
sodipodi:nodetypes="sacasas"
class="UnoptimicedTransforms"
inkscape:label="full face"
clip-path="url(#clipPath12257)" />
</g>
<path
style="fill:none;stroke:url(#linearGradient5190);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
style="display:inline;fill:none;stroke:url(#linearGradient5190);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 320,520 40,50 40,-50 40,50 40,-50"
id="mouth" />
id="mouth"
inkscape:label="mouth"
sodipodi:nodetypes="ccccc"
sodipodi:insensitive="true" />
<g
id="whiskers">
id="whiskers"
inkscape:label="whiskers"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient15760);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,555 c 5,-5 -160,-60 -165,-35 -5,25 160,40 165,35 z"
id="whisker_right_bottom" />
id="whisker_right_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="right bottom" />
<path
style="fill:url(#linearGradient15762);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,410 c -5,-5 -180,55 -165,80 15,25 170,-75 165,-80 z"
id="whisker_right_top" />
id="whisker_right_top"
sodipodi:nodetypes="zzz"
inkscape:label="right top" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40,555 c -5,-5 160,-60 165,-35 5,25 -160,40 -165,35 z"
id="whisker_left_bottom" />
id="whisker_left_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="left bottom" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.518;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none"
d="m 40,410 c 5,-5 180,55 165,80 C 190,515 35,415 40,410 Z"
id="whisker_left_top" />
id="whisker_left_top"
sodipodi:nodetypes="zzz"
inkscape:label="left top" />
</g>
<g
id="eyes"
style="display:inline">
inkscape:label="eyes"
style="display:inline"
sodipodi:insensitive="true">
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:url(#face);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="m 570,410 c -50,-10 -100,0 -100,0 0,0 47.17157,-37.77817 100,-50"
id="eye_right" />
id="eye_right"
sodipodi:nodetypes="ccc"
inkscape:label="right" />
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:url(#face);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="m 230,410 c 50,-10 100,0 100,0 0,0 -47.17157,-37.77817 -100,-50"
id="eye_left" />
id="eye_left"
sodipodi:nodetypes="ccc"
inkscape:label="left" />
</g>
<metadata
id="metadata1014">

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -7,18 +7,38 @@
viewBox="0 0 800.0 800.0"
version="1.1"
id="SVGRoot"
sodipodi:docname="blobcat_heart.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview529"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="true"
inkscape:current-layer="SVGRoot">
<inkscape:grid
type="xygrid"
id="grid1138" />
</sodipodi:namedview>
<title
id="title1016">Blobcat with heart in paws</title>
<defs
id="defs1121">
<linearGradient
id="light">
id="light"
inkscape:swatch="gradient">
<stop
style="stop-color:#ffffff;stop-opacity:0"
offset="0"
@ -29,14 +49,16 @@
id="stop17094" />
</linearGradient>
<linearGradient
id="heart">
id="heart"
inkscape:swatch="solid">
<stop
style="stop-color:#ff2050;stop-opacity:1;"
offset="0"
id="stop7049" />
</linearGradient>
<linearGradient
id="blush">
id="blush"
inkscape:swatch="solid">
<stop
style="stop-color:#ed6c30;stop-opacity:0.5;"
offset="0"
@ -44,6 +66,7 @@
</linearGradient>
<linearGradient
id="face"
inkscape:swatch="solid"
gradientTransform="matrix(0.86419753,0,0,1,63.82716,0)">
<stop
style="stop-color:#2b2b00;stop-opacity:1;"
@ -51,13 +74,15 @@
id="stop7071" />
</linearGradient>
<linearGradient
id="body">
id="body"
inkscape:swatch="solid">
<stop
style="stop-color:#fcc314;stop-opacity:1;"
offset="0"
id="stop5975" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#body"
id="linearGradient5979"
x1="38.738472"
@ -67,6 +92,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,-70.0002)" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient7075"
x1="345.4498"
@ -76,6 +102,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.69230773,0,0,1.375,17.307671,201.2498)" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient7177"
gradientUnits="userSpaceOnUse"
@ -85,6 +112,7 @@
x2="430"
y2="91.322893" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5558"
gradientUnits="userSpaceOnUse"
@ -94,6 +122,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient15760"
gradientUnits="userSpaceOnUse"
@ -103,6 +132,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient15762"
gradientUnits="userSpaceOnUse"
@ -112,6 +142,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#blush"
id="linearGradient4684"
x1="562.35876"
@ -121,6 +152,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1627907,0,0,1.0619469,-93.905576,-112.03455)" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter5097"
x="-0.33"
@ -128,10 +160,12 @@
width="1.66"
height="1.55">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="13.75"
id="feGaussianBlur5099" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#blush"
id="linearGradient5143"
gradientUnits="userSpaceOnUse"
@ -141,6 +175,7 @@
x2="648.35876"
y2="515.12402" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter5145"
x="-0.33"
@ -148,15 +183,18 @@
width="1.66"
height="1.55">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="13.75"
id="feGaussianBlur5147" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5190"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,-70.0002)" />
<linearGradient
inkscape:collect="always"
xlink:href="#heart"
id="linearGradient7053"
x1="182.67766"
@ -165,6 +203,7 @@
y2="579.57064"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#light"
id="linearGradient18310"
gradientUnits="userSpaceOnUse"
@ -174,6 +213,7 @@
y2="436.90619"
gradientTransform="translate(-27.500114,-1.9059892)" />
<linearGradient
inkscape:collect="always"
xlink:href="#light"
id="linearGradient1285"
x1="429.62396"
@ -183,6 +223,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.14990233,0,0,0.21773855,220.27587,275.48419)" />
<linearGradient
inkscape:collect="always"
xlink:href="#light"
id="linearGradient1868"
gradientUnits="userSpaceOnUse"
@ -192,6 +233,7 @@
x2="297.92487"
y2="197.11472" />
<linearGradient
inkscape:collect="always"
xlink:href="#light"
id="linearGradient2712"
gradientUnits="userSpaceOnUse"
@ -201,6 +243,7 @@
x2="297.92487"
y2="197.11472" />
<linearGradient
inkscape:collect="always"
xlink:href="#light"
id="linearGradient2717"
gradientUnits="userSpaceOnUse"
@ -210,16 +253,19 @@
x2="297.92487"
y2="197.11472" />
<linearGradient
inkscape:collect="always"
xlink:href="#body"
id="linearGradient4005"
gradientTransform="matrix(1.0493826,0,0,1.3750004,21.790137,-243.75005)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#body"
id="linearGradient26217"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0493826,0,0,1.3750002,-778.20986,-243.74992)" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient26900"
gradientUnits="userSpaceOnUse"
@ -232,15 +278,21 @@
<path
style="display:inline;fill:url(#linearGradient5979);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 750,549.9998 c -70.04933,182.12826 -631.59001,177.86599 -700,0 -50,-130 90.64736,-340.22765 90,-340 0,0 -60,-120.000001 -30,-150.000001 30,-30 210,20 210,20 50,-20 110,-20 160,0 0,0 180,-50 210,-20 30,30 -30,150.000001 -30,150.000001 -0.40252,0.012 140,210 90,340 z"
id="blobcat_body" />
id="blobcat_body"
sodipodi:nodetypes="sscsccscs"
inkscape:label="body"
sodipodi:insensitive="true" />
<g
id="layer_blush"
style="display:inline">
inkscape:label="blush"
style="display:inline"
sodipodi:insensitive="true">
<ellipse
style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient4684);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5097)"
id="blush_right"
cx="610"
cy="434.99979"
inkscape:label="blush right"
rx="50"
ry="60" />
<ellipse
@ -248,51 +300,71 @@
id="blush_left"
cx="190"
cy="434.99979"
inkscape:label="blush left"
rx="50"
ry="60" />
</g>
<path
style="fill:none;stroke:url(#linearGradient5190);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 320,449.9998 40,50 40,-50 40,50 40,-50"
id="mouth" />
id="mouth"
inkscape:label="mouth"
sodipodi:nodetypes="ccccc"
sodipodi:insensitive="true" />
<g
id="layer_whiskers">
id="layer_whiskers"
inkscape:label="whiskers"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient15760);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,484.9998 c 5,-5 -160,-60 -165,-35 -5,25 160,40 165,35 z"
id="whisker_right_bottom" />
id="whisker_right_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="whisker right bottom" />
<path
style="fill:url(#linearGradient15762);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,339.9998 c -5,-5 -180,55 -165,80 15,25 170,-75 165,-80 z"
id="whisker_right_top" />
id="whisker_right_top"
sodipodi:nodetypes="zzz"
inkscape:label="whisker right top" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40,484.9998 c -5,-5 160,-60 165,-35 5,25 -160,40 -165,35 z"
id="whisker_left_bottom" />
id="whisker_left_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="whisker left bottom" />
<path
style="fill:url(#linearGradient26900);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40,339.9998 c 5,-5 180,55 165,80 -15,25 -170,-75 -165,-80 z"
id="whisker_left_top" />
id="whisker_left_top"
sodipodi:nodetypes="zzz"
inkscape:label="whisker left top" />
</g>
<g
id="layer_eyes"
style="display:inline">
inkscape:label="eyes"
style="display:inline"
sodipodi:insensitive="true">
<ellipse
style="display:inline;fill:url(#linearGradient7177);fill-opacity:1;stroke:none;stroke-width:29.2699;stroke-linecap:round;stroke-linejoin:round"
id="eye_right"
cx="530"
cy="324.99979"
rx="45"
ry="55" />
ry="55"
inkscape:label="eye right" />
<ellipse
style="fill:url(#linearGradient7075);fill-opacity:1;stroke:none;stroke-width:29.2699;stroke-linecap:round;stroke-linejoin:round"
id="eye_left"
cx="270"
cy="324.99979"
rx="45"
ry="55" />
ry="55"
inkscape:label="eye left" />
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="reflection"
style="display:none">
<ellipse
style="opacity:1;fill:url(#linearGradient2717);fill-opacity:1;stroke:#ffffff;stroke-width:2.2899;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
@ -300,28 +372,32 @@
cy="343.99979"
cx="557.5"
rx="6.3550477"
ry="7.8550501" />
ry="7.8550501"
inkscape:label="small right" />
<ellipse
style="opacity:1;fill:url(#linearGradient1868);fill-opacity:1;stroke:#ffffff;stroke-width:4.5166;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="reflection_big_right"
cy="312.49979"
cx="520"
rx="12.741699"
ry="15.241702" />
ry="15.241702"
inkscape:label="big right" />
<ellipse
style="opacity:1;fill:url(#linearGradient2712);fill-opacity:1;stroke:#ffffff;stroke-width:2.2899;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="reflection_small_left"
cy="343.99979"
cx="297.5"
rx="6.3550477"
ry="7.8550501" />
ry="7.8550501"
inkscape:label="small left" />
<ellipse
style="opacity:1;fill:url(#linearGradient1285);fill-opacity:1;stroke:#ffffff;stroke-width:4.5166;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="reflection_big_left"
cy="312.49979"
cx="260"
rx="12.741699"
ry="15.241702" />
ry="15.241702"
inkscape:label="big left" />
</g>
</g>
<metadata
@ -360,31 +436,42 @@
</metadata>
<g
id="layer_heart"
inkscape:label="heart"
style="display:inline"
transform="translate(0,-70.0002)">
transform="translate(0,-70.0002)"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient7053);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 400,820.0002 c 0,0 -300,-250 -225,-370.0002 75,-120.0002 225,20.0002 225,20.0002 0,0 150,-140.0004 225,-20.0002 75,120.0002 -225,370.0002 -225,370.0002 z"
id="heart_object" />
id="heart_object"
sodipodi:nodetypes="czczc"
inkscape:label="heart" />
<path
style="opacity:0.5;fill:url(#linearGradient18310);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 200,545.0002 c 20,-50 50,-90 100,-110 20,-20 -60,-35 -100,5 -40,40 -20,125 0,105 z"
id="heart_reflection" />
id="heart_reflection"
sodipodi:nodetypes="cczc"
inkscape:label="reflection" />
</g>
<g
id="layer_hands"
transform="translate(0,-70.0002)">
inkscape:label="hands"
transform="translate(0,-70.0002)"
sodipodi:insensitive="true">
<rect
style="display:inline;opacity:1;fill:url(#linearGradient4005);fill-opacity:1;stroke:none;stroke-width:5.69783;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:normal"
id="hand_support_right"
width="85"
height="110.00004"
x="515"
y="595.00018" />
y="595.00018"
inkscape:label="support right" />
<path
style="fill:url(#body);stroke:url(#face);stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
d="m 515,705.0002 c -45,-95 -45,-100 -45,-125 0,-25 20,-35 30,-10 0,-25 20,-35 30,-10 0,-25 20,-35 30,-10 10,25 10,30 40,45"
id="hand_right" />
id="hand_right"
sodipodi:nodetypes="cccccc"
inkscape:label="right" />
<rect
style="display:inline;opacity:1;fill:url(#linearGradient26217);fill-opacity:1;stroke:none;stroke-width:5.69783;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:normal"
id="hand_support_left"
@ -392,10 +479,13 @@
height="110.00002"
x="-285"
y="595.00018"
inkscape:label="support left"
transform="scale(-1,1)" />
<path
style="fill:url(#body);stroke:url(#face);stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
d="m 285,705.0002 c 45,-95 45,-100 45,-125 0,-25 -20,-35 -30,-10 0,-25 -20,-35 -30,-10 0,-25 -20,-35 -30,-10 -10,25 -10,30 -40,45"
id="hand_left" />
id="hand_left"
sodipodi:nodetypes="cccccc"
inkscape:label="left" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -7,12 +7,31 @@
viewBox="0 0 800.0 800.0"
version="1.1"
id="SVGRoot"
sodipodi:docname="blobcat_hug_genchu.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview734"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="true"
inkscape:current-layer="SVGRoot">
<inkscape:grid
type="xygrid"
id="grid1048" />
</sodipodi:namedview>
<title
id="title1016">Blobcat with Genchu in paws</title>
<defs
@ -209,97 +228,120 @@
<path
style="display:inline;fill:url(#linearGradient5979);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 750,549.9998 c -70.04933,182.12826 -631.59001,177.86599 -700,0 -50,-130 90.64736,-340.22765 90,-340 0,0 -60,-120.000001 -30,-150.000001 30,-30 210,20 210,20 50,-20 110,-20 160,0 0,0 180,-50 210,-20 30,30 -30,150.000001 -30,150.000001 -0.40252,0.012 140,210 90,340 z"
id="blobcat_body" />
id="blobcat_body"
inkscape:label="body"
sodipodi:insensitive="true" />
<g
id="layer5"
style="display:inline">
style="display:inline"
inkscape:label="blush"
sodipodi:insensitive="true">
<ellipse
style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient4684);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5097)"
id="blush_right"
cx="610"
cy="434.99979"
rx="50"
ry="60" />
ry="60"
inkscape:label="right" />
<ellipse
style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient5143);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5145)"
id="blush_left"
cx="190"
cy="434.99979"
rx="50"
ry="60" />
ry="60"
inkscape:label="left" />
</g>
<path
style="fill:none;stroke:url(#linearGradient5190);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 320,449.9998 40,50 40,-50 40,50 40,-50"
id="mouth" />
id="mouth"
inkscape:label="mouth"
sodipodi:insensitive="true" />
<g
id="whiskers"
style="display:inline">
style="display:inline"
inkscape:label="whiskers"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient15760);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,484.9998 c 5,-5 -160,-60 -165,-35 -5,25 160,40 165,35 z"
id="whiskers_bottom_right" />
id="whiskers_bottom_right"
inkscape:label="whiskers bottom right" />
<path
style="fill:url(#linearGradient15762);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,339.9998 c -5,-5 -180,55 -165,80 15,25 170,-75 165,-80 z"
id="whiskers_top_right" />
id="whiskers_top_right"
inkscape:label="whiskers top right" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40,484.9998 c -5,-5 160,-60 165,-35 5,25 -160,40 -165,35 z"
id="whiskers_bottom_left" />
id="whiskers_bottom_left"
inkscape:label="whiskers bottom left" />
<path
style="fill:url(#linearGradient26900);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40,339.9998 c 5,-5 180,55 165,80 -15,25 -170,-75 -165,-80 z"
id="whiskers_top_left" />
id="whiskers_top_left"
inkscape:label="whiskers top left" />
</g>
<g
id="eyes"
style="display:inline">
style="display:inline"
inkscape:label="eyes"
sodipodi:insensitive="true">
<ellipse
style="display:inline;fill:url(#linearGradient7177);fill-opacity:1;stroke:none;stroke-width:29.2699;stroke-linecap:round;stroke-linejoin:round"
id="eye_right"
cx="530"
cy="324.99979"
rx="45"
ry="55" />
ry="55"
inkscape:label="eye right" />
<ellipse
style="fill:url(#linearGradient7075);fill-opacity:1;stroke:none;stroke-width:29.2699;stroke-linecap:round;stroke-linejoin:round"
id="eye_left"
cx="270"
cy="324.99979"
rx="45"
ry="55" />
ry="55"
inkscape:label="eye left" />
<g
id="eyes_reflection"
style="display:none">
style="display:none"
inkscape:label="reflection">
<ellipse
style="opacity:1;fill:url(#linearGradient2717);fill-opacity:1;stroke:#ffffff;stroke-width:2.2899;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="eye_reflection_right_small"
cy="343.99979"
cx="557.5"
rx="6.3550477"
ry="7.8550501" />
ry="7.8550501"
inkscape:label="right small" />
<ellipse
style="opacity:1;fill:url(#linearGradient1868);fill-opacity:1;stroke:#ffffff;stroke-width:4.5166;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="eye_reflection_right_big"
cy="312.49979"
cx="520"
rx="12.741699"
ry="15.241702" />
ry="15.241702"
inkscape:label="right big" />
<ellipse
style="opacity:1;fill:url(#linearGradient2712);fill-opacity:1;stroke:#ffffff;stroke-width:2.2899;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="eye_reflection_left_small"
cy="343.99979"
cx="297.5"
rx="6.3550477"
ry="7.8550501" />
ry="7.8550501"
inkscape:label="left small" />
<ellipse
style="opacity:1;fill:url(#linearGradient1285);fill-opacity:1;stroke:#ffffff;stroke-width:4.5166;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0"
id="eye_reflection_left_big"
cy="312.49979"
cx="260"
rx="12.741699"
ry="15.241702" />
ry="15.241702"
inkscape:label="left big" />
</g>
</g>
<metadata
@ -348,7 +390,8 @@
<g
id="genchu"
transform="matrix(8.7802651,3.1957551,-2.8682487,7.8804485,117.04035,124.06279)"
style="display:inline">
style="display:inline"
inkscape:label="genchu">
<path
class="st1"
d="m 65.2,30.1 c -0.5,-1.7 -2.1,-4 -4.5,-6.4 0.2,-0.4 0.5,-0.4 0.5,-0.4 0,0 -0.6,-0.3 -1,-0.1 l -0.1,-0.1 c 0.4,-0.6 0.7,-1.3 0.7,-1.3 0,0 -0.8,-0.1 -1.2,0.5 -0.1,-0.1 -0.1,-0.2 -0.2,-0.3 -0.1,0 0,0.2 0,0.4 -1.8,-1.7 -3.8,-3.4 -5.9,-4.9 0.2,0.1 0.4,0.1 0.5,0 0.1,-0.1 0,-0.3 -0.2,-0.6 0.4,-0.1 0.6,-0.3 0.6,-0.4 0,-0.1 -0.1,-0.1 -0.3,-0.1 1.9,-1.4 3.1,-3.6 3.1,-6 0,-4.2 -3.4,-7.5 -7.5,-7.5 -4.1,0 -7.5,3.4 -7.5,7.5 0,0.4 0,0.8 0.1,1.1 -0.4,-0.2 -0.8,-0.4 -0.9,-0.2 -0.1,0.1 0.1,0.3 0.5,0.6 -1.5,-0.2 -2.9,-0.1 -4.3,0.1 -1.6,0.3 -3.1,0.8 -4.5,1.4 0.1,-0.1 0.2,-0.3 0.2,-0.3 0,-0.1 -0.2,-0.1 -0.5,0 C 32.9,12.5 32.9,12 32.7,11.9 32.6,11.8 32.4,12 32.3,12.3 31.5,9 28.5,6.5 25,6.5 c -4.2,0 -7.5,3.4 -7.5,7.5 0,3.6 2.5,6.5 5.8,7.3 -0.2,0.1 -0.3,0.2 -0.3,0.3 0,0.1 0.4,0.1 0.8,0 v 0.1 c 0.1,0.1 0.2,0.1 0.4,0 -0.6,1.2 -1,2.5 -1.2,3.5 -0.2,2.3 1,4 1.7,4.8 0.3,0.3 0.6,0.6 1,0.9 0.1,0.5 -0.1,0.9 -0.1,0.9 0,0 0.5,0 0.7,-0.4 v 0 c -0.4,0.7 0.1,1.3 0,1.7 0.3,-0.2 1,-0.4 1.1,-1 l 0.2,0.1 c 1.8,1.2 3.5,1.8 5.1,2.7 -3.4,2.9 -5,4.3 -6.5,6 -2.3,2.4 -3.9,5.1 -3.9,7 v 0 c 0,0.6 -0.1,2.6 0.7,4.1 0.3,0.6 1.2,2.5 3.7,4 1.7,0.9 4,1.3 6.3,0.9 6.7,-1 15.6,-6.4 22.3,-11.7 l 0.2,1 c 0,0 0.6,-0.6 0.5,-1.3 0.1,0 0.2,0.2 0.3,0.2 0,-0.1 -0.1,-0.3 -0.2,-0.4 l 0.2,-0.2 0.2,0.4 c 0,0 0.3,-0.4 0.3,-0.8 l 0.1,-0.1 1,1.2 c 0,0 0.2,-0.8 -0.3,-1.4 h 0.3 c 0,-0.1 -0.4,-0.2 -0.5,-0.3 3.9,-3.3 6.7,-6.4 7.5,-8 0.6,-1.4 0.7,-3.9 0.3,-5.4 z M 18.5,14.5 c -0.0098,-3.299982 2.7,-5.9 5.9,-5.9 v 0 h 0.2 c 3,0 5.4,2.2 5.9,5.1 0,0.2 -0.1,0.4 -0.2,0.6 -0.1,0.2 -0.2,0.3 -0.4,0.5 -1.4,1.2 -2.5,0.6 -2.5,0.6 0,0 0.2,0.8 0.9,1 l -0.2,0.2 C 27,16.7 26,16.9 26,16.9 c 0,0 0.4,0.5 1.1,0.7 -0.9,0.9 -1.7,1.9 -2.3,2.8 H 24.3 L 23.698885,20.38503 C 20.898885,20.08503 18.509139,17.584397 18.5,14.5 Z M 49.9,5 c 3.3,0 5.9,2.7 5.9,5.9 0,2.2 -1.2,4.2 -3.1,5.2 -0.4,-0.3 -0.7,-0.4 -0.8,-0.4 -0.2,0 -0.7,0.1 -0.8,0.3 -1,-0.7 -2,-1.3 -3,-1.8 0.3,-0.3 0.4,-0.5 0.4,-0.5 0,0 -0.5,0 -1.1,0.1 -0.3,-0.1 -0.5,-0.3 -0.8,-0.4 0.2,-0.4 0.2,-0.8 0.2,-0.8 0,0 -0.4,0.4 -1.2,0.4 -0.5,-0.2 -1,-0.4 -1.5,-0.5 C 44,12 43.9,11.5 43.9,11 44,7.6 46.6,5 49.9,5 Z"
@ -483,11 +526,13 @@
width="100"
height="110.00004"
x="510"
y="605.00018" />
y="605.00018"
inkscape:label="right hand support" />
<path
style="fill:url(#body);stroke:url(#face);stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
d="m 510,715.00022 c -45,-95 -45,-100 -45,-125 0,-25 20,-35 30,-10 0,-25 20,-35 30,-10 0,-25 20,-35 30,-10 10,25 10,30 40,45"
id="right_hand" />
id="right_hand"
inkscape:label="right hand" />
<rect
style="display:inline;opacity:1;fill:url(#linearGradient26217);fill-opacity:1;stroke:none;stroke-width:2.60208;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:normal"
id="left_hand_support"
@ -495,15 +540,18 @@
height="65.000023"
x="-190"
y="625.00018"
transform="scale(-1,1)" />
transform="scale(-1,1)"
inkscape:label="left hand support" />
<path
style="display:inline;fill:url(#body);stroke:url(#face);stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
d="m 175,690.0002 c 130,-30 130,-35 155,-45 25,-10 25,-30 0,-30 25,-10 25,-30 0,-30 25,-10 25,-30 0,-30 -25,0 -25,5 -135,25"
id="left_hand" />
id="left_hand"
inkscape:label="left hand" />
</g>
<path
class="st2"
d="m 448.00754,728.2278 c -22.82869,-8.30896 -34.68783,-35.82879 -47.15572,-67.13995 -17.1975,-40.17212 -36.18616,-86.35081 -83.93907,-110.87097 -84.66513,-43.30976 -156.24206,-5.10591 -156.52889,-4.31786 -2.3297,0.93694 -5.2506,0.76625 -7.31103,-1.76856 -1.18241,-2.21524 -1.19996,-4.89895 1.41657,-6.62394 1.16485,-0.46847 19.78492,-10.64769 49.53251,-15.88438 27.41789,-4.29975 70.33587,-4.74281 118.08879,19.77735 50.97819,26.58651 71.74046,76.08806 88.93796,116.26018 13.93712,32.73836 23.71827,55.03966 41.2788,61.43117 3.51211,1.2783 7.31104,1.76856 12.27482,1.79034 4.96378,0.0218 9.62319,-1.85208 12.22216,-6.26078 11.00466,-13.84344 6.69073,-48.43389 1.31726,-66.4536 -0.89558,-3.00328 0.84292,-5.04784 4.05065,-5.66521 3.20773,-0.61736 5.55499,1.12941 6.45056,4.1327 5.37348,18.01971 11.17419,56.72106 -2.42945,74.9732 -5.2155,6.13367 -11.32658,9.26407 -20.37612,9.54007 -7.00666,0.1271 -12.56164,-1.00231 -17.8298,-2.91976 z"
id="genchu_tail"
style="display:inline;fill:#54487a;stroke-width:8.85204" />
style="display:inline;fill:#54487a;stroke-width:8.85204"
inkscape:label="genchu tail" />
</svg>

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -7,38 +7,61 @@
viewBox="0 0 800.0 800.0"
version="1.1"
id="SVGRoot"
sodipodi:docname="blobcat_symmetric.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview889"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="true"
inkscape:current-layer="SVGRoot">
<inkscape:grid
type="xygrid"
id="grid1008" />
</sodipodi:namedview>
<title
id="title1016">Blobcat</title>
<defs
id="defs1121">
<linearGradient
id="blush">
id="blush"
inkscape:swatch="solid">
<stop
style="stop-color:#ed6c30;stop-opacity:1;"
offset="0"
id="stop4680" />
</linearGradient>
<linearGradient
id="face">
id="face"
inkscape:swatch="solid">
<stop
style="stop-color:#2b2b00;stop-opacity:1;"
offset="0"
id="stop7071" />
</linearGradient>
<linearGradient
id="body">
id="body"
inkscape:swatch="solid">
<stop
style="stop-color:#fcc314;stop-opacity:1;"
offset="0"
id="stop5975" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#body"
id="linearGradient5979"
x1="38.738472"
@ -47,6 +70,7 @@
y2="437.70772"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient7075"
x1="345.4498"
@ -56,6 +80,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.69230773,0,0,1.375,17.307671,271.25)" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient7177"
gradientUnits="userSpaceOnUse"
@ -65,6 +90,7 @@
x2="430"
y2="91.322893" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5558"
gradientUnits="userSpaceOnUse"
@ -74,6 +100,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient15760"
gradientUnits="userSpaceOnUse"
@ -83,6 +110,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient15762"
gradientUnits="userSpaceOnUse"
@ -92,6 +120,7 @@
x2="660.23444"
y2="437.90143" />
<linearGradient
inkscape:collect="always"
xlink:href="#blush"
id="linearGradient4684"
x1="562.35876"
@ -101,6 +130,7 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1627907,0,0,1.0619469,-93.905576,-42.034346)" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter5097"
x="-0.33"
@ -108,10 +138,12 @@
width="1.66"
height="1.55">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="13.75"
id="feGaussianBlur5099" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#blush"
id="linearGradient5143"
gradientUnits="userSpaceOnUse"
@ -121,6 +153,7 @@
x2="648.35876"
y2="515.12402" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter5145"
x="-0.33"
@ -128,10 +161,12 @@
width="1.66"
height="1.55">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="13.75"
id="feGaussianBlur5147" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient5190"
gradientUnits="userSpaceOnUse" />
@ -139,15 +174,21 @@
<path
style="display:inline;fill:url(#linearGradient5979);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 750,620 C 679.95067,802.12826 118.40999,797.86599 50,620 0,490 140.64736,279.77235 140,280 c 0,0 -60,-120 -30,-150 30,-30 210,20 210,20 50,-20 110,-20 160,0 0,0 180,-50 210,-20 30,30 -30,150 -30,150 -0.40252,0.012 140,210 90,340 z"
id="blobcat_body" />
id="blobcat_body"
sodipodi:nodetypes="sscsccscs"
inkscape:label="body"
sodipodi:insensitive="true" />
<g
id="layer5"
style="display:inline">
inkscape:label="blush"
style="display:inline"
sodipodi:insensitive="true">
<ellipse
style="display:inline;opacity:0.5;mix-blend-mode:normal;fill:url(#linearGradient4684);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5097)"
id="blush_right"
cx="610"
cy="505"
inkscape:label="right"
rx="50"
ry="60" />
<ellipse
@ -155,49 +196,67 @@
id="blush_left"
cx="190"
cy="505"
inkscape:label="left"
rx="50"
ry="60" />
</g>
<path
style="fill:none;stroke:url(#linearGradient5190);stroke-width:25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 320,520 40,50 40,-50 40,50 40,-50"
id="mouth" />
id="mouth"
inkscape:label="mouth"
sodipodi:nodetypes="ccccc"
sodipodi:insensitive="true" />
<g
id="whiskers">
id="whiskers"
inkscape:label="whiskers"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient15760);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,555 c 5,-5 -160,-60 -165,-35 -5,25 160,40 165,35 z"
id="whisker_right_bottom" />
id="whisker_right_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="right bottom" />
<path
style="fill:url(#linearGradient15762);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 760,410 c -5,-5 -180,55 -165,80 15,25 170,-75 165,-80 z"
id="whisker_right_top" />
id="whisker_right_top"
sodipodi:nodetypes="zzz"
inkscape:label="right top" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40,555 c -5,-5 160,-60 165,-35 5,25 -160,40 -165,35 z"
id="whisker_left_bottom" />
id="whisker_left_bottom"
sodipodi:nodetypes="zzz"
inkscape:label="left bottom" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.51834px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.518;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none"
d="m 40,410 c 5,-5 180,55 165,80 C 190,515 35,415 40,410 Z"
id="whisker_left_top" />
id="whisker_left_top"
sodipodi:nodetypes="zzz"
inkscape:label="left top" />
</g>
<g
id="eyes"
style="display:inline">
inkscape:label="eyes"
style="display:inline"
sodipodi:insensitive="true">
<ellipse
style="display:inline;fill:url(#linearGradient7177);fill-opacity:1;stroke:none;stroke-width:29.2699;stroke-linecap:round;stroke-linejoin:round"
id="eye_right"
cx="530"
cy="395"
rx="45"
ry="55" />
ry="55"
inkscape:label="right" />
<ellipse
style="fill:url(#linearGradient7075);fill-opacity:1;stroke:none;stroke-width:29.2699;stroke-linecap:round;stroke-linejoin:round"
id="eye_left"
cx="270"
cy="395"
rx="45"
ry="55" />
ry="55"
inkscape:label="left" />
</g>
<metadata
id="metadata1014">

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -7,19 +7,39 @@
viewBox="0 0 800 800"
version="1.1"
id="svg5"
sodipodi:docname="blobcat_teapot.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview47"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="true"
inkscape:current-layer="svg5">
<inkscape:grid
type="xygrid"
id="grid172" />
</sodipodi:namedview>
<title
id="title1375">Blobcat drinks directly from teapot</title>
<defs
id="defs2">
<linearGradient
id="face"
gradientTransform="matrix(0.30608992,-1.0449013e-8,0,0.65476465,178.46518,287.84523)">
gradientTransform="matrix(0.30608992,-1.0449013e-8,0,0.65476465,178.46518,287.84523)"
inkscape:swatch="solid">
<stop
style="stop-color:#2b2b00;stop-opacity:1;"
offset="0"
@ -27,7 +47,8 @@
</linearGradient>
<linearGradient
id="blob_body"
gradientTransform="matrix(0.22421862,0,0,0.47790186,125.85533,423.809)">
gradientTransform="matrix(0.22421862,0,0,0.47790186,125.85533,423.809)"
inkscape:swatch="solid">
<stop
style="stop-color:#fcc314;stop-opacity:1;"
offset="0"
@ -89,6 +110,7 @@
gradientTransform="matrix(1.765412,0,0,1.765412,-391.67005,-506.96532)" />
<linearGradient
id="tea"
inkscape:swatch="solid"
gradientTransform="translate(0,-115.00046)">
<stop
style="stop-color:#503200;stop-opacity:1;"
@ -105,13 +127,15 @@
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2661816,0.22326196,-0.17107562,0.97021803,6.2229597,-164.1955)" />
<linearGradient
id="mouth">
id="mouth"
inkscape:swatch="solid">
<stop
style="stop-color:#ed6c30;stop-opacity:1;"
offset="0"
id="stop2482" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient332"
gradientTransform="matrix(-0.28328371,0.71954562,1.2398984,0.79886098,-401.51137,87.7622)"
@ -121,6 +145,7 @@
y2="416.80921"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient502"
gradientTransform="scale(0.90061778,1.1103489)"
@ -130,6 +155,7 @@
y2="86.064669"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#face"
id="linearGradient504"
gradientTransform="scale(0.89920277,1.1120962)"
@ -139,6 +165,7 @@
y2="106.82399"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#blob_body"
id="linearGradient506"
gradientTransform="matrix(1.0263586,0.18097469,-0.16661827,0.94493914,118.95369,-121.36952)"
@ -151,11 +178,16 @@
<path
style="display:inline;fill:url(#linearGradient506);fill-opacity:1;stroke:none;stroke-width:0.879001px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 780.15539,603.79677 C 804.69498,715.82834 649.32273,763.16906 419.69594,720.23506 -126.64483,654.10379 198.7552,285.41902 206.86834,261.76425 234.52156,181.13809 229.29676,71.765443 268.92149,43.610206 307.65013,16.091669 377.5309,140.73218 377.5309,140.73218 c 138.80785,-45.943017 280.9651,3.84434 346.79753,58.51658 9.3977,4.31516 109.46434,-55.08148 138.01453,-21.6818 27.6225,32.31441 -51.21637,132.56147 -43.01944,174.1733 25.95314,131.75148 -50.28772,201.29182 -39.16813,252.05651 z"
id="blobcat_body" />
id="blobcat_body"
inkscape:label="body"
sodipodi:nodetypes="scssccsss"
sodipodi:insensitive="true" />
<g
id="eyes"
style="display:inline"
transform="rotate(10,303.59619,823.50198)">
transform="rotate(10,303.59619,823.50198)"
inkscape:label="eyes"
sodipodi:insensitive="true">
<ellipse
style="display:inline;fill:url(#linearGradient504);fill-opacity:1;stroke:none;stroke-width:1.21563;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="eye_right"
@ -163,7 +195,8 @@
cy="177.28984"
rx="47.294041"
ry="58.491283"
transform="matrix(0.96362231,0.26726773,-0.26103537,0.96532924,0,0)" />
transform="matrix(0.96362231,0.26726773,-0.26103537,0.96532924,0,0)"
inkscape:label="right" />
<ellipse
style="display:inline;fill:url(#linearGradient502);fill-opacity:1;stroke:none;stroke-width:1.18217;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="eye_left"
@ -171,27 +204,34 @@
cy="152.35382"
rx="46.064701"
ry="56.792007"
transform="matrix(0.89475589,0.4465556,-0.44378819,0.89613171,0,0)" />
transform="matrix(0.89475589,0.4465556,-0.44378819,0.89613171,0,0)"
inkscape:label="left" />
</g>
<g
id="whiskers"
transform="rotate(10,753.10682,619.13869)">
transform="rotate(10,753.10682,619.13869)"
inkscape:label="whiskers"
sodipodi:insensitive="true">
<path
style="fill:url(#linearGradient5554);fill-opacity:1;stroke:none;stroke-width:1.0691px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 677.65382,629.32529 c -3.34663,2.69209 -119.89224,-59.77382 -107.72766,-74.37632 12.16457,-14.6025 111.07431,71.68425 107.72766,74.37632 z"
id="whiskers_bottom_right" />
id="whiskers_bottom_right"
inkscape:label="bottom right" />
<path
style="fill:url(#linearGradient3200);fill-opacity:1;stroke:none;stroke-width:1.05651px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 705.04965,528.15074 c -2.09104,3.73665 -131.95589,-8.36304 -126.11437,-26.33101 5.84151,-17.96797 128.2054,22.59436 126.11437,26.33101 z"
id="whiskers_top_right" />
id="whiskers_top_right"
inkscape:label="top right" />
<path
style="fill:url(#linearGradient5562);fill-opacity:1;stroke:none;stroke-width:1.03761px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 120.58842,564.75788 c -0.36042,-4.31834 108.05242,-71.72315 113.09255,-53.46783 5.04012,18.25537 -112.73216,57.78618 -113.09255,53.46783 z"
id="whiskers_bottom_left" />
id="whiskers_bottom_left"
inkscape:label="bottom left" />
<path
style="fill:url(#linearGradient5558);fill-opacity:1;stroke:none;stroke-width:1.02228px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 128.12968,466.95372 c 1.02854,-4.10435 122.9996,-26.07608 121.91756,-7.42739 -1.08206,18.64871 -122.94614,11.53173 -121.91756,7.42739 z"
id="whiskers_top_left" />
id="whiskers_top_left"
inkscape:label="top left" />
</g>
<metadata
id="metadata1373">
@ -236,14 +276,19 @@
<path
style="fill:url(#linearGradient2536);fill-opacity:1;stroke:none;stroke-width:5.62731;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 329.97125,443.10091 c 10.99772,-62.37115 188.26312,-31.11448 177.2654,31.25668 -10.99772,62.37115 -188.26311,31.11448 -177.2654,-31.25668 z"
id="path1199" />
id="path1199"
inkscape:label="mouth"
sodipodi:insensitive="true" />
<path
style="fill:url(#tea);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 331.59449,459.88784 c -2.09541,-10.17027 169.90905,-10.10545 174.90443,0.26679 0.34684,1.34605 0.69099,2.42003 0.83252,3.41734 1.44058,8.24055 -0.38392,16.23628 -5.24083,23.31966 -4.43995,7.48509 -22.14566,20.58111 -48.09573,21.11796 -2.47291,0.25089 -10.82862,0.78998 -19.31822,0.35633 -12.20211,-0.65444 -37.99274,-3.73705 -58.51887,-12.35541 -18.81869,-7.48291 -37.51907,-18.87213 -44.5633,-36.12267 z"
id="tea_in_mouth" />
id="tea_in_mouth"
sodipodi:nodetypes="cccccccc"
inkscape:label="tea in mouth" />
<g
id="teapot"
transform="matrix(20.709495,13.193404,-13.193404,20.709495,-55.068902,-342.16284)"
inkscape:label="teapot"
style="display:inline">
<path
id="ellipse5367"
@ -285,9 +330,13 @@
<path
style="fill:url(#linearGradient11337);fill-opacity:1;stroke:none;stroke-width:1.76542px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 350.22673,439.29714 c 0.68578,9.80001 27.10087,22.88608 34.88777,21.81892 22.0253,-3.01845 67.1046,7.6615 30.8349,-14.74046 -25.1355,-15.52495 -66.60084,-19.62784 -65.72267,-7.07846 z"
id="tea_from_spout" />
id="tea_from_spout"
inkscape:label="tea from spout" />
<path
style="display:inline;fill:url(#linearGradient14063);fill-opacity:1;stroke:url(#linearGradient332);stroke-width:10.5758;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 396.25762,704.83193 C 109.45038,638.57455 104.02462,635.07873 76.895983,617.59985 49.767249,600.12102 52.433602,576.07124 81.180701,589.43932 55.670456,567.84962 62.144098,551.40646 90.891235,564.77453 65.380952,543.18487 71.854602,526.74164 100.60167,540.10974 c 28.74705,13.3681 34.17281,16.86386 306.32126,68.52308"
id="hand" />
id="hand"
inkscape:transform-center-x="1.6434477"
inkscape:transform-center-y="-6.6846726"
inkscape:label="hand" />
</svg>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 17 KiB