This commit is contained in:
Bot
2021-01-19 03:20:08 +00:00
parent 5406971c64
commit bd0a196cd0
4 changed files with 13 additions and 13 deletions

View File

@@ -31,6 +31,6 @@
"month": 0,
"day": 19,
"hour": 3,
"minute": 19
"minute": 20
}
}

View File

@@ -14908,17 +14908,6 @@
"author": "Google",
"version": "1.5.54"
},
{
"id": "C633DDA7-FB93-4041-98C2-92117B970114",
"name": "cellphone-android",
"codepoint": "F011D",
"aliases": [
"tray-upload"
],
"tags": [],
"author": "Google",
"version": "1.5.54"
},
{
"id": "04D5C9C6-6CE4-4D2E-A759-07933F9B7932",
"name": "cellphone-arrow-down",
@@ -64356,6 +64345,17 @@
"author": "Michael Richins",
"version": "4.7.95"
},
{
"id": "C633DDA7-FB93-4041-98C2-92117B970114",
"name": "tray-arrow-up",
"codepoint": "F011D",
"aliases": [
"tray-upload"
],
"tags": [],
"author": "Google",
"version": "1.5.54"
},
{
"id": "B81435D3-9FE4-470D-A46A-7FEDA1773D15",
"name": "tray-full",

View File

@@ -1 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-cellphone-android" width="24" height="24" viewBox="0 0 24 24"><path d="M2 12H4V17H20V12H22V17C22 18.11 21.11 19 20 19H4C2.9 19 2 18.11 2 17V12M12 2L6.46 7.46L7.88 8.88L11 5.75V15H13V5.75L16.13 8.88L17.55 7.45L12 2Z" /></svg>

Before

Width:  |  Height:  |  Size: 465 B

1
svg/tray-arrow-up.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-tray-arrow-up" width="24" height="24" viewBox="0 0 24 24"><path d="M2 12H4V17H20V12H22V17C22 18.11 21.11 19 20 19H4C2.9 19 2 18.11 2 17V12M12 2L6.46 7.46L7.88 8.88L11 5.75V15H13V5.75L16.13 8.88L17.55 7.45L12 2Z" /></svg>

After

Width:  |  Height:  |  Size: 461 B