Fix search icon

This commit is contained in:
Hadi Nategh 2019-12-11 14:07:39 +01:00
parent 65d17c518b
commit 73c10fe5d9
3 changed files with 34 additions and 70 deletions

View File

@ -1,24 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg version="1.1" id="pixelegg_search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<g>
<path fill="#696969" d="M20.201,21.894l-0.182-0.182c-0.332-0.331-0.332-0.868,0-1.2
l0.601-0.602c0.332-0.332,0.87-0.332,1.202,0l0.182,0.182c1.473-1.861,2.357-4.209,2.357-6.768
c0-6.036-4.893-10.929-10.927-10.929c-6.036,0-10.929,4.893-10.929,10.929s4.893,10.929,10.929,10.929
c2.558,0,4.905-0.886,6.767-2.357l1.717,1.718l1.803-1.803l-1.719-1.719C21.473,20.762,20.87,21.364,20.201,21.894z
M13.433,21.674c-4.612,0-8.35-3.738-8.35-8.35s3.738-8.35,8.35-8.35c4.611,0,8.349,3.738,8.349,8.35
S18.044,21.674,13.433,21.674z"/>
<path fill="#696969" d="M29.217,25.742l-4.041-4.04c-0.371-0.372-0.975-0.372-1.347,0
l-0.108,0.108l1.104,1.104c0.332,0.332,0.332,0.87,0,1.202l-0.602,0.602c-0.332,0.331-0.869,0.331-1.201,0l-1.104-1.105
l-0.108,0.109c-0.373,0.371-0.373,0.975,0,1.348l4.041,4.041c0.371,0.371,0.975,0.371,1.346,0l2.021-2.021
C29.589,26.717,29.589,26.113,29.217,25.742z"/>
</g>
</g>
</g>
</svg>
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g>
<title>Layer 1</title>
<path id="svg_2" d="m30.695,26.655l-4.929,-4.613c-0.037,-0.034 -0.081,-0.05 -0.121,-0.078l-1.991,-1.861c1.366,-2.06 2.132,-4.547 2.044,-7.207c-0.225,-6.808 -5.926,-12.144 -12.732,-11.919c-6.808,0.226 -12.144,5.926 -11.919,12.735c0.225,6.807 5.926,12.143 12.734,11.918c2.117,-0.071 4.084,-0.678 5.792,-1.678l2.349,2.199c0.002,0 0.002,0.001 0.002,0.001l4.929,4.616c0.453,0.421 1.166,0.397 1.592,-0.053l2.305,-2.468c0.423,-0.454 0.4,-1.167 -0.055,-1.592zm-17.081,-3.829c-5.258,0.175 -9.661,-3.946 -9.836,-9.205c-0.173,-5.258 3.948,-9.662 9.207,-9.835c5.257,-0.174 9.662,3.947 9.836,9.206c0.173,5.258 -3.948,9.66 -9.207,9.834z" fill="#62686A"/>
<line id="svg_3" y2="54.75" x2="14.958" y1="29.125" x1="14.958" fill="none"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 953 B

View File

