1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-26 20:06:52 +01:00

Add water sports icons (#4322)

This commit is contained in:
CaptKentish 2024-11-15 22:09:44 +00:00 committed by José Rebelo
parent 6aa7280967
commit 9bd828814e
8 changed files with 142 additions and 7 deletions

View File

@ -103,14 +103,14 @@ public enum ActivityKind {
SKY_DIVING(0x0400002d, R.string.activity_type_sky_diving),
SNOWSHOE(0x0400002e, R.string.activity_type_snowshoe),
SNOWMOBILING(0x0400002f, R.string.activity_type_snowmobiling),
STAND_UP_PADDLEBOARDING(0x04000030, R.string.activity_type_stand_up_paddleboarding),
SURFING(0x04000031, R.string.activity_type_surfing),
WAKEBOARDING(0x04000032, R.string.activity_type_wakeboarding),
WATER_SKIING(0x04000033, R.string.activity_type_water_skiing),
STAND_UP_PADDLEBOARDING(0x04000030, R.string.activity_type_stand_up_paddleboarding, R.drawable.ic_activity_sup),
SURFING(0x04000031, R.string.activity_type_surfing, R.drawable.ic_activity_surfing),
WAKEBOARDING(0x04000032, R.string.activity_type_wakeboarding, R.drawable.ic_activity_wakeboarding),
WATER_SKIING(0x04000033, R.string.activity_type_water_skiing, R.drawable.ic_activity_waterskiing),
KAYAKING(0x04000034, R.string.activity_type_kayaking, R.drawable.ic_activity_rowing),
RAFTING(0x04000035, R.string.activity_type_rafting, R.drawable.ic_activity_rowing),
WINDSURFING(0x04000036, R.string.activity_type_windsurfing),
KITESURFING(0x04000037, R.string.activity_type_kitesurfing),
WINDSURFING(0x04000036, R.string.activity_type_windsurfing, R.drawable.ic_activity_windsurfing),
KITESURFING(0x04000037, R.string.activity_type_kitesurfing, R.drawable.ic_activity_kitesurfing),
TACTICAL(0x04000038, R.string.activity_type_tactical),
JUMPMASTER(0x04000039, R.string.activity_type_jumpmaster),
BOXING(0x0400003a, R.string.activity_type_boxing),
@ -144,7 +144,7 @@ public enum ActivityKind {
HOCKEY(0x04000056, R.string.activity_type_hockey),
LACROSSE(0x04000057, R.string.activity_type_lacrosse),
VOLLEYBALL(0x04000058, R.string.activity_type_volleyball),
WATER_TUBING(0x04000059, R.string.activity_type_water_tubing),
WATER_TUBING(0x04000059, R.string.activity_type_water_tubing, R.drawable.ic_activity_watertubing),
WAKESURFING(0x0400005a, R.string.activity_type_wakesurfing),
MIXED_MARTIAL_ARTS(0x0400005b, R.string.activity_type_mixed_martial_arts), // aka MMA
DANCE(0x0400005c, R.string.activity_type_dance),

View File

@ -0,0 +1,23 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="25sp"
android:height="25sp"
android:tint="#7E7E7E"
android:viewportHeight="568.82"
android:viewportWidth="568.82">
<path
android:fillColor="#000000"
android:pathData="M482.6,292.64c55.21,-67.94 49.51,-155.85 43.68,-193.76c-1.61,-10.44 -9.37,-25.13 -16.76,-32.67C471.67,27.7 442.04,11.3 424.35,4.34c-9.83,-3.86 -11.5,0.2 -5.15,8.65c11.62,15.44 27.12,45.55 30.1,98.19c3.37,59.43 -20.72,132 -33.13,164.93c-3.73,9.89 -0.51,23.47 9.02,28.04C461.35,321.48 482.6,292.64 482.6,292.64z"/>
<path
android:fillColor="#000000"
android:pathData="M349.79,1.75c-53.17,10.91 -80.2,49.88 -84.01,78.21c-0.52,3.91 0.61,10.14 2.3,13.69c4.48,9.42 14.4,25.89 29.99,27.9c3.89,0.52 9.35,-2.37 12.16,-5.1c15.54,-15.01 64.22,-59.38 111.31,-74.26C421.54,42.2 407.58,-10.1 349.79,1.75z" />
<path
android:fillColor="#000000"
android:pathData="M137.16,211.18m-38.31,0a38.31,38.31 0,1 1,76.62 0a38.31,38.31 0,1 1,-76.62 0"/>
<path
android:fillColor="#000000"
android:pathData="M93.64,257.84l-50.9,91.48c-7.88,13.96 -2.97,31.75 10.83,39.6l102.88,62.07c3.62,2.06 8.86,6.9 11.22,10.38l7.76,11.43h-0.06c-63.28,4.78 -90.19,16.43 -101.61,25.34c-4.78,3.74 -7.37,10.9 -7.37,15.74v11.81c0,4.85 2.59,12.02 7.37,15.74c11.78,9.2 45.68,24.98 140.21,27.24c4.28,0.1 8.47,0.15 12.56,0.15c96.26,0 139.49,-27.71 153.59,-39.62c2.74,-2.31 4.31,-5.75 4.31,-9.41c0,-3.68 -1.57,-7.11 -4.31,-9.41c-13.41,-11.32 -54.35,-37.82 -144.55,-39.49l-6.61,-0.13l-15.99,-31.81c-2.63,-5.28 -8.3,-12.33 -12.89,-16.05l-75.74,-61.56c-1.54,-1.25 -1.87,-3.67 -0.72,-5.3l5.39,-7.66c3.55,3.63 8.73,6.07 13.59,6.07h112.66c0.74,0 2.15,-0.05 3.55,-0.39l37.33,47.7c1.88,2.41 4.7,3.67 7.53,3.67c2.06,0 4.14,-0.66 5.88,-2.04c4.16,-3.25 4.9,-9.27 1.64,-13.42l-86.06,-109.97c-3.26,-4.16 -9.27,-4.92 -13.42,-1.63c-4.16,3.25 -4.9,9.27 -1.63,13.42l27.23,34.79c-3.11,-0.67 -6.56,-1.03 -10.35,-1.03h-61.95c-7.67,0 -17.57,-2.07 -18.48,-3.7l-19.75,-44.19c-0.03,-0.07 -2.04,-3.7 -5.67,-6.83l11.83,4.66c0.83,1.21 1.29,2.04 1.31,2.07l15.14,33.8l3.37,-4.79c2.31,-3.25 2.73,-7.76 1.21,-11.62l43.44,-20.24c4.82,-2.54 9.95,-8.59 11.68,-13.71l28.43,-76.67c3.67,-9.9 0.49,-20.2 -7.12,-22.99c-7.6,-2.8 -16.79,2.94 -20.52,12.82l-26.3,69.67c-1.4,4.4 -6.43,8.75 -11.13,9.55l-39.55,12.28l-18.77,-10.64C105.78,249.47 97.89,250.32 93.64,257.84z"/>
</vector>

View File

@ -0,0 +1,26 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="25sp"
android:height="25sp"
android:tint="#7E7E7E"
android:viewportHeight="1024"
android:viewportWidth="1024">
<path android:fillColor="#000000" android:pathData="M699.5,448.9l-102.3,-52.2 -128.4,-102.3 -43.5,65.3 128.4,89.2c2.2,2.2 4.4,4.4 8.7,6.5l128.4,63.1 8.7,-69.7zM251.1,882c-4.4,0 -8.7,0 -15.2,-2.2 -21.8,-8.7 -34.8,-32.7 -26.1,-56.6l50.1,-141.5L290.2,518.5l132.8,-37 -130.6,370.1c-6.5,19.6 -23.9,30.5 -41.4,30.5z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M366.4,642.6l56.6,-161.1 -132.8,37 -19.6,102.3z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M479.6,76.6c41.4,0 76.2,34.8 76.2,76.2s-34.8,76.2 -76.2,76.2 -76.2,-34.8 -76.2,-76.2 34.8,-76.2 76.2,-76.2z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M773.3,210.5l-86.9,695.5 -43.2,-5.4 86.9,-695.5z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M736.5,947.4H584.1c13.1,-117.5 69.7,-126.3 78.4,-195.9h43.5c-4.4,69.7 37,71.8 30.5,195.9z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M925.9,816.7s-65.3,65.3 -413.6,65.3H98.7c-13.1,0 -21.8,8.7 -21.8,21.8 0,21.8 87.1,43.5 174.1,43.5h522.4c87.1,0 174.1,-87.1 174.1,-108.8 0,-13.1 -8.7,-21.8 -21.8,-21.8z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M771.3,194.2c-8.7,-15.2 -28.3,-21.8 -43.5,-13.1l-124.1,67.5 -119.7,23.9h-60.9c-30.5,0 -56.6,19.6 -67.5,47.9L292.4,512c-8.7,26.1 -2.2,52.2 15.2,69.7l117.5,119.7v137.1c0,23.9 19.6,43.5 43.5,43.5s43.5,-19.6 43.5,-43.5V686.1c0,-10.9 -4.4,-19.6 -10.9,-28.3l-76.2,-100.1v-2.2l74,-189.4c0,-2.2 2.2,-4.4 2.2,-6.5l117.5,-47.9c4.4,0 6.5,-2.2 8.7,-4.4l128.4,-71.8c17.4,-6.5 23.9,-26.1 15.2,-41.4z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M447,316.1c0,-43.5 37,-43.5 37,-43.5h-60.9c-30.5,0 -56.6,19.6 -67.5,47.9L292.4,512c-8.7,26.1 -2.2,52.2 15.2,69.7l60.9,60.9 82.7,-52.2s-26.1,-32.7 -26.1,-34.8l74,-189.4c0,-2.2 2.2,-4.4 2.2,-6.5 0,0 -54.4,8.7 -54.4,-43.5z" android:strokeColor="#000000" android:strokeWidth="1"/>
<path android:fillColor="#000000" android:pathData="M501.4,359.6c-2.2,0 -21.8,2.2 -37,-6.5l-67.5,169.8 28.3,32.7 74,-189.4c0,-2.2 2.2,-4.4 2.2,-6.5z" android:strokeColor="#000000" android:strokeWidth="1"/>
</vector>

View File

@ -0,0 +1,14 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="25sp"
android:height="25sp"
android:tint="#7E7E7E"
android:viewportHeight="128"
android:viewportWidth="128">
<path android:fillColor="#000000" android:pathData="M120.4,120.9C64.2,103.2 20.1,83.7 10,79.1c-1,-0.4 -2.2,0 -2.6,1.1c-0.4,1 0,2.2 1.1,2.5c2.5,1.1 5,2.2 7.4,3.3l-7.9,6c-0.9,1.3 -0.5,3 0.8,3.9c1,0.7 2.4,0.6 3.4,0l13.6,-5.7c33.3,14 58.7,22.2 94.3,33.4c0.7,0.1 1.4,-0.4 1.5,-1.2C121.6,121.8 121.1,121.1 120.4,120.9z"/>
<path android:fillColor="#000000" android:pathData="M100,32c5.3,0 9.5,-4.3 9.5,-9.5c0,-5.3 -4.2,-9.5 -9.5,-9.5s-9.5,4.3 -9.5,9.5C90.4,27.7 94.7,32 100,32z"/>
<path android:fillColor="#000000" android:pathData="M34.3,84.1c1,0.1 2,-0.2 2.8,-0.6l20.9,-9.4c1.5,-0.8 2.6,-2.2 3,-4v-10.5l14.5,13l-2.7,22.1c0,0.1 0,0.3 0,0.4c-0.1,3.3 2.4,6 5.7,6.1c3.1,0.1 5.7,-2.1 6.1,-5.1l3.1,-25.2c0,-0.1 0,-0.2 0,-0.3c0.1,-1.8 -0.6,-3.4 -1.8,-4.5l-13.4,-12l20.2,-9.9l18.8,17.3c0.8,0.8 2,1.3 3.2,1.3c2.5,0 4.6,-2.1 4.5,-4.6c0,-1.4 -0.6,-2.6 -1.6,-3.4L90.9,30.2c-0.9,-0.9 -1.9,-1.6 -3.1,-2.1L66.9,20.7l-9.5,-13.8c-0.7,-1 -1.9,-1.7 -3.2,-1.9c-2.5,-0.3 -4.7,1.5 -5,4c-0.1,1 0.1,2.1 0.6,2.9L59.5,26c0.4,0.6 1,1 1.7,1.4l11.2,4.4L54,41.2c-2.6,1.5 -4.4,4 -4.9,7.1l0.1,16.9l-17.1,7.7c-1.9,0.9 -3.3,2.8 -3.4,5.1C28.6,81.2 31.1,83.9 34.3,84.1z"/>
</vector>

View File

@ -0,0 +1,16 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="25sp"
android:height="25sp"
android:tint="#7E7E7E"
android:viewportHeight="310.64"
android:viewportWidth="310.64">
<path android:fillColor="#000000" android:pathData="m195.65,257c2.78,18.54 -8.98,30.61 -22.42,32.63 -14.94,2.23 -28.54,-8.32 -30.69,-22.7 -0.8,-5.33 -1.14,-7.65 -1.94,-12.97 -5.31,18.91 -4.37,15.58 -5.85,20.83 -3.97,14.13 -18.79,22.77 -33.29,18.7 -8.09,-2.27 -14.6,-8.07 -17.77,-15.98 -22.34,7.52 -36.01,15.71 -34.98,22.35 1.85,11.96 50.67,14.34 109.05,5.32s104.21,-26.03 102.36,-37.99c-1.35,-8.72 -27.67,-12.35 -64.46,-10.18z"/>
<path android:fillColor="#000000" android:pathData="m65.05,194.39l45.68,10.55 -16.42,58.49c-2.24,7.98 2.41,16.26 10.39,18.5 7.98,2.24 16.26,-2.42 18.5,-10.39l20.67,-73.62c2.31,-8.24 -2.74,-16.75 -11.07,-18.67l-59.72,-14.11c0,0 60.84,2.06 62.42,2.42 7.16,1.65 13.41,6.22 17.15,12.54 3.74,6.32 4.75,14 2.77,21.07l-6.91,24.61 5.9,39.38c1.23,8.18 8.84,13.84 17.06,12.61 8.19,-1.23 13.84,-8.86 12.61,-17.06l-13.58,-90.67c-0.88,-5.91 -5.18,-10.68 -10.87,-12.24l-44.46,-12.19 -2.57,-7.09 -4.58,2.27c-10.52,5.21 -21.37,1.36 -25.36,-2.39l-37.23,-35.02 45.45,26.27c3.5,2.03 8.02,2.26 11.81,0.38l44.75,-22.18c6.18,-3.06 8.72,-10.56 5.65,-16.75 -0,-0 -0,-0 -0,-0 -3.1,-6.25 -10.65,-8.67 -16.75,-5.65l-12.84,6.36 -25.9,12.84 -41.16,-23.79c2.27,0.63 38.12,10.51 39.93,11.01l11.41,-5.66 -24.95,-23.96c-3.59,-3.44 -11.63,-5.97 -18.84,-3.36l-31.26,11.3c-9.68,3.5 -14.69,14.18 -11.19,23.86 3.01,8.31 29.23,80.83 32.37,89.53 1.37,5.22 5.51,9.52 11.13,10.81z"/>
<path android:fillColor="#000000" android:pathData="m289.24,136.02c-46.08,-5.14 -84.47,-16.25 -110.52,-25.64l1.95,-0.61c6.59,-2.07 10.25,-9.09 8.18,-15.67 -2.07,-6.59 -9.09,-10.25 -15.67,-8.18l-8.2,2.58c3.09,8.74 1,18.6 -5.61,25.32 -1.85,1.88 -3.98,3.43 -6.34,4.63 -0.09,0.05 -0.17,0.1 -0.26,0.14l-3.57,1.77c24.34,10.43 73.53,28.35 137.82,35.53 0.38,0.04 0.75,0.06 1.12,0.06 5.03,0 9.35,-3.78 9.93,-8.89 0.61,-5.49 -3.34,-10.43 -8.83,-11.05z"/>
<path android:fillColor="#000000" android:pathData="M40.1,27.59m-27.59,0a27.59,27.59 0,1 1,55.18 0a27.59,27.59 0,1 1,-55.18 0"/>
</vector>

View File

@ -0,0 +1,16 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="25sp"
android:width="25sp"
android:tint="#7E7E7E"
android:viewportHeight="128"
android:viewportWidth="128">
<path android:fillColor="#000000" android:pathData="M75.9,107.4c0.8,-0.1 1.6,-0.2 2.4,-0.2c2.5,0 4.9,0.6 7,1.6c2.1,0.9 4.4,1.5 6.8,1.5c2.4,0 4.8,-0.6 6.9,-1.5c2.1,-1 4.5,-1.6 7,-1.6c2.5,0 4.9,0.6 7,1.6c2.1,0.9 4.4,1.5 6.8,1.5v10.3c-2.4,0 -4.8,-0.6 -6.8,-1.5c-2.1,-1 -4.5,-1.5 -7,-1.5c-2.5,0 -4.9,0.6 -7,1.5c-2.1,0.9 -4.4,1.5 -6.9,1.5c-2.4,0 -4.8,-0.6 -6.8,-1.5c-2.1,-1 -4.5,-1.5 -7,-1.5c-2.5,0 -4.9,0.6 -7,1.5c-2.1,0.9 -4.4,1.5 -6.8,1.5c-2.4,0 -4.7,-0.6 -6.8,-1.5c-2.1,-1 -4.5,-1.5 -7,-1.5c-2.5,0 -4.9,0.6 -7,1.5c-2.1,0.9 -4.4,1.5 -6.8,1.5c-2.4,0 -4.7,-0.6 -6.8,-1.5c-2.2,-1 -4.6,-1.5 -7,-1.5c-2.5,0 -4.9,0.6 -7,1.5c-2.1,0.9 -4.4,1.5 -6.8,1.5v-10.3c2.4,0 4.7,-0.6 6.8,-1.5c2.1,-1 4.5,-1.6 7,-1.6c2.5,0 4.9,0.6 7,1.6c2.1,0.9 4.4,1.5 6.8,1.5c2.4,0 4.7,-0.6 6.8,-1.5c1.2,-0.6 2.5,-1 3.8,-1.2l64.7,-11.5c2.1,-0.5 4.9,-2 5.9,-4.5c0.2,-0.5 0.9,-0.6 1.5,-0.6c1,0.1 1.8,1 1.8,2c0,1.7 -1.3,6.3 -8.3,7.7L75.9,107.4z"/>
<path android:fillColor="#000000" android:pathData="M19.8,26.2c5.2,0 9.4,-4.2 9.4,-9.4S25,7.4 19.8,7.4c-5.2,0 -9.3,4.2 -9.3,9.3S14.6,26.2 19.8,26.2"/>
<path android:fillColor="#000000" android:pathData="M47,101.8c0.5,2.1 3,4.1 5.6,4.1l0,0c3.3,0 6,-2.6 6,-6l-0.1,-1l-7.1,-30.6c-0.6,-2 -2.5,-3.8 -4.4,-4.6l-10.5,-6.3l-4.8,-20.6l29.5,-0.1c2.4,0 4.3,-1.9 4.3,-4.3c0,-2.4 -1.9,-4.4 -4.3,-4.4H18.6c-4.3,0 -6.2,3 -5.7,5.7l6,27.3c0.5,2.6 2.2,4.7 4.4,5.9l0.1,0.1L41,77.3L47,101.8z"/>
<path android:fillColor="#000000" android:pathData="M68,33.6h52.1v3.3h-52.1z"/>
</vector>

View File

@ -0,0 +1,24 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="25sp"
android:width="25sp"
android:tint="#7E7E7E"
android:viewportHeight="285"
android:viewportWidth="285">
<path android:fillColor="#000000" android:pathData="m195.45,103.55h31.74c8.28,0 15.89,2.98 21.8,7.91l6.68,0.84c8.23,1.04 15.72,-4.79 16.76,-13.01 1.03,-8.22 -4.79,-15.72 -13.01,-16.76l-63.54,-8c-4.73,-0.59 -9.45,1.09 -12.73,4.54l-15.61,16.38 5.69,-0.76c8.58,-1.14 16.9,2.32 22.22,8.85z"/>
<path android:fillColor="#000000" android:pathData="m59.64,98.99l2.83,4.55h25.43l-4.92,-9.27 34.56,39.51c2.76,3.15 7.06,4.71 11.06,4.16l49.51,-6.58c7.32,-0.97 12.2,-8.06 10.52,-15.25 -1.48,-6.32 -7.55,-10.36 -13.81,-9.53 -0,0 -0,0 -0,0l-42.86,5.7 -31.3,-35.78 34.26,23.28 2.92,-0.39 -21.92,-35.32c-5.1,-8.21 -15.89,-10.74 -24.1,-5.64l-26.52,16.46c-8.21,5.1 -10.74,15.89 -5.64,24.1z"/>
<path android:fillColor="#000000" android:pathData="M60.91,37.99m-25.91,0a25.91,25.91 0,1 1,51.81 0a25.91,25.91 0,1 1,-51.81 0"/>
<path android:fillColor="#000000" android:pathData="m53.31,175.72h113.34c-0.24,-12.4 9.78,-22.43 21.99,-22.43h60.61v-15.68c0,-12.18 -9.88,-22.06 -22.06,-22.06h-26.49c1.92,13.56 -7.61,25.94 -21.02,27.72l-49.51,6.58c-11.05,1.47 -20.39,-5.06 -23.24,-10.43l-12.68,-23.88h-40.96c-12.18,0 -22.06,9.88 -22.06,22.06v16.05c-0,12.18 9.88,22.06 22.06,22.06z"/>
<path android:fillColor="#000000" android:pathData="m111,199.42c0,-5.52 -4.48,-10 -10,-10h-91c-5.52,0 -10,4.48 -10,10 0,5.52 4.48,10 10,10h91c5.52,0 10,-4.48 10,-10z"/>
<path android:fillColor="#000000" android:pathData="m76.82,231.42c0,5.52 4.48,10 10,10h91.18c5.52,0 10,-4.48 10,-10 0,-5.52 -4.48,-10 -10,-10h-91.18c-5.52,0 -10,4.48 -10,10z"/>
<path android:fillColor="#000000" android:pathData="m264,252.92h-229c-5.52,0 -10,4.48 -10,10 0,5.52 4.48,10 10,10h229c5.52,0 10,-4.48 10,-10 0,-5.52 -4.48,-10 -10,-10z"/>
<path android:fillColor="#000000" android:pathData="m275,165.29h-86.36c-5.52,0 -10,4.48 -10,10 0,5.52 4.48,10 10,10h86.36c5.52,0 10,-4.48 10,-10s-4.48,-10 -10,-10z"/>
</vector>

View File

@ -0,0 +1,16 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="25sp"
android:height="25sp"
android:tint="#7E7E7E"
android:viewportHeight="128"
android:viewportWidth="128">
<path android:fillColor="#000000" android:pathData="M119.9,124c-2.5,0 -4.8,-0.6 -6.9,-1.5c-2.2,-1 -4.6,-1.6 -7.1,-1.6c-2.5,0 -5,0.6 -7.1,1.6c-2.1,0.9 -4.5,1.5 -7,1.5c-2.5,0 -4.8,-0.6 -6.9,-1.5c-2.2,-1 -4.6,-1.6 -7.2,-1.6c-2.5,0 -5,0.6 -7.1,1.6c-2.1,0.9 -4.5,1.5 -7,1.5c-2.5,0 -4.8,-0.6 -6.9,-1.5c-2.2,-1 -4.6,-1.6 -7.2,-1.6s-5,0.6 -7.1,1.6c-2.1,0.9 -4.5,1.5 -7,1.5c-2.5,0 -4.8,-0.6 -6.9,-1.5c-2.2,-1 -4.6,-1.6 -7.1,-1.6c-2.6,0 -5,0.6 -7.1,1.6c-2.1,0.9 -4.5,1.5 -7,1.5v-10.4c2.5,0 4.8,-0.6 7,-1.5c2.2,-1 4.6,-1.6 7.1,-1.6c2.5,0 5,0.6 7.1,1.6c2.1,0.9 4.5,1.5 6.9,1.5c2.5,0 4.8,-0.6 7,-1.5c2.2,-1 4.6,-1.6 7.1,-1.6s5,0.6 7.2,1.6c2.1,0.9 4.5,1.5 6.9,1.5c2.5,0 4.8,-0.6 7,-1.5c2.2,-1 4.6,-1.6 7.1,-1.6c2.5,0 5,0.6 7.2,1.6c2.1,0.9 4.5,1.5 6.9,1.5c2.5,0 4.8,-0.6 7,-1.5c2.2,-1 4.6,-1.6 7.1,-1.6c2.5,0 5,0.6 7.1,1.6c2.1,0.9 4.5,1.5 6.9,1.5V124z"/>
<path android:fillColor="#000000" android:pathData="M19.2,63.8c3.8,0 6.8,-3.1 6.8,-6.8c0,-3.8 -3.1,-6.8 -6.8,-6.8c-3.8,0 -6.8,3.1 -6.8,6.8C12.4,60.7 15.5,63.8 19.2,63.8"/>
<path android:fillColor="#000000" android:pathData="M49.3,94.7H29.7c-2.9,0 -5.4,-1.7 -6.5,-4.2L16,74.1c-0.1,-0.6 -0.2,-1.1 -0.2,-1.7c0,-4 3.2,-7.2 7.1,-7.2l15.9,0l10.9,-4.9c0.2,-0.1 0.6,-0.2 1.1,-0.2c1.9,0 3.4,1.5 3.4,3.4c0,1.1 -0.6,2.2 -1.5,2.8l-11.8,5.3c-0.8,0.6 -2.3,0.7 -2.3,0.7h-7.1l6,13.3h13.2c1.3,0 2.2,0.5 3,1.1L66.6,99c1.8,1.7 1.9,4.5 0.2,6.3c-1.7,1.8 -4.5,1.9 -6.4,0.2L49.3,94.7z"/>
<path android:fillColor="#000000" android:pathData="M110.1,72.4c0.3,0.4 0.9,0.6 1.4,0.6c1.1,0 2,-0.9 2,-2c0,-0.5 -0.3,-1 -0.5,-1.5c-12.2,-23.3 -45.2,-16.4 -49.2,-14.8c-0.7,0.3 -1.1,1 -1.1,1.8c0,1.1 0.9,2 2,2c0.3,0 0.5,0 0.8,-0.1C97.9,51 108.4,69.4 110.1,72.4M115.8,74.5l-41.4,26.1L36.8,4.4C70.5,8.9 113.3,35.1 115.8,74.5"/>
</vector>