0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Add history shortcut

This commit is contained in:
Markus Fisch 2024-03-25 21:36:53 +01:00
parent 3aa2371eeb
commit 48ed5f1a2c
35 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/accent"/>
<foreground android:drawable="@drawable/ic_shortcut_history_foreground"/>
</adaptive-icon>

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:pathData="M54,72.9C49.17,72.9 44.96,71.3 41.37,68.1C37.78,64.89 35.73,60.9 35.2,56.1L39.51,56.1C40,59.74 41.62,62.75 44.37,65.13C47.11,67.51 50.32,68.7 54,68.7C58.1,68.7 61.57,67.28 64.42,64.42C67.28,61.57 68.7,58.1 68.7,54C68.7,49.9 67.28,46.43 64.42,43.58C61.57,40.72 58.1,39.3 54,39.3C51.58,39.3 49.33,39.86 47.23,40.98C45.13,42.1 43.36,43.64 41.92,45.6L47.7,45.6L47.7,49.8L35.1,49.8L35.1,37.2L39.3,37.2L39.3,42.13C41.08,39.89 43.26,38.16 45.84,36.94C48.41,35.71 51.13,35.1 54,35.1C56.63,35.1 59.08,35.6 61.38,36.59C63.67,37.59 65.67,38.94 67.36,40.64C69.06,42.33 70.41,44.33 71.41,46.62C72.4,48.92 72.9,51.37 72.9,54C72.9,56.63 72.4,59.08 71.41,61.38C70.41,63.67 69.06,65.67 67.36,67.36C65.67,69.06 63.67,70.41 61.38,71.41C59.08,72.4 56.63,72.9 54,72.9ZM59.88,62.82L51.9,54.84L51.9,43.5L56.1,43.5L56.1,53.16L62.82,59.88L59.88,62.82Z"
android:fillColor="#FFFFFF"/>
</vector>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Изберете код за сканиране</string> <string name="pick_code_to_scan">Изберете код за сканиране</string>
<string name="shortcut_decode">Сканирай баркод</string> <string name="shortcut_decode">Сканирай баркод</string>
<string name="shortcut_encode">Създай баркод</string> <string name="shortcut_encode">Създай баркод</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Настройки</string> <string name="shortcut_preferences">Настройки</string>
<string name="background_request_failed">Неуспешна заявка в фонов режим</string> <string name="background_request_failed">Неуспешна заявка в фонов режим</string>
<string name="entry_type">Тип</string> <string name="entry_type">Тип</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">খুঁজার জন্য কোড নাও</string> <string name="pick_code_to_scan">খুঁজার জন্য কোড নাও</string>
<string name="shortcut_decode">বারকোড খুজো</string> <string name="shortcut_decode">বারকোড খুজো</string>
<string name="shortcut_encode">বারকোড বানাও</string> <string name="shortcut_encode">বারকোড বানাও</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">পছন্দসমূহ</string> <string name="shortcut_preferences">পছন্দসমূহ</string>
<string name="background_request_failed">পটভূমির অনুরোধ ব্যর্থ</string> <string name="background_request_failed">পটভূমির অনুরোধ ব্যর্থ</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -187,6 +187,7 @@
<string name="pick_code_to_scan">Vyberte kód k naskenování</string> <string name="pick_code_to_scan">Vyberte kód k naskenování</string>
<string name="shortcut_decode">Skenovat čárový kód</string> <string name="shortcut_decode">Skenovat čárový kód</string>
<string name="shortcut_encode">Vytvořit čárový kód</string> <string name="shortcut_encode">Vytvořit čárový kód</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Nastavení</string> <string name="shortcut_preferences">Nastavení</string>
<string name="background_request_failed">Požadavek na pozadí selhal</string> <string name="background_request_failed">Požadavek na pozadí selhal</string>
<string name="entry_type">Typ</string> <string name="entry_type">Typ</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Vælg kode til at scanne</string> <string name="pick_code_to_scan">Vælg kode til at scanne</string>
<string name="shortcut_decode">Scan en stregkode</string> <string name="shortcut_decode">Scan en stregkode</string>
<string name="shortcut_encode">Opret en stregkode</string> <string name="shortcut_encode">Opret en stregkode</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Indstillinger</string> <string name="shortcut_preferences">Indstillinger</string>
<string name="background_request_failed">Baggrundsanmodning mislykkedes</string> <string name="background_request_failed">Baggrundsanmodning mislykkedes</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Code im Bild auswählen</string> <string name="pick_code_to_scan">Code im Bild auswählen</string>
<string name="shortcut_decode">Barcode lesen</string> <string name="shortcut_decode">Barcode lesen</string>
<string name="shortcut_encode">Barcode erstellen</string> <string name="shortcut_encode">Barcode erstellen</string>
<string name="shortcut_history">Verlauf</string>
<string name="shortcut_preferences">Einstellungen</string> <string name="shortcut_preferences">Einstellungen</string>
<string name="background_request_failed">Hintergrundanfrage fehlgeschlagen</string> <string name="background_request_failed">Hintergrundanfrage fehlgeschlagen</string>
<string name="entry_type">Typ</string> <string name="entry_type">Typ</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Seleccione el código a escanear</string> <string name="pick_code_to_scan">Seleccione el código a escanear</string>
<string name="shortcut_decode">Escanear un código</string> <string name="shortcut_decode">Escanear un código</string>
<string name="shortcut_encode">Crear un código</string> <string name="shortcut_encode">Crear un código</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Ajustes</string> <string name="shortcut_preferences">Ajustes</string>
<string name="background_request_failed">Solicitud de fondo fallida</string> <string name="background_request_failed">Solicitud de fondo fallida</string>
<string name="entry_type">Tipo</string> <string name="entry_type">Tipo</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">کدی را برای پویش برگزینید</string> <string name="pick_code_to_scan">کدی را برای پویش برگزینید</string>
<string name="shortcut_decode">پویش یک بارکد</string> <string name="shortcut_decode">پویش یک بارکد</string>
<string name="shortcut_encode">ایجاد یک بارکد</string> <string name="shortcut_encode">ایجاد یک بارکد</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">تنظیمات</string> <string name="shortcut_preferences">تنظیمات</string>
<string name="background_request_failed">درخواست پس‌زمینه انجام نشد</string> <string name="background_request_failed">درخواست پس‌زمینه انجام نشد</string>
<string name="entry_type">گونه</string> <string name="entry_type">گونه</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Choisir le code à scanner</string> <string name="pick_code_to_scan">Choisir le code à scanner</string>
<string name="shortcut_decode">Scanner un code-barres</string> <string name="shortcut_decode">Scanner un code-barres</string>
<string name="shortcut_encode">Créer un code-barres</string> <string name="shortcut_encode">Créer un code-barres</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Réglages</string> <string name="shortcut_preferences">Réglages</string>
<string name="background_request_failed">Échec de la requête d\'arrière-plan</string> <string name="background_request_failed">Échec de la requête d\'arrière-plan</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Kód kiválasztása a beolvasáshoz</string> <string name="pick_code_to_scan">Kód kiválasztása a beolvasáshoz</string>
<string name="shortcut_decode">Vonalkód beolvasása</string> <string name="shortcut_decode">Vonalkód beolvasása</string>
<string name="shortcut_encode">Vonalkód létrehozása</string> <string name="shortcut_encode">Vonalkód létrehozása</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Beállítások</string> <string name="shortcut_preferences">Beállítások</string>
<string name="background_request_failed">A háttérkérés sikertelen</string> <string name="background_request_failed">A háttérkérés sikertelen</string>
<string name="entry_type">Típus</string> <string name="entry_type">Típus</string>

