aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telegram
diff options
context:
space:
mode:
authorLibravatar Arthur Huan <106561822+Arthur-Huan@users.noreply.github.com>2023-09-05 19:10:00 -0600
committerLibravatar GitHub <noreply@github.com>2023-09-06 02:10:00 +0100
commitc267cbd41d0bccb9e47091307e3c0f53a1f32279 (patch)
tree27ee7f9916106db2df2b062047388583910b283d /recipes/telegram
parentUpdate Skype's webview.js for file downloads (#418) (diff)
downloadferdium-recipes-c267cbd41d0bccb9e47091307e3c0f53a1f32279.tar.gz
ferdium-recipes-c267cbd41d0bccb9e47091307e3c0f53a1f32279.tar.zst
ferdium-recipes-c267cbd41d0bccb9e47091307e3c0f53a1f32279.zip
Update icons (#419)
* Update icon * Update icon * Remove unnecessary changes
Diffstat (limited to 'recipes/telegram')
-rw-r--r--recipes/telegram/icon.svg19
-rw-r--r--recipes/telegram/package.json2
2 files changed, 19 insertions, 2 deletions
diff --git a/recipes/telegram/icon.svg b/recipes/telegram/icon.svg
index f8c7fe3..22b81f4 100644
--- a/recipes/telegram/icon.svg
+++ b/recipes/telegram/icon.svg
@@ -1 +1,18 @@
1<svg height="80" width="80" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><path id="a" d="M39.982.036C17.901.036 0 17.936 0 40.018S17.9 80 39.982 80s39.982-17.9 39.982-39.982S62.064.036 39.982.036z"/><mask id="b" fill="#fff"><use fill-rule="evenodd" xlink:href="#a"/></mask></defs><g fill="none" fill-rule="evenodd"><use fill="#08c" xlink:href="#a"/><g mask="url(#b)"><path d="M59.437 23.035 52.296 59.04s-.999 2.497-3.746 1.298L32.071 47.704l-5.992-2.896-10.088-3.396s-1.548-.55-1.698-1.748c-.15-1.198 1.748-1.848 1.748-1.848l40.1-15.73s3.296-1.448 3.296.949" fill="#fefefe"/><path d="M30.804 58.636s-.48-.045-1.08-1.943c-.6-1.898-3.645-11.885-3.645-11.885l24.22-15.381s1.397-.849 1.348 0c0 0 .25.15-.5.849-.749.7-19.026 17.128-19.026 17.128" fill="#d3e5f1"/><path d="m38.39 52.548-6.519 5.943s-.51.387-1.067.145l1.248-11.04" fill="#b6d0e4"/></g></g></svg> \ No newline at end of file 1<?xml version="1.0" encoding="utf-8"?>
2<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4 viewBox="0 0 240.1 240.1" enable-background="new 0 0 240.1 240.1" xml:space="preserve">
5<g id="Artboard">
6
7 <linearGradient id="Oval_1_" gradientUnits="userSpaceOnUse" x1="-838.041" y1="660.581" x2="-838.041" y2="660.3427" gradientTransform="matrix(1000 0 0 -1000 838161 660581)">
8 <stop offset="0" style="stop-color:#2AABEE"/>
9 <stop offset="1" style="stop-color:#229ED9"/>
10 </linearGradient>
11 <circle id="Oval" fill-rule="evenodd" clip-rule="evenodd" fill="url(#Oval_1_)" cx="120.1" cy="120.1" r="120.1"/>
12 <path id="Path-3" fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M54.3,118.8c35-15.2,58.3-25.3,70-30.2
13 c33.3-13.9,40.3-16.3,44.8-16.4c1,0,3.2,0.2,4.7,1.4c1.2,1,1.5,2.3,1.7,3.3s0.4,3.1,0.2,4.7c-1.8,19-9.6,65.1-13.6,86.3
14 c-1.7,9-5,12-8.2,12.3c-7,0.6-12.3-4.6-19-9c-10.6-6.9-16.5-11.2-26.8-18c-11.9-7.8-4.2-12.1,2.6-19.1c1.8-1.8,32.5-29.8,33.1-32.3
15 c0.1-0.3,0.1-1.5-0.6-2.1c-0.7-0.6-1.7-0.4-2.5-0.2c-1.1,0.2-17.9,11.4-50.6,33.5c-4.8,3.3-9.1,4.9-13,4.8
16 c-4.3-0.1-12.5-2.4-18.7-4.4c-7.5-2.4-13.5-3.7-13-7.9C45.7,123.3,48.7,121.1,54.3,118.8z"/>
17</g>
18</svg>
diff --git a/recipes/telegram/package.json b/recipes/telegram/package.json
index 95f0615..680b254 100644
--- a/recipes/telegram/package.json
+++ b/recipes/telegram/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "telegram", 2 "id": "telegram",
3 "name": "Telegram", 3 "name": "Telegram",
4 "version": "3.4.2", 4 "version": "3.4.3",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.telegram.org", 7 "serviceURL": "https://web.telegram.org",