cloudroam
2025-03-24 168f53f24a8d13968a9e13d3072af8f046f674be
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="128dp"
    android:height="128dp"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
  <path
      android:pathData="M360.4,557.5l184.9,0 0,30.8 -184.9,0 0,-30.8Z"
      android:fillColor="#00D3D3"/>
  <path
      android:pathData="M360.4,481l308.2,0 0,30.8 -308.2,0 0,-30.8Z"
      android:fillColor="#00D3D3"/>
  <path
      android:pathData="M360.4,404.4l308.2,0 0,30.8 -308.2,0 0,-30.8Z"
      android:fillColor="#00D3D3"/>
  <path
      android:pathData="M512,64c-247.3,0 -447.7,200.5 -447.7,447.7s200.5,447.7 447.7,447.7 447.7,-200.5 447.7,-447.7S759.3,64 512,64zM761.1,620.2c0,34 -27.6,61.6 -61.6,61.6l-154.1,0 0,123.3L422,681.8 329.6,681.8c-34,0 -61.6,-27.6 -61.6,-61.6L267.9,373.6c0,-34 27.6,-61.6 61.6,-61.6l369.8,0c34,0 61.6,27.6 61.6,61.6L761.1,620.2z"
      android:fillColor="#00D3D3"/>
</vector>