View File

@ -184,6 +184,7 @@
<string name="pick_code_to_scan">Pilih kode untuk dipindai</string> <string name="pick_code_to_scan">Pilih kode untuk dipindai</string>
<string name="shortcut_decode">Pindai barcode</string> <string name="shortcut_decode">Pindai barcode</string>
<string name="shortcut_encode">Buat barcode</string> <string name="shortcut_encode">Buat barcode</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Pengaturan</string> <string name="shortcut_preferences">Pengaturan</string>
<string name="background_request_failed">Permintaan latar belakang gagal</string> <string name="background_request_failed">Permintaan latar belakang gagal</string>
<string name="entry_type">Tipe</string> <string name="entry_type">Tipe</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Scegli codice da scansionare</string> <string name="pick_code_to_scan">Scegli codice da scansionare</string>
<string name="shortcut_decode">Scansiona un codice a barre</string> <string name="shortcut_decode">Scansiona un codice a barre</string>
<string name="shortcut_encode">Crea un codice a barre</string> <string name="shortcut_encode">Crea un codice a barre</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Impostazioni</string> <string name="shortcut_preferences">Impostazioni</string>
<string name="background_request_failed">Richiesta in secondo piano fallita</string> <string name="background_request_failed">Richiesta in secondo piano fallita</string>
<string name="entry_type">Tipo</string> <string name="entry_type">Tipo</string>

