Bimba.git

ref: c47403765e3fe723e11c9627d8f876a2ba1763f9

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


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
<!--
SPDX-FileCopyrightText: Adam Evyčędo

SPDX-License-Identifier: GPL-3.0-or-later
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:tint="?attr/colorOnSurface"
    android:viewportWidth="6.35"
    android:viewportHeight="6.35">
  <path
      android:fillColor="#000000"
      android:pathData="m5.2938,3.4036v-0.4233h-0.5927c-0.0339,-0.1778 -0.0931,-0.3429 -0.1863,-0.5038 -0.0931,-0.1609 -0.2032,-0.3006 -0.3387,-0.4191 -0.1355,-0.1185 -0.2921,-0.2117 -0.4614,-0.2794 -0.1693,-0.0677 -0.3514,-0.1058 -0.5376,-0.1058 -0.2032,0 -0.3895,0.0381 -0.5673,0.1058 -0.1778,0.0677 -0.3344,0.1609 -0.4741,0.2794 -0.1355,0.1185 -0.2498,0.2582 -0.3429,0.4191 -0.0931,0.1609 -0.1524,0.326 -0.1863,0.5038h-0.5503v0.4233h0.5503c0.0339,0.1947 0.0931,0.3683 0.1863,0.5249 0.0931,0.1566 0.2074,0.2921 0.3429,0.4022 0.1397,0.1101 0.2963,0.199 0.4741,0.2582 0.1778,0.0593 0.3641,0.0889 0.5673,0.0889 0.1863,0 0.3683,-0.0296 0.5376,-0.0889 0.1693,-0.0593 0.326,-0.1482 0.4614,-0.2582 0.1355,-0.1101 0.2455,-0.2455 0.3387,-0.4022 0.0931,-0.1566 0.1524,-0.3302 0.1863,-0.5249zM4.2778,3.1962c0,0.1524 -0.0296,0.2921 -0.0889,0.4233 -0.0593,0.1355 -0.1397,0.2498 -0.2413,0.3514 -0.1016,0.1016 -0.2159,0.1778 -0.3514,0.2371 -0.1355,0.0593 -0.2752,0.0889 -0.4233,0.0889 -0.1355,0 -0.2667,-0.0212 -0.3937,-0.0677 -0.1228,-0.0423 -0.2328,-0.1058 -0.3344,-0.1863 -0.1016,-0.0762 -0.1863,-0.1736 -0.2582,-0.2836 -0.072,-0.1101 -0.1228,-0.2286 -0.1566,-0.3556h1.1472v-0.4233h-1.1472c0.0339,-0.127 0.0847,-0.2413 0.1566,-0.3514 0.072,-0.1058 0.1566,-0.199 0.2582,-0.2794 0.1016,-0.0762 0.2117,-0.1397 0.3344,-0.1863 0.127,-0.0423 0.2582,-0.0677 0.3937,-0.0677 0.1482,0 0.2879,0.0296 0.4233,0.0889 0.1355,0.0593 0.2498,0.1397 0.3514,0.2413 0.1016,0.1016 0.182,0.2159 0.2413,0.3514 0.0593,0.1355 0.0889,0.2752 0.0889,0.4191z"
      android:strokeWidth="2"/>
</vector>