Add svg version of favorite icon

This commit is contained in:
Hadi Nategh 2019-04-09 11:36:56 +02:00
parent 014cd08e28
commit 6d475de316
6 changed files with 21 additions and 5 deletions

View File

@ -789,7 +789,7 @@
height: 12px;
margin-left: 5px;
margin-right: 10px;
background-image: url(../images/fav_filter.png);
background-image: url(../images/fav_filter.svg);
background-size: 12px 12px;
background-position: 0 0;
background-repeat: no-repeat;

View File

@ -778,7 +778,7 @@
height: 12px;
margin-left: 5px;
margin-right: 10px;
background-image: url(../images/fav_filter.png);
background-image: url(../images/fav_filter.svg);
background-size: 12px 12px;
background-position: 0 0;
background-repeat: no-repeat;

View File

@ -789,7 +789,7 @@
height: 12px;
margin-left: 5px;
margin-right: 10px;
background-image: url(../images/fav_filter.png);
background-image: url(../images/fav_filter.svg);
background-size: 12px 12px;
background-position: 0 0;
background-repeat: no-repeat;

View File

@ -0,0 +1,16 @@
<?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 version="1.1" id="Ebene_1" 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>
<path fill="#333333" d="M6.645,30.955c-0.197-0.014-0.388-0.082-0.554-0.204c-0.322-0.238-0.483-0.637-0.413-1.032l1.718-9.659
l-6.98-6.891c-0.287-0.282-0.388-0.703-0.261-1.083s0.458-0.655,0.855-0.71l9.718-1.351l4.399-8.769
c0.179-0.36,0.548-0.585,0.949-0.583c0.412-0.002,0.766,0.235,0.943,0.595l4.282,8.824l9.702,1.477
c0.396,0.06,0.725,0.34,0.847,0.721c0.121,0.383,0.015,0.803-0.273,1.081l-7.07,6.802l1.55,9.397
c0.074,0.159,0.111,0.341,0.1,0.525c-0.041,0.591-0.58,1.069-1.146,0.98c-0.146-0.016-0.306-0.053-0.444-0.124l-8.653-4.621
l-8.711,4.509C7.027,30.93,6.833,30.968,6.645,30.955z M3.416,13.168l5.855,5.78c0.247,0.243,0.358,0.595,0.298,0.936l-1.44,8.1
l7.308-3.78c0.308-0.158,0.675-0.156,0.981,0.008l7.257,3.873l-1.339-8.119c-0.056-0.343,0.06-0.689,0.31-0.93l5.93-5.705
l-8.138-1.237c-0.342-0.051-0.639-0.268-0.789-0.583l-3.594-7.4l-3.69,7.355c-0.156,0.309-0.454,0.522-0.796,0.57L3.416,13.168z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -745,7 +745,7 @@ div.header_row_right{
height: 12px;
margin-left: 5px;
margin-right: 10px;
background-image: url(../images/fav_filter.png);
background-image: url(../images/fav_filter.svg);
background-size: 12px 12px;
background-position: 0 0;
background-repeat: no-repeat;

View File

@ -800,7 +800,7 @@
height: 12px;
margin-left: 5px;
margin-right: 10px;
background-image: url(../images/fav_filter.png);
background-image: url(../images/fav_filter.svg);
background-size: 12px 12px;
background-position: 0 0;
background-repeat: no-repeat;