Files
2026-01-13 20:31:33 +00:00

17 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2026 The Brave Authors. All rights reserved.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at https://mozilla.org/MPL/2.0/. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@color/systemfeedback_info_icon"
android:fillType="evenOdd"
android:pathData="M19.14 8.87a8.28 8.28 0 0 1 1.53 4.8c0 4.6-3.74 8.33-8.34 8.33S4 18.26 4 13.67c0-4.32 3.3-7.88 7.5-8.3v-1.7h-0.83a0.83 0.83 0 0 1 0-1.67H14a0.83 0.83 0 0 1 0 1.67h-0.83v1.7a8.27 8.27 0 0 1 3.95 1.5l1.29-1.3a0.83 0.83 0 0 1 1.18 0l0.83 0.84a0.83 0.83 0 0 1 0 1.18l-1.28 1.28ZM12.34 7a6.67 6.67 0 0 0-6.67 6.67 6.67 6.67 0 0 0 6.66 6.66A6.67 6.67 0 0 0 19 13.67 6.67 6.67 0 0 0 12.33 7Zm0 8.33a1.67 1.67 0 0 1-1.67-1.66c0-0.15 0.02-0.3 0.06-0.43l-1.89-1.89a0.83 0.83 0 1 1 1.18-1.18l1.89 1.9c0.13-0.04 0.27-0.07 0.42-0.07 0.92 0 1.67 0.75 1.67 1.67s-0.75 1.66-1.67 1.66Z"/>
</vector>