Skip to content

Commit

Permalink
Add new gym vectors
Browse files Browse the repository at this point in the history
Signed-off-by: enricocid <enrico2588@gmail.com>
  • Loading branch information
enricocid committed Aug 12, 2021
1 parent 8f3ee8c commit 8e21c1c
Show file tree
Hide file tree
Showing 15 changed files with 185 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object PermissionsUtils {

@JvmStatic
fun hasToAskForReadStoragePermission(activity: Activity) =
Build.VERSION.SDK_INT >= Build.VERSION_CODES.M && Build.VERSION.SDK_INT <= Build.VERSION_CODES.Q && ContextCompat.checkSelfPermission(
Build.VERSION.SDK_INT >= Build.VERSION_CODES.M && Build.VERSION.SDK_INT < Build.VERSION_CODES.Q && ContextCompat.checkSelfPermission(
activity,
Manifest.permission.WRITE_EXTERNAL_STORAGE
) != PackageManager.PERMISSION_GRANTED
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,18 @@ object VectorsCategories {

@JvmStatic
val SPORT = listOf(
R.drawable.olympic_games,
R.drawable.gymnast,
R.drawable.gymnast_1,
R.drawable.gymnast_2,
R.drawable.gymnast_3,
R.drawable.gymnast_4,
R.drawable.gymnast_5,
R.drawable.gymnast_6,
R.drawable.gymnast_7,
R.drawable.gymnast_8,
R.drawable.gymnast_9,
R.drawable.gymnast_medal,
R.drawable.baseball,
R.drawable.basketball,
R.drawable.basketball_hoop,
Expand Down
12 changes: 12 additions & 0 deletions project/app/src/main/res/drawable/gymnast.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="433"
android:viewportHeight="433">
<path
android:fillColor="#000"
android:pathData="M154.642,151.541C165.154,160.687 179.873,164.424 193.493,161.583C206.668,158.836 218.175,149.937 224.346,138.001C237.503,112.549 222.762,80.662 195.126,73.671C175.898,68.807 155.158,77.603 145.166,94.716C134.372,113.196 138.477,137.556 154.642,151.541Z" />
<path
android:fillColor="#000"
android:pathData="M406.073,299.743C405.477,287.65 395.191,278.33 383.098,278.925L260.127,284.98C257.843,253.811 262.204,203.44 265.124,196.402C265.656,195.637 266.15,194.833 266.593,193.984L329.999,72.057C334.421,63.511 331.47,52.853 323.084,47.898C314.397,42.765 303.195,45.646 298.06,54.333C298.06,54.333 239.086,149.426 209.5,161.627C179.916,173.828 66.07,202.56 66.07,202.56C56.855,205.28 51.204,214.772 53.417,224.247C55.711,234.073 65.537,240.178 75.363,237.883L163.171,216.1L165.106,302.6L41.064,344.128C30.122,347.813 23.782,359.473 26.889,370.742C30.106,382.414 42.177,389.269 53.848,386.051L212.9,342.21C252.558,331.806 386.435,322.628 386.435,322.628C397.918,321.414 406.648,311.418 406.073,299.743Z" />
</vector>
12 changes: 12 additions & 0 deletions project/app/src/main/res/drawable/gymnast_1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="495"
android:viewportHeight="495">
<path
android:fillColor="#000"
android:pathData="M234.575,292.911L213.426,337.576L209.359,375.092C235.988,382.112 259.638,364.005 263.118,339.75C266.111,318.958 253.73,299.549 234.575,292.911Z" />
<path
android:fillColor="#000"
android:pathData="M470.661,75.638C466.11,62.963 452.134,56.387 439.458,60.913L330.957,99.845C258.59,99.845 294.361,101.053 155.164,93.507L51.039,73.764C37.72,71.287 25.031,79.943 22.528,93.191C20.019,106.422 28.714,119.193 41.954,121.701L147.675,141.746C148.739,141.954 149.812,142.079 150.892,142.144L246.56,147.339C240.143,149.673 209.916,151.342 202.371,151.929C191.467,222.214 195.493,196.227 184.845,264.939L159.335,318.786C158.365,320.835 157.746,323.042 157.499,325.299L148.073,412.184C146.77,424.126 156.086,434.704 168.309,434.704C178.553,434.704 187.37,426.984 188.497,416.564L197.55,333.097L222.964,279.457C243.232,282.363 237.305,281.506 252.35,283.685C273.053,296.929 282.425,319.803 279.216,342.072C278.127,349.634 275.554,356.669 271.917,363.006L287.951,419.885C291.033,430.843 302.405,436.961 313.04,433.942C323.841,430.893 330.139,419.66 327.089,408.861L279.421,239.78L292.518,148.639L335.198,148.639C338.01,148.639 340.796,148.148 343.432,147.211L455.93,106.848C468.611,102.291 475.204,88.33 470.661,75.638Z" />
</vector>
15 changes: 15 additions & 0 deletions project/app/src/main/res/drawable/gymnast_2.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="494.343"
android:viewportHeight="494.343">
<path
android:fillColor="#000"
android:pathData="M97.826,134.381c9.806,-24.067 -1.796,-51.562 -25.874,-61.379c-24.095,-9.797 -51.563,1.794 -61.389,25.9c-9.786,24.089 1.793,51.565 25.871,61.362C60.531,170.071 88,158.501 97.826,134.381z" />
<path
android:fillColor="#000"
android:pathData="M474.758,55.302c13.631,-10.004 16.561,-29.16 6.557,-42.795c-10.007,-13.652 -29.162,-16.563 -42.794,-6.575L322.295,91.21l69.166,25.202L474.758,55.302z" />
<path
android:fillColor="#000"
android:pathData="M386.061,274.146c-2.034,-2.541 -4.445,-4.753 -7.178,-6.527l-55.908,-36.596c8.99,-24.028 5.861,-15.646 13.755,-36.795c-20.97,-7.633 1.752,0.639 -118.676,-43.242l37.95,-7.892l116.961,42.604c13.075,4.813 27.823,-1.874 32.709,-15.237c4.82,-13.234 -2.014,-27.876 -15.249,-32.7L266.649,92.665c-4.467,-1.645 -9.31,-1.984 -13.933,-1.006c-47.499,9.885 -23.96,4.983 -108.37,22.551c-7.215,1.496 -25.216,21.089 -27.666,27.089l-6.517,16.034c-2.573,6.308 -3.249,12.867 -2.633,19.206l1.573,105.886c0.043,2.682 0.5,5.333 1.376,7.865l13.915,40.761c-23.6,13.363 -37.633,40.651 -30.716,69.701H61.768c-14.969,0 -27.105,12.139 -27.105,27.108v39.375c0,14.968 12.137,27.108 27.105,27.108h366.449c14.969,0 27.106,-12.14 27.106,-27.108v-4.595c-14.531,-0.388 -28.802,-6.817 -38.589,-19.065l-89.416,-112.137l-12.835,-8.4c-38.11,2.589 -66.87,38.469 -57.521,77.713h-39.666c7.854,-32.937 -11.242,-63.751 -40.54,-74.225l-16.686,-48.893l-0.837,-56.537c72.274,29.409 61.413,24.994 98.942,40.261c5.265,4.376 77.357,51.047 83.078,54.793l91.447,114.697c10.504,13.196 29.775,15.408 43.031,4.854c13.215,-10.544 15.387,-29.806 4.842,-43.023L386.061,274.146zM318.771,353.214c23.798,0 40.661,25.004 29.518,47.538H289.25C278.149,378.279 294.909,353.214 318.771,353.214zM185.007,400.752h-59.04c-7.194,-14.55 -2.849,-30.404 8.614,-39.863l2.11,6.168c4.463,13.157 18.836,20.5 32.391,15.906c6.815,-2.331 11.938,-7.295 14.768,-13.354C189.391,379.007 190.27,390.108 185.007,400.752z" />
</vector>
9 changes: 9 additions & 0 deletions project/app/src/main/res/drawable/gymnast_3.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="279"
android:viewportHeight="279">
<path
android:fillColor="#000"
android:pathData="M234.246,100.765C234.246,108.052 228.338,113.96 221.051,113.96L167.101,113.96L167.101,176.413C167.101,179.208 166.665,181.865 165.62,184.276C165.612,184.298 165.677,184.32 165.669,184.342C165.598,184.544 165.567,184.745 165.485,184.944C165.405,185.139 165.33,185.328 165.241,185.518C165.148,185.718 165.067,185.919 164.962,186.115C164.865,186.299 164.759,186.475 164.654,186.653C164.54,186.845 164.434,187.037 164.31,187.223C164.185,187.411 164.048,187.59 163.913,187.771C163.792,187.936 163.677,188.102 163.547,188.262C163.368,188.482 163.174,188.689 162.981,188.896C162.887,188.998 162.804,189.107 162.705,189.206L162.653,189.26C162.029,189.99 161.353,190.673 160.631,191.306L94.928,257.809C92.346,260.422 88.945,261.731 85.541,261.731C82.191,261.731 78.84,260.463 76.268,257.923C71.084,252.801 71.034,244.448 76.155,239.263L121.736,193.126L57.44,193.126C50.153,193.126 44.246,187.219 44.246,179.932C44.246,172.645 50.153,166.738 57.44,166.738L127.517,166.738L127.517,113.96L75.033,113.96C67.746,113.96 61.838,108.052 61.838,100.765C61.838,93.478 67.599,87.571 74.886,87.571L74.74,87.571L74.74,24.018C74.74,20.01 78.209,16.761 82.217,16.761C86.224,16.761 89.693,20.01 89.693,24.018L89.693,87.571L205.805,87.571L205.805,24.018C205.805,20.01 208.834,16.761 212.842,16.761C216.849,16.761 219.879,20.01 219.879,24.018L219.879,87.571L221.051,87.571C228.338,87.571 234.246,93.478 234.246,100.765ZM147.822,79.214C159.846,79.214 169.593,69.467 169.593,57.443C169.593,45.42 159.846,35.673 147.822,35.673C135.798,35.673 126.051,45.42 126.051,57.443C126.051,69.467 135.798,79.214 147.822,79.214Z" />
</vector>
18 changes: 18 additions & 0 deletions project/app/src/main/res/drawable/gymnast_4.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="493"
android:viewportHeight="493">
<path
android:fillColor="#000"
android:pathData="M359.945,122.302L334.323,122.302L321.258,152.66L344.773,152.66L344.773,380.035C344.773,388.41 351.564,395.213 359.945,395.213C368.328,395.213 375.118,388.41 375.118,380.035L375.118,137.48C375.118,129.106 368.328,122.302 359.945,122.302Z" />
<path
android:fillColor="#000"
android:pathData="M132.418,122.302C124.035,122.302 117.245,129.106 117.245,137.48L117.245,380.035C117.245,388.41 124.034,395.213 132.418,395.213C140.799,395.213 147.59,388.41 147.59,380.035L147.59,152.66L171.112,152.66L158.047,122.302L132.418,122.302Z" />
<path
android:fillColor="#000"
android:pathData="M421.01,44.63L71.355,44.63C62.972,44.63 56.182,51.433 56.182,59.808L56.182,432.555C56.182,440.929 62.972,447.734 71.354,447.734C79.735,447.734 86.527,440.929 86.527,432.555L86.527,74.987L153.497,74.987C154.882,78.208 201.862,188.12 203.944,190.93C203.944,215.064 203.975,429.926 203.975,429.926C203.975,439.757 211.951,447.734 221.789,447.734C231.627,447.734 239.603,439.757 239.603,429.926L239.603,323.365L252.772,323.365L252.772,429.926C252.772,439.757 260.748,447.734 270.586,447.734C280.424,447.734 288.4,439.757 288.4,429.926C288.4,429.926 288.418,219.92 288.418,190.944C290.499,188.133 337.492,78.209 338.878,74.987C385.451,74.987 296.169,74.987 405.837,74.987L405.837,432.555C405.837,440.929 412.626,447.734 421.009,447.734C429.39,447.734 436.182,440.929 436.182,432.555L436.182,59.808C436.183,51.433 429.391,44.63 421.01,44.63ZM266.27,166.937L226.086,166.937L186.523,74.987C274.123,74.987 138.989,74.987 305.84,74.987L266.27,166.937Z" />
<path
android:fillColor="#000"
android:pathData="M246.182,90.553C233.458,90.553 222.447,97.432 216.365,107.6C213.247,112.819 211.34,118.863 211.34,125.382C211.34,142.03 223.027,155.908 238.637,159.361C241.074,159.888 243.586,160.224 246.182,160.224C248.777,160.224 251.291,159.888 253.732,159.348C269.331,155.895 281.023,142.031 281.023,125.383C281.023,118.864 279.117,112.832 275.997,107.615C269.917,97.432 258.9,90.553 246.182,90.553Z" />
</vector>
12 changes: 12 additions & 0 deletions project/app/src/main/res/drawable/gymnast_5.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="495"
android:viewportHeight="495">
<path
android:fillColor="#000"
android:pathData="M235.131,290.874L214.922,333.555L211.036,369.403C236.482,376.111 259.081,358.809 262.406,335.632C265.266,315.765 253.435,297.218 235.131,290.874Z" />
<path
android:fillColor="#000"
android:pathData="M460.725,83.259C456.376,71.147 443.021,64.863 430.909,69.187L327.23,106.39C258.079,106.39 292.26,107.543 159.25,100.333L59.753,81.467C47.025,79.101 34.9,87.372 32.509,100.031C30.111,112.674 38.42,124.878 51.071,127.274L152.094,146.428C153.11,146.627 154.136,146.747 155.168,146.809L246.584,151.773C240.452,154.003 211.569,155.598 204.359,156.159C193.94,223.32 197.786,198.488 187.611,264.146L163.235,315.6C162.309,317.558 161.717,319.667 161.481,321.823L152.474,404.847C151.229,416.258 160.131,426.366 171.811,426.366C181.599,426.366 190.024,418.989 191.101,409.032L199.752,329.275L224.037,278.019C243.403,280.796 237.741,279.977 252.117,282.058C271.899,294.714 280.855,316.572 277.788,337.85C276.748,345.077 274.289,351.799 270.814,357.854L286.135,412.205C289.08,422.677 299.947,428.522 310.109,425.638C320.43,422.724 326.448,411.99 323.534,401.672L277.985,240.105L290.499,153.015L331.282,153.015C333.969,153.015 336.631,152.546 339.15,151.651L446.648,113.082C458.766,108.727 465.066,95.386 460.725,83.259Z" />
</vector>
18 changes: 18 additions & 0 deletions project/app/src/main/res/drawable/gymnast_6.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="491"
android:viewportHeight="491">
<path
android:fillColor="#000"
android:pathData="M276.748,116.705C226.68,75.226 276.73,116.687 226.711,75.243C224.817,73.677 222.658,72.488 220.341,71.69L157.586,50.475C147.117,46.94 135.743,52.556 132.193,63.04C128.656,73.522 134.273,84.881 144.757,88.433L204.008,108.461C233.093,132.568 224.771,125.672 240.79,138.938L202.162,206.669C194.542,219.968 193.008,237.947 201.066,253.827L219.185,338.19L202.693,429.878C200.346,442.941 209.03,455.443 222.094,457.79C235.581,460.137 247.722,451.093 250.007,438.388L267.328,342.042C267.874,338.958 267.828,335.796 267.171,332.746L254.059,271.648L307.411,178.069C315.11,164.582 319.977,152.426 309.37,137.45C303.519,129.128 284.444,118.566 276.748,116.705Z" />
<path
android:fillColor="#000"
android:pathData="M285.025,101.559C302.751,111.698 325.346,105.503 335.466,87.792C345.574,70.032 339.378,47.454 321.652,37.348C303.909,27.224 281.331,33.405 271.225,51.147C261.117,68.889 267.281,91.45 285.025,101.559Z" />
<path
android:fillColor="#000"
android:pathData="M434.867,150.063C432.535,139.251 421.879,132.289 411.068,134.713L352.944,147.246L329.146,141.895C329.272,142.333 329.506,142.724 329.63,143.178C333.589,157.62 330.631,169.762 323.763,181.747L348.452,187.302C351.238,187.926 354.146,187.958 357.072,187.332L419.517,173.861C430.329,171.529 437.198,160.874 434.867,150.063Z" />
<path
android:fillColor="#000"
android:pathData="M183.543,209.235L149.481,189.036L99.477,112.434C92.233,101.324 77.324,98.211 66.212,105.456C55.104,112.699 51.976,127.596 59.236,138.72L112.29,220.001C114.293,223.084 116.985,225.649 120.16,227.527L187.627,267.518L185.811,259.1C178.239,242.843 177.785,225.241 183.543,209.235Z" />
</vector>
18 changes: 18 additions & 0 deletions project/app/src/main/res/drawable/gymnast_7.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="495"
android:viewportHeight="495">
<path
android:fillColor="#000"
android:pathData="M327.431,106.027C317.683,98.98 304.022,101.152 296.966,110.91L286.845,124.893C293.73,136.03 302.804,148.222 314.562,160.996L332.312,136.49C339.376,126.732 337.186,113.09 327.431,106.027Z" />
<path
android:fillColor="#000"
android:pathData="M272.913,206.055C262.721,195.31 253.256,183.824 244.854,172.006L209.493,189.916C201.474,193.973 194.062,199.12 187.449,205.212L124.146,263.512L64.968,274.36C53.123,276.533 45.276,287.9 47.449,299.752C49.375,310.268 58.551,317.629 68.879,317.629C70.182,317.629 71.512,317.52 72.842,317.272L138.283,305.274C142.374,304.524 146.164,302.623 149.208,299.785L180.667,270.517L229.508,327.387L200.57,352.958L118.914,330.275C105.042,326.465 90.573,334.551 86.687,348.494C82.82,362.425 90.973,376.852 104.905,380.719L200.255,407.203C202.564,407.842 204.915,408.157 207.26,408.157C213.566,408.157 219.75,405.873 224.591,401.595L301.016,334.049L338.168,338.148L352.747,440.212C354.614,453.273 365.81,462.699 378.625,462.69C379.86,462.69 381.105,462.605 382.358,462.427C396.672,460.381 406.618,447.122 404.573,432.817L387.122,310.659C385.434,298.833 375.95,289.646 364.081,288.342L294.31,280.648L243.568,221.563L273.348,206.481C273.202,206.338 273.058,206.208 272.913,206.055Z" />
<path
android:fillColor="#000"
android:pathData="M174.819,192.762C190.789,179.061 192.621,154.998 178.902,139.046C165.193,123.087 141.153,121.27 125.168,134.973C109.225,148.682 107.409,172.739 121.112,188.68C134.814,204.649 158.878,206.472 174.819,192.762Z" />
<path
android:fillColor="#000"
android:pathData="M285.575,194.041C324.908,235.496 369.898,261.245 402.994,261.245C415.614,261.245 426.386,257.352 434.139,249.99C449.051,235.854 451.155,211.38 440.078,181.09C430.305,154.376 411.116,125.107 386.054,98.7C346.714,57.244 301.714,31.485 268.618,31.485C256.008,31.485 245.238,35.38 237.484,42.74C208.836,69.915 229.515,134.964 285.575,194.041ZM255.497,61.725C258.343,59.032 262.756,57.661 268.618,57.661C289.735,57.661 328.36,75.922 367.07,116.712C389.728,140.589 406.922,166.645 415.495,190.086C422.559,209.387 422.789,224.681 416.126,231.004C403.03,243.367 354.026,228.15 304.56,176.026C254.797,123.581 242.45,74.107 255.497,61.725Z" />
</vector>
15 changes: 15 additions & 0 deletions project/app/src/main/res/drawable/gymnast_8.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="494"
android:viewportHeight="494">
<path
android:fillColor="#000"
android:pathData="M298.56,181.093C313.248,164.227 311.476,138.688 294.624,124.001C277.785,109.299 252.247,111.071 237.587,127.908C222.927,144.718 224.656,170.284 241.493,184.973C258.291,199.648 283.885,197.905 298.56,181.093Z" />
<path
android:fillColor="#000"
android:pathData="M257.055,271.949L231.319,275.898L247.104,319.541L260.526,317.474L372.169,334.566C384.523,336.451 396.203,327.934 398.101,315.508C399.998,303.098 391.466,291.473 379.043,289.561L263.956,271.949C261.68,271.597 259.346,271.597 257.055,271.949Z" />
<path
android:fillColor="#000"
android:pathData="M446.424,348.818L240.441,348.818L218.402,284.81L227.863,242.376L229.577,265.244L243.589,249.164C255.594,235.391 254.187,214.488 240.386,202.472L229.759,193.182C215.985,181.178 195.069,182.556 183.01,196.372L115.531,273.818C103.232,287.929 102.444,309.464 119.1,325.793C140.38,346.555 170.7,331.319 170.7,331.319C157.936,296.067 160.537,303.222 156.531,292.231C154.789,287.396 155.407,282.222 157.711,278.076L183.419,232.467L172.539,281.379C171.584,285.597 171.878,289.996 173.341,294.071L193.158,348.818L46.784,348.818C38.394,348.818 31.604,355.605 31.604,363.998C31.604,372.388 38.394,379.177 46.784,379.177L446.424,379.177C454.814,379.177 461.604,372.388 461.604,363.998C461.604,355.605 454.814,348.818 446.424,348.818Z" />
</vector>
15 changes: 15 additions & 0 deletions project/app/src/main/res/drawable/gymnast_9.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="495"
android:viewportHeight="495">
<path
android:fillColor="#000"
android:pathData="M119.651,150.864C128.024,130.314 118.117,106.837 97.558,98.454C76.984,90.089 53.53,99.986 45.14,120.569C36.784,141.138 46.671,164.599 67.23,172.964C87.806,181.338 111.261,171.459 119.651,150.864Z" />
<path
android:fillColor="#000"
android:pathData="M441.5,83.341C453.139,74.799 455.641,58.442 447.099,46.8C438.555,35.143 422.199,32.657 410.559,41.185L311.317,114.001L370.376,135.521L441.5,83.341Z" />
<path
android:fillColor="#000"
android:pathData="M365.765,270.204C364.028,268.035 361.97,266.146 359.636,264.631L311.898,233.383C319.574,212.866 316.903,220.023 323.643,201.965C305.737,195.447 325.139,202.511 222.31,165.042L254.714,158.303L354.583,194.682C365.747,198.791 378.34,193.081 382.512,181.671C386.628,170.371 380.792,157.869 369.491,153.75L263.803,115.244C259.989,113.839 255.854,113.55 251.906,114.385C211.349,122.825 231.448,118.64 159.373,133.64C153.212,134.918 137.842,151.648 135.75,156.771L130.185,170.462C127.988,175.848 127.411,181.448 127.937,186.861L129.28,277.273C129.317,279.563 129.707,281.827 130.455,283.989L142.337,318.793C122.185,330.204 110.203,353.504 116.109,378.309L88.862,378.309C76.081,378.309 65.718,388.674 65.718,401.455L65.718,435.076C65.718,447.857 76.082,458.223 88.862,458.223L401.761,458.223C414.542,458.223 424.906,447.857 424.906,435.076L424.906,431.153C412.498,430.822 400.312,425.332 391.956,414.874L315.606,319.124L304.647,311.951C272.106,314.162 247.549,344.799 255.532,378.308L221.662,378.308C228.369,350.184 212.063,323.873 187.047,314.93L172.799,273.182L172.084,224.907C233.797,250.018 224.523,246.248 256.568,259.284C261.063,263.021 322.62,302.871 327.505,306.07L405.589,404.006C414.558,415.273 431.012,417.162 442.331,408.151C453.615,399.147 455.47,382.7 446.466,371.415L365.765,270.204ZM308.308,337.718C328.629,337.718 343.027,359.068 333.513,378.309L283.101,378.309C273.623,359.12 287.933,337.718 308.308,337.718ZM194.092,378.309L143.68,378.309C137.537,365.885 141.247,352.348 151.035,344.271L152.836,349.538C156.647,360.772 168.92,367.042 180.494,363.119C186.313,361.129 190.688,356.89 193.104,351.717C197.835,359.741 198.586,369.22 194.092,378.309Z" />
</vector>
Loading

0 comments on commit 8e21c1c

Please sign in to comment.