View File

@ -184,6 +184,7 @@
<string name="pick_code_to_scan">スキャンするバーコードを選択</string> <string name="pick_code_to_scan">スキャンするバーコードを選択</string>
<string name="shortcut_decode">バーコードをスキャン</string> <string name="shortcut_decode">バーコードをスキャン</string>
<string name="shortcut_encode">バーコードを作成</string> <string name="shortcut_encode">バーコードを作成</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">設定</string> <string name="shortcut_preferences">設定</string>
<string name="background_request_failed">バックグラウンド要求に失敗しました</string> <string name="background_request_failed">バックグラウンド要求に失敗しました</string>
<string name="entry_type">種類</string> <string name="entry_type">種類</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">აირჩიეთ შტრიხ-კოდი სკანირებისთვის</string> <string name="pick_code_to_scan">აირჩიეთ შტრიხ-კოდი სკანირებისთვის</string>
<string name="shortcut_decode">შტრიხ-კოდის სკანირება</string> <string name="shortcut_decode">შტრიხ-კოდის სკანირება</string>
<string name="shortcut_encode">შტრიხ-კოდის შექმნა</string> <string name="shortcut_encode">შტრიხ-კოდის შექმნა</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">პარამეტრები</string> <string name="shortcut_preferences">პარამეტრები</string>
<string name="background_request_failed">ფონური მოთხოვნა ვერ მოხერხდა</string> <string name="background_request_failed">ფონური მოთხოვნა ვერ მოხერხდა</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -184,6 +184,7 @@
<string name="pick_code_to_scan">Pick code to scan</string> <string name="pick_code_to_scan">Pick code to scan</string>
<string name="shortcut_decode">Scan a barcode</string> <string name="shortcut_decode">Scan a barcode</string>
<string name="shortcut_encode">Create a barcode</string> <string name="shortcut_encode">Create a barcode</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Settings</string> <string name="shortcut_preferences">Settings</string>
<string name="background_request_failed">Background request failed</string> <string name="background_request_failed">Background request failed</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Kies code om te scannen</string> <string name="pick_code_to_scan">Kies code om te scannen</string>
<string name="shortcut_decode">Een barcode scannen</string> <string name="shortcut_decode">Een barcode scannen</string>
<string name="shortcut_encode">Een barcode aanmaken</string> <string name="shortcut_encode">Een barcode aanmaken</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Voorkeuren</string> <string name="shortcut_preferences">Voorkeuren</string>
<string name="background_request_failed">Achtergrondverzoek mislukt</string> <string name="background_request_failed">Achtergrondverzoek mislukt</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -6,6 +6,7 @@
<string name="info">Informacje</string> <string name="info">Informacje</string>
<string name="vcard_add">Dodaj do kontaktów</string> <string name="vcard_add">Dodaj do kontaktów</string>
<string name="vevent_add">Dodaj do kalendarza</string> <string name="vevent_add">Dodaj do kalendarza</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Ustawienia</string> <string name="shortcut_preferences">Ustawienia</string>
<string name="share">Udostępnij</string> <string name="share">Udostępnij</string>
<string name="share_file">Share as file</string> <string name="share_file">Share as file</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Escolha código para digitalizar</string> <string name="pick_code_to_scan">Escolha código para digitalizar</string>
<string name="shortcut_decode">Digitalizar código</string> <string name="shortcut_decode">Digitalizar código</string>
<string name="shortcut_encode">Criar código</string> <string name="shortcut_encode">Criar código</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Configurações</string> <string name="shortcut_preferences">Configurações</string>
<string name="background_request_failed">A solicitação em segundo plano falhou</string> <string name="background_request_failed">A solicitação em segundo plano falhou</string>
<string name="entry_type">Tipo</string> <string name="entry_type">Tipo</string>

View File

