<?xml version="1.0" encoding="utf-8"?> | |
<!-- | |
Copyright 2020 The Chromium Authors | |
Use of this source code is governed by a BSD-style license that can be | |
found in the LICENSE file. | |
--> | |
<resources> | |
<drawable name="ic_offline_pin_24dp">@drawable/ic_offline_pin_24dp_on_light_bg</drawable> | |
<drawable name="ic_play_circle_filled_24dp"> | |
@drawable/ic_play_circle_filled_24dp_on_light_bg | |
</drawable> | |
</resources> |