blob: 65d2b6a97cb380c2fce5f18c856cd9ee7453d5f0 [file]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2019 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:targetApi="21"
android:height="24dp" android:viewportHeight="36"
android:viewportWidth="36" android:width="24dp">
<path android:fillColor="@color/light_active_color" android:fillType="evenOdd"
android:pathData="M18,0L18,0C27.9411,-0 36,8.0589 36,18L36,18C36,27.9411 27.9411,36 18,36L18,36C8.0589,36 0,27.9411 0,18L0,18C-0,8.0589 8.0589,0 18,0Z" />
<path android:fillColor="@color/default_icon_color_inverse" android:fillType="nonZero"
android:pathData="M10,14L26,14L26,17L10,17L10,14ZM10,19L26,19L26,22L10,22L10,19Z" />
</vector>