aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable/angle_90.xml
blob: 44dae033f33326dcb15416e156e6043cd1544b4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="6.35"
    android:viewportHeight="6.35">
  <path
      android:pathData="M6.1058,3.175A2.9308,2.9308 0,0 1,3.175 6.1058,2.9308 2.9308,0 0,1 0.2442,3.175 2.9308,2.9308 0,0 1,3.175 0.2442,2.9308 2.9308,0 0,1 6.1058,3.175Z"
      android:strokeWidth="1.00012499"
      android:fillColor="#008000"
      android:strokeLineCap="square"/>
  <path
      android:pathData="M3.1758,0C1.4252,0 0,1.4252 0,3.1758c0,1.7506 1.4252,3.1738 3.1758,3.1738 1.7506,0 3.1738,-1.4232 3.1738,-3.1738C6.3496,1.4252 4.9264,0 3.1758,0ZM3.1758,0.4883c1.4866,0 2.6855,1.2009 2.6855,2.6875 0,1.4866 -1.1989,2.6855 -2.6855,2.6855 -1.4866,0 -2.6875,-1.1989 -2.6875,-2.6855 0,-1.4866 1.2009,-2.6875 2.6875,-2.6875z"
      android:strokeWidth="0"
      android:fillColor="#1a1a1a"
      android:strokeLineCap="square"/>
  <path
      android:pathData="M3.1755,0.4883 L1.4855,3.4146H2.5829V5.9667H3.1755,3.7671V3.4146h1.0974z"
      android:strokeWidth="0"
      android:fillColor="#1a1a1a"
      android:strokeColor="#1a1a1a"
      android:strokeLineCap="square"/>
</vector>