<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:width="128dp"
    android:height="128dp"
    android:viewportWidth="128"
    android:viewportHeight="128">

    <path
        android:fillColor="#808080"
        android:pathData="M0,0 L128,0 L128,128 L0,128 L0,0 Z" />
    <path
        android:fillColor="#CCCCCC"
        android:pathData="M75.076,62.602 L75.076,73.8 L53.131,73.8 L53.131,51.4 L61.001,51.4 C61.08,50.263,61.347,49.193,61.755,48.2 L53.135,48.2 C51.411,48.2,50,49.641,50,51.4 L50,73.8 C50,75.559,51.411,77,53.135,77 L75.079,77 C76.803,77,78.214,75.559,78.214,73.8 L78.214,65.802 L75.079,62.602 L75.076,62.602 Z M72.726,70.6 L55.485,70.6 L59.795,64.952 L62.868,68.729 L67.179,63.063 L72.729,70.6 L72.726,70.6 Z M77.114,56.023 C77.803,54.904,78.211,53.607,78.211,52.201 C78.211,48.217,75.059,45,71.156,45 C67.254,45,64.102,48.217,64.102,52.201 C64.102,56.184,67.254,59.402,71.139,59.402 C72.52,59.402,73.805,58.986,74.884,58.282 L79.773,63.273 L82,61 L77.111,56.023 L77.114,56.023 Z M71.16,56.198 C68.998,56.198,67.24,54.408,67.24,52.197 C67.24,49.987,68.995,48.196,71.16,48.196 C73.325,48.196,75.079,49.987,75.079,52.197 C75.079,54.408,73.325,56.198,71.16,56.198 Z"
        tools:ignore="VectorPath" />
</vector>