ic_account_circle.xml revision 64d4dca63f65e4c7d4a829c85ff6670bdd34e2eb
1125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi<!--
2125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim JaggiCopyright (C) 2014 The Android Open Source Project
3125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi
4125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi   Licensed under the Apache License, Version 2.0 (the "License");
5125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    you may not use this file except in compliance with the License.
6125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    You may obtain a copy of the License at
7125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi
8125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi         http://www.apache.org/licenses/LICENSE-2.0
9125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi
10125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    Unless required by applicable law or agreed to in writing, software
11125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    distributed under the License is distributed on an "AS IS" BASIS,
12125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    See the License for the specific language governing permissions and
14125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    limitations under the License.
15125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi-->
16a95c8abb366d9c39450513335f550b56da13b30aztenghui<vector xmlns:android="http://schemas.android.com/apk/res/android"
1764d4dca63f65e4c7d4a829c85ff6670bdd34e2ebAlexandra Gherghina        android:width="48.0dp"
1864d4dca63f65e4c7d4a829c85ff6670bdd34e2ebAlexandra Gherghina        android:height="48.0dp"
1964d4dca63f65e4c7d4a829c85ff6670bdd34e2ebAlexandra Gherghina        android:viewportWidth="48.0"
2064d4dca63f65e4c7d4a829c85ff6670bdd34e2ebAlexandra Gherghina        android:viewportHeight="48.0">
21125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi    <path
2264d4dca63f65e4c7d4a829c85ff6670bdd34e2ebAlexandra Gherghina        android:pathData="M24,0C10.8,0 0,10.8 0,24s10.8,24 24,24s24,-10.8 24,-24S37.200001,0 24,0zM24,7.2c3.96,0 7.2,3.24 7.2,7.2s-3.24,7.2 -7.2,7.2s-7.2,-3.24 -7.2,-7.2S20.040001,7.2 24,7.2zM24,41.279999c-6,0 -11.28,-3.12 -14.4,-7.68c0.12,-4.8 9.6,-7.44 14.4,-7.44s14.28,2.64 14.4,7.44C35.279999,38.16 30,41.279999 24,41.279999z"
2364d4dca63f65e4c7d4a829c85ff6670bdd34e2ebAlexandra Gherghina        android:fillColor="#FFFFFFFF"/>
24125bd990e75c31e896cc6cb4d34d6669ea32c27fJorim Jaggi</vector>
25