This commit is contained in:
Bot
2020-02-02 19:03:46 +00:00
parent 6d778e36c2
commit ab655e8042
3 changed files with 13 additions and 13 deletions

View File

@@ -11414,18 +11414,7 @@
"codepoint": "F0FC",
"aliases": [],
"tags": [],
"author": "Google",
"version": "1.5.54"
},
{
"id": "9E0AEA4A-7A90-43F7-8A7F-D49F374F11FF",
"name": "camcorder-box",
"codepoint": "F0FD",
"aliases": [],
"tags": [
"Video \/ Movie"
],
"author": "Google",
"author": "Austin Andrews",
"version": "1.5.54"
},
{
@@ -54706,6 +54695,17 @@
"author": "Google",
"version": "2.3.50"
},
{
"id": "9E0AEA4A-7A90-43F7-8A7F-D49F374F11FF",
"name": "video-box",
"codepoint": "F0FD",
"aliases": [],
"tags": [
"Video \/ Movie"
],
"author": "Google",
"version": "1.5.54"
},
{
"id": "9E4CFE98-3E4E-4C70-B1F1-7316F21427E3",
"name": "video-check",

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-camcorder-box" width="24" height="24" viewBox="0 0 24 24"><path d="M18,16L14,12.8V16H6V8H14V11.2L18,8M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" /></svg>

Before

Width:  |  Height:  |  Size: 433 B

1
svg/video-box.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-video-box" width="24" height="24" viewBox="0 0 24 24"><path d="M18,16L14,12.8V16H6V8H14V11.2L18,8M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" /></svg>

After

Width:  |  Height:  |  Size: 429 B