You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/res/drawable/ic_link.xml

15 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- 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 http://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="?attr/accent"
android:fillType="evenOdd"
android:pathData="M4.47,7.53L7.515,4.485C7.7829,4.2172 8.2171,4.2172 8.485,4.485L12.685,8.685C13.4609,7.7001 13.3815,6.2915 12.5,5.4L9.837,2.734C8.863,1.7601 7.284,1.7601 6.31,2.734L2.766,6.279C2.2984,6.7465 2.0356,7.3807 2.0356,8.042C2.0356,8.7033 2.2984,9.3375 2.766,9.805L5.426,12.466C6.3,13.3366 7.68,13.4354 8.669,12.698L4.47,8.5C4.3409,8.3716 4.2683,8.1971 4.2683,8.015C4.2683,7.8329 4.3409,7.6584 4.47,7.53ZM21.27,14.163L21.266,14.163C22.2383,15.137 22.2379,16.7145 21.265,17.688L17.72,21.232C17.2525,21.6996 16.6183,21.9624 15.957,21.9624C15.2957,21.9624 14.6615,21.6996 14.194,21.232L11.533,18.572C10.6621,17.6985 10.5633,16.3186 11.301,15.33L15.501,19.53C15.6293,19.6588 15.8037,19.7312 15.9855,19.7312C16.1673,19.7312 16.3417,19.6588 16.47,19.53L19.512,16.479C19.7798,16.2111 19.7798,15.7769 19.512,15.509L15.312,11.309C16.2998,10.53 17.7139,10.612 18.605,11.5L21.27,14.163ZM16.163,14.718C16.542,15.1104 16.5366,15.7341 16.1508,16.1198C15.7651,16.5056 15.1414,16.511 14.749,16.132L7.829,9.212C7.559,8.9632 7.4471,8.5864 7.5375,8.2306C7.6279,7.8747 7.906,7.597 8.262,7.5071C8.6179,7.4172 8.9946,7.5297 9.243,7.8L16.163,14.718Z" />
</vector>