chromium/chrome/android/java/res/drawable/ic_tv_options_input_settings_rotated_grey.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2017 The Chromium Authors
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"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0"
        android:tint="@macro/default_icon_color">
    <path
        android:pathData="M7.17,13.63L8.17,15.36C8.23,15.47 8.36,15.51 8.48,15.47L9.72,14.97C9.98,15.17 10.26,15.34 10.57,15.46L10.76,16.78C10.77,16.91 10.88,17 11,17L13,17C13.12,17 13.23,16.91 13.25,16.79L13.44,15.47C13.74,15.34 14.03,15.18 14.28,14.98L15.53,15.48C15.64,15.52 15.77,15.48 15.84,15.37L16.84,13.64C16.9,13.53 16.87,13.4 16.78,13.32L15.72,12.49C15.74,12.33 15.76,12.17 15.76,12C15.76,11.83 15.75,11.67 15.72,11.51L16.78,10.68C16.87,10.6 16.9,10.47 16.84,10.36L15.84,8.63C15.78,8.52 15.65,8.48 15.53,8.52L14.29,9.02C14.03,8.82 13.75,8.65 13.45,8.53L13.26,7.21C13.23,7.09 13.12,7 13,7L11,7C10.88,7 10.77,7.09 10.75,7.21L10.56,8.53C10.26,8.66 9.97,8.82 9.71,9.02L8.47,8.52C8.36,8.48 8.23,8.52 8.16,8.63L7.16,10.36C7.1,10.47 7.12,10.6 7.22,10.68L8.28,11.51C8.26,11.67 8.25,11.83 8.25,12C8.25,12.17 8.26,12.33 8.29,12.49L7.23,13.32C7.13,13.39 7.11,13.53 7.17,13.63L7.17,13.63ZM12,10C13.1,10 14,10.9 14,12C14,13.1 13.1,14 12,14C10.9,14 10,13.1 10,12C10,10.9 10.9,10 12,10ZM21,21L21,3C21,1.9 20.1,1 19,1L5,1C3.9,1 3,1.9 3,3L3,21C3,22.1 3.9,23 5,23L19,23C20.1,23 21,22.1 21,21ZM4.99,21L4.99,3L19.01,3L19.01,21L4.99,21L4.99,21Z"
        android:fillColor="@android:color/darker_gray"/>
</vector>