This commit is contained in:
Bot
2020-02-14 06:18:53 +00:00
parent 62e8a61860
commit 26035e7c2b
3 changed files with 12 additions and 12 deletions

View File

@@ -23095,17 +23095,6 @@
"author": "Michael Irigoyen",
"version": "3.7.94"
},
{
"id": "08B85EF9-81EC-4DEE-B1C7-1C14D4CBECA5",
"name": "file-document-box-search",
"codepoint": "FECB",
"aliases": [],
"tags": [
"Files \/ Folders"
],
"author": "Austin Andrews",
"version": "3.7.94"
},
{
"id": "D32F390E-2888-4C63-99FA-9662902B6694",
"name": "file-document-box-search-outline",
@@ -52085,6 +52074,17 @@
"author": "Michael Irigoyen",
"version": "3.7.94"
},
{
"id": "08B85EF9-81EC-4DEE-B1C7-1C14D4CBECA5",
"name": "text-box-search",
"codepoint": "FECB",
"aliases": [],
"tags": [
"Files \/ Folders"
],
"author": "Austin Andrews",
"version": "3.7.94"
},
{
"id": "8F37BBCB-35D2-4FAF-88ED-59252659885D",
"name": "text-recognition",

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-file-document-box-search" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M7,15V17H9C9.14,18.55 9.8,19.94 10.81,21H5C3.89,21 3,20.1 3,19V5C3,3.89 3.89,3 5,3H19A2,2 0 0,1 21,5V13.03C19.85,11.21 17.82,10 15.5,10C14.23,10 13.04,10.37 12.04,11H7V13H10C9.64,13.6 9.34,14.28 9.17,15H7M17,9V7H7V9H17Z" /></svg>

Before

Width:  |  Height:  |  Size: 803 B

1
svg/text-box-search.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-text-box-search" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M7,15V17H9C9.14,18.55 9.8,19.94 10.81,21H5C3.89,21 3,20.1 3,19V5C3,3.89 3.89,3 5,3H19A2,2 0 0,1 21,5V13.03C19.85,11.21 17.82,10 15.5,10C14.23,10 13.04,10.37 12.04,11H7V13H10C9.64,13.6 9.34,14.28 9.17,15H7M17,9V7H7V9H17Z" /></svg>

After

Width:  |  Height:  |  Size: 794 B