Newer
Older
SmartTown / app / src / main / res / drawable / ic_alarm.xml
Pengxh on 8 Oct 2022 1 KB First Commit
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="128px"
    android:height="128px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainTextColor"
        android:pathData="M216.42,315.49c-7.58,0 -15.16,-2.76 -21.09,-8.35l-51,-48.08a30.73,30.73 0,0 1,-1.28 -43.42,30.73 30.73,0 0,1 43.42,-1.28l51,48.08a30.73,30.73 0,0 1,1.28 43.42,30.62 30.62,0 0,1 -22.32,9.63zM786.48,315.49c-8.14,0 -16.33,-3.23 -22.37,-9.63a30.73,30.73 0,0 1,1.28 -43.42l51,-48.08a30.73,30.73 0,0 1,43.42 1.28,30.73 30.73,0 0,1 -1.28,43.42l-51,48.08a30.48,30.48 0,0 1,-21.04 8.35zM501.45,226.36c-16.95,0 -30.72,-13.77 -30.72,-30.72L470.73,117.76c0,-16.95 13.77,-30.72 30.72,-30.72s30.72,13.77 30.72,30.72v77.88c0,16.95 -13.77,30.72 -30.72,30.72zM848.23,845.26h-49.56v-301.16c0,-161.89 -131.74,-293.63 -293.63,-293.63s-293.63,131.74 -293.63,293.63v301.16L172.03,845.26c-16.95,0 -30.72,13.77 -30.72,30.72s13.77,30.72 30.72,30.72h676.2c16.95,0 30.72,-13.77 30.72,-30.72s-13.77,-30.72 -30.72,-30.72zM623.51,617.37l-119.81,127.39a30.5,30.5 0,0 1,-22.37 9.68c-7.53,0 -15.1,-2.76 -21.04,-8.35 -12.34,-11.62 -12.95,-31.08 -1.33,-43.42l71.12,-75.62L413.08,627.05c-12.49,0 -23.71,-7.53 -28.42,-19.1s-2,-24.83 6.91,-33.54L508.47,459.78a30.78,30.78 0,0 1,43.47 0.41,30.78 30.78,0 0,1 -0.41,43.47l-63.18,61.95h112.84c12.24,0 23.35,7.27 28.21,18.53 4.81,11.21 2.51,24.27 -5.89,33.23z" />
</vector>