<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2026 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="40dp"
    android:height="40dp"
    android:viewportWidth="40"
    android:viewportHeight="40">
  <path
      android:pathData="M25.118,2.32C33.065,-1.131 41.132,6.935 37.68,14.882
          L37.109,16.196C36.055,18.623 36.055,21.377 37.109,23.804
          L37.68,25.118C41.132,33.065 33.065,41.132 25.118,37.68
          L23.804,37.109C21.377,36.055 18.623,36.055 16.196,37.109
          L14.882,37.68C6.935,41.132 -1.131,33.065 2.32,25.118
          L2.891,23.804C3.945,21.377 3.945,18.623 2.891,16.196
          L2.32,14.882C-1.131,6.935 6.935,-1.131 14.882,2.32
          L16.196,2.891C18.623,3.945 21.377,3.945 23.804,2.891
          L25.118,2.32Z"
      android:fillColor="?attr/colorPrimaryContainer"/>
  <group>
    <clip-path
        android:pathData="M8,8h24v24h-24z"/>
    <group
        android:translateX="8"
        android:translateY="8">
      <path
          android:pathData="M12,21C9.7,21 7.69167,20.2417 5.975,18.725
              C4.275,17.1917 3.3,15.2833 3.05,13H5.1C5.33333,14.7333
              6.1,16.1667 7.4,17.3C8.71667,18.4333 10.25,19 12,19
              C13.95,19 15.6,18.325 16.95,16.975C18.3167,15.6083 19,13.95
              19,12C19,10.05 18.3167,8.4 16.95,7.05C15.6,5.68333 13.95,5
              12,5C10.85,5 9.775,5.26667 8.775,5.8C7.775,6.33333 6.93333,7.06667
              6.25,8H9V10H3V4H5V6.35C5.85,5.28333 6.88333,4.45833 8.1,3.875
              C9.33333,3.29167 10.6333,3 12,3C13.25,3 14.4167,3.24167
              15.5,3.725C16.6,4.19167 17.55,4.83333 18.35,5.65C19.1667,6.45
              19.8083,7.4 20.275,8.5C20.7583,9.58333 21,10.75 21,12
              C21,13.25 20.7583,14.425 20.275,15.525C19.8083,16.6083
              19.1667,17.5583 18.35,18.375C17.55,19.175 16.6,19.8167 15.5,20.3
              C14.4167,20.7667 13.25,21 12,21ZM14.8,16.2L11,12.4V7H13
              V11.6L16.2,14.8L14.8,16.2Z"
          android:fillColor="?attr/colorPrimary"/>
    </group>
  </group>
</vector>