@ -1,24 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg version="1.1" id="pixelegg_search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<g>
<path fill="#696969" d="M20.201,21.894l-0.182-0.182c-0.332-0.331-0.332-0.868,0-1.2
l0.601-0.602c0.332-0.332,0.87-0.332,1.202,0l0.182,0.182c1.473-1.861,2.357-4.209,2.357-6.768
c0-6.036-4.893-10.929-10.927-10.929c-6.036,0-10.929,4.893-10.929,10.929s4.893,10.929,10.929,10.929
c2.558,0,4.905-0.886,6.767-2.357l1.717,1.718l1.803-1.803l-1.719-1.719C21.473,20.762,20.87,21.364,20.201,21.894z
M13.433,21.674c-4.612,0-8.35-3.738-8.35-8.35s3.738-8.35,8.35-8.35c4.611,0,8.349,3.738,8.349,8.35
S18.044,21.674,13.433,21.674z"/>
<path fill="#696969" d="M29.217,25.742l-4.041-4.04c-0.371-0.372-0.975-0.372-1.347,0
l-0.108,0.108l1.104,1.104c0.332,0.332,0.332,0.87,0,1.202l-0.602,0.602c-0.332,0.331-0.869,0.331-1.201,0l-1.104-1.105
l-0.108,0.109c-0.373,0.371-0.373,0.975,0,1.348l4.041,4.041c0.371,0.371,0.975,0.371,1.346,0l2.021-2.021
C29.589,26.717,29.589,26.113,29.217,25.742z"/>
</g>
</g>
</g>
</svg>
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g>
<title>Layer 1</title>
<path id="svg_2" d="m30.695,26.655l-4.929,-4.613c-0.037,-0.034 -0.081,-0.05 -0.121,-0.078l-1.991,-1.861c1.366,-2.06 2.132,-4.547 2.044,-7.207c-0.225,-6.808 -5.926,-12.144 -12.732,-11.919c-6.808,0.226 -12.144,5.926 -11.919,12.735c0.225,6.807 5.926,12.143 12.734,11.918c2.117,-0.071 4.084,-0.678 5.792,-1.678l2.349,2.199c0.002,0 0.002,0.001 0.002,0.001l4.929,4.616c0.453,0.421 1.166,0.397 1.592,-0.053l2.305,-2.468c0.423,-0.454 0.4,-1.167 -0.055,-1.592zm-17.081,-3.829c-5.258,0.175 -9.661,-3.946 -9.836,-9.205c-0.173,-5.258 3.948,-9.662 9.207,-9.835c5.257,-0.174 9.662,3.947 9.836,9.206c0.173,5.258 -3.948,9.66 -9.207,9.834z" fill="#62686A"/>
<line id="svg_3" y2="54.75" x2="14.958" y1="29.125" x1="14.958" fill="none"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 964 B

View File

@ -1,24 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg version="1.1" id="pixelegg_search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<g>
<path fill="#696969" d="M20.201,21.894l-0.182-0.182c-0.332-0.331-0.332-0.868,0-1.2
l0.601-0.602c0.332-0.332,0.87-0.332,1.202,0l0.182,0.182c1.473-1.861,2.357-4.209,2.357-6.768
c0-6.036-4.893-10.929-10.927-10.929c-6.036,0-10.929,4.893-10.929,10.929s4.893,10.929,10.929,10.929
c2.558,0,4.905-0.886,6.767-2.357l1.717,1.718l1.803-1.803l-1.719-1.719C21.473,20.762,20.87,21.364,20.201,21.894z
M13.433,21.674c-4.612,0-8.35-3.738-8.35-8.35s3.738-8.35,8.35-8.35c4.611,0,8.349,3.738,8.349,8.35
S18.044,21.674,13.433,21.674z"/>
<path fill="#696969" d="M29.217,25.742l-4.041-4.04c-0.371-0.372-0.975-0.372-1.347,0
l-0.108,0.108l1.104,1.104c0.332,0.332,0.332,0.87,0,1.202l-0.602,0.602c-0.332,0.331-0.869,0.331-1.201,0l-1.104-1.105
l-0.108,0.109c-0.373,0.371-0.373,0.975,0,1.348l4.041,4.041c0.371,0.371,0.975,0.371,1.346,0l2.021-2.021
C29.589,26.717,29.589,26.113,29.217,25.742z"/>
</g>
</g>
</g>
</svg>
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g>
<title>Layer 1</title>
<path id="svg_2" d="m30.695,26.655l-4.929,-4.613c-0.037,-0.034 -0.081,-0.05 -0.121,-0.078l-1.991,-1.861c1.366,-2.06 2.132,-4.547 2.044,-7.207c-0.225,-6.808 -5.926,-12.144 -12.732,-11.919c-6.808,0.226 -12.144,5.926 -11.919,12.735c0.225,6.807 5.926,12.143 12.734,11.918c2.117,-0.071 4.084,-0.678 5.792,-1.678l2.349,2.199c0.002,0 0.002,0.001 0.002,0.001l4.929,4.616c0.453,0.421 1.166,0.397 1.592,-0.053l2.305,-2.468c0.423,-0.454 0.4,-1.167 -0.055,-1.592zm-17.081,-3.829c-5.258,0.175 -9.661,-3.946 -9.836,-9.205c-0.173,-5.258 3.948,-9.662 9.207,-9.835c5.257,-0.174 9.662,3.947 9.836,9.206c0.173,5.258 -3.948,9.66 -9.207,9.834z" fill="#62686A"/>
<line id="svg_3" y2="54.75" x2="14.958" y1="29.125" x1="14.958" fill="none"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 964 B