From: Michael Orlitzky Date: Tue, 10 Oct 2023 02:07:30 +0000 (-0400) Subject: src/day.svg: eliminate default bus transform X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=450dd43d55e1eadcd7f5665abe5cbbf6ebf38665;p=charm-bypass.git src/day.svg: eliminate default bus transform We don't want the bus group to have a "transform" attribute by default because we want to use the CSS "transform" property to animate it, and the CSS property overwrites the SVG one. Ungrouping and regrouping the elements in the "bus" group fixes this somehow. --- diff --git a/src/day.svg b/src/day.svg index d4fc31f..11bd117 100644 --- a/src/day.svg +++ b/src/day.svg @@ -96,13 +96,12 @@ style="display:inline;fill:#e19219;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 1187.4435,241.96599 c 0,0 53.2726,26.78566 61.27,42.78051 1.3329,15.3284 0.6665,18.66066 0.6665,18.66066 0,0 29.9904,-10.66324 37.3213,-11.32969 7.331,0 29.6152,1.54719 30.2817,16.20914 0,6.66452 -3.9987,10.66323 -3.9987,10.66323 0,0 -3.3323,1.99936 -14.662,-10.66323 -7.331,0.66645 -25.9916,8.66387 -25.9916,8.66387 0,0 15.9948,-3.99871 28.6574,2.66581 4.6652,4.66516 8.6173,19.17205 8.6173,34.50043 0.6665,6.66452 -7.9974,7.33098 -7.9974,7.33098 0,0 -7.331,-10e-6 -7.331,-4.66517 0,0 -0.4101,-14.30307 -2.4095,-26.96566 0,0 -4.819,-9.07399 -25.5815,-0.35885 -5.7417,2.15315 -24.7992,33.54537 -74.5236,45.44927 l -34.3637,-0.87647 c -5.0241,4.30631 -10.2956,17.18554 -9.9367,26.87473 6.1006,6.1006 37.9535,14.58603 37.9535,14.58603 2.1532,6.45946 0.1279,5.15698 -2.3841,10.89872 -29.7853,-1.07658 -48.9242,-14.54939 -48.9242,-14.54939 -4.6652,-16.86637 0.9998,-23.87971 0.9998,-23.87971 l 6.8997,-13.11395 c 3.2297,-1.43544 0.799,-5.57792 0.799,-5.57792 -6.4595,-5.02402 -9.9667,-0.91275 -9.9667,-0.91275 -6.8183,2.51201 -16.4262,10.21187 -19.2971,17.03019 0.7177,7.53604 10.0616,24.77867 10.0616,24.77867 2.512,4.30631 -3.6935,8.05001 -3.6935,8.05001 -15.2132,-2.81782 -19.6691,-33.17569 -18.9513,-36.40542 7.8949,-14.71321 13.8251,-15.28328 13.4898,-17.12763 1.7943,-7.17718 -14.2525,0.1031 -18.6118,6.13914 -2.3474,4.69469 0.6761,18.22783 -8.6577,17.9611 -9.7247,0.33534 -6.6456,-19.58123 -6.6456,-19.58123 0.6707,-13.41342 53.5755,-27.54952 53.5755,-27.54952 8.9714,-34.0916 51.7373,-50.74807 51.7373,-50.74807 20.455,-3.22973 43.7115,13.98997 43.3526,10.04252 3.2297,-5.74174 -48.5361,-31.58267 -53.919,-36.60669 -1.7943,-2.15315 -4.4818,-9.46329 2.2142,-9.01022 9.1705,0.62051 30.2575,16.87514 32.7695,16.69572 0,0 -7.0028,-7.38658 -11.3091,-10.25745 l -18.1678,-10.22162 c 0,0 -2.1532,-2.20442 0,-8.66388 0,0 4.5037,-3.42822 6.6569,-0.91621 z" id="crab" />