<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="#0C0C0D"
        android:fillAlpha=".8"
        android:pathData="M9 15h6v1H9zm0 2h6v1H9z"/>
    <path
        android:fillColor="#000000"
        android:fillAlpha=".8"
        android:fillType="evenOdd"
        android:pathData="M12 2C7.7 2 5 4.8 5 9c0 3 2 5 3 6v4.5c0 1.8 2.4 2.5 4 2.5s4-.7 4-2.5V15c1-1 3-3 3-6 0-4.2-2.7-7-7-7zm0 2C9.9 4 7 5.4 7 9c0 2 1.7 3.9 2.5 4.5.3.2.5.6.5 1v5l2 .5 2-.5v-5c0-.4.2-.8.5-1C15.3 12.9 17 11 17 9c0-3.6-2.9-5-5-5z"/>
</vector>