Bimba.git

ref: translations

app/src/main/res/drawable/mastodon.xml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<!--
SPDX-FileCopyrightText: Eugen Rochko & other Mastodon contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:tint="?attr/colorOnSurface"    android:width="74dp"
    android:height="79dp"
    android:viewportWidth="74"
    android:viewportHeight="79">
  <path
      android:pathData="M73.701,17.959C72.562,9.62 65.177,3.049 56.424,1.775C54.947,1.56 49.352,0.777 36.39,0.777H36.293C23.328,0.777 20.546,1.56 19.07,1.775C10.56,3.013 2.789,8.918 0.903,17.356C-0.004,21.511 -0.1,26.118 0.068,30.344C0.308,36.404 0.355,42.453 0.914,48.489C1.301,52.498 1.975,56.475 2.932,60.39C4.724,67.622 11.979,73.64 19.088,76.094C26.698,78.655 34.882,79.08 42.724,77.322C43.587,77.124 44.44,76.895 45.283,76.634C47.187,76.038 49.42,75.371 51.062,74.2C51.084,74.184 51.103,74.163 51.116,74.138C51.129,74.114 51.136,74.087 51.137,74.059V68.211C51.136,68.185 51.13,68.16 51.118,68.136C51.107,68.113 51.09,68.093 51.069,68.077C51.049,68.061 51.025,68.05 50.999,68.045C50.974,68.039 50.947,68.039 50.922,68.045C45.898,69.226 40.749,69.818 35.584,69.809C26.694,69.809 24.303,65.657 23.618,63.929C23.068,62.435 22.719,60.876 22.579,59.293C22.577,59.267 22.583,59.24 22.593,59.216C22.604,59.192 22.621,59.17 22.642,59.153C22.663,59.137 22.688,59.125 22.714,59.119C22.74,59.113 22.768,59.114 22.794,59.121C27.735,60.294 32.799,60.886 37.881,60.884C39.104,60.884 40.322,60.884 41.545,60.853C46.656,60.711 52.044,60.454 57.073,59.487C57.198,59.463 57.324,59.442 57.431,59.41C65.364,57.911 72.913,53.205 73.68,41.29C73.709,40.82 73.78,36.376 73.78,35.889C73.784,34.235 74.322,24.153 73.701,17.959ZM61.493,47.692H53.151V27.586C53.151,23.353 51.359,21.194 47.714,21.194C43.706,21.194 41.699,23.748 41.699,28.792V39.797H33.408V28.792C33.408,23.748 31.397,21.194 27.389,21.194C23.765,21.194 21.955,23.353 21.952,27.586V47.692H13.618V26.975C13.618,22.742 14.716,19.379 16.912,16.887C19.177,14.4 22.149,13.123 25.837,13.123C30.106,13.123 33.333,14.739 35.483,17.966L37.559,21.395L39.638,17.966C41.788,14.739 45.014,13.123 49.277,13.123C52.961,13.123 55.933,14.4 58.206,16.887C60.402,19.377 61.5,22.74 61.5,26.975L61.493,47.692Z"
        android:fillColor="@android:color/white"/>
</vector>