pixelegg changes from Monday

This commit is contained in:
Ralf Becker 2014-02-18 08:01:12 +00:00
parent be51681cae
commit af2ed240ff
170 changed files with 149 additions and 2410 deletions

View File

@ -57,6 +57,7 @@
select {
margin: 1px;
padding: 0px;
/*-webkit-appearance: none;*/
}
/**
* VBox widget
@ -99,6 +100,7 @@
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -277,6 +279,7 @@
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -1237,6 +1240,7 @@ span.ui-icon-search {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -1693,6 +1697,7 @@ div#ui-datepicker-div {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -1714,7 +1719,7 @@ div#ui-datepicker-div {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
background-color: inherit !important;
background-color: inherit;
}
#egwpopup input#egwpopup_ok_button:active,
#egwpopup button#desktop_perms:active {
@ -2001,37 +2006,69 @@ p {
font-size: 1em;
}
h1 {
font-size: 1.2em;
line-height: 1.28em;
font-size: 300%;
line-height: 330%;
margin: 0.4em 0 0;
}
.headline_h1 {
font-size: 300%;
line-height: 330%;
margin: 0.4em 0 0;
}
h2 {
font-size: 1.15em;
line-height: 1.2em;
font-size: 250%;
line-height: 270%;
margin: 0.6em 0 0;
}
.headline_h2 {
font-size: 250%;
line-height: 270%;
margin: 0.6em 0 0;
font-weight: lighter;
}
h3 {
font-size: 1.1em;
line-height: 0.8571em;
font-size: 200%;
line-height: 220%;
margin: 0.8571em 0 0;
}
.headline_h3 {
font-size: 200%;
line-height: 220%;
margin: 0.8571em 0 0;
}
h3 a {
color: #999999;
}
h4 {
font-size: 110%;
line-height: 1.125em;
font-size: 150%;
line-height: 160%;
margin: 1.125em 0 0;
}
.headline_h4 {
font-size: 150%;
line-height: 160%;
margin: 1.125em 0 0;
}
h5 {
font-size: 100%;
line-height: 1.2857em;
line-height: 110%;
margin: 1.2857em 0 0;
}
.headline_h5 {
font-size: 100%;
line-height: 110%;
margin: 1.2857em 0 0;
}
h6 {
font-size: 100%;
font-weight: bold;
line-height: 1.5em;
line-height: 100%;
margin: 1.5em 0 0;
}
.headline_h6 {
font-size: 100%;
font-weight: bold;
line-height: 100%;
margin: 1.5em 0 0;
}
/*table {font-size: 16px;}*/
@ -2600,10 +2637,10 @@ a.textSidebox {
.pageGenTime > span:last-child:after {
content: "";
}
/*###########################
# #
# #
############################*/
/*##########################################
# Content Element #
# Button #
###########################################*/
button.et2_button_text background-image[src$="svg"],
input[type=button] background-image[src$="svg"] {
background-color: #b4b4b4;
@ -2634,7 +2671,7 @@ input[type=button]:active {
box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
/* ########################################################################################
*
* Content Element
* Button mit Bildern
*
######################################################################################## */
@ -2645,6 +2682,7 @@ button.et2_button_with_image {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -2679,7 +2717,7 @@ button.et2_button_with_image background-color[url$="svg"] {
background-repeat: repeat-x;
}
/* ########################################################################################
*
* Content Element
* Button löschen / delete / => color-negative-action // red
*
######################################################################################## */
@ -2703,6 +2741,7 @@ button.et2_button_delete {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -2744,6 +2783,7 @@ button.et2_button_delete:hover {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -2784,6 +2824,7 @@ button.et2_button_delete:active {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -2806,7 +2847,7 @@ button.et2_button_delete:active {
color: #ffffff;
}
/* ########################################################################################
*
* Content Element
* Button edit + save + apply + copy => color-positive-action // green
*
######################################################################################## */
@ -2831,7 +2872,7 @@ button[id*="apply"]:hover,
button[id*="copy"]:hover,
button[id*="edit_button[edit]"]:hover,
button.et2_button:hover {
background-color: #189800 !important;
background-color: #189800;
color: #000000;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
@ -2855,6 +2896,7 @@ button#filemanager-select_button[ok]:active {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -2921,6 +2963,7 @@ button#cancel {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -2966,6 +3009,7 @@ button#cancel:active {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -3025,6 +3069,7 @@ button[id="add"] {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -3805,6 +3850,7 @@ table.nextmatch_header img {
-moz-border-radius: 3px;
border-radius: 3px;
color: #000000;
-webkit-appearance: none;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
@ -3828,7 +3874,7 @@ table.nextmatch_header img {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
background-color: inherit !important;
background-color: inherit;
color: #000000;
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul li:active {
@ -4278,6 +4324,8 @@ table.nextmatch_header img {
padding-top: 0.31em;
padding-left: 3em;
color: #999999;
font-size: 12px;
line-height: 17px;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header object {
background-color: #ffffff;
@ -4464,7 +4512,8 @@ table.nextmatch_header img {
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category h1 {
margin: 5px 0px 3px 5px;
padding: 0px 0px 0px 15px;
font-size: 9pt;
line-height: 1em;
font-size: 12px;
background-image: url(../images/arrow_left.png);
background-repeat: no-repeat;
background-position: left center;
@ -4502,6 +4551,8 @@ table.nextmatch_header img {
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h1 {
background-image: url(../images/arrow_down.png);
line-height: 1em;
font-size: 12px;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h1 a {
color: #FFF;
@ -4518,7 +4569,7 @@ table.nextmatch_header img {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
background-color: inherit !important;
background-color: inherit;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active:hover {
background-color: #408dd2;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_about" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill="#ECEDED" d="M0.001,0v28.347h28.346V0H0.001z M19.548,24.202l-0.092,0.057c-1.609,0.828-3.407,1.274-5.23,1.274
c-4.331,0-8.105-2.42-10.035-5.973c-0.88-1.607-1.38-3.451-1.38-5.41c0-4.897,3.122-9.066,7.49-10.645
c1.225-0.447,2.547-0.693,3.925-0.693c0.002,0,0.004,0,0.006,0h0.004h7.953l2.73,7.644l-0.006,0.015
c0.397,1.153,0.617,2.392,0.617,3.68C25.53,18.48,23.135,22.298,19.548,24.202z"/>
<path fill="#ECEDED" d="M14.665,15.894h2.225v2.935c-0.657,0.519-1.495,0.775-2.51,0.775c-1.541,0-2.76-0.477-3.654-1.427
c-0.895-0.953-1.344-2.223-1.344-3.812c0-1.671,0.457-3.004,1.37-4c0.913-0.995,2.159-1.494,3.738-1.494
c0.504,0,1.105,0.139,1.808,0.414c0.701,0.273,1.22,0.553,1.557,0.831l1.192-2.13c-1.233-0.98-2.73-1.469-4.492-1.469
c-2.483,0-4.459,0.722-5.928,2.16c-1.47,1.441-2.203,3.311-2.203,5.617c0,2.302,0.675,4.154,2.022,5.56
c1.348,1.403,3.171,2.104,5.473,2.104c1.06,0,2.125-0.145,3.195-0.434c1.07-0.288,1.943-0.692,2.623-1.209v-6.684h-5.072V15.894z"
/>
<path fill="#ECEDED" d="M14.505,4.379c3.879,0.208,7.157,2.662,8.555,6.079l-2.008-6.079H14.505z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_accounts" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.347h28.346V0H0.001z M8.568,7.494
c0.408-2.758,2.896-4.727,5.687-4.727c2.754,0,5.234,2.022,5.687,4.727c0.054,0.319,0,1.241,0,1.575
c0,1.353-2.205,4.728-5.687,4.728s-5.687-3.375-5.687-4.728C8.568,8.772,8.525,7.779,8.568,7.494z M14.255,26.763l-2.438-2.439
l1.625-4.879h1.625l1.625,4.879L14.255,26.763z M12.63,18.225v-1.22c0-0.449,0.363-0.813,0.812-0.813h1.625
c0.449,0,0.812,0.364,0.812,0.813v1.22c0,0.449-0.363,0.812-0.812,0.812h-1.625C12.993,19.037,12.63,18.674,12.63,18.225z
M17.827,23.125l-1.465-3.436c0.407-0.36,0.669-0.88,0.669-1.465v-1.22c0-1.083-0.881-1.965-1.964-1.965h-1.625
c-1.083,0-1.964,0.882-1.964,1.965v1.22c0,0.585,0.262,1.104,0.669,1.465l-1.465,3.438c-3.438-0.224-6.177-0.672-6.177-0.672
l2.438-6.361c0,0,3.95-1.591,7.312-1.591c3.619,0,7.312,1.591,7.312,1.591l2.438,6.361C24.004,22.455,21.25,22.901,17.827,23.125z"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_alarm" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="16.446" cy="10.277" r="0.953"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M22.076,24.707
c0,0.922-0.629,1.668-1.407,1.668h-8.444c-0.779,0-1.408-0.746-1.408-1.668v-3.036c-3.122-1.638-5.449-4.583-6.235-8.114
c-1.339-0.002-2.422-1.086-2.422-2.425c0-1.34,1.085-2.426,2.426-2.426S7.01,9.792,7.01,11.132c0,0.78-0.374,1.468-0.947,1.911
c0.589,2.878,2.348,5.324,4.754,6.839v-1.507c1.567,1.184,3.513,1.895,5.63,1.895s4.062-0.711,5.63-1.895V24.707z M16.446,18.419
c-4.5,0-8.142-3.646-8.142-8.142c0-4.496,3.642-8.141,8.142-8.141s8.142,3.646,8.142,8.141
C24.588,14.773,20.946,18.419,16.446,18.419z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_delete" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M2.212,16.141l1.16,7.52c0.325,2.107,2.566,3.725,5.022,3.725
h11.352c2.458,0,4.698-1.617,5.024-3.725l1.16-7.52c0.427-2.766,0.803-3.715,0.997-5.156H1.416
C1.458,12.275,1.785,13.375,2.212,16.141z M23.283,13.717c0,0-0.406,1.785-0.588,3.38l-0.655,4.857
c-0.149,1.309-1.5,2.335-3.023,2.335H9.085c-1.522,0-2.834-1.026-2.982-2.335l-0.656-4.857c-0.182-1.595-0.386-3.38-0.386-3.38
H23.283z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M22.524,5.489h-1.974V4.435c0-2.422-1.972-3.475-4.404-3.475
h-3.949c-2.432,0-4.403,1.053-4.403,3.475v1.054H5.819c-4.29,0-4.403,3.595-4.403,3.595h25.513
C26.929,9.084,26.814,5.489,22.524,5.489z M17.908,5.489h-7.473V5.312c0-1.454,1.184-1.721,2.643-1.721h2.188
c1.459,0,2.642,0.267,2.642,1.721V5.489z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M14.172,22.828c1.007,0,1.822-0.647,1.822-1.446v-5.843H12.35
v5.843C12.35,22.181,13.166,22.828,14.172,22.828z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M9.161,22.828c0.755,0,1.367-0.647,1.367-1.446l-0.911-5.843
H6.883l0.911,5.843C7.794,22.181,8.405,22.828,9.161,22.828z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M19.184,22.828c0.755,0,1.366-0.647,1.366-1.446l0.911-5.843
h-2.733l-0.911,5.843C17.816,22.181,18.428,22.828,19.184,22.828z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_abbruch" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.803,0.001H3.543C1.586,0.001,0,1.587,0,3.544v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.544C28.346,1.587,26.76,0.001,24.803,0.001z
M24.266,19.312l-4.749,4.565l-5.344-5.137l-5.345,5.137l-4.749-4.565l5.344-5.138L4.079,9.037l4.749-4.566l5.345,5.137l5.344-5.137
l4.749,4.566l-5.344,5.137L24.266,19.312z"/>
</svg>

Before

Width:  |  Height:  |  Size: 983 B

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_about" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill="#ECEDED" d="M0.001,0v28.347h28.346V0H0.001z M19.548,24.202l-0.092,0.057c-1.609,0.828-3.407,1.274-5.23,1.274
c-4.331,0-8.105-2.42-10.035-5.973c-0.88-1.607-1.38-3.451-1.38-5.41c0-4.897,3.122-9.066,7.49-10.645
c1.225-0.447,2.547-0.693,3.925-0.693c0.002,0,0.004,0,0.006,0h0.004h7.953l2.73,7.644l-0.006,0.015
c0.397,1.153,0.617,2.392,0.617,3.68C25.53,18.48,23.135,22.298,19.548,24.202z"/>
<path fill="#ECEDED" d="M14.665,15.894h2.225v2.935c-0.657,0.519-1.495,0.775-2.51,0.775c-1.541,0-2.76-0.477-3.654-1.427
c-0.895-0.953-1.344-2.223-1.344-3.812c0-1.671,0.457-3.004,1.37-4c0.913-0.995,2.159-1.494,3.738-1.494
c0.504,0,1.105,0.139,1.808,0.414c0.701,0.273,1.22,0.553,1.557,0.831l1.192-2.13c-1.233-0.98-2.73-1.469-4.492-1.469
c-2.483,0-4.459,0.722-5.928,2.16c-1.47,1.441-2.203,3.311-2.203,5.617c0,2.302,0.675,4.154,2.022,5.56
c1.348,1.403,3.171,2.104,5.473,2.104c1.06,0,2.125-0.145,3.195-0.434c1.07-0.288,1.943-0.692,2.623-1.209v-6.684h-5.072V15.894z"
/>
<path fill="#ECEDED" d="M14.505,4.379c3.879,0.208,7.157,2.662,8.555,6.079l-2.008-6.079H14.505z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_access" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="18.889" cy="9.616" r="1.74"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.804,0H3.544C1.587,0,0.001,1.586,0.001,3.543v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.543C28.347,1.586,26.761,0,24.804,0z M18.256,16.656
c-1.035,0-1.731-0.198-2.309-0.421l-0.731,2.154c-0.09,0.261-0.338,0.435-0.615,0.428l-2.401-0.052l-0.168,2.417
c-0.022,0.323-0.286,0.579-0.61,0.589L8.536,21.86l-0.42,1.893c-0.064,0.291-0.321,0.497-0.618,0.497H4.967
c-0.349,0-0.633-0.284-0.633-0.633v-2.531c0-0.153,0.056-0.302,0.157-0.418l7.658-8.735c-0.096-0.452-0.222-1.151-0.222-1.605
C11.928,6.839,14.767,4,18.256,4s6.328,2.839,6.328,6.328C24.584,13.817,21.745,16.656,18.256,16.656z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_accounts" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.347h28.346V0H0.001z M8.568,7.494
c0.408-2.758,2.896-4.727,5.687-4.727c2.754,0,5.234,2.022,5.687,4.727c0.054,0.319,0,1.241,0,1.575
c0,1.353-2.205,4.728-5.687,4.728s-5.687-3.375-5.687-4.728C8.568,8.772,8.525,7.779,8.568,7.494z M14.255,26.763l-2.438-2.439
l1.625-4.879h1.625l1.625,4.879L14.255,26.763z M12.63,18.225v-1.22c0-0.449,0.363-0.813,0.812-0.813h1.625
c0.449,0,0.812,0.364,0.812,0.813v1.22c0,0.449-0.363,0.812-0.812,0.812h-1.625C12.993,19.037,12.63,18.674,12.63,18.225z
M17.827,23.125l-1.465-3.436c0.407-0.36,0.669-0.88,0.669-1.465v-1.22c0-1.083-0.881-1.965-1.964-1.965h-1.625
c-1.083,0-1.964,0.882-1.964,1.965v1.22c0,0.585,0.262,1.104,0.669,1.465l-1.465,3.438c-3.438-0.224-6.177-0.672-6.177-0.672
l2.438-6.361c0,0,3.95-1.591,7.312-1.591c3.619,0,7.312,1.591,7.312,1.591l2.438,6.361C24.004,22.455,21.25,22.901,17.827,23.125z"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_add" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0-0.001v28.348h28.346V-0.001H0z M14.169,24.737
c-5.836,0-10.565-4.729-10.565-10.564c0-5.836,4.729-10.565,10.565-10.565c5.835,0,10.565,4.729,10.565,10.565
C24.734,20.008,20.004,24.737,14.169,24.737z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="15.932,7.118 12.405,7.118 12.405,12.408 7.115,12.408
7.115,15.936 12.405,15.936 12.405,21.226 15.932,21.226 15.932,15.936 21.222,15.936 21.222,12.408 15.932,12.408 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_advanced-search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M22.977,23.342l-1.409,1.389
c-0.26,0.254-0.679,0.254-0.938,0l-2.815-2.775c-0.26-0.254-0.26-0.668,0-0.924l0.076-0.074l-1.324-1.305
c-0.034-0.033-0.053-0.074-0.076-0.113c-1.373,1.09-3.117,1.746-5.018,1.746c-4.423,0-8.009-3.531-8.009-7.889
s3.586-7.889,8.009-7.889c0.797,0,1.564,0.118,2.291,0.332v3.266c-0.684-0.355-1.464-0.56-2.291-0.56
c-2.719,0-4.924,2.173-4.924,4.851c0,2.68,2.205,4.85,4.924,4.85s4.923-2.17,4.923-4.85c0-0.914-0.261-1.766-0.707-2.496h1.616
v3.485h2.105c-0.189,1.485-0.793,2.845-1.702,3.954c0.039,0.023,0.08,0.043,0.114,0.076l1.324,1.303l0.076-0.074
c0.259-0.256,0.679-0.256,0.938,0l2.816,2.773C23.235,22.674,23.235,23.088,22.977,23.342z M24.878,9.699h-3.543v3.486h-2.83V9.699
h-3.541V6.907h3.541V3.425h2.83v3.482h3.543V9.699z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_agt_action_fail" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M10.138,21.627c1.2,0.65,2.576,1.02,4.036,1.02
c4.683,0,8.478-3.793,8.478-8.477c0-1.46-0.371-2.834-1.021-4.033L10.138,21.627z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M14.174,26.037
c-6.555,0-11.867-5.311-11.867-11.868c0-6.553,5.312-11.866,11.867-11.866s11.868,5.313,11.868,11.866
C26.042,20.727,20.729,26.037,14.174,26.037z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M14.174,5.694c-4.681,0-8.477,3.796-8.477,8.476
c0,1.682,0.496,3.247,1.34,4.565l11.7-11.7C17.419,6.19,15.855,5.694,14.174,5.694z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_agt_action_success" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.346V0H0z M23.625,11.887l-10.872,9.061
c-0.364,0.303-0.805,0.482-1.265,0.602c-0.28,0.094-0.565,0.148-0.857,0.141c-0.805,0.01-1.612-0.23-2.226-0.742
c-0.996-1.006-2.999-3.506-2.999-3.506c-0.976-0.975-0.976-2.557,0-3.531s2.556-0.975,3.53,0l1.62,1.619l8.72-7.265
c1.2-1.001,3.146-1.001,4.349,0C24.825,9.264,24.825,10.887,23.625,11.887z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1001 B

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_agt_reload" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M21.022,22.258l-5.146-7.353
h2.932V9.763H9.999v8.811h5.66l3.158,4.42H5.581V5.354H23.22v9.551h2.951L21.022,22.258z"/>
</svg>

Before

Width:  |  Height:  |  Size: 790 B

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_alarm" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="16.446" cy="10.277" r="0.953"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M22.076,24.707
c0,0.922-0.629,1.668-1.407,1.668h-8.444c-0.779,0-1.408-0.746-1.408-1.668v-3.036c-3.122-1.638-5.449-4.583-6.235-8.114
c-1.339-0.002-2.422-1.086-2.422-2.425c0-1.34,1.085-2.426,2.426-2.426S7.01,9.792,7.01,11.132c0,0.78-0.374,1.468-0.947,1.911
c0.589,2.878,2.348,5.324,4.754,6.839v-1.507c1.567,1.184,3.513,1.895,5.63,1.895s4.062-0.711,5.63-1.895V24.707z M16.446,18.419
c-4.5,0-8.142-3.646-8.142-8.142c0-4.496,3.642-8.141,8.142-8.141s8.142,3.646,8.142,8.141
C24.588,14.773,20.946,18.419,16.446,18.419z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="addressbook_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M11.483,16.831c0,0-0.764,0.982-2.397,0.982
c-1.478,0-2.418-0.982-2.418-0.982s-0.602,0.194-1.101,0.781c-0.715,0.838-0.481,2.675-0.481,2.675l7.981,0.008
c0,0,0.274-1.882-0.482-2.683C11.983,16.974,11.483,16.831,11.483,16.831z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M5.843,14.402h0.441c0.417,0.842,1.929,1.605,2.791,1.605
s2.375-0.764,2.792-1.605h0.44l0.481-1.605l-0.481-0.535c0-0.522,0-0.535,0-0.535s0.033-1.175-0.481-1.604
c-0.41-0.341-0.485-1.346-2.74-1.375c-1.608-0.022-2.119,0.663-2.762,1.375c-0.293,0.326-0.438,0.982-0.481,1.604
c-0.011,0.1,0,0.44,0,0.535l-0.481,0.535L5.843,14.402z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M23.924,4.624H4.141c-1.367,0-2.473,1.107-2.473,2.474v14.838
c0,1.365,1.106,2.473,2.473,2.473h19.783c1.366,0,2.473-1.107,2.473-2.473V7.098C26.397,5.731,25.29,4.624,23.924,4.624z
M14.857,21.111c0,0.454-0.37,0.824-0.825,0.824H4.141c-0.457,0-0.824-0.37-0.824-0.824V7.922c0-0.455,0.368-0.824,0.824-0.824
h9.892c0.455,0,0.825,0.369,0.825,0.824V21.111z M23.924,18.638h-5.771c-0.455,0-0.824-0.369-0.824-0.824s0.369-0.824,0.824-0.824
h5.771c0.457,0,0.824,0.369,0.824,0.824S24.38,18.638,23.924,18.638z M23.924,14.517h-5.771c-0.455,0-0.824-0.369-0.824-0.824
c0-0.456,0.369-0.825,0.824-0.825h5.771c0.457,0,0.824,0.369,0.824,0.825C24.748,14.147,24.38,14.517,23.924,14.517z
M23.924,10.396h-5.771c-0.455,0-0.824-0.371-0.824-0.825c0-0.455,0.369-0.824,0.824-0.824h5.771c0.457,0,0.824,0.369,0.824,0.824
C24.748,10.025,24.38,10.396,23.924,10.396z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="admin_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill="#ECEDED" d="M16.736,8.489h0.776c0.062,0.356,0.174,0.693,0.317,1.01l-0.632,0.484c-0.316,0.24-0.387,0.705-0.158,1.036
c0.23,0.331,0.673,0.405,0.987,0.164l0.637-0.485c0.244,0.242,0.516,0.457,0.813,0.629l-0.242,0.779
c-0.12,0.391,0.084,0.809,0.453,0.936c0.372,0.127,0.771-0.086,0.891-0.477l0.242-0.783c0.166,0.023,0.333,0.048,0.505,0.048
c0.174,0,0.337-0.029,0.504-0.053l0.244,0.788c0.12,0.391,0.519,0.604,0.889,0.477c0.372-0.127,0.574-0.545,0.455-0.936
L23.17,11.31c0.295-0.172,0.576-0.369,0.818-0.613l0.638,0.487c0.315,0.241,0.757,0.167,0.986-0.164s0.159-0.796-0.156-1.036
l-0.641-0.489c0.145-0.317,0.263-0.649,0.325-1.005h0.777c0.39,0,0.706-0.333,0.706-0.742c0-0.41-0.316-0.743-0.706-0.743h-0.777
c-0.063-0.356-0.175-0.693-0.319-1.009l0.635-0.484c0.315-0.241,0.386-0.705,0.156-1.037c-0.229-0.332-0.671-0.405-0.986-0.164
L23.99,4.796c-0.246-0.244-0.517-0.458-0.814-0.629l0.242-0.78c0.119-0.39-0.083-0.809-0.455-0.936
c-0.37-0.127-0.769,0.086-0.889,0.477l-0.243,0.783c-0.167-0.023-0.332-0.047-0.505-0.047c-0.172,0-0.337,0.029-0.503,0.052
l-0.244-0.789c-0.12-0.39-0.519-0.604-0.891-0.477c-0.369,0.127-0.573,0.545-0.453,0.936l0.247,0.797
c-0.296,0.173-0.575,0.37-0.817,0.613L18.027,4.31c-0.314-0.241-0.757-0.167-0.987,0.164c-0.229,0.332-0.158,0.796,0.158,1.037
L17.837,6c-0.143,0.317-0.262,0.649-0.323,1.004h-0.777c-0.392,0-0.707,0.333-0.707,0.743C16.029,8.157,16.345,8.489,16.736,8.489z
M21.329,5.965c0.974,0,1.764,0.798,1.764,1.782s-0.79,1.781-1.764,1.781c-0.973,0-1.763-0.797-1.763-1.781
S20.356,5.965,21.329,5.965z"/>
<path fill="#ECEDED" d="M17.813,18.829c1.258-1.122,1.532-2.998,0.895-4.785l-4.309,1.98l-1.26-1.434l2.481-4.078
c-1.682-0.855-3.569-0.799-4.829,0.323C9.461,12.022,9.214,14.054,10,15.928l-7.684,6.904c-0.484,0.685-0.396,1.712,0.257,2.456
c0.652,0.744,1.655,0.955,2.39,0.556l7.737-6.843C14.451,20.017,16.482,20.015,17.813,18.829z M5.249,24.548
c-0.441,0.393-1.162,0.299-1.61-0.21c-0.446-0.509-0.451-1.241-0.01-1.636c0.441-0.393,1.162-0.299,1.61,0.21
C5.687,23.422,5.69,24.153,5.249,24.548z"/>
<path fill="#ECEDED" d="M24.179,20.329c0,1.893-1.523,3.426-3.401,3.426H10.324l0.067,2.463h11.342
c2.701,0,4.891-2.205,4.891-4.926v-8.277l-2.445,0.068V20.329z"/>
<path fill="#ECEDED" d="M4.619,7.479c0-1.892,1.523-3.426,3.402-3.426h8.008V1.59H7.064c-2.7,0-4.891,2.206-4.891,4.926v11.493
h2.445V7.479z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="calendar_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M18.804,8.086c0.888,0,1.607-0.721,1.607-1.608V4.067
c0-0.89-0.72-1.609-1.607-1.609c-0.89,0-1.608,0.72-1.608,1.609v2.411C17.196,7.366,17.915,8.086,18.804,8.086z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M9.259,8.086c0.891,0,1.609-0.721,1.609-1.608V4.067
c0-0.89-0.719-1.609-1.609-1.609c-0.887,0-1.606,0.72-1.606,1.609v2.411C7.653,7.366,8.373,8.086,9.259,8.086z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M8.807,20.488c0,2.689,2.262,2.871,3.104,2.871
c1.799,0,3.044-1.15,3.044-2.775c0-1.467-1.032-1.916-1.345-2.002v-0.023c0.502-0.217,1.067-0.764,1.067-1.637
c0-1.818-1.572-2.4-2.767-2.4c-2.011,0-2.954,1.15-2.954,2.763h1.634c0-0.305,0-1.406,1.206-1.406c0.969,0,1.12,0.787,1.12,1.102
c0,1.117-0.969,1.168-1.497,1.168h-0.275v1.211c0.816,0,2,0.049,2,1.225c0,0.957-0.618,1.418-1.321,1.418
c-1.183,0-1.309-1.043-1.309-1.504l0.014-0.01H8.807z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M22.066,4.874h-0.642v2.582c0,0.965-0.781,1.748-1.746,1.748
h-1.749c-0.965,0-1.747-0.783-1.747-1.748V4.874h-4.3v2.582c0,0.965-0.781,1.748-1.747,1.748H8.387
c-0.966,0-1.747-0.783-1.747-1.748V4.874H5.998c-2.001,0-3.619,1.622-3.619,3.616v0.003v14.466c0,1.996,1.618,3.615,3.619,3.615
h16.068c1.997,0,3.62-1.619,3.62-3.615V8.493V8.49C25.686,6.496,24.063,4.874,22.066,4.874z M23.255,22.895
c0,0.596-0.482,1.084-1.081,1.084H6.041c-0.598,0-1.084-0.488-1.084-1.084v-9.343h18.299V22.895z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M17.497,23.129h1.761v-8.607h-1.446
c-0.036,0.643-0.489,1.492-2.185,1.492h-0.253v1.188h2.123V23.129z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="developer_tools_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M23.601,14.208l-0.051-0.07c-1.064,0.901-2.439,1.919-4.541,2.149
c-2.488,0.272-4.943-0.403-7.021-0.409c-0.099,0-0.188,0.015-0.285,0.018c-0.031,0.281-0.117,0.559-0.27,0.812l-3.479,6.436
l0.747,1.613c0.205-1.605,3.384-3.075,5.983-3.154c1.888,0.006,4.851,0.398,6.831,0.387c3.007-0.068,4.305-1.723,5.297-2.666
L23.601,14.208z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M6.061,13.415c0.258-0.434,0.7-0.751,1.219-0.875l1.318-2.199
c-2.715,0.078-4.946,1.053-5.479,2.344l1.409,3.048L6.061,13.415z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M14.031,11.213l-2.092,3.489c1.993,0.104,4.367,0.801,6.836,0.451
c2.104-0.449,3.107-1.084,4.166-1.84l-0.003-0.16l-2.125-3.383c-0.993,0.941-2.98,1.586-5.271,1.586
C15.074,11.358,14.562,11.3,14.031,11.213z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M10.166,15.114l4.219-7.036l1.354,0.812l-0.178,0.296
c-0.211,0.351-0.096,0.808,0.256,1.019l0.803,0.481c0.351,0.211,0.807,0.096,1.018-0.255l1.528-2.548
c0.211-0.352,0.096-0.808-0.256-1.018l-0.802-0.481c-0.352-0.211-0.808-0.097-1.019,0.254l-0.232,0.386L15.49,6.205
c0.157-0.34,0.047-0.749-0.281-0.945l-0.862-0.518c-0.33-0.198-0.741-0.101-0.967,0.197l-1.497-0.897
c-1.408-0.844-3.231-0.387-4.075,1.02L7.242,6.005l0.32,0.193C8.35,5.409,9.774,5.314,10.98,6.037l1.268,0.76L8.03,13.833
c-0.325-0.113-0.694-0.002-0.879,0.305l-5.226,7.897c-0.211,0.353-0.096,0.808,0.256,1.019l2.607,1.564
c0.353,0.211,0.808,0.096,1.019-0.256l4.504-8.33C10.496,15.726,10.421,15.347,10.166,15.114z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="filemanager_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="24.45,8.459 25.252,4.452 14.032,4.452 14.032,2.849
2.812,2.849 3.614,8.459 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M21.645,15.672c1.025,0,1.991,0.258,2.835,0.71l2.375-7.122H1.21
l4.809,14.425h9.966c-0.223-0.627-0.35-1.3-0.35-2.003C15.635,18.361,18.326,15.672,21.645,15.672z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M21.645,17.18c-2.485,0-4.501,2.016-4.501,4.502
s2.016,4.501,4.501,4.501c2.486,0,4.502-2.015,4.502-4.501S24.131,17.18,21.645,17.18z M24.401,21.326l-2.882,2.4
c-0.097,0.081-0.214,0.129-0.335,0.16c-0.075,0.025-0.15,0.039-0.228,0.037c-0.213,0.003-0.428-0.061-0.591-0.197
c-0.116-0.096-0.174-0.217-0.205-0.34l-0.589-0.589c-0.258-0.259-0.258-0.677,0-0.936c0.258-0.258,0.677-0.258,0.936,0l0.43,0.429
l2.311-1.926c0.318-0.264,0.834-0.264,1.153,0C24.718,20.631,24.718,21.061,24.401,21.326z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,21 +0,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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M9.411,25.186c0,0-0.694,0.272-0.842,0
c-0.151-0.277,0-0.842,0-0.842l1.685-7.579L22.392,4.626c-0.305-0.305-0.726-0.493-1.19-0.493h-2.526v2.105
c0,0.697-0.314,1.264-0.702,1.264H7.586c-0.387,0-0.701-0.566-0.701-1.264V4.133H4.358c-0.93,0-1.684,0.754-1.684,1.685v19.368
c0,0.931,0.754,1.685,1.684,1.685h16.843c0.93,0,1.684-0.754,1.684-1.685v-7.579l-5.895,5.895L9.411,25.186z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="11.923,17.836 10.36,23.279 15.832,21.725 "/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="13.31,16.452 17.219,20.34 24.133,13.471 20.225,9.582
"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M25.949,10.204l-2.443-2.43c-0.405-0.403-1.082-0.381-1.515,0.049
L20.82,8.989l3.907,3.888l1.172-1.166C26.331,11.281,26.354,10.607,25.949,10.204z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M9.411,6.659h6.737c0.465,0,0.842-0.377,0.842-0.842V4.133
c0-0.465-0.377-0.842-0.842-0.842h-0.894c0.032-0.136,0.051-0.277,0.051-0.422c0-1.162-1.131-2.104-2.526-2.104
s-2.525,0.942-2.525,2.104c0,0.145,0.017,0.286,0.051,0.422H9.411c-0.465,0-0.842,0.377-0.842,0.842v1.685
C8.569,6.282,8.946,6.659,9.411,6.659z M11.938,2.448h1.685v1.685h-1.685V2.448z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="mail_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M20.038,16.039c-3.507,0-5.767,2.659-5.767,5.72
c0,2.867,2.195,4.649,4.788,4.649c1.059,0,1.942-0.163,2.812-0.595l-0.253-0.639c-0.647,0.342-1.485,0.521-2.386,0.521
c-2.338,0-4.06-1.545-4.06-4.026c0-3.016,2.164-4.947,4.739-4.947c2.448,0,3.823,1.561,3.823,3.729
c0,1.708-0.901,2.733-1.707,2.703c-0.521-0.015-0.711-0.534-0.473-1.663l0.537-2.689c-0.412-0.178-1.028-0.312-1.691-0.312
c-2.196,0-3.743,1.68-3.743,3.521c0,1.174,0.789,1.871,1.706,1.871c0.947,0,1.674-0.43,2.228-1.307h0.046
c-0.03,0.921,0.554,1.307,1.186,1.307c1.469,0,2.797-1.307,2.797-3.535C24.62,17.866,22.787,16.039,20.038,16.039z M20.67,21.061
c-0.174,0.92-1.011,2.02-1.927,2.02c-0.695,0-1.043-0.476-1.043-1.129c0-1.44,1.121-2.674,2.512-2.674
c0.363,0,0.632,0.06,0.79,0.119L20.67,21.061z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="22.897,4.501 22.467,2.624 2.439,7.218 2.869,9.095
14.319,13.058 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M23.185,6.551l-8.578,8.556l-11.45-3.961l2.44,9.842l7.337-1.684
c0.902-2.904,3.611-5.013,6.812-5.013c2.052,0,3.896,0.872,5.197,2.259l0.683-0.157L23.185,6.551z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="preferences_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M16.745,21.49c0.593,0.16,1.202-0.191,1.359-0.784l0.288-1.073
c0.158-0.592-0.193-1.2-0.784-1.359l-1.301-0.348c-0.007-0.493-0.073-0.978-0.194-1.445l1.188-0.686
c0.533-0.309,0.717-0.99,0.408-1.524l-0.558-0.968c-0.309-0.533-0.99-0.716-1.524-0.408l-1.209,0.698
c-0.326-0.31-0.689-0.583-1.084-0.817l0.348-1.301c0.159-0.592-0.192-1.201-0.784-1.359l-1.073-0.287
c-0.593-0.159-1.2,0.193-1.359,0.785l-0.349,1.3C9.64,11.92,9.171,11.979,8.72,12.094l-0.717-1.24
c-0.308-0.535-0.991-0.718-1.524-0.409l-0.966,0.558c-0.535,0.309-0.717,0.991-0.41,1.525l0.717,1.24
c-0.325,0.335-0.61,0.711-0.854,1.119l-1.3-0.348c-0.592-0.16-1.2,0.192-1.359,0.784l-0.288,1.073
c-0.158,0.592,0.193,1.2,0.786,1.359l1.301,0.348c0.006,0.459,0.059,0.91,0.165,1.348l-1.208,0.698
c-0.535,0.309-0.718,0.991-0.409,1.524l0.558,0.967c0.31,0.533,0.991,0.717,1.525,0.408l1.188-0.686
c0.343,0.34,0.729,0.638,1.152,0.891l-0.349,1.301c-0.157,0.592,0.193,1.2,0.786,1.359l1.072,0.287
c0.593,0.159,1.201-0.193,1.36-0.785l0.348-1.3c0.476-0.007,0.943-0.066,1.396-0.181l0.668,1.156
c0.307,0.533,0.99,0.717,1.524,0.408l0.966-0.558c0.534-0.309,0.717-0.991,0.408-1.524l-0.667-1.156
c0.325-0.335,0.61-0.711,0.854-1.119L16.745,21.49z M13.422,18.877c-0.476,1.776-2.303,2.83-4.079,2.355
c-1.776-0.477-2.832-2.303-2.355-4.08s2.303-2.831,4.08-2.355C12.843,15.273,13.899,17.1,13.422,18.877z"/>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="10.206" cy="18.015" r="1.111"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M15.714,7.145l0.909,0.244c0.006,0.32,0.042,0.637,0.117,0.942
L15.893,8.82c-0.372,0.215-0.501,0.692-0.285,1.066l0.391,0.677c0.216,0.374,0.693,0.501,1.067,0.286l0.831-0.48
c0.241,0.238,0.512,0.447,0.809,0.623l-0.243,0.911c-0.111,0.414,0.135,0.841,0.548,0.951l0.751,0.201
c0.415,0.111,0.842-0.135,0.952-0.55l0.244-0.909c0.332-0.005,0.66-0.047,0.978-0.127l0.466,0.81
c0.217,0.373,0.694,0.502,1.068,0.286l0.676-0.391c0.375-0.216,0.502-0.694,0.286-1.067l-0.467-0.81
c0.229-0.234,0.428-0.497,0.598-0.783l0.911,0.243c0.413,0.112,0.84-0.134,0.951-0.549l0.201-0.75
c0.111-0.414-0.136-0.841-0.55-0.952l-0.91-0.244c-0.005-0.345-0.05-0.684-0.137-1.011l0.833-0.48
c0.373-0.216,0.502-0.693,0.286-1.066l-0.392-0.678c-0.216-0.373-0.693-0.501-1.066-0.285L23.843,4.23
c-0.228-0.217-0.483-0.408-0.759-0.572l0.244-0.91c0.11-0.415-0.136-0.841-0.55-0.952l-0.751-0.201
c-0.414-0.11-0.841,0.136-0.951,0.55l-0.244,0.91C20.5,3.06,20.171,3.101,19.855,3.181l-0.501-0.868
c-0.216-0.374-0.695-0.502-1.067-0.286L17.61,2.417c-0.374,0.216-0.502,0.693-0.286,1.067l0.502,0.868
c-0.228,0.234-0.428,0.497-0.599,0.783l-0.909-0.244c-0.415-0.11-0.841,0.135-0.953,0.551l-0.201,0.75
C15.053,6.606,15.3,7.033,15.714,7.145z M18.643,6.722c0.333-1.243,1.611-1.981,2.855-1.648s1.982,1.612,1.647,2.856
c-0.332,1.242-1.611,1.98-2.854,1.648C19.048,9.244,18.31,7.966,18.643,6.722z"/>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="20.895" cy="7.326" r="0.777"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M4.45,7.468c0-1.896,1.536-3.432,3.432-3.432h7.258V1.569H6.917
c-2.725,0-4.934,2.209-4.934,4.934v5.755H4.45V7.468z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.184,13.902v6.436c0,1.896-1.536,3.433-3.432,3.433h-3.969
l-0.069,2.467h5.003c2.725,0,4.934-2.209,4.934-4.934v-7.333L24.184,13.902z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="projectmanager_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="3.323,5.949 5.036,4.235 5.036,3.379 1.61,4.235
1.61,24.797 5.036,25.652 5.036,24.797 3.323,23.083 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M20.457,9.376V8.52c0-0.946-0.768-1.714-1.713-1.714H6.751
c-0.947,0-1.715,0.768-1.715,1.714v0.856c0,0.946,0.768,1.714,1.715,1.714h11.993C19.689,11.09,20.457,10.322,20.457,9.376z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M16.174,19.656h-5.141c-0.946,0-1.713,0.768-1.713,1.714
s0.767,1.713,1.713,1.713h5.141c0.946,0,1.714-0.767,1.714-1.713S17.12,19.656,16.174,19.656z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.74,13.659h-6.853c-0.947,0-1.714,0.767-1.714,1.714
c0,0.946,0.767,1.713,1.714,1.713h6.853c0.945,0,1.714-0.767,1.714-1.713C26.454,14.426,25.686,13.659,24.74,13.659z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,18 +0,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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="resources_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M14.664,2.714V1.837c0-0.217-0.176-0.393-0.393-0.393h-0.208
c-0.217,0-0.392,0.176-0.392,0.393v0.88C6.858,8.991,8.077,17.628,10.705,22.85h6.959C20.298,17.365,21.524,8.938,14.664,2.714z
M17.051,12.328c-1.365,0.627-4.366,0.626-5.728,0c-0.138-0.953-0.183-1.689,0.061-2.752c1.746,0.344,3.858,0.344,5.606,0
C17.233,10.639,17.188,11.375,17.051,12.328z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M8.946,23.727c-0.747-1.483-1.366-3.159-1.772-4.944l-2.748,4.752
c-0.4,0.689-0.51,1.508-0.307,2.277l0.287,1.09l4.677-2.881c-0.001-0.006-0.004-0.021-0.01-0.041L8.946,23.727z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="12.398,25.775 15.928,25.775 17.134,24.034
11.191,24.034 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M23.921,23.534l-2.78-4.808c-0.384,1.684-0.967,3.36-1.739,4.968
l-0.065,0.138c-0.021,0.09-0.036,0.161-0.047,0.206l4.651,2.863l0.288-1.09C24.431,25.042,24.32,24.224,23.921,23.534z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="sambaadmin_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M23.729,8.867c-0.779,0-1.484-0.312-2.001-0.818H7.769v4.092H22.5
h0.818c0.905,0,1.638,0.733,1.638,1.638v0.818v7.366v0.818c0,0.903-0.732,1.637-1.638,1.637H22.5H6.905
c-0.517,0.505-1.222,0.818-2.001,0.818c-1.581,0-2.864-1.283-2.864-2.865c0-1.581,1.283-2.863,2.864-2.863
c0.779,0,1.484,0.312,2.001,0.818h13.959v-4.093H6.133H5.314c-0.905,0-1.638-0.732-1.638-1.637v-0.818V6.412V5.594
c0-0.904,0.732-1.637,1.638-1.637h0.818h15.595c0.517-0.505,1.222-0.818,2.001-0.818c1.581,0,2.864,1.282,2.864,2.864
C26.593,7.586,25.31,8.867,23.729,8.867z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="sitemgr_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="24.339,7.995 20.509,4.185 12.083,12.567 15.913,16.377
"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="10.018,18.433 15.38,16.908 11.549,13.098 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M23.223,22.105c0,1.324-1.072,2.397-2.396,2.397H6.453
c-1.324,0-2.396-1.073-2.396-2.397V7.716c0-1.324,1.071-2.397,2.396-2.397h9.582l2.406-2.399H5.653
c-2.205,0-3.992,1.79-3.992,3.998v15.988c0,2.207,1.787,3.996,3.992,3.996h15.973c2.205,0,3.993-1.789,3.993-3.996V10.131
l-2.396,2.382V22.105z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M26.119,4.794l-2.395-2.381c-0.396-0.395-1.061-0.374-1.483,0.047
l-1.149,1.143l3.83,3.81l1.149-1.143C26.495,5.85,26.516,5.189,26.119,4.794z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,22 +0,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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="timesheet_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.348px" height="28.348px" viewBox="0 0 28.348 28.348" enable-background="new 0 0 28.348 28.348"
xml:space="preserve">
<g>
<path fill="#ECEDED" d="M14.173,1.308c-7.104,0-12.864,5.761-12.864,12.864c0,7.105,5.76,12.865,12.864,12.865
c7.105,0,12.865-5.76,12.865-12.865C27.038,7.069,21.278,1.308,14.173,1.308z M14.173,24.361C9,24.361,4.004,19.389,4.004,14.246
C4.004,9.103,9,4.13,14.173,4.13c5.174,0,10.169,4.974,10.169,10.116C24.342,19.389,19.346,24.361,14.173,24.361z"/>
<path fill="#ECEDED" d="M14.173,7.749c1.264,0,0.804-2.409,0-2.409C13.37,5.34,12.91,7.749,14.173,7.749z"/>
<path fill="#ECEDED" d="M5.34,14.174c0,1.263,2.409,1.263,2.409,0C7.749,12.912,5.34,12.912,5.34,14.174z"/>
<path fill="#ECEDED" d="M14.173,20.598c-1.263,0-1.146,2.408,0,2.408C15.32,23.007,15.436,20.598,14.173,20.598z"/>
<path fill="#ECEDED" d="M17.853,7.747c-0.588-0.271-1.282-0.018-1.554,0.566l-2.495,5.403l-2.757-0.009
c-0.644-0.002-1.166,0.52-1.165,1.165c0.004,0.646,0.526,1.17,1.173,1.171l3.505,0.012c0.039,0,0.076-0.009,0.112-0.013
c0.028-0.003,0.059-0.003,0.086-0.009c0.056-0.009,0.107-0.023,0.159-0.041c0.02-0.006,0.036-0.01,0.056-0.017
c0.053-0.021,0.104-0.046,0.153-0.074c0.017-0.008,0.031-0.015,0.047-0.025c0.049-0.029,0.093-0.063,0.136-0.101
c0.015-0.012,0.029-0.023,0.044-0.036c0.042-0.039,0.079-0.082,0.113-0.126c0.013-0.015,0.025-0.028,0.037-0.044
c0.035-0.05,0.066-0.104,0.094-0.158c0.006-0.012,0.015-0.021,0.021-0.034l0.01-0.021c0.003-0.007,0.006-0.013,0.01-0.02
l2.79-6.043C18.697,8.712,18.439,8.018,17.853,7.747z"/>
<path fill="#ECEDED" d="M20.597,14.174c0,1.263,2.408,1.263,2.408,0C23.006,12.912,20.597,12.912,20.597,14.174z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,10 +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">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="tracker_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M26.438,13.903L14.903,1.783v7.273h-0.879L7.099,1.783v7.273H2.194
v9.695h4.905v7.272l6.925-7.272h0.879v7.272L26.438,13.903z M8.39,21.175v-4.363H3.743v-5.816H8.39V6.631l7.062,7.272L8.39,21.175z"
/>
</svg>

Before

Width:  |  Height:  |  Size: 755 B

View File

@ -1,20 +0,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="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="wiki_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill="#ECEDED" d="M20.038,8.635c0,1.271-1.138,2.302-2.542,2.302c-1.405,0-2.543-1.03-2.543-2.302
c0-1.272,1.138-2.302,2.543-2.302C18.9,6.333,20.038,7.363,20.038,8.635z"/>
<path fill="#ECEDED" d="M26.481,6.785c0-0.18-0.162-0.327-0.361-0.327H20.5c-0.199,0-0.36,0.147-0.36,0.327v0.817
c0,0.18,0.161,0.327,0.36,0.327h1.281c0.2,0,0.307,0.138,0.238,0.307l-4.133,10.28c-0.067,0.169-0.178,0.169-0.246,0l-4.133-10.28
c-0.068-0.168,0.039-0.307,0.237-0.307h0.671c0.198,0,0.36-0.147,0.36-0.327V6.785c0-0.18-0.162-0.327-0.36-0.327H8.795
c-0.198,0-0.361,0.147-0.361,0.327v0.817c0,0.18,0.163,0.327,0.361,0.327h1.017c0.199,0,0.417,0.138,0.484,0.307l2.422,6.025
c0.068,0.169,0.068,0.445,0,0.614l-1.459,3.631c-0.067,0.17-0.18,0.17-0.247,0L6.884,8.235C6.814,8.067,6.921,7.929,7.121,7.929
h0.526c0.199,0,0.361-0.147,0.361-0.327V6.785c0-0.18-0.162-0.327-0.361-0.327H2.028c-0.198,0-0.361,0.147-0.361,0.327v0.817
c0,0.18,0.163,0.327,0.361,0.327h1.16c0.199,0,0.417,0.138,0.483,0.307l6.603,16.405c0.068,0.168,0.179,0.168,0.247,0l3.062-7.616
c0.068-0.169,0.179-0.169,0.247,0l3.065,7.626c0.068,0.168,0.125,0.297,0.129,0.285c0.002-0.012,0.004-0.014,0.005-0.005
c0,0.009,0.057-0.122,0.123-0.29l6.596-16.405c0.067-0.168,0.286-0.307,0.483-0.307h1.889c0.199,0,0.361-0.147,0.361-0.327V6.785z"
/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_apply" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M10.107,18.477
c-0.288,0.098-0.581,0.154-0.881,0.146C8.4,18.635,7.57,18.383,6.939,17.85c-1.022-1.049-3.081-3.653-3.081-3.653
c-1.001-1.016-1.001-2.66,0-3.677c1.003-1.015,2.626-1.015,3.628,0l1.664,1.687l8.957-7.568c1.234-1.042,3.234-1.042,4.469,0
c1.233,1.042,1.233,2.732,0,3.775l-2.494,2.107c-0.695-0.205-1.43-0.32-2.191-0.32c-4.271,0-7.733,3.463-7.733,7.733
c0,0.176,0.015,0.346,0.026,0.518C10.157,18.457,10.134,18.471,10.107,18.477z M17.891,23.725c-3.199,0-5.791-2.592-5.791-5.791
c0-3.198,2.592-5.792,5.791-5.792c3.198,0,5.791,2.594,5.791,5.792C23.682,21.133,21.089,23.725,17.891,23.725z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="18.856,14.068 16.924,14.068 16.924,16.967
14.024,16.967 14.024,18.9 16.924,18.9 16.924,21.801 18.856,21.801 18.856,18.9 21.757,18.9 21.757,16.967 18.856,16.967 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_archive" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M23.585,20.51
c0,1.742-1.413,3.155-3.155,3.155H7.806c-1.742,0-3.155-1.413-3.155-3.155V7.887c0-1.743,1.413-3.155,3.155-3.155H20.43
c1.742,0,3.155,1.413,3.155,3.155V20.51z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M19.798,6.625H8.437c-1.045,0-1.893,0.848-1.893,1.894v2.524
c0,1.045,0.848,1.893,1.893,1.893h11.361c1.046,0,1.894-0.848,1.894-1.893V8.519C21.691,7.473,20.844,6.625,19.798,6.625z
M15.561,11.043h-2.886c-0.598,0-1.082-0.424-1.082-0.947c0-0.522,0.484-0.946,1.082-0.946h2.886c0.597,0,1.082,0.424,1.082,0.946
C16.643,10.619,16.157,11.043,15.561,11.043z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M19.798,15.462H8.437c-1.045,0-1.893,0.847-1.893,1.892v2.525
c0,1.045,0.848,1.893,1.893,1.893h11.361c1.046,0,1.894-0.848,1.894-1.893v-2.525C21.691,16.309,20.844,15.462,19.798,15.462z
M15.561,19.879h-2.886c-0.598,0-1.082-0.424-1.082-0.947c0-0.522,0.484-0.946,1.082-0.946h2.886c0.597,0,1.082,0.424,1.082,0.946
C16.643,19.455,16.157,19.879,15.561,19.879z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_arrow_down" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.804,0.003H3.544c-1.957,0-3.543,1.586-3.543,3.543v21.257
c0,1.955,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.588,3.543-3.543V3.546C28.347,1.589,26.761,0.003,24.804,0.003z
M14.175,24.452L3.899,3.899H24.45L14.175,24.452z"/>
</svg>

Before

Width:  |  Height:  |  Size: 870 B

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_arrow_left" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.803,0H3.543C1.586,0,0,1.586,0,3.543v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.543C28.346,1.586,26.76,0,24.803,0z M3.898,24.448V3.898
l20.551,10.275L3.898,24.448z"/>
</svg>

Before

Width:  |  Height:  |  Size: 848 B

View File

@ -1,75 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="8"
id="svg2"
version="1.1"
inkscape:version="0.48.0 r9654"
sodipodi:docname="Neues Dokument 1">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.06"
inkscape:cx="-123.46433"
inkscape:cy="113.30747"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1600"
inkscape:window-height="823"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1044.3622)">
<path
style="fill:#5b5b5b;fill-opacity:1;stroke:#3a3a3a;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 0.75446427,1045.3622 6.00000033,3 -6.00000033,3 z"
id="path2987"
inkscape:connector-curvature="0" />
<path
style="fill:#5b5b5b;fill-opacity:1;stroke:#3a3a3a;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15,1045.1392 -2.999999,6 -2.999997,-6 z"
id="path2987-7"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_attach" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0-0.001v28.348h28.348V-0.001H0z M23.995,13.401L13.961,23.437
l-0.002-0.002c-2.466,2.428-6.432,2.418-8.883-0.033s-2.461-6.416-0.033-8.883l-0.002-0.002l7.805-7.805l1.115-1.115l1.115-1.115
c1.847-1.847,4.842-1.847,6.689,0s1.848,4.843,0,6.69l-1.115,1.113l-1.115,1.115l-3.911,3.912l-1.405,1.406l-2.488,2.486
l-0.004-0.002c-1.232,1.195-3.201,1.188-4.42-0.033c-1.22-1.219-1.228-3.188-0.032-4.42l-0.004-0.004l1.115-1.115l1.373-1.373
l1.405-1.404l1.682-1.682l1.31-1.311l1.265-1.264l0.771-0.771l1.114,1.115l-1.081,1.08l-1.148,1.15l-2.342,2.34l-1.204,1.205
l-1.189,1.189L9.5,16.747l-1.114,1.115c-0.616,0.615-0.616,1.613,0,2.229c0.616,0.617,1.614,0.617,2.229,0l1.956-1.955l1.189-1.189
l1.204-1.203l1.227-1.227l1.971-1.971l0.259-0.26l1.114-1.113l1.115-1.115l-0.003-0.004c0.012-0.01,0.026-0.02,0.038-0.031
c1.231-1.231,1.231-3.229,0-4.46s-3.229-1.231-4.461,0c-0.011,0.012-0.02,0.025-0.031,0.038l-0.002-0.003l-1.115,1.115l-1.115,1.115
l-0.258,0.258l-1.973,1.972l-2.597,2.596l-2.978,2.979c-1.848,1.848-1.848,4.842,0,6.689s4.843,1.848,6.689,0l2.979-2.977
l7.056-7.059l1.115-1.113l1.115,1.113L23.995,13.401z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_back" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M24.696,15.914
c0,2.174-1.761,3.938-3.933,3.938h-4.263l-0.009,2.418l-1.336,1.336c-1.488,1.486-3.897,1.49-5.382,0.006l-5.136-6.764
c-1.484-1.484-1.481-3.893,0.006-5.381L9.804,4.68c1.487-1.487,3.896-1.49,5.381-0.006L16.55,6.04l-0.009,2.42h4.223
c2.172,0,3.933,1.763,3.933,3.938V15.914z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M19.978,10.822H14.1l0.007-3.994
c-0.891-0.891-2.336-0.889-3.229,0.004l-4.081,5.708c-0.893,0.893-0.894,2.338-0.003,3.229l4.061,5.688
c0.891,0.891,2.336,0.891,3.229-0.004l0.007-3.965h5.889c1.304,0,2.359-1.057,2.359-2.362v-1.942
C22.337,11.879,21.281,10.822,19.978,10.822z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_bearbeiten" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.347h28.348V0H-0.001z M3.556,24.782l1.984-6.946
l4.963,4.962L3.556,24.782z M11.75,21.55l-4.962-4.96l9.248-9.244L21,12.306L11.75,21.55z M24.356,8.948l-2.045,2.044l-4.963-4.96
l2.046-2.044c0.548-0.548,1.408-0.575,1.923-0.062l3.102,3.101C24.933,7.54,24.904,8.399,24.356,8.948z"/>
</svg>

Before

Width:  |  Height:  |  Size: 930 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 167 KiB

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_billed" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M18.212,17.285c-0.419-0.197-2.129-0.395-2.924-0.594v4.396
c0.293-0.031,1.648-0.082,1.857-0.146c1.422-0.396,2.133-1.121,2.133-2.174C19.278,18.143,18.923,17.646,18.212,17.285z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M9.242,10.123c0,0.691,0.397,1.201,1.191,1.531
c0.294,0.132,0.795,0.28,1.506,0.445V7.9c-0.586,0.131-1.088,0.296-1.506,0.494C9.64,8.789,9.242,9.365,9.242,10.123z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.346V0H0z M21.6,22.768
c-1.298,0.857-4.137,1.4-6.312,1.631v1.926h-3.349V24.35c-2.05-0.23-3.722-0.742-5.02-1.531c-1.797-1.121-2.695-2.652-2.695-4.594
h4.767c0.125,0.789,0.438,1.414,0.94,1.877c0.461,0.428,1.129,0.74,2.008,0.938v-5.137c-2.384-0.428-4.016-0.889-4.894-1.383
c-1.63-0.889-2.445-2.256-2.445-4.101c0-1.712,0.794-3.128,2.383-4.248c1.212-0.856,2.865-1.383,4.956-1.581V2.021h3.349v2.667
c1.589,0.231,4.073,0.691,5.245,1.383c1.797,1.053,2.739,2.569,2.821,4.544h-4.83c-0.082-1.119-0.731-1.91-1.943-2.371
c0-0.033-0.021-0.05-0.063-0.05c-0.041,0-1.188-0.016-1.229-0.049v4.792l2.547,0.247c1.841,0.362,3.22,0.823,4.141,1.383
c1.421,0.89,2.132,2.174,2.132,3.854C24.107,20.166,23.272,21.615,21.6,22.768z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_bookable" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001-0.001v28.348h28.348V-0.001H-0.001z M3.507,4.999H5.32
c0.462,0,0.836,0.394,0.836,0.879S5.783,6.757,5.32,6.757H3.507c-0.464,0-0.839-0.392-0.839-0.879
C2.668,5.392,3.043,4.999,3.507,4.999z M3.507,9.907H5.32c0.463,0,0.836,0.396,0.836,0.881s-0.374,0.878-0.836,0.879H3.507
c-0.464,0-0.839-0.394-0.839-0.879C2.668,10.302,3.043,9.907,3.507,9.907z M3.507,14.167H5.32c0.463,0,0.836,0.394,0.836,0.879
c0,0.486-0.374,0.88-0.836,0.88H3.507c-0.464,0-0.839-0.394-0.839-0.88S3.043,14.167,3.507,14.167z M2.668,19.955
c0-0.485,0.375-0.877,0.839-0.878H5.32c0.463,0,0.836,0.393,0.836,0.878c0,0.486-0.374,0.88-0.836,0.88H3.507
C3.043,20.835,2.668,20.441,2.668,19.955z M10.037,23.327H5.392c-0.531,0-0.963-0.43-0.963-0.961v-0.838h0.89
c0.826,0,1.5-0.705,1.5-1.57c0-0.866-0.674-1.571-1.5-1.571h-0.89v-1.769h0.89c0.826,0,1.5-0.705,1.5-1.571s-0.674-1.571-1.5-1.571
h-0.89V12.36h0.89c0.826,0,1.5-0.706,1.5-1.572s-0.674-1.571-1.5-1.571h-0.89V7.449h0.89c0.826,0,1.5-0.704,1.5-1.571
c0-0.866-0.674-1.57-1.5-1.57h-0.89V3.47c0-0.531,0.431-0.961,0.963-0.961h16.336c0.53,0,0.962,0.429,0.962,0.961v4.64
L10.678,20.123L10.037,23.327z M10.779,26.225l1.485-5.137l3.717,3.669L10.779,26.225z M22.689,22.366
c0,0.529-0.432,0.961-0.963,0.961h-2.044l3.007-2.83V22.366z M16.498,24.245l-3.716-3.668l8.175-8.072l3.716,3.668L16.498,24.245z
M26.354,14.513l-1.115,1.102l-3.716-3.669l1.115-1.101c0.41-0.406,1.055-0.426,1.439-0.047l2.323,2.293
C26.784,13.472,26.765,14.108,26.354,14.513z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g id="Ebene_1">
</g>
<g id="bookable">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M14.173,26.499
c-6.807,0-12.325-5.519-12.325-12.325c0-6.808,5.519-12.326,12.325-12.326c6.808,0,12.326,5.519,12.326,12.326
C26.499,20.98,20.98,26.499,14.173,26.499z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M14.173,4.587c-5.294,0-9.586,4.292-9.586,9.587
s4.292,9.586,9.586,9.586c5.295,0,9.588-4.291,9.588-9.586S19.468,4.587,14.173,4.587z M14.173,21.934
c-4.286,0-7.76-3.475-7.76-7.76c0-4.287,3.474-7.761,7.76-7.761s7.761,3.474,7.761,7.761
C21.934,18.459,18.459,21.934,14.173,21.934z"/>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="14.173" cy="14.173" r="4.108"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.352px" height="28.35px" viewBox="0 0 28.352 28.35" enable-background="new 0 0 28.352 28.35" xml:space="preserve">
<g id="Ebene_2">
</g>
<g id="Ebene_1">
</g>
<g id="bullet">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.347h28.348V0H0z M14.174,26.499
c-6.807,0-12.325-5.519-12.325-12.326S7.367,1.848,14.174,1.848c6.808,0,12.326,5.519,12.326,12.326S20.981,26.499,14.174,26.499z
"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M14.174,4.587c-5.294,0-9.586,4.292-9.586,9.586
c0,5.295,4.292,9.586,9.586,9.586c5.295,0,9.588-4.292,9.588-9.586C23.762,8.879,19.469,4.587,14.174,4.587z M14.174,21.934
c-4.286,0-7.76-3.475-7.76-7.761s3.474-7.761,7.76-7.761s7.761,3.475,7.761,7.761S18.46,21.934,14.174,21.934z"/>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="14.174" cy="14.173" r="4.108"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_button_createdir" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M23.295,4.79
c0.706,0,1.278,0.6,1.278,1.341L23.64,11.87h-0.684l0.687-2.7l-2.298-3.257L16.443,4.79H23.295z M22.009,11.441l-0.102,0.422H9.005
l1.803-7.084l7.755,1.777l-0.984,3.87L22.009,11.441z M18.932,9.713l0.738-2.904l0.376,0.086l2.329,3.107l-0.119,0.472L18.932,9.713
z M12.724,3.217c0.638,0,1.176,0.434,1.382,1.037L9.578,3.217H12.724z M5.301,3.217h4.224L7.323,11.87H4.759L3.825,4.79
C3.825,3.921,4.485,3.217,5.301,3.217z M21.574,26.029H6.824L2.399,12.656h23.6L21.574,26.029z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_buttonseparator" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0-0.001v28.348h28.348V-0.001H0z M20.143,4.995
c-1.685,2.387-3.761,5.521-5.15,8.81c-1.257,2.979-2.144,6.136-2.72,8.832c-0.368,1.72-0.596,3.327-0.684,4.78V3.867
c4.859,0,9.186-1.151,11.966-2.939C22.456,1.969,21.312,3.338,20.143,4.995z"/>
</svg>

Before

Width:  |  Height:  |  Size: 886 B

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_buyable" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<rect x="3.791" y="14.928" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="9.63" height="2.25"/>
<rect x="14.162" y="14.928" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="2.222" height="2.25"/>
<rect x="3.791" y="19.365" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="8.147" height="2.25"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M26.015,22.223
c0,0.805-0.663,1.459-1.481,1.459H3.791c-0.818,0-1.482-0.654-1.482-1.459v-10.09h23.706V22.223z M26.015,8.364H2.309V6.176
c0-0.807,0.664-1.459,1.482-1.459h20.742c0.818,0,1.481,0.653,1.481,1.459V8.364z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_cake" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.346V0H0z M19.264,4.385c0,0,3.41,0.347,3.722,3.557
c0,0.931-0.198,2.234-0.529,2.914c-0.376-2.29-1.951-2.914-1.951-2.914s-1.538,0.687-1.878,3.062
c-0.376-0.701-0.603-1.617-0.603-2.617C19.612,5.565,19.264,4.385,19.264,4.385z M21.744,11.66v2.646h-2.48V11.66H21.744z
M13.063,4.385c0,0,3.41,0.347,3.721,3.557c0,0.931-0.197,2.234-0.529,2.914c-0.376-2.29-1.951-2.914-1.951-2.914
s-1.538,0.687-1.876,3.062c-0.376-0.701-0.604-1.617-0.604-2.617C13.412,5.565,13.063,4.385,13.063,4.385z M15.544,11.66v2.646
h-2.48V11.66H15.544z M6.863,4.385c0,0,3.411,0.347,3.72,3.557c0,0.931-0.197,2.234-0.527,2.914C9.68,8.565,8.103,7.941,8.103,7.941
s-1.537,0.687-1.876,3.062c-0.376-0.701-0.604-1.617-0.604-2.617C7.212,5.565,6.863,4.385,6.863,4.385z M9.344,11.66v2.646h-2.48
V11.66H9.344z M24.225,22.916c0,0.725-0.555,1.311-1.239,1.311H5.623c-0.685,0-1.24-0.586-1.24-1.311v-0.674l19.842,0.021V22.916z
M24.225,20.92H4.383v-2.646h19.842V20.92z M24.225,16.932l-19.842,0.02v-0.676c0-0.723,0.556-1.309,1.24-1.309h17.362
c0.685,0,1.239,0.586,1.239,1.309V16.932z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_calendar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M16.939,5.019
c0-0.778,0.63-1.409,1.408-1.409c0.777,0,1.408,0.63,1.408,1.409v2.112c0,0.778-0.631,1.408-1.408,1.408
c-0.778,0-1.408-0.63-1.408-1.408V5.019z M8.583,5.019c0-0.778,0.631-1.409,1.407-1.409c0.779,0,1.409,0.63,1.409,1.409v2.112
c0,0.778-0.63,1.408-1.409,1.408c-0.776,0-1.407-0.63-1.407-1.408V5.019z M24.374,8.895v12.668c0,1.748-1.421,3.166-3.17,3.166
H7.134c-1.752,0-3.169-1.418-3.169-3.166V8.895V8.893c0-1.746,1.417-3.167,3.169-3.167h0.562v2.261c0,0.845,0.685,1.531,1.53,1.531
h1.53c0.846,0,1.53-0.686,1.53-1.531V5.726h3.765v2.261c0,0.845,0.686,1.531,1.53,1.531h1.531c0.845,0,1.529-0.686,1.529-1.531
V5.726h0.562c1.749,0,3.17,1.42,3.17,3.167V8.895z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M6.223,21.506c0,0.521,0.426,0.949,0.949,0.949h14.127
c0.524,0,0.947-0.428,0.947-0.949v-8.181H6.223V21.506z M15.344,15.48h0.222c1.484,0,1.881-0.743,1.913-1.306h1.267v7.536h-1.542
v-5.189h-1.859V15.48z M12.235,20.725c0.616,0,1.157-0.404,1.157-1.242c0-1.029-1.036-1.072-1.751-1.072V17.35h0.241
c0.462,0,1.311-0.043,1.311-1.021c0-0.275-0.133-0.965-0.98-0.965c-1.057,0-1.057,0.965-1.057,1.23H9.726
c0-1.412,0.826-2.419,2.587-2.419c1.046,0,2.423,0.509,2.423,2.101c0,0.766-0.495,1.244-0.935,1.434v0.021
c0.273,0.074,1.177,0.469,1.177,1.752c0,1.424-1.09,2.432-2.665,2.432c-0.738,0-2.719-0.16-2.719-2.516h1.508l-0.012,0.01
C11.09,19.811,11.2,20.725,12.235,20.725z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_calicon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.346V0H0z M16.982,4.502
c0-0.808,0.653-1.462,1.462-1.462c0.808,0,1.462,0.654,1.462,1.462v2.194c0,0.808-0.654,1.464-1.462,1.464
c-0.809,0-1.462-0.656-1.462-1.464V4.502z M8.44,4.502c0-0.808,0.654-1.462,1.462-1.462s1.463,0.654,1.463,1.462v2.194
c0,0.808-0.655,1.464-1.463,1.464S8.44,7.505,8.44,6.697V4.502z M23.684,23.523c0,0.807-0.656,1.463-1.463,1.463H6.126
c-0.807,0-1.463-0.656-1.463-1.463V6.697c0-0.808,0.656-1.462,1.463-1.462h1.367v2.373c0,0.887,0.72,1.606,1.606,1.606h1.605
c0.887,0,1.607-0.719,1.607-1.606V5.234h3.722v2.373c0,0.887,0.721,1.606,1.607,1.606h1.605c0.887,0,1.606-0.719,1.606-1.606V5.234
h1.367c0.807,0,1.463,0.655,1.463,1.462V23.523z"/>
<rect x="6.858" y="10.355" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
<rect x="11.979" y="10.355" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.388" height="3.656"/>
<rect x="17.099" y="10.355" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
<rect x="6.858" y="14.746" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.657"/>
<rect x="11.979" y="14.746" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.388" height="3.657"/>
<rect x="6.858" y="19.135" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
<rect x="11.979" y="19.135" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.388" height="3.656"/>
<rect x="17.099" y="19.135" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_call" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M23.679,22.268l-0.882,0.865
l-0.019-0.016c-0.373,0.291-0.801,0.535-1.261,0.715C21.09,24,20.67,24.104,20.231,24.156c-0.202,0.021-4.871,0.461-10.666-5.35
c-4.191-4.203-5.736-7.301-5.328-10.69C4.284,7.694,4.389,7.272,4.556,6.83c0.182-0.464,0.426-0.895,0.718-1.268L5.249,5.538
l0.87-0.877c0.638-0.64,1.657-0.658,2.271-0.043l3.088,3.097c0.613,0.616,0.596,1.637-0.042,2.276l-0.513,0.516l-1.045,1.046
c0.055,0.096,0.11,0.195,0.168,0.301c0.546,0.984,1.293,2.336,2.711,3.758c1.416,1.42,2.76,2.168,3.742,2.713
c0.107,0.061,0.209,0.117,0.307,0.172l1.557-1.561c0.636-0.637,1.654-0.656,2.27-0.043l3.088,3.098
C24.333,20.607,24.315,21.629,23.679,22.268z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_cancel" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M24.267,19.309l-4.749,4.564
l-5.344-5.137l-5.345,5.137L4.08,19.309l5.344-5.138L4.08,9.033l4.749-4.565l5.345,5.138l5.344-5.138l4.749,4.565l-5.344,5.138
L24.267,19.309z"/>
</svg>

Before

Width:  |  Height:  |  Size: 839 B

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_cancelled" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.346V0H0z M24.266,19.309l-4.749,4.564
l-5.344-5.137l-5.345,5.137l-4.749-4.564l5.344-5.139L4.079,9.033l4.749-4.566l5.345,5.137l5.344-5.137l4.749,4.566l-5.344,5.137
L24.266,19.309z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="19.517,6.826 14.173,11.964 8.828,6.826 6.533,9.033
11.877,14.17 6.533,19.309 8.828,21.515 14.173,16.378 19.517,21.514 21.812,19.309 16.468,14.17 21.812,9.033 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_check" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M23.626,11.887l-10.872,9.061
c-0.364,0.303-0.805,0.482-1.265,0.602c-0.28,0.094-0.565,0.148-0.857,0.141c-0.805,0.01-1.612-0.23-2.226-0.742
c-0.996-1.006-2.999-3.506-2.999-3.506c-0.976-0.975-0.976-2.557,0-3.531s2.556-0.975,3.53,0l1.62,1.619l8.72-7.266
c1.2-1,3.146-1,4.349,0C24.826,9.264,24.826,10.887,23.626,11.887z"/>
</svg>

Before

Width:  |  Height:  |  Size: 988 B

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_clear_left" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="14.118,19.062 17.317,15.862 20.518,19.062
22.844,16.733 19.646,13.535 22.845,10.335 20.518,8.008 17.317,11.208 14.115,8.005 11.789,10.333 14.99,13.535 11.789,16.735
"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001-0.001v28.348h28.346V-0.001H0.001z M25.548,21.927H10.533
l-8.142-8.379l8.142-8.189h15.015V21.927z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1014 B

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_close" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M24.03,20.16l-3.868,3.873
l-5.989-5.989l-5.986,5.991l-3.873-3.871l5.989-5.99L4.313,8.182l3.867-3.87l5.992,5.991l5.99-5.989l3.87,3.87l-5.987,5.99
L24.03,20.16z"/>
</svg>

Before

Width:  |  Height:  |  Size: 830 B

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_close_button" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0.001,0v28.348h28.346V0H0.001z M24.03,20.16l-3.868,3.873
l-5.989-5.989l-5.986,5.991l-3.873-3.871l5.989-5.99L4.313,8.182l3.867-3.87l5.992,5.991l5.99-5.989l3.87,3.87l-5.987,5.99
L24.03,20.16z"/>
</svg>

Before

Width:  |  Height:  |  Size: 840 B

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_cnr-pending" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M11.416,4.288c-3.671,0-7.217,3.529-7.217,7.179
c0,1.891,0.955,3.744,2.383,5.097c0.737-0.017,1.479,0.251,2.042,0.812l0.984,0.984c0.493,0.151,0.998,0.242,1.509,0.269
l7.424-6.188c0.054-0.322,0.092-0.646,0.092-0.975C18.633,7.817,15.087,4.288,11.416,4.288z M5.147,11.416
c0-0.896,1.709-0.896,1.709,0C6.856,12.311,5.147,12.311,5.147,11.416z M11.416,5.146c0.57,0,0.896,1.71,0,1.71
C10.521,6.856,10.846,5.146,11.416,5.146z M11.416,17.685c-0.813,0-0.895-1.71,0-1.71C12.312,15.975,12.23,17.685,11.416,17.685z
M17.686,11.416c0,0.895-1.71,0.895-1.71,0C15.976,10.52,17.686,10.52,17.686,11.416z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M25.09,15.109L12.902,25.266
c-0.408,0.34-0.901,0.542-1.418,0.676c-0.313,0.104-0.635,0.166-0.962,0.156c-0.901,0.012-1.807-0.259-2.495-0.832
c-1.115-1.129-3.361-3.932-3.361-3.932c-1.064-1.064-1.084-2.769-0.074-3.867c-1.43-1.612-2.306-3.727-2.306-6.051
c0-5.043,4.087-9.131,9.13-9.131c4.848,0,8.803,3.782,9.101,8.556c1.354-0.897,3.321-0.838,4.573,0.206
C26.437,12.168,26.437,13.987,25.09,15.109z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_configure" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill="#ECEDED" d="M21.144,12.189l-0.588-1.371l0.163-0.363c0.22-0.497,0.771-1.722,0.907-2.216l-1.359-1.307
c-0.176,0.052-0.734,0.244-2.264,0.925l-0.365,0.163l-1.415-0.562l-0.147-0.361c-0.208-0.506-0.722-1.756-0.984-2.192h-1.928
c-0.258,0.452-0.744,1.728-0.914,2.183l-0.145,0.377l-1.413,0.563l-0.354-0.149C8.791,7.237,8.213,7.052,8.009,6.999L6.653,8.304
c0.151,0.5,0.738,1.723,0.95,2.159l0.179,0.37l-0.587,1.368l-0.369,0.142c-0.575,0.219-1.83,0.699-2.28,0.947v1.851
c0.46,0.247,1.749,0.699,2.269,0.882L7.2,16.159l0.586,1.367l-0.163,0.362c-0.221,0.495-0.771,1.72-0.907,2.216l1.358,1.307
c0.175-0.052,0.736-0.244,2.263-0.924l0.364-0.163l1.416,0.562l0.148,0.361c0.209,0.506,0.721,1.757,0.983,2.192h1.929
c0.259-0.45,0.745-1.728,0.916-2.183l0.146-0.375l1.417-0.564l0.354,0.148c1.543,0.643,2.119,0.828,2.324,0.883l1.356-1.309
c-0.153-0.497-0.742-1.721-0.951-2.154l-0.178-0.369l0.584-1.37l0.369-0.144c0.524-0.201,1.825-0.695,2.281-0.953v-1.844
c-0.463-0.246-1.749-0.698-2.267-0.882L21.144,12.189z M14.172,18.062c-2.223,0-4.03-1.745-4.03-3.887
c0-2.143,1.808-3.886,4.03-3.886s4.03,1.743,4.03,3.886C18.202,16.316,16.395,18.062,14.172,18.062z"/>
<path fill="#ECEDED" d="M0-0.001v28.348h28.348V-0.001H0z M26.063,16.372l-1.151,0.651c-0.369,0.208-0.938,0.453-1.712,0.759
c0.346,0.748,0.551,1.243,0.657,1.59l0.411,1.332l-3.284,3.168l-1.239-0.334c-0.379-0.102-0.985-0.32-1.843-0.665
c-0.473,1.2-0.682,1.563-0.759,1.697l-0.654,1.137h-4.521l-0.661-1.097c-0.221-0.365-0.482-0.937-0.812-1.717
c-0.812,0.35-1.405,0.582-1.771,0.691l-1.269,0.379l-3.284-3.16l0.358-1.301c0.109-0.396,0.326-0.943,0.637-1.662
c-0.752-0.274-1.324-0.504-1.691-0.701l-1.196-0.642V11.95l1.173-0.646c0.328-0.18,0.841-0.406,1.69-0.74
C4.639,9.476,4.525,9.102,4.482,8.96L4.081,7.632l3.271-3.147l1.229,0.32c0.378,0.099,0.99,0.318,1.858,0.666
c0.312-0.789,0.564-1.358,0.754-1.689l0.652-1.145h4.527l0.661,1.098c0.221,0.368,0.489,0.954,0.812,1.715
c0.825-0.355,1.421-0.587,1.78-0.693l1.263-0.372l3.283,3.157l-0.36,1.303c-0.108,0.389-0.325,0.937-0.638,1.661
c0.761,0.279,1.324,0.505,1.685,0.696l1.205,0.64V16.372z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_continue" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M3.65,12.396
c0-2.174,1.761-3.938,3.933-3.938h4.223l-0.009-2.42l1.365-1.365c1.484-1.484,3.894-1.481,5.381,0.006l5.159,6.787
c1.487,1.488,1.49,3.896,0.006,5.381l-5.136,6.764c-1.484,1.484-3.894,1.48-5.382-0.006l-1.336-1.336l-0.009-2.418H7.583
c-2.172,0-3.933-1.764-3.933-3.938V12.396z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M8.369,10.822h5.878L14.24,6.828
c0.891-0.891,2.336-0.889,3.229,0.004l4.081,5.709c0.893,0.892,0.894,2.338,0.003,3.229l-4.061,5.688
c-0.891,0.891-2.336,0.891-3.229-0.004l-0.007-3.965H8.369c-1.304,0-2.359-1.057-2.359-2.361v-1.943
C6.01,11.879,7.065,10.822,8.369,10.822z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_date" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0-0.001v28.348h28.346V-0.001H0z M16.982,4.501
c0-0.808,0.653-1.462,1.462-1.462c0.808,0,1.462,0.654,1.462,1.462v2.195c0,0.808-0.654,1.463-1.462,1.463
c-0.809,0-1.462-0.655-1.462-1.463V4.501z M8.44,4.501c0-0.808,0.654-1.462,1.462-1.462s1.463,0.654,1.463,1.462v2.195
c0,0.808-0.655,1.463-1.463,1.463S8.44,7.504,8.44,6.696V4.501z M23.684,23.522c0,0.807-0.656,1.463-1.463,1.463H6.126
c-0.807,0-1.463-0.656-1.463-1.463V6.696c0-0.809,0.656-1.463,1.463-1.463h1.367v2.373c0,0.887,0.72,1.605,1.606,1.605h1.605
c0.887,0,1.607-0.719,1.607-1.605V5.233h3.722v2.373c0,0.887,0.721,1.605,1.607,1.605h1.605c0.887,0,1.606-0.719,1.606-1.605V5.233
h1.367c0.807,0,1.463,0.654,1.463,1.463V23.522z"/>
<rect x="6.858" y="10.354" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
<rect x="11.979" y="10.354" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.388" height="3.656"/>
<rect x="17.099" y="10.354" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
<rect x="6.858" y="14.744" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.657"/>
<rect x="11.979" y="14.744" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.388" height="3.657"/>
<rect x="6.858" y="19.134" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
<rect x="11.979" y="19.134" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.388" height="3.656"/>
<rect x="17.099" y="19.134" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="4.39" height="3.656"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_datepopup" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<rect x="6.451" y="14.174" fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" width="15.445" height="10.297"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M18.465,3.876
c0-0.948,0.768-1.716,1.716-1.716c0.947,0,1.716,0.768,1.716,1.716v2.575c0,0.947-0.769,1.716-1.716,1.716
c-0.948,0-1.716-0.769-1.716-1.716V3.876z M6.451,3.876c0-0.948,0.769-1.716,1.716-1.716c0.948,0,1.717,0.768,1.717,1.716v2.575
c0,0.947-0.769,1.716-1.717,1.716c-0.947,0-1.716-0.769-1.716-1.716V3.876z M23.613,24.471c0,0.948-0.769,1.717-1.717,1.717H6.451
c-0.948,0-1.717-0.769-1.717-1.717V12.457h18.879V24.471z M25.329,11.6H3.019V6.451c0-0.948,0.769-1.716,1.716-1.716v2.574
c0,0.948,0.769,1.717,1.717,1.717h3.433c0.947,0,1.716-0.769,1.716-1.717V4.735h5.148v2.574c0,0.948,0.769,1.717,1.717,1.717h3.432
c0.948,0,1.717-0.769,1.717-1.717V4.735c0.947,0,1.716,0.769,1.716,1.716V11.6z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_delete" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M7.327,20.623c0.13,1.139,1.271,2.032,2.598,2.032h8.645
c1.325,0,2.502-0.894,2.631-2.032l0.571-4.229c0.158-1.389,0.512-2.941,0.512-2.941H6.421c0,0,0.178,1.553,0.336,2.941
L7.327,20.623z M18.317,15.039h2.379l-0.793,5.086c0,0.695-0.532,1.26-1.189,1.26s-1.189-0.564-1.189-1.26L18.317,15.039z
M12.766,15.039h3.172v5.086c0,0.695-0.71,1.26-1.586,1.26s-1.586-0.564-1.586-1.26V15.039z M10.387,15.039l0.793,5.086
c0,0.695-0.533,1.26-1.19,1.26c-0.656,0-1.189-0.564-1.189-1.26l-0.793-5.086H10.387z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M15.305,4.639h-1.905c-1.27,0-2.299,0.232-2.299,1.498v0.154
h6.504V6.137C17.604,4.871,16.574,4.639,15.305,4.639z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M24.587,15.562l-1.01,6.546
c-0.283,1.834-2.234,3.241-4.372,3.241H9.323c-2.139,0-4.089-1.407-4.373-3.241l-1.01-6.546c-0.372-2.406-0.655-3.365-0.692-4.488
h22.207C25.286,12.329,24.959,13.156,24.587,15.562z M3.248,9.42c0,0,0.1-3.129,3.833-3.129H8.8V5.373
c0-2.108,1.717-3.024,3.833-3.024h3.438c2.116,0,3.833,0.916,3.833,3.024v0.918h1.719c3.733,0,3.833,3.129,3.833,3.129H3.248z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_dialog_help" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<g>
<path fill="#ECEDED" d="M-0.001,0v28.348h28.348V0H-0.001z M14.172,25.596c-6.308,0-11.422-5.114-11.422-11.422
c0-6.309,5.114-11.423,11.422-11.423c6.309,0,11.423,5.114,11.423,11.423C25.595,20.481,20.48,25.596,14.172,25.596z"/>
<path fill="#ECEDED" d="M14.144,17.799c-1.243,0-2.236,1.031-2.236,2.32c0,1.269,0.993,2.32,2.236,2.32s2.237-1.052,2.237-2.32
C16.381,18.83,15.387,17.799,14.144,17.799z"/>
<path fill="#ECEDED" d="M17.643,7.924c-0.938-0.832-2.143-1.229-3.346-1.229c-2.695,0-5.219,1.646-5.239,4.659h3.806
c0-0.853,0.458-1.507,1.338-1.507c0.803,0,1.396,0.675,1.396,1.488c0,1.308-1.377,1.962-2.466,1.962
c-0.268,0-0.535-0.04-0.804-0.099v3.846h3.499v-1.406c1.95-0.635,3.461-2.043,3.461-4.284C19.287,10.047,18.598,8.758,17.643,7.924
z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_done" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M21.766,4.044H6.573c-1.397,0-2.531,1.133-2.531,2.531v15.191
c0,1.396,1.134,2.531,2.531,2.531h15.192c1.398,0,2.531-1.135,2.531-2.531V6.575C24.297,5.177,23.164,4.044,21.766,4.044z
M21.871,12.739l-8.786,7.553c-0.294,0.252-0.65,0.402-1.021,0.502c-0.226,0.078-0.457,0.123-0.693,0.117
c-0.649,0.01-1.302-0.193-1.798-0.619c-0.805-0.838-2.423-2.924-2.423-2.924c-0.788-0.812-0.788-2.129,0-2.942
c0.787-0.812,2.064-0.812,2.853,0l1.309,1.351l7.045-6.059c0.972-0.834,2.545-0.834,3.516,0
C22.841,10.552,22.841,11.905,21.871,12.739z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M-0.001,0v28.347h28.348V0H-0.001z M26.131,23.142
c0,1.65-1.339,2.99-2.99,2.99H5.199c-1.651,0-2.99-1.34-2.99-2.99V5.2c0-1.652,1.339-2.991,2.99-2.991h17.941
c1.651,0,2.99,1.338,2.99,2.991V23.142z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_done_all" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347"
xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0-0.001v28.348h28.348V-0.001H0z M4.36,10.477
c1.036-1.051,2.716-1.051,3.753,0l1.722,1.745l9.27-7.831c1.276-1.078,3.346-1.078,4.623,0c1.276,1.079,1.276,2.827,0,3.906
L12.17,18.062c-0.388,0.326-0.855,0.521-1.344,0.648c-0.298,0.101-0.603,0.159-0.912,0.15c-0.855,0.012-1.714-0.248-2.367-0.799
c-1.059-1.085-3.187-3.779-3.187-3.779C3.322,13.231,3.322,11.527,4.36,10.477z M23.749,14.139L12.18,23.903
c-0.389,0.326-0.856,0.521-1.347,0.648c-0.298,0.102-0.603,0.16-0.913,0.151c-0.855,0.012-1.715-0.249-2.368-0.8
c-1.06-1.086-3.19-3.779-3.19-3.779c-0.993-1.005-1.025-2.601-0.12-3.657c0.775,0.966,2.264,2.797,3.127,3.686
c0.743,0.63,1.722,0.928,2.696,0.913c0.354,0.012,0.7-0.056,1.038-0.171c0.558-0.146,1.091-0.368,1.532-0.742l11.38-9.645
C25.005,11.591,24.926,13.146,23.749,14.139z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_edit" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.804,0.001H3.544c-1.957,0-3.543,1.586-3.543,3.543v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.544C28.347,1.587,26.761,0.001,24.804,0.001z
M3.558,24.786l1.984-6.946l4.963,4.962L3.558,24.786z M11.752,21.554l-4.962-4.96l9.248-9.244l4.964,4.96L11.752,21.554z
M24.358,8.952l-2.045,2.044l-4.963-4.96l2.046-2.044c0.548-0.548,1.408-0.575,1.923-0.062l3.102,3.101
C24.935,7.544,24.906,8.403,24.358,8.952z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_editcopy" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M12.165,12.834h10.711v2.008H12.165V12.834z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M12.165,16.851h10.711v2.008H12.165V16.851z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.804,0H3.544C1.587,0,0.001,1.586,0.001,3.543v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.543C28.347,1.586,26.761,0,24.804,0z M18.19,24.883
H3.464V6.81h5.311v9.372H5.472v2.008h3.303v2.008H5.472v2.009h3.303v0.714h9.416V24.883z M24.884,21.536H10.157V3.463h9.371v5.355
h5.355V21.536z M24.884,7.479h-4.016V3.463h0.453l3.562,3.364V7.479z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_editcut" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M11.322,23.277c0.789-1.179,0.443-2.626-0.772-3.23
c-1.216-0.604-2.843-0.139-3.633,1.039c-0.789,1.18-0.443,2.626,0.772,3.23C8.904,24.921,10.531,24.456,11.322,23.277z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M20.657,24.316c1.216-0.604,1.562-2.051,0.771-3.23
c-0.789-1.178-2.416-1.643-3.632-1.039c-1.216,0.604-1.562,2.052-0.772,3.23C17.815,24.456,19.442,24.921,20.657,24.316z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.804,0.001H3.544c-1.957,0-3.543,1.586-3.543,3.543v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.544C28.347,1.587,26.761,0.001,24.804,0.001z
M17.466,17.467c1.829,0.122,4.152,1.711,5.064,3.073c1.141,1.702,0.587,3.816-1.237,4.726c-1.824,0.907-4.228,0.262-5.369-1.439
c-0.812-1.214-1.244-3.357-0.768-4.819c-0.086-0.379-0.334-1.048-0.983-2.129c-0.648,1.081-0.896,1.75-0.982,2.129
c0.477,1.462,0.045,3.605-0.768,4.819c-1.142,1.701-3.545,2.347-5.369,1.439c-1.824-0.909-2.379-3.023-1.237-4.726
c0.912-1.362,3.235-2.951,5.064-3.073c0.284-0.363,0.978-1.311,1.873-2.552c-1.697-1.822-3.819-2.616-6.291-6.305
C5.372,6.984,4.878,3.074,5.486,2.771c0,0,1.199-0.401,1.736,0.4c0,0,3.926,5.544,6.95,9.767c3.025-4.223,6.951-9.767,6.951-9.767
c0.537-0.801,1.736-0.4,1.736-0.4c0.608,0.303,0.114,4.213-0.977,5.839c-2.472,3.688-4.594,4.482-6.291,6.305
C16.488,16.156,17.182,17.104,17.466,17.467z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_export" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" points="18.04,8.899 14.946,8.899 14.946,5.133 8.761,5.133
8.761,10.407 19.586,10.407 19.586,5.133 18.04,5.133 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M8.761,14.926c-1.281,0-2.318,1.012-2.318,2.26v3.013v3.014
h15.463v-3.014v-3.013c0-1.248-1.037-2.26-2.319-2.26H8.761z M18.812,21.705H9.534v-0.753h9.278V21.705z M18.812,19.446H9.534
v-0.754h9.278V19.446z M18.812,17.186H9.534v-0.753h9.278V17.186z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0-0.001v28.348h28.348V-0.001H0z M24.226,24.718H4.122V3.627
H19.5l4.726,4.571V24.718z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,170 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="32"
id="svg2"
version="1.1"
inkscape:version="0.48.0 r9654"
sodipodi:docname="focused_hatching.svg"
inkscape:export-filename="/home/andreas/source/egroupware/trunk/egroupware/phpgwapi/js/egw_action/test/imgs/focused_hatching.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.9195959"
inkscape:cx="8.8135677"
inkscape:cy="16.76308"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1600"
inkscape:window-height="823"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="2"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M -2,34 34,-2"
id="path2987"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M -2,30 30,-2"
id="path2989"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M 26,-2 -2,26"
id="path2991"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M 22,-2 -2,22"
id="path2993"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M 18,-2 -2,18"
id="path2995"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M -2,14 14,-2"
id="path2997"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M 10,-2 -2,10"
id="path2999"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M -2,6 6,-2"
id="path3001"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M 2,-2 -2,2"
id="path3003"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M 34,2 2,34"
id="path3005"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M 6,34 34,6"
id="path3007"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M 34,10 10,34"
id="path3009"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M 14,34 34,14"
id="path3011"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="M 34,18 18,34"
id="path3013"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="M 22,34 34,22"
id="path3015"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.05801105"
d="m 34,26 -8,8"
id="path3017"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.18232045"
d="m 30,34 4,-4"
id="path3019"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="128"
id="svg2"
version="1.1"
inkscape:version="0.48.0 r9654"
sodipodi:docname="Neues Dokument 1">
<defs
id="defs4">
<linearGradient
id="linearGradient3755">
<stop
style="stop-color:#ffffff;stop-opacity:0.52499998;"
offset="0"
id="stop3757" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3759" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3755"
id="linearGradient3761"
x1="15.357142"
y1="948.78522"
x2="15.357142"
y2="1021.8951"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="88.135153"
inkscape:cy="46.311537"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="823"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-924.36218)">
<rect
style="color:#000000;fill:url(#linearGradient3761);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect2985"
width="32"
height="128"
x="0"
y="924.36218" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -1,91 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="128"
id="svg2"
version="1.1"
inkscape:version="0.48.0 r9654"
sodipodi:docname="gradient02.svg"
inkscape:export-filename="/home/andreas/source/egroupware/trunk/egroupware/etemplate/js/test/gfx/gradient02.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient
id="linearGradient3755">
<stop
style="stop-color:#ffffff;stop-opacity:0.52499998;"
offset="0"
id="stop3757" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3759" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3755"
id="linearGradient3761"
x1="15.357142"
y1="948.78522"
x2="15.357142"
y2="1021.8951"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-32,-1976.7244)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="88.135153"
inkscape:cy="46.311537"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="823"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-924.36218)">
<rect
style="color:#000000;fill:url(#linearGradient3761);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect2985"
width="32"
height="128"
x="-32"
y="-1052.3622"
transform="scale(-1,-1)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<?xml-stylesheet type="text/css" href="../less/svg.css" ?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64"
height="128"
id="svg2"
version="1.1"
inkscape:version="0.48.0 r9654"
sodipodi:docname="header_overlay.svg"
inkscape:export-filename="/home/andreas/source/egroupware/trunk/egroupware/phpgwapi/js/egw_action/test/imgs/header_overlay.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient
id="linearGradient3755">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3757" />
<stop
id="stop3763"
offset="0.21804152"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="0.82098258"
id="stop3765" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3759" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3755"
id="linearGradient3761"
x1="30.557114"
y1="924.32532"
x2="30.557114"
y2="1052.4043"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0031348,0,0,1.0015649,-0.10031348,-1.5466455)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.959798"
inkscape:cx="43.211207"
inkscape:cy="64.846324"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="823"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-924.36218)">
<rect
style="fill:url(#linearGradient3761);fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect2985"
width="64"
height="128"
x="0"
y="924.36218" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_home" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.347V0H0z M21.203,3.051h3.521v7.041l-3.521-3.52
V3.051z M26.484,16.252h-2.641v9.682h-7.041v-7.92h-5.279v7.92H4.482v-9.682c0.062,0.078-2.641,0-2.641,0
c-0.688-0.688-1.216-0.879-0.528-1.567L12.515,3.483c0.452-0.452,1.083-0.577,1.662-0.434c0.579-0.143,1.211-0.018,1.662,0.434
l11.201,11.202C27.728,15.373,27.171,15.564,26.484,16.252z"/>
</svg>

Before

Width:  |  Height:  |  Size: 985 B

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_mail_label2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<circle fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" cx="18.888" cy="9.616" r="1.74"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M0,0v28.348h28.346V0H0z M18.255,16.656
c-1.035,0-1.731-0.198-2.309-0.421l-0.731,2.154c-0.09,0.261-0.338,0.435-0.615,0.428l-2.401-0.052l-0.168,2.417
c-0.022,0.323-0.286,0.579-0.61,0.589L8.535,21.86l-0.42,1.893c-0.064,0.291-0.321,0.497-0.618,0.497H4.966
c-0.349,0-0.633-0.284-0.633-0.633v-2.531c0-0.153,0.056-0.302,0.157-0.418l7.658-8.734c-0.096-0.453-0.222-1.151-0.222-1.605
C11.927,6.839,14.766,4,18.255,4s6.328,2.839,6.328,6.328C24.583,13.816,21.744,16.656,18.255,16.656z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_mail_label4" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>
<path fill="#ECEDED" d="M0,0v28.348h28.348V0H0z M25.48,15.202c-0.536,0.303-2.063,0.884-2.68,1.121l-0.435,0.168L21.68,18.1
l0.209,0.434c0.246,0.51,0.938,1.949,1.118,2.533l-1.594,1.537c-0.241-0.064-0.919-0.283-2.731-1.037l-0.416-0.174l-1.664,0.662
l-0.172,0.441c-0.2,0.535-0.771,2.035-1.075,2.564h-2.267c-0.309-0.512-0.91-1.982-1.156-2.576l-0.174-0.424l-1.664-0.66
l-0.428,0.191c-1.794,0.799-2.453,1.023-2.658,1.086l-1.597-1.537c0.161-0.582,0.807-2.021,1.066-2.604l0.191-0.424L5.98,16.506
l-0.454-0.16c-0.61-0.215-2.124-0.748-2.665-1.037v-2.175c0.528-0.291,2.004-0.855,2.679-1.113l0.435-0.166l0.689-1.608
l-0.21-0.435c-0.249-0.514-0.938-1.95-1.117-2.538L6.93,5.742c0.24,0.062,0.92,0.28,2.736,1.033l0.416,0.175l1.661-0.662
l0.169-0.443c0.2-0.533,0.771-2.033,1.074-2.564h2.266c0.309,0.513,0.912,1.981,1.156,2.577l0.174,0.424l1.662,0.662l0.43-0.192
c1.797-0.8,2.453-1.026,2.659-1.087L22.931,7.2c-0.161,0.58-0.808,2.019-1.065,2.603l-0.192,0.428l0.691,1.611L22.816,12
c0.609,0.216,2.12,0.747,2.664,1.035V15.202z"/>
<path fill="#ECEDED" d="M14.172,10.288c-2.223,0-4.03,1.743-4.03,3.886c0,2.141,1.808,3.887,4.03,3.887s4.03-1.746,4.03-3.887
C18.202,12.031,16.395,10.288,14.172,10.288z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_month" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.803,0.001H3.543C1.586,0.001,0,1.587,0,3.544v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.544C28.346,1.587,26.76,0.001,24.803,0.001z
M13.821,5.374h0.417c2.828,0,3.583-1.449,3.646-2.546h2.408v14.695h-2.932V7.402h-3.54V5.374z M7.908,15.599
c1.174,0,2.199-0.785,2.199-2.421c0-2.009-1.97-2.091-3.33-2.091v-2.07h0.461c0.88,0,2.492-0.082,2.492-1.987
c0-0.539-0.251-1.883-1.864-1.883c-2.011,0-2.011,1.883-2.011,2.401H3.132c0-2.753,1.571-4.719,4.923-4.719
c1.99,0,4.608,0.993,4.608,4.098c0,1.49-0.941,2.421-1.78,2.794v0.041c0.523,0.146,2.24,0.911,2.24,3.416
c0,2.772-2.072,4.739-5.068,4.739c-1.403,0-5.175-0.311-5.175-4.906h2.869L5.73,13.032C5.73,13.819,5.939,15.599,7.908,15.599z
M25.557,21.698c0,2.085-1.69,3.775-3.775,3.775H6.679c-2.086,0-3.775-1.69-3.775-3.775v-3.02h2.266v2.264
c0,1.253,1.016,2.266,2.266,2.266h13.591c1.251,0,2.266-1.013,2.266-2.266V7.353c0-0.985-0.633-1.815-1.511-2.126V2.823h0.001
c2.085,0,3.775,1.69,3.775,3.775V21.698z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.2.1, 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_multiweek" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.804,0.001H3.544c-1.957,0-3.543,1.586-3.543,3.544v21.259
c0,1.957,1.586,3.543,3.543,3.543h21.26c1.957,0,3.543-1.586,3.543-3.543V3.545C28.347,1.587,26.761,0.001,24.804,0.001z
M2.835,3.202h13.898v3.658H2.835V3.202z M2.835,8.322h13.898v3.657H2.835V8.322z M2.835,17.101v-3.658h13.898v3.658H2.835z
M25.513,21.489c0,2.021-1.639,3.658-3.658,3.658H7.225c-2.021,0-3.657-1.638-3.657-3.658v-2.926h2.194v2.194
c0,1.212,0.982,2.194,2.194,2.194h13.167c1.212,0,2.195-0.982,2.195-2.194V7.591c0-1.212-0.983-2.194-2.195-2.194h-2.195V3.203
h2.927c2.02,0,3.658,1.637,3.658,3.657V21.489z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

Some files were not shown because too many files have changed in this diff Show More