@ -187,6 +187,7 @@
<string name="pick_code_to_scan">Выберите штрих-код для сканирования</string> <string name="pick_code_to_scan">Выберите штрих-код для сканирования</string>
<string name="shortcut_decode">Сканировать штрих-код</string> <string name="shortcut_decode">Сканировать штрих-код</string>
<string name="shortcut_encode">Создать штрих-код</string> <string name="shortcut_encode">Создать штрих-код</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Настройки</string> <string name="shortcut_preferences">Настройки</string>
<string name="background_request_failed">Фоновый запрос не выполнен</string> <string name="background_request_failed">Фоновый запрос не выполнен</string>
<string name="entry_type">Тип</string> <string name="entry_type">Тип</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Taranacak kod seç</string> <string name="pick_code_to_scan">Taranacak kod seç</string>
<string name="shortcut_decode">Barkod tara</string> <string name="shortcut_decode">Barkod tara</string>
<string name="shortcut_encode">Barkod oluştur</string> <string name="shortcut_encode">Barkod oluştur</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Ayarlar</string> <string name="shortcut_preferences">Ayarlar</string>
<string name="background_request_failed">Arka plan isteği başarısız</string> <string name="background_request_failed">Arka plan isteği başarısız</string>
<string name="entry_type">Tür</string> <string name="entry_type">Tür</string>

View File

@ -186,6 +186,7 @@
<string name="pick_code_to_scan">Вибрати код для сканування</string> <string name="pick_code_to_scan">Вибрати код для сканування</string>
<string name="shortcut_decode">Сканувати штрих-код</string> <string name="shortcut_decode">Сканувати штрих-код</string>
<string name="shortcut_encode">Створити штрих-код</string> <string name="shortcut_encode">Створити штрих-код</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Налаштування</string> <string name="shortcut_preferences">Налаштування</string>
<string name="background_request_failed">Помилка фонового запиту</string> <string name="background_request_failed">Помилка фонового запиту</string>
<string name="entry_type">Тип</string> <string name="entry_type">Тип</string>

View File

@ -184,6 +184,7 @@
<string name="pick_code_to_scan">Chọn mã để quét</string> <string name="pick_code_to_scan">Chọn mã để quét</string>
<string name="shortcut_decode">Quét mã vạch</string> <string name="shortcut_decode">Quét mã vạch</string>
<string name="shortcut_encode">Tạo mã vạch</string> <string name="shortcut_encode">Tạo mã vạch</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Cài đặt</string> <string name="shortcut_preferences">Cài đặt</string>
<string name="background_request_failed">Yêu cầu nền thất bại</string> <string name="background_request_failed">Yêu cầu nền thất bại</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -184,6 +184,7 @@
<string name="pick_code_to_scan">选择扫描编码</string> <string name="pick_code_to_scan">选择扫描编码</string>
<string name="shortcut_decode">扫描条码</string> <string name="shortcut_decode">扫描条码</string>
<string name="shortcut_encode">创建条码</string> <string name="shortcut_encode">创建条码</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">设置</string> <string name="shortcut_preferences">设置</string>
<string name="background_request_failed">后台请求失败</string> <string name="background_request_failed">后台请求失败</string>
<string name="entry_type">类型</string> <string name="entry_type">类型</string>

View File

@ -184,6 +184,7 @@
<string name="pick_code_to_scan">選擇要掃描的條碼</string> <string name="pick_code_to_scan">選擇要掃描的條碼</string>
<string name="shortcut_decode">掃描條碼</string> <string name="shortcut_decode">掃描條碼</string>
<string name="shortcut_encode">建立條碼</string> <string name="shortcut_encode">建立條碼</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">設定</string> <string name="shortcut_preferences">設定</string>
<string name="background_request_failed">背景請求失敗</string> <string name="background_request_failed">背景請求失敗</string>
<string name="entry_type">類型</string> <string name="entry_type">類型</string>

View File

@ -185,6 +185,7 @@
<string name="pick_code_to_scan">Pick code to scan</string> <string name="pick_code_to_scan">Pick code to scan</string>
<string name="shortcut_decode">Scan a barcode</string> <string name="shortcut_decode">Scan a barcode</string>
<string name="shortcut_encode">Create a barcode</string> <string name="shortcut_encode">Create a barcode</string>
<string name="shortcut_history">History</string>
<string name="shortcut_preferences">Settings</string> <string name="shortcut_preferences">Settings</string>
<string name="background_request_failed">Background request failed</string> <string name="background_request_failed">Background request failed</string>
<string name="entry_type">Type</string> <string name="entry_type">Type</string>

View File

