1<?xml version="1.0" encoding="utf-8"?>
2<!-- This is an icon with no content taking up the same space as vd_theme_24. -->
3<vector xmlns:android="http://schemas.android.com/apk/res/android"
4    android:width="24dp"
5    android:height="24dp"
6    android:viewportHeight="24.0"
7    android:viewportWidth="24.0">
8  <path
9      android:fillColor="@android:color/transparent"
10      android:pathData="M0,0" />
11</vector>
12