summaryrefslogtreecommitdiff
path: root/res/drawable/ic_fan_direction_floor_on.xml
blob: 0b68b899ce4c6589c9d0aa280e6fa6ee3965644f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:viewportWidth="108"
    android:viewportHeight="108"
    android:width="@dimen/hvac_icon_drawable_width"
    android:height="@dimen/hvac_icon_drawable_height">
    <group
        android:rotation="-90"
        android:translateX="-16.33333"
        android:translateY="87">
        <path
            android:pathData="M44.666667 53.416667l0 -3.5 -12.845 0 0 -4.083334L26 51.666667 31.821667 57.5l0 -4.083333z"
            android:fillColor="@color/hvac_icon_color" />
    </group>
    <path
        android:pathData="M59.012449 61.002836l2.402926 -9.566666 1.394434 -5.6c0.592448 -1.966757 1.907369 -2.950135 3.131464 -3.29 0.74654 -0.21 1.539739 -0.28 2.309608 -0.14 2.916172 0.513333 4.82918 3.243333 4.339264 6.09l-3.149466 13.813333c-0.653222 3.313333 -3.522735 5.693333 -6.882165 5.693333l-15.980621 0 -8.91182 7 -3.499406 -3.5 13.461048 -10.5 11.384734 0z"
        android:fillColor="@color/hvac_icon_color" />
    <path
        android:pathData="M67.648549 39.158549c-2.1 -1.493334 -2.613334 -4.386667 -1.143334 -6.51 1.47 -2.1 4.386667 -2.613334 6.51 -1.143334 2.1 1.493334 2.613334 4.386667 1.143334 6.51 -1.493334 2.1 -4.386667 2.613334 -6.51 1.143334l0 0z"
        android:fillColor="@color/hvac_icon_color" />
    <path
        android:pathData="M0 54c0 29.823429 24.176571 54 54 54 29.823429 0 54 -24.176571 54 -54C108 24.176571 83.823429 0 54 0 24.176571 0 0 24.176571 0 54ZM54 3.8616071c27.57 0 50 22.4299999 50 49.9999999 0 27.57 -22.43 50.000003 -50 50.000003 -27.57 0 -50 -22.430003 -50 -50.000003 0 -27.57 22.43 -49.9999999 50 -49.9999999"
        android:fillColor="@color/hvac_icon_color" />
</vector>