@ -26,6 +26,19 @@
<extra android:name="encode" android:value="encode"/> <extra android:name="encode" android:value="encode"/>
</intent> </intent>
</shortcut> </shortcut>
<shortcut
android:shortcutId="history"
android:enabled="true"
android:icon="@drawable/ic_shortcut_history"
android:shortcutShortLabel="@string/shortcut_history"
android:shortcutDisabledMessage="@string/shortcut_history">
<intent
android:action="android.intent.action.VIEW"
android:targetPackage="de.markusfisch.android.binaryeye"
android:targetClass="de.markusfisch.android.binaryeye.activity.MainActivity">
<extra android:name="history" android:value="history"/>
</intent>
</shortcut>
<shortcut <shortcut
android:shortcutId="preferences" android:shortcutId="preferences"
android:enabled="true" android:enabled="true"

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<svg height="48" width="48" viewBox="0 0 48.000002 48.000002" y="0px" x="0px" id="Ebene_1" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="style3" type="text/css">
.st0{clip-path:url(#SVGID_2_);fill:#FFFFFF;}
</style>
<circle r="22.000004" cy="24.000002" cx="24.000002" id="path4134" style="fill:#b6d46f;fill-opacity:1"/>
<path d="M 24 32.692 C 21.779 32.692 19.843 31.955 18.193 30.483 C 16.544 29.01 15.598 27.171 15.356 24.966 L 17.336 24.966 C 17.562 26.64 18.306 28.024 19.569 29.118 C 20.833 30.213 22.31 30.76 24 30.76 C 25.883 30.76 27.481 30.104 28.793 28.793 C 30.104 27.481 30.76 25.883 30.76 24 C 30.76 22.117 30.104 20.519 28.793 19.207 C 27.481 17.896 25.883 17.24 24 17.24 C 22.889 17.24 21.851 17.497 20.885 18.012 C 19.92 18.527 19.107 19.236 18.447 20.137 L 21.103 20.137 L 21.103 22.068 L 15.308 22.068 L 15.308 16.274 L 17.24 16.274 L 17.24 18.543 C 18.061 17.513 19.063 16.717 20.246 16.153 C 21.429 15.59 22.68 15.308 24 15.308 C 25.207 15.308 26.338 15.538 27.392 15.996 C 28.447 16.455 29.364 17.075 30.145 17.855 C 30.925 18.636 31.545 19.553 32.004 20.608 C 32.462 21.662 32.692 22.793 32.692 24 C 32.692 25.207 32.462 26.338 32.004 27.392 C 31.545 28.447 30.925 29.364 30.145 30.145 C 29.364 30.925 28.447 31.545 27.392 32.004 C 26.338 32.462 25.207 32.692 24 32.692 Z M 26.704 28.056 L 23.034 24.386 L 23.034 19.171 L 24.966 19.171 L 24.966 23.614 L 28.056 26.704 L 26.704 28.056 Z" style="fill: rgb(255, 255, 255);"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<svg height="108px" width="108px" viewBox="0 0 108 108" y="0px" x="0px" id="Ebene_1" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="style3" type="text/css">
.st0{clip-path:url(#SVGID_2_);fill:#FFFFFF;}
</style>
<path d="M 54 72.902 C 49.169 72.902 44.961 71.3 41.373 68.098 C 37.785 64.895 35.728 60.896 35.203 56.1 L 39.509 56.1 C 39.999 59.741 41.618 62.75 44.365 65.131 C 47.113 67.511 50.324 68.701 54 68.701 C 58.095 68.701 61.57 67.275 64.422 64.422 C 67.275 61.57 68.701 58.095 68.701 54 C 68.701 49.905 67.275 46.43 64.422 43.578 C 61.57 40.725 58.095 39.299 54 39.299 C 51.585 39.299 49.327 39.858 47.227 40.979 C 45.127 42.099 43.359 43.639 41.924 45.599 L 47.7 45.599 L 47.7 49.799 L 35.098 49.799 L 35.098 37.199 L 39.299 37.199 L 39.299 42.134 C 41.084 39.894 43.263 38.161 45.836 36.936 C 48.408 35.711 51.13 35.098 54 35.098 C 56.626 35.098 59.084 35.598 61.377 36.594 C 63.669 37.592 65.665 38.94 67.362 40.638 C 69.06 42.335 70.408 44.331 71.406 46.623 C 72.402 48.916 72.902 51.374 72.902 54 C 72.902 56.626 72.402 59.084 71.406 61.377 C 70.408 63.669 69.06 65.665 67.362 67.362 C 65.665 69.06 63.669 70.408 61.377 71.406 C 59.084 72.402 56.626 72.902 54 72.902 Z M 59.881 62.821 L 51.9 54.84 L 51.9 43.499 L 56.1 43.499 L 56.1 53.16 L 62.821 59.881 L 59.881 62.821 Z" style="fill: rgb(255, 255, 255);"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB