chromium/components/page_info/android/java/res/drawable/tp_ip.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2024 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="960"
    android:viewportHeight="960"
    android:tint="@macro/default_icon_color">
  <path
      android:pathData="M440,920L440,840Q315,826 225.5,736.5Q136,647 122,522L42,522L42,442L122,442Q136,317 225.5,227.5Q315,138 440,124L440,44L520,44L520,124Q645,138 734.5,227.5Q824,317 838,442L918,442L918,522L838,522Q824,647 734.5,736.5Q645,826 520,840L520,920L440,920ZM480,762Q596,762 678,680Q760,598 760,482Q760,366 678,284Q596,202 480,202Q364,202 282,284Q200,366 200,482Q200,598 282,680Q364,762 480,762Z"
      android:fillColor="@android:color/white"/>
</vector>