This commit is contained in:
Bot
2019-10-21 20:23:54 +00:00
parent 090f80f4f0
commit 3a08b75812
3 changed files with 12 additions and 12 deletions

View File

@@ -32258,6 +32258,17 @@
"author": "Cody",
"version": "1.5.54"
},
{
"id": "C2889545-7F08-4AE1-9142-ECF9B79957E1",
"name": "magnify",
"codepoint": "F349",
"aliases": [
"search"
],
"tags": [],
"author": "Google",
"version": "1.5.54"
},
{
"id": "C48FDEBE-952C-4B4A-9EB8-47A18186EB0B",
"name": "magnify-close",
@@ -32302,17 +32313,6 @@
"author": "Google",
"version": "1.8.36"
},
{
"id": "C2889545-7F08-4AE1-9142-ECF9B79957E1",
"name": "magnify-outline",
"codepoint": "F349",
"aliases": [
"search"
],
"tags": [],
"author": "Google",
"version": "1.5.54"
},
{
"id": "798F7C9D-2EC7-47EF-8729-845B4E2DDD16",
"name": "magnify-plus",

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-magnify-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z" /></svg>

Before

Width:  |  Height:  |  Size: 577 B

1
svg/magnify.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-magnify" width="24" height="24" viewBox="0 0 24 24"><path d="M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z" /></svg>

After

Width:  |  Height:  |  Size: 569 B