forked from melod1n/fast-messenger
da21035fba
refactoring unread messages view unread counter avatar in toolbar
11 lines
1.0 KiB
XML
11 lines
1.0 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="14"
|
|
android:viewportHeight="14">
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"
|
|
android:pathData="M7,1C4.2386,1 2,3.2386 2,6V11.1179C2,11.7322 2.7592,12.0208 3.1674,11.5617C3.4331,11.2628 3.9002,11.2628 4.166,11.5617L4.5,11.9375C4.9435,12.4365 5.7231,12.4365 6.1667,11.9375C6.6102,11.4385 7.3898,11.4385 7.8333,11.9375C8.2769,12.4365 9.0565,12.4365 9.5,11.9375L9.834,11.5617C10.0998,11.2628 10.5669,11.2628 10.8326,11.5617C11.2407,12.0208 12,11.7322 12,11.1179V6C12,3.2386 9.7614,1 7,1ZM6.375,5.6875C6.375,6.5504 5.6754,7.25 4.8125,7.25C3.9495,7.25 3.25,6.5504 3.25,5.6875C3.25,4.8246 3.9495,4.125 4.8125,4.125C5.6754,4.125 6.375,4.8246 6.375,5.6875ZM9.1875,7.25C10.0504,7.25 10.75,6.5504 10.75,5.6875C10.75,4.8245 10.0504,4.125 9.1875,4.125C8.3245,4.125 7.625,4.8245 7.625,5.6875C7.625,6.5504 8.3245,7.25 9.1875,7.25Z" />
|
|
</vector>
|