converted all oxygen icons to svg files + added grunt task to convert to png

Check readme for more information on how to convert the icons to png
src/icons/oxygen/build-icons/readme.md
This commit is contained in:
Bert Verhelst 2016-01-29 21:39:19 +01:00
parent b752df7557
commit f579360086
194 changed files with 600 additions and 1094 deletions

1
.gitignore vendored
View file

@ -30,3 +30,4 @@ src/qbittorrent.app
aclocal.m4
autom4te.cache/*
config.status
src/icons/oxygen/build-icons/node_modules/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,19 @@
module.exports = function(grunt) {
grunt.initConfig({
svg2png: {
all: {
files: [
{
src: ['icons/*.svg']
}
]
}
}
});
grunt.loadNpmTasks('grunt-svg2png');
grunt.registerTask('default', ['svg2png']);
}

View file

Before

Width:  |  Height:  |  Size: 973 B

After

Width:  |  Height:  |  Size: 973 B

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 8 KiB

After

Width:  |  Height:  |  Size: 8 KiB

View file

Before

Width:  |  Height:  |  Size: 795 B

After

Width:  |  Height:  |  Size: 795 B

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 921 B

After

Width:  |  Height:  |  Size: 921 B

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

Before

Width:  |  Height:  |  Size: 973 B

After

Width:  |  Height:  |  Size: 973 B

View file

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1,017 B

After

Width:  |  Height:  |  Size: 1,017 B

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 695 B

After

Width:  |  Height:  |  Size: 695 B

View file

Before

Width:  |  Height:  |  Size: 897 B

After

Width:  |  Height:  |  Size: 897 B

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 930 B

After

Width:  |  Height:  |  Size: 930 B

View file

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 653 B

View file

Before

Width:  |  Height:  |  Size: 700 B

After

Width:  |  Height:  |  Size: 700 B

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#375273" d="M25.7,3.9H6.3C5,3.9,3.9,5,3.9,6.3v19.5c0,1.3,1,2.3,2.3,2.3h19.5c1.3,0,2.3-1,2.3-2.3V6.3
C28.1,5,27,3.9,25.7,3.9z M23.4,21.4c0,0.6-0.5,1.2-1.2,1.2h-1.5v-3.3c0-0.3-0.3-0.6-0.6-0.6c-0.3,0-0.6,0.3-0.6,0.6v3.3H18v-3.3
c0-0.3-0.3-0.6-0.6-0.6c-0.3,0-0.6,0.3-0.6,0.6v3.3h-1.6v-3.3c0-0.3-0.3-0.6-0.6-0.6S14,18.9,14,19.3v3.3h-1.6v-3.3
c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v3.3H9.7c-0.6,0-1.2-0.5-1.2-1.2v-7.9c0-0.6,0.5-1.2,1.2-1.2h3.5v-1.7
c0-0.6,0.5-1.2,1.2-1.2h3.3c0.6,0,1.2,0.5,1.2,1.2v1.7h3.5c0.6,0,1.2,0.5,1.2,1.2V21.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 992 B

View file

Before

Width:  |  Height:  |  Size: 921 B

After

Width:  |  Height:  |  Size: 921 B

View file

@ -4,7 +4,8 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M5,5.5C5,5.1,5.2,5,5.5,5.3l10.3,10.3c0.3,0.3,0.3,0.7,0,1L5.5,26.7C5.2,27,5,26.9,5,26.5V5.5z"/>
<path fill="#375273" d="M16,5.5c0-0.4,0.2-0.5,0.5-0.2l10.3,10.3c0.3,0.3,0.3,0.7,0,1L16.5,26.7C16.2,27,16,26.9,16,26.5V5.5z"/>
<path fill="#375273" d="M29.7,24.6v1.7H2.3V5.7H4v18.9H29.7z M28,7.9v5.8c0,0.2-0.1,0.3-0.3,0.4s-0.3,0-0.5-0.1l-1.6-1.6l-8.5,8.5
C17.1,20.9,17,21,16.9,21s-0.2,0-0.3-0.1l-3.1-3.1l-5.6,5.6l-2.6-2.6l7.8-7.8c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1l3.1,3.1
l6.2-6.2l-1.6-1.6c-0.1-0.1-0.2-0.3-0.1-0.5c0.1-0.2,0.2-0.3,0.4-0.3h5.8c0.1,0,0.2,0,0.3,0.1C28,7.6,28,7.7,28,7.9z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 700 B

After

Width:  |  Height:  |  Size: 828 B

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M23.7,9.2v2.2c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1l-1.9,0.3c-0.1,0.4-0.3,0.6-0.4,0.9
c0.2,0.4,0.6,0.8,1.1,1.4c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.1-0.1,0.2c-0.2,0.2-0.5,0.6-1,1.1c-0.5,0.5-0.8,0.7-0.9,0.7
c-0.1,0-0.1,0-0.3-0.1l-1.4-1.1c-0.3,0.1-0.6,0.3-0.9,0.4c-0.1,0.9-0.2,1.5-0.3,1.9c-0.1,0.2-0.1,0.3-0.4,0.3h-2.2
c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-1.9c-0.4-0.1-0.6-0.2-0.9-0.4l-1.4,1.1c-0.1,0.1-0.1,0.1-0.2,0.1
c-0.1,0-0.1-0.1-0.2-0.1c-0.9-0.8-1.4-1.3-1.7-1.7c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.3-0.4,0.5-0.6
s0.4-0.6,0.6-0.7c-0.2-0.4-0.3-0.6-0.4-1l-1.8-0.3c-0.1,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2V9.1c0-0.1,0-0.1,0.1-0.2
c0.1-0.1,0.1-0.1,0.2-0.1l1.9-0.3c0.1-0.3,0.2-0.6,0.4-0.9c-0.3-0.4-0.6-0.9-1.1-1.4C9.6,6.1,9.6,6,9.6,5.9s0-0.1,0.1-0.2
c0.1-0.3,0.5-0.6,1-1.1c0.5-0.5,0.8-0.7,0.9-0.7c0.1,0,0.1,0,0.3,0.1l1.4,1.1c0.3-0.1,0.6-0.3,0.9-0.4c0.1-0.9,0.2-1.5,0.3-1.9
c0.1-0.2,0.1-0.3,0.4-0.3h2.2c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,1.9c0.4,0.1,0.6,0.2,0.9,0.4L20.2,4
c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.9,0.8,1.4,1.4,1.7,1.7c0.1,0.1,0.1,0.1,0.1,0.2s0,0.1-0.1,0.2
c-0.1,0.1-0.3,0.4-0.5,0.6c-0.2,0.3-0.4,0.6-0.6,0.7c0.1,0.4,0.3,0.6,0.4,1l1.9,0.3c0.1,0,0.1,0.1,0.2,0.1
C23.7,9,23.7,9.1,23.7,9.2z M17.8,12.1c0.5-0.5,0.7-1.1,0.7-1.8c0-0.7-0.2-1.3-0.7-1.8C17.3,8,16.7,7.7,16,7.7S14.7,8,14.2,8.5
c-0.5,0.5-0.7,1.1-0.7,1.8c0,0.7,0.2,1.3,0.7,1.8s1.1,0.7,1.8,0.7S17.3,12.6,17.8,12.1z"/>
</g>
<path fill="#375273" d="M28.2,6.5c-0.4-0.4-0.9-0.6-1.5-0.6h-3.9c0,0,0,0.1,0,0.1c0,0.1,0,0.3-0.2,0.5c-0.1,0.1-0.2,0.2-0.3,0.4
c-0.1,0.1-0.2,0.2-0.2,0.3c-0.1,0.2-0.2,0.3-0.3,0.5h4.9c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3v11.1c0,0.1,0,0.2-0.1,0.3
s-0.2,0.1-0.3,0.1H5.3c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3V8c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h4.9
c0,0-0.1-0.1-0.1-0.1C9.9,7.1,9.6,6.8,9.4,6.5C9.1,6.3,9.1,6,9.1,5.9c0,0,0-0.1,0-0.1H5.3c-0.6,0-1.1,0.2-1.5,0.6
C3.4,6.9,3.1,7.4,3.1,8v14.6c0,0.6,0.2,1.1,0.6,1.5c0.4,0.4,0.9,0.6,1.5,0.6h7.3c0,0.3-0.1,0.7-0.2,1c-0.1,0.4-0.3,0.7-0.4,0.9
c-0.1,0.3-0.2,0.5-0.2,0.6c0,0.2,0.1,0.4,0.3,0.6c0.2,0.2,0.4,0.3,0.6,0.3h6.9c0.2,0,0.4-0.1,0.6-0.3c0.2-0.2,0.3-0.4,0.3-0.6
c0-0.1-0.1-0.3-0.2-0.6c-0.1-0.3-0.3-0.6-0.4-1c-0.1-0.4-0.2-0.7-0.2-1h7.3c0.6,0,1.1-0.2,1.5-0.6c0.4-0.4,0.6-0.9,0.6-1.5V8
C28.9,7.4,28.6,6.9,28.2,6.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M20.3,14.8v2.5c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.1,0.1-0.2,0.1L17.9,18c-0.1,0.3-0.2,0.7-0.4,1
c0.3,0.4,0.7,0.9,1.2,1.5c0.1,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c-0.2,0.3-0.6,0.7-1.1,1.2s-0.9,0.8-1.1,0.8
c-0.1,0-0.2,0-0.3-0.1l-1.5-1.2c-0.3,0.2-0.7,0.3-1,0.4c-0.1,1-0.2,1.7-0.3,2.1c-0.1,0.2-0.2,0.3-0.4,0.3h-2.5
c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-2c-0.3-0.1-0.6-0.2-1-0.4L7.2,23C7.1,23,7,23.1,6.9,23.1
c-0.1,0-0.2,0-0.3-0.1c-1.3-1.2-1.9-1.9-1.9-2.1c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.3-0.4,0.5-0.7S5.8,19.2,6,19
c-0.2-0.4-0.4-0.8-0.5-1.1l-2-0.3c-0.1,0-0.2-0.1-0.2-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-2.5c0-0.1,0-0.2,0.1-0.3s0.1-0.1,0.2-0.1
L5.5,14c0.1-0.3,0.2-0.7,0.4-1c-0.3-0.4-0.7-0.9-1.2-1.5c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0.1-0.3c0.2-0.3,0.6-0.7,1.1-1.2
c0.5-0.5,0.9-0.8,1.1-0.8C7,8.9,7.1,9,7.2,9l1.5,1.2c0.3-0.2,0.6-0.3,1-0.4c0.1-1,0.2-1.7,0.3-2.1c0.1-0.2,0.2-0.3,0.4-0.3H13
c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,2c0.3,0.1,0.6,0.2,1,0.4L16.3,9c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1
c1.3,1.2,1.9,1.9,1.9,2.1c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.3,0.4-0.6,0.7c-0.3,0.3-0.5,0.6-0.6,0.8c0.2,0.4,0.4,0.8,0.5,1.1l2,0.3
c0.1,0,0.2,0.1,0.2,0.1C20.3,14.6,20.3,14.7,20.3,14.8z M14.1,18.4c0.7-0.7,1-1.5,1-2.4s-0.3-1.8-1-2.4c-0.7-0.7-1.5-1-2.4-1
s-1.8,0.3-2.4,1c-0.7,0.7-1,1.5-1,2.4s0.3,1.8,1,2.4c0.7,0.7,1.5,1,2.4,1S13.5,19.1,14.1,18.4z M28.9,8.2v1.9c0,0.1-0.7,0.3-2,0.4
c-0.1,0.2-0.2,0.5-0.4,0.7c0.5,1,0.7,1.6,0.7,1.8c0,0,0,0.1-0.1,0.1c-1.1,0.6-1.6,1-1.7,1c-0.1,0-0.3-0.2-0.6-0.6
c-0.3-0.4-0.6-0.7-0.7-0.9c-0.2,0-0.3,0-0.4,0s-0.2,0-0.4,0c-0.1,0.2-0.4,0.5-0.7,0.9c-0.3,0.4-0.5,0.6-0.6,0.6c0,0-0.6-0.3-1.7-1
c0,0-0.1-0.1-0.1-0.1c0-0.2,0.2-0.8,0.7-1.8c-0.2-0.2-0.3-0.5-0.4-0.7c-1.3-0.1-2-0.3-2-0.4V8.2c0-0.1,0.7-0.3,2-0.4
c0.1-0.3,0.2-0.5,0.4-0.7c-0.5-1-0.7-1.6-0.7-1.8c0,0,0-0.1,0.1-0.1c0,0,0.2-0.1,0.5-0.3s0.5-0.3,0.8-0.5C21.8,4.3,22,4.2,22,4.2
c0.1,0,0.3,0.2,0.6,0.6s0.6,0.7,0.7,0.9c0.2,0,0.3,0,0.4,0s0.2,0,0.4,0c0.5-0.6,0.9-1.1,1.2-1.5l0.1,0c0,0,0.6,0.3,1.7,0.9
c0,0,0.1,0.1,0.1,0.1c0,0.2-0.2,0.8-0.7,1.8c0.2,0.2,0.3,0.4,0.4,0.7C28.2,7.9,28.9,8.1,28.9,8.2z M28.9,21.9v1.9
c0,0.1-0.7,0.3-2,0.4c-0.1,0.2-0.2,0.5-0.4,0.7c0.5,1,0.7,1.6,0.7,1.8c0,0,0,0.1-0.1,0.1c-1.1,0.6-1.6,1-1.7,1
c-0.1,0-0.3-0.2-0.6-0.6c-0.3-0.4-0.6-0.7-0.7-0.9c-0.2,0-0.3,0-0.4,0s-0.2,0-0.4,0c-0.1,0.2-0.4,0.5-0.7,0.9
c-0.3,0.4-0.5,0.6-0.6,0.6c0,0-0.6-0.3-1.7-1c0,0-0.1-0.1-0.1-0.1c0-0.2,0.2-0.8,0.7-1.8c-0.2-0.2-0.3-0.5-0.4-0.7
c-1.3-0.1-2-0.3-2-0.4v-1.9c0-0.1,0.7-0.3,2-0.4c0.1-0.3,0.2-0.5,0.4-0.7c-0.5-1-0.7-1.6-0.7-1.8c0,0,0-0.1,0.1-0.1
c0,0,0.2-0.1,0.5-0.3s0.5-0.3,0.8-0.5c0.2-0.1,0.4-0.2,0.4-0.2c0.1,0,0.3,0.2,0.6,0.6s0.6,0.7,0.7,0.9c0.2,0,0.3,0,0.4,0
s0.2,0,0.4,0c0.5-0.6,0.9-1.1,1.2-1.5l0.1,0c0,0,0.6,0.3,1.7,0.9c0,0,0.1,0.1,0.1,0.1c0,0.2-0.2,0.8-0.7,1.8
c0.2,0.2,0.3,0.4,0.4,0.7C28.2,21.6,28.9,21.8,28.9,21.9z M25.4,9.1c0-0.5-0.2-0.9-0.5-1.2s-0.7-0.5-1.2-0.5s-0.9,0.2-1.2,0.5
C22.2,8.3,22,8.7,22,9.1c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5s0.9-0.2,1.2-0.5C25.3,10,25.4,9.6,25.4,9.1z M25.4,22.9
c0-0.5-0.2-0.9-0.5-1.2s-0.7-0.5-1.2-0.5s-0.9,0.2-1.2,0.5C22.2,22,22,22.4,22,22.9c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5
s0.9-0.2,1.2-0.5C25.3,23.7,25.4,23.3,25.4,22.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -0,0 +1,85 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M30.5,22v2.2c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1l-1.8,0.3c-0.1,0.4-0.3,0.6-0.4,0.9
c0.2,0.4,0.6,0.8,1.1,1.3c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.1-0.1,0.2c-0.2,0.2-0.5,0.6-1,1.1c-0.5,0.5-0.8,0.7-0.9,0.7
c-0.1,0-0.1,0-0.3-0.1l-1.3-1.1c-0.3,0.1-0.6,0.3-0.9,0.4c-0.1,0.9-0.2,1.5-0.3,1.8c-0.1,0.2-0.1,0.3-0.4,0.3h-2.2
c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-1.8c-0.4-0.1-0.6-0.2-0.9-0.4l-1.4,1.1c-0.1,0.1-0.1,0.1-0.2,0.1
c-0.1,0-0.1-0.1-0.2-0.1c-0.8-0.8-1.3-1.3-1.6-1.6c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.3-0.4,0.5-0.6
c0.2-0.3,0.4-0.6,0.6-0.7c-0.2-0.4-0.3-0.6-0.4-1l-1.8-0.3c-0.1,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2v-2.2
c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1l1.8-0.3c0.1-0.3,0.2-0.6,0.4-0.9c-0.3-0.4-0.6-0.8-1.1-1.3c-0.1-0.1-0.1-0.1-0.1-0.2
s0-0.1,0.1-0.2c0.1-0.3,0.5-0.6,1-1.1c0.5-0.5,0.8-0.7,0.9-0.7c0.1,0,0.1,0,0.3,0.1l1.3,1.1c0.3-0.1,0.6-0.3,0.9-0.4
c0.1-0.9,0.2-1.5,0.3-1.8c0.1-0.2,0.1-0.3,0.4-0.3h2.2c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,1.8
c0.4,0.1,0.6,0.2,0.9,0.4l1.4-1.1c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.8,0.8,1.4,1.3,1.6,1.7c0.1,0.1,0.1,0.1,0.1,0.2
c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.3,0.4-0.5,0.6c-0.2,0.3-0.4,0.6-0.6,0.7c0.1,0.4,0.3,0.6,0.4,1l1.8,0.3c0.1,0,0.1,0.1,0.2,0.1
C30.5,21.8,30.5,21.9,30.5,22z M24.8,24.8c0.5-0.5,0.7-1.1,0.7-1.8s-0.2-1.3-0.7-1.8s-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7
s-0.7,1.1-0.7,1.8s0.2,1.3,0.7,1.8c0.5,0.5,1.1,0.7,1.8,0.7S24.3,25.3,24.8,24.8z"/>
</g>
<g>
<path fill="#375273" d="M16.5,26.7c0.1-0.1,0.2-0.2,0.3-0.3c0.1-0.1,0.2-0.2,0.2-0.3c0.1-0.2,0.2-0.3,0.4-0.5
c-0.1-0.2-0.1-0.3-0.2-0.5l0,0l-1.5-0.2c-0.2,0-0.4-0.2-0.5-0.3C15,24.4,15,24.2,15,24.1v-2.2c0-0.1,0-0.3,0.2-0.6
c0.1-0.1,0.3-0.3,0.6-0.3l0.1,0c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.2-0.3-0.3c0-0.1-0.1-0.1-0.1-0.2c-0.1-0.1-0.1-0.2-0.2-0.3
c0-0.1-0.1-0.2-0.1-0.3v-0.1c-0.2,0.1-0.5,0-0.9-0.2c-0.1-0.1-0.2-0.2-0.4-0.4c-0.1-0.2-0.3-0.3-0.5-0.3c0,0-0.1,0.1-0.2,0.1
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2-0.1-0.3-0.1s-0.2-0.1-0.4-0.2c-0.1-0.1-0.2-0.2-0.3-0.2c0,0-0.1,0-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1
c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.2-0.1-0.2-0.2c0,0-0.1-0.2-0.1-0.4c0-0.3,0-0.4,0.1-0.5c-0.1-0.2-0.2-0.3-0.3-0.4
c-0.2-0.1-0.3-0.2-0.4-0.2c0.1,0,0.1,0,0-0.2c-0.1-0.1-0.2-0.2-0.3-0.3c0,0-0.1-0.1-0.2-0.2C10,16,9.9,15.9,9.8,15.8
c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1,0-0.2,0-0.3c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1-0.1-0.1C9.4,15,9.4,15,9.4,15H9.3
c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0.1,0.2,0.1,0.3c0,0,0.1,0.2,0.3,0.5c0.3,0.5,0.4,0.8,0.4,1c0,0.1-0.1,0-0.1,0
c-0.1-0.1-0.1-0.1-0.1-0.2s0-0.2,0-0.2c-0.1,0-0.2-0.1-0.3-0.2c-0.2-0.1-0.3-0.2-0.3-0.3S9.3,16,9.2,15.8C9,15.6,9,15.5,9,15.4
c-0.1-0.1-0.2-0.2-0.3-0.4c-0.1-0.2-0.2-0.3-0.2-0.4c-0.1-0.1-0.1-0.1-0.2-0.2c0-0.1-0.1-0.1-0.3-0.4c-0.1,0-0.2-0.1-0.2-0.1
c0-0.1,0-0.1-0.1-0.2c-0.4-0.5-0.5-0.7-0.4-0.7c-0.2,0.1-0.3,0-0.4-0.3C7,12.6,7,12.4,7,12.3c0,0,0-0.2,0-0.4s0-0.4,0-0.5
c0.1-0.2,0.1-0.3,0.2-0.3c-0.1,0-0.2,0-0.2-0.2c0-0.1,0-0.2,0-0.3c0.1,0,0.1,0,0.2,0.1C7.3,10.9,7.4,11,7.4,11
c0.2-0.1,0.2-0.2,0.2-0.3c0-0.1-0.2-0.2-0.4-0.4C6.7,10,6.5,9.9,6.5,9.9c0.1-0.1,0.1-0.2-0.1-0.4C6.3,9.6,6.2,9.6,6.2,9.6
s0-0.1,0-0.2c0-0.1-0.1-0.2-0.1-0.2S6,9.3,5.9,9.2c1-1.5,2.3-2.7,3.8-3.6c0.1,0,0.2,0,0.4,0c0.1,0.1,0.2,0.1,0.3,0
c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.2,0.2s0-0.2-0.1-0.3c0-0.1,0.2-0.1,0.4-0.2c0.2-0.1,0.4,0,0.5,0
c-0.1-0.1-0.2-0.2-0.4-0.4l-0.1,0.1c-0.1-0.1-0.4-0.1-0.7,0.1c0,0-0.1,0-0.2,0.1c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.2,0
c0.5-0.3,1.1-0.5,1.5-0.6c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.2,0.2,0.2c-0.1-0.1-0.1,0-0.1,0c0,0.2,0,0.3,0,0.4
c0,0,0.1,0.1,0.2,0.1s0.3,0,0.4,0c0.2,0,0.3,0,0.3,0h0.2c0.4,0,0.5,0,0.4,0.1c0,0.1,0.1,0.2,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3
c0-0.1,0-0.2,0-0.3c0-0.2,0-0.3,0-0.3c0-0.1,0-0.1,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1c0.1-0.1,0.2-0.1,0.2-0.1c0.1-0.1,0.1-0.2,0-0.2
c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0-0.1,0-0.1-0.1c0,0,0-0.1,0.1-0.2
c0-0.1,0.1-0.1,0.3-0.1s0.3,0.1,0.4,0.1c0.3,0.1,0.3,0.3,0.3,0.5c0.1,0,0.2,0,0.4,0.1c0.2,0.1,0.2,0.2,0.2,0.3
c0.1-0.2,0.2-0.3,0.3-0.3C15,5.3,15,5.4,15,5.5c0.1,0.1,0.1,0.2,0.1,0.2c0.1,0.1,0.2,0.2,0.3,0.1c0.1-0.1,0.2-0.2,0.3-0.3
c0.1-0.1,0.2-0.2,0.2-0.2c-0.1,0-0.1-0.1,0-0.1c0.2-0.1,0.4-0.1,0.5-0.1c0,0.1,0,0.1,0.1,0.2c0.1,0.2,0,0.3-0.1,0.3
c0.1,0.1,0.1,0.3,0.1,0.4c0,0.1-0.1,0.2-0.3,0.2c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.1-0.3-0.1c-0.1,0-0.2,0-0.3,0.1
c-0.1,0.1-0.1,0.2-0.2,0.3C15,6.4,15,6.5,15,6.5c-0.2,0.2-0.5,0.2-0.8,0.2c0,0,0,0,0,0.1c-0.1,0-0.1,0.1-0.2,0.2
c0,0.1-0.1,0.2-0.1,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0,0,0.1,0,0.2c0,0.1-0.1,0.2-0.1,0.3c0.1-0.1,0.2,0,0.3,0.2
c0.1,0.2,0.1,0.3,0,0.3c0.4,0,0.6,0,0.9,0.1c0.4,0.2,0.5,0.3,0.6,0.5c0.1-0.1,0.2-0.1,0.5,0C16,9,16,9.2,16.1,9.4
c0,0.2,0.1,0.4,0.2,0.5c0.1,0.1,0.3,0.2,0.4,0.1h0.1c0-0.1,0.1-0.1,0.1-0.1l0.1-0.1C17,9.8,17,9.7,17,9.7c0-0.1,0-0.1,0-0.1
c-0.1-0.1-0.2-0.2-0.2-0.3c-0.1-0.1-0.1-0.2,0-0.3c0,0,0.1-0.1,0.3-0.2c0.2-0.1,0.3-0.2,0.3-0.3c0.1-0.2,0-0.3-0.2-0.3
c-0.2-0.1-0.3-0.2-0.3-0.3c0,0,0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.1-0.2c0,0-0.1-0.1-0.1-0.2c-0.1-0.2-0.1-0.2-0.1-0.3
c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.3-0.1,0.5,0c0.3,0.1,0.5,0.1,0.5,0.2c0,0,0.1,0.1,0.2,0.1c0.1,0.1,0.2,0.1,0.3,0.2
c0.1,0.1,0.2,0.2,0.2,0.2h-0.1c0.1,0.1,0.2,0.2,0.2,0.3c0.1,0.1,0,0.2-0.1,0.2c0.1,0,0.2,0.1,0.3,0.1c0.2,0.1,0.2,0.1,0,0.2
c0.1,0,0.1,0,0.2,0c0.1-0.1,0.2-0.1,0.2-0.1l0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.1h0.1h0.1c0,0,0.1,0,0.1-0.1c0-0.1,0.1-0.1,0.1-0.2
c0-0.1,0.1-0.1,0.1-0.1h0.1c0.1,0,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1v0.1c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.1,0.2,0.2
c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0.1
c0.1,0,0.1-0.1,0.1-0.1c0,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.1,0.3,0.1v0.4c-0.1,0-0.2,0.1-0.3,0.1c-0.2,0-0.3,0.1-0.3,0.1
c-0.1,0-0.2,0.1-0.3,0.2C21,10.3,21,10.4,21,10.4c-0.2-0.2-0.5-0.3-0.8-0.2c-0.4,0.1-0.6,0.1-0.8,0.2c-0.2,0.1-0.3,0.2-0.4,0.3
c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0.1-0.1,0.2c0,0,0,0,0,0c0,0,0.1-0.1,0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2c0.3-0.2,0.5-0.3,0.7-0.3
c0.2,0.1,0.3,0.2,0.1,0.3c0,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c0.1,0,0.2,0.1,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.2
c0.2,0.1,0.2,0.3,0.1,0.4c-0.2,0.2-0.4,0.2-0.5,0.2v0.1l-0.3,0.2c0,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.3,0.1-0.3,0.2
c-0.1,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2,0,0.2s0,0-0.1,0c0,0.1-0.1,0.2-0.3,0.2c-0.2,0.1-0.3,0.1-0.4,0.2c0.1,0.1,0.1,0.2,0,0.3
c-0.2,0.2-0.3,0.1-0.4,0c0,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2-0.1,0.2c0.1,0.1,0.1,0.2,0,0.3h0.1l0.1,0.1c0.1,0.1,0.1,0.1,0.1,0.1
c-0.1,0.1-0.1,0.2-0.2,0.2c0,0.2,0,0.4-0.3,0.5c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.3,0.1c0,0.1-0.1,0.1-0.1,0.1
c-0.2,0.1-0.2,0.2-0.3,0.3c0,0.1,0,0.2,0,0.3c0,0.1,0.1,0.2,0.3,0.2v0.1c0,0.1,0,0.2,0,0.3V16c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2,0,0.3
c0,0.1-0.1,0.2-0.1,0.2c-0.1,0-0.1,0-0.2,0c-0.1-0.1-0.2-0.3-0.3-0.7c0-0.1-0.1-0.2-0.2-0.4c-0.1,0-0.2,0.1-0.2,0.1
c-0.1,0-0.1,0-0.1,0l-0.1-0.1l-0.1-0.1c0,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.3-0.1c-0.3,0.2-0.4,0.1-0.5-0.2c0,0,0,0.1,0,0.2
s0,0.2,0,0.2c-0.1,0.1-0.2,0.1-0.4,0c-0.1,0-0.2-0.1-0.5,0c-0.2,0-0.4,0-0.5,0l0.1,0.1c0.1,0.1,0.1,0.1,0.1,0.1
c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.1,0h-0.1h-0.1c-0.1,0-0.1,0.1-0.2,0.2c-0.1,0.1-0.2,0.2-0.2,0.2c0.1,0.2,0.1,0.3,0.1,0.4
c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.2,0,0.4,0,0.5c0,0.2,0.1,0.4,0.2,0.6c0.1,0.2,0.2,0.4,0.4,0.5c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4,0
c0.1,0,0.2-0.1,0.2-0.1s0-0.1,0.1-0.2c0.1-0.1,0.1-0.2,0.1-0.2c0.1-0.3,0.3-0.4,0.5-0.4c0.1-0.1,0.2,0,0.3,0
c0.1,0.1,0.1,0.1,0.1,0.2c0,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.1,0.2-0.1,0.2c-0.1,0.1-0.1,0.2-0.1,0.4s0,0.3,0,0.3
c0.1,0,0.1,0,0.3,0c0,0,0,0,0-0.1c0-0.1,0-0.1,0-0.1c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.2,0,0.3-0.1c0,0.1,0.1,0.2,0.2,0.3
c0.1,0.2,0.2,0.3,0.2,0.4c0,0,0.1,0.1,0.1,0.2c0,0.1,0,0.2,0,0.2c0,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.1,0.1-0.1,0.1s0,0,0,0.1
s0,0.2,0,0.2c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3l1.2-0.2c0-0.1,0.1-0.3,0.2-0.4
c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.6-0.7-0.9c-0.2-0.2-0.2-0.4-0.2-0.5c0-0.1,0-0.3,0.2-0.5c0.2-0.3,0.5-0.7,1.1-1.1
c0.6-0.6,0.9-0.8,1.2-0.8c0.1,0,0.3,0,0.5,0.1l0.1,0.1l1.1,0.9c0.1-0.1,0.2-0.1,0.4-0.2c0.1-0.6,0.2-1,0.2-1.4l0-0.2
c0.1-0.3,0.3-0.7,0.8-0.7h2.2c0.1,0,0.3,0,0.6,0.2c0.1,0.1,0.1,0.2,0.2,0.2l0.1,0.1l0,0.1l0.2,1.5c0.1,0,0.3,0.1,0.4,0.2l1.2-0.9
c0.1-0.1,0.1-0.1,0.2-0.1c0.1-0.6,0.1-1.1,0.1-1.7c0-2.3-0.5-4.3-1.6-6.2S22.8,5,20.9,3.9s-4-1.6-6.2-1.6s-4.3,0.5-6.2,1.6
S5,6.5,3.9,8.4s-1.6,4-1.6,6.2s0.5,4.3,1.6,6.2s2.6,3.4,4.5,4.5s4,1.6,6.2,1.6c0.6,0,1.1,0,1.7-0.1C16.4,26.9,16.4,26.8,16.5,26.7z
"/>
<path fill="#375273" d="M18.8,11C18.8,11,18.8,11.1,18.8,11C18.8,11.1,18.8,11.1,18.8,11z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#375273" d="M27.7,10.6c-0.4,0.3-0.8,0.4-1.3,0.4c-0.6,0-1.2-0.3-1.6-0.7c-0.4,0.2-0.8,0.3-1.2,0.3
c-1.1,0-2.1-0.7-2.4-1.8c-1.5-0.2-2.6-1.5-2.6-3c0,0,0,0,0,0c-1.2-0.2-2-1.3-2-2.5c0-0.1,0-0.3,0-0.4c-0.3,0-0.5,0-0.8,0
C8.5,2.8,2.7,8.7,2.7,15.9S8.5,29,15.8,29c7.2,0,13.1-5.9,13.1-13.1C28.9,14,28.5,12.2,27.7,10.6z M9.5,19.7c-1.3,0-2.3-1-2.3-2.3
s1-2.3,2.3-2.3s2.3,1,2.3,2.3S10.8,19.7,9.5,19.7z M11.1,10.7c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.6-1.3,1.3-1.3s1.3,0.6,1.3,1.3
C12.4,10.1,11.8,10.7,11.1,10.7z M14.5,24.3c-0.7,0-1.2-0.6-1.2-1.2c0-0.7,0.6-1.2,1.2-1.2c0.7,0,1.2,0.6,1.2,1.2
C15.8,23.7,15.2,24.3,14.5,24.3z M15.3,13.4c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4c0.8,0,1.4,0.6,1.4,1.4
C16.7,12.8,16.1,13.4,15.3,13.4z M21.4,20.9c-1.3,0-2.3-1-2.3-2.3c0-1.3,1-2.3,2.3-2.3c1.3,0,2.3,1,2.3,2.3
C23.6,19.9,22.6,20.9,21.4,20.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#427337" d="M24.2,11.2c0,0.3-0.1,0.5-0.3,0.7l-7.6,7.6L14.8,21c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3
l-1.4-1.4l-3.8-3.8c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7l1.4-1.4c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3
l3.1,3.1L21,9c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l1.4,1.4C24.1,10.7,24.2,10.9,24.2,11.2z"/>
</g>
</g>
<path fill="#427337" d="M26.2,3.8c-0.2-0.2-0.5-0.3-0.7-0.3H16H6.6c-0.3,0-0.5,0.1-0.7,0.3C5.6,4,5.5,4.2,5.5,4.5V17
c0,0.9,0.2,1.9,0.5,2.8c0.4,0.9,0.8,1.7,1.4,2.5C8,23,8.6,23.7,9.4,24.4c0.7,0.7,1.4,1.2,2.1,1.7c0.6,0.4,1.3,0.9,2,1.3
c0.7,0.4,1.2,0.7,1.5,0.8c0.3,0.1,0.5,0.3,0.7,0.3c0.1,0.1,0.3,0.1,0.4,0.1c0.2,0,0.3,0,0.4-0.1c0.2-0.1,0.4-0.2,0.7-0.3
c0.3-0.1,0.8-0.4,1.5-0.8c0.7-0.4,1.3-0.8,2-1.3c0.6-0.4,1.3-1,2.1-1.7c0.7-0.7,1.4-1.4,1.9-2.1c0.5-0.7,1-1.5,1.4-2.5
c0.4-0.9,0.5-1.9,0.5-2.8V4.5C26.5,4.2,26.4,4,26.2,3.8z M24.6,12.6l-7.6,7.6l-1.4,1.4c-0.4,0.4-0.9,0.6-1.4,0.6
c-0.5,0-1-0.2-1.4-0.6l-1.4-1.4l-3.8-3.8C7,16,6.8,15.5,6.8,15c0-0.5,0.2-1,0.6-1.4l1.4-1.4c0.4-0.4,0.9-0.6,1.4-0.6
c0.5,0,1,0.2,1.4,0.6l2.4,2.4l6.2-6.2c0.4-0.4,0.9-0.6,1.4-0.6c0.5,0,1,0.2,1.4,0.6l1.4,1.4c0.4,0.4,0.6,0.9,0.6,1.4
C25.2,11.7,25,12.2,24.6,12.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#733737" d="M22.3,18.9c0,0.3-0.1,0.5-0.3,0.7l-1.4,1.4c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3L16,18
L12.9,21c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3L10,19.6c-0.2-0.2-0.3-0.4-0.3-0.7s0.1-0.5,0.3-0.7l3.1-3.1l-3-3
c-0.2-0.2-0.3-0.5-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7l1.5-1.4c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l3,3.1l3.1-3.1
c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l1.4,1.4c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-3.1,3.1l3.1,3.1
C22.2,18.4,22.3,18.6,22.3,18.9z"/>
</g>
</g>
<path fill="#733737" d="M26.2,3.8c-0.2-0.2-0.5-0.3-0.7-0.3H16H6.6c-0.3,0-0.5,0.1-0.7,0.3C5.6,4,5.5,4.2,5.5,4.5V17
c0,0.9,0.2,1.9,0.5,2.8c0.4,0.9,0.8,1.7,1.4,2.5C8,23,8.6,23.7,9.4,24.4c0.7,0.7,1.4,1.2,2.1,1.7c0.6,0.4,1.3,0.9,2,1.3
c0.7,0.4,1.2,0.7,1.5,0.8c0.3,0.1,0.5,0.3,0.7,0.3c0.1,0.1,0.3,0.1,0.4,0.1s0.3,0,0.4-0.1c0.2-0.1,0.4-0.2,0.7-0.3
c0.3-0.1,0.8-0.4,1.5-0.8c0.7-0.4,1.3-0.8,2-1.3c0.6-0.4,1.3-1,2.1-1.7c0.7-0.7,1.4-1.4,1.9-2.1c0.5-0.7,1-1.5,1.4-2.5
c0.4-0.9,0.5-1.9,0.5-2.8V4.5C26.5,4.2,26.4,4,26.2,3.8z M22.7,17.5c0.4,0.4,0.6,0.9,0.6,1.4c0,0.5-0.2,0.9-0.5,1.4l0,0l0,0
l-1.4,1.4c-0.4,0.4-0.9,0.6-1.4,0.6c-0.5,0-0.9-0.2-1.4-0.5l0,0l0,0L16,19.4l-2.4,2.4c-0.4,0.4-0.9,0.6-1.4,0.6
c-0.5,0-0.9-0.2-1.4-0.5l0,0l0,0l-1.4-1.4c-0.4-0.4-0.6-0.9-0.6-1.4c0-0.7,0.3-1.1,0.5-1.4l0,0l0,0l2.4-2.4l-2.3-2.3
c-0.4-0.4-0.6-0.9-0.6-1.5c0-0.5,0.2-0.9,0.5-1.4l0-0.1l0.1,0l1.4-1.4c0.4-0.4,0.9-0.6,1.4-0.6c0.5,0,0.9,0.2,1.4,0.5l0,0l0,0
l2.3,2.4l2.4-2.4c0.4-0.4,0.9-0.6,1.4-0.6c0.5,0,0.9,0.2,1.4,0.5l0,0l0,0l1.4,1.4c0.4,0.4,0.6,0.9,0.6,1.4c0,0.5-0.2,0.9-0.5,1.4
l0,0l0,0l-2.4,2.4L22.7,17.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M7.9,7.4c0,0.6-0.3,1.1-0.9,1.5v17c0,0.1,0,0.2-0.1,0.3s-0.2,0.1-0.3,0.1H5.7c-0.1,0-0.2,0-0.3-0.1
S5.3,26,5.3,25.9v-17C4.7,8.6,4.4,8.1,4.4,7.4c0-0.5,0.2-0.9,0.5-1.2s0.7-0.5,1.2-0.5S7,5.9,7.4,6.2C7.7,6.6,7.9,7,7.9,7.4z
M27.6,8.3v10.2c0,0.2-0.1,0.4-0.2,0.5s-0.3,0.2-0.5,0.4c-1.9,1-3.6,1.6-4.9,1.6c-0.5,0-1.1-0.1-1.7-0.3c-0.6-0.2-1-0.4-1.5-0.6
c-0.4-0.2-0.9-0.4-1.5-0.6c-0.6-0.2-1.3-0.3-1.9-0.3c-1.7,0-3.8,0.7-6.2,2c-0.2,0.1-0.3,0.1-0.4,0.1c-0.2,0-0.4-0.1-0.6-0.3
c-0.2-0.2-0.3-0.4-0.3-0.6v-9.9c0-0.3,0.1-0.5,0.4-0.7C8.5,9.5,8.8,9.3,9.3,9c2.1-1.1,4-1.6,5.6-1.6c1,0,1.8,0.1,2.7,0.4
c0.8,0.3,1.8,0.7,2.9,1.2c0.3,0.2,0.7,0.3,1.2,0.3c0.5,0,1-0.1,1.6-0.3c0.6-0.2,1.1-0.4,1.5-0.6c0.4-0.2,0.8-0.4,1.2-0.6
c0.4-0.2,0.6-0.3,0.7-0.3c0.2,0,0.4,0.1,0.6,0.3C27.5,7.9,27.6,8.1,27.6,8.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M13.7,24.8c0,0,0,0.2,0,0.3c0,0.2,0,0.3,0,0.4c0,0.1,0,0.2,0,0.4c0,0.1-0.1,0.2-0.2,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H8c-1.3,0-2.4-0.5-3.3-1.4c-0.9-0.9-1.4-2-1.4-3.3V10.3c0-1.3,0.5-2.4,1.4-3.3c0.9-0.9,2-1.4,3.3-1.4h5.2
c0.1,0,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.2,0.2,0.4c0,0,0,0.2,0,0.3c0,0.2,0,0.3,0,0.4c0,0.1,0,0.2,0,0.4c0,0.1-0.1,0.2-0.2,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H8C7.3,7.8,6.7,8,6.2,8.5C5.7,9,5.4,9.6,5.4,10.3v11.3c0,0.7,0.3,1.3,0.8,1.8C6.7,24,7.3,24.2,8,24.2h4.6
c0,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1
C13.7,24.6,13.7,24.7,13.7,24.8z M28.6,16c0,0.3-0.1,0.5-0.3,0.7l-8.8,8.8c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3
c-0.2-0.2-0.3-0.4-0.3-0.7v-4.6h-7.2c-0.3,0-0.5-0.1-0.7-0.3c-0.2-0.2-0.3-0.4-0.3-0.7v-6.2c0-0.3,0.1-0.5,0.3-0.7
c0.2-0.2,0.4-0.3,0.7-0.3h7.2V7.2c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l8.8,8.8
C28.5,15.5,28.6,15.7,28.6,16z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#733737" d="M30.2,26.2c0,0.3-0.1,0.6-0.3,0.9L28,29c-0.2,0.2-0.5,0.3-0.9,0.3c-0.3,0-0.6-0.1-0.9-0.3l-3.9-4l-3.9,3.9
c-0.2,0.2-0.5,0.3-0.9,0.3c-0.3,0-0.6-0.1-0.9-0.3l-1.8-1.8c-0.2-0.2-0.3-0.5-0.3-0.9s0.1-0.6,0.3-0.9l3.9-3.9l-3.8-3.8
c-0.3-0.2-0.4-0.6-0.4-0.9s0.1-0.6,0.3-0.9l1.9-1.7c0.2-0.2,0.5-0.3,0.9-0.3c0.3,0,0.6,0.1,0.9,0.3l3.8,3.9l3.9-3.9
c0.2-0.2,0.5-0.3,0.9-0.3c0.3,0,0.6,0.1,0.9,0.3l1.8,1.8c0.2,0.2,0.3,0.5,0.3,0.9c0,0.3-0.1,0.6-0.3,0.9l-3.9,3.9l3.9,3.9
C30.1,25.6,30.2,25.9,30.2,26.2z"/>
</g>
</g>
<path fill="#375273" d="M15.9,23.3l2-2l-3.5-3.5c-0.4-0.3-0.6-0.8-0.6-1.3c0-0.5,0.2-0.9,0.5-1.2l0,0l0,0l1.9-1.7
c0.3-0.3,0.8-0.5,1.3-0.5c0.5,0,0.9,0.2,1.2,0.5l0,0l0,0l3.5,3.5l2.1-2.1V6.6c0-0.8-0.7-1.5-1.5-1.5H14c-0.8,0-1.5,0.7-1.5,1.5v3H2
v12.2c0,0.8,0.7,1.5,1.5,1.5H14H15.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M25.4,9.1c0.3,0.3,0.5,0.6,0.6,1c0.2,0.4,0.3,0.8,0.3,1.2v15.4c0,0.4-0.1,0.7-0.4,0.9
C25.7,27.9,25.4,28,25,28H7c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.3-0.4-0.6-0.4-0.9V5.3c0-0.4,0.1-0.7,0.4-0.9S6.6,4,7,4h12
c0.4,0,0.8,0.1,1.2,0.3c0.4,0.2,0.8,0.4,1,0.6L25.4,9.1z M24.6,26.3V12.6H19c-0.4,0-0.7-0.1-0.9-0.4s-0.4-0.6-0.4-0.9V5.7H7.4v20.6
H24.6z M10.9,14.7c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h9.4c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3v0.9
c0,0.1,0,0.2-0.1,0.3C20.9,16,20.8,16,20.7,16h-9.4c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3V14.7z M20.7,17.7
c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3V19c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-9.4c-0.1,0-0.2,0-0.3-0.1
c-0.1-0.1-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1H20.7z M20.7,21.1c0.1,0,0.2,0,0.3,0.1
c0.1,0.1,0.1,0.2,0.1,0.3v0.9c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-9.4c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3
v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1H20.7z M19.4,5.8v5h5c-0.1-0.3-0.2-0.4-0.3-0.5L20,6.1C19.9,6,19.7,5.9,19.4,5.8
z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M26.5,16.9c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3h-3
c0,1.5-0.3,2.8-0.9,3.9l2.8,2.8c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3s-0.4-0.1-0.6-0.3
l-2.7-2.6c0,0-0.1,0.1-0.2,0.2c-0.1,0.1-0.3,0.2-0.6,0.4c-0.3,0.2-0.6,0.3-0.9,0.5c-0.3,0.1-0.7,0.3-1.1,0.4
c-0.4,0.1-0.9,0.2-1.3,0.2v-12h-1.7v12c-0.5,0-0.9-0.1-1.4-0.2s-0.8-0.3-1.2-0.4c-0.3-0.2-0.6-0.3-0.9-0.5
c-0.3-0.2-0.5-0.3-0.6-0.4L11,23.4l-2.5,2.8c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.4-0.1-0.6-0.2C7.1,26.1,7,25.9,7,25.7
c0-0.2,0.1-0.4,0.2-0.6l2.7-3c-0.5-1-0.8-2.2-0.8-3.7h-3c-0.2,0-0.4-0.1-0.6-0.3c-0.2-0.2-0.3-0.4-0.3-0.6c0-0.2,0.1-0.4,0.3-0.6
c0.2-0.2,0.4-0.3,0.6-0.3h3v-3.9l-2.3-2.3C6.7,10.2,6.6,10,6.6,9.8c0-0.2,0.1-0.4,0.3-0.6C7,9,7.2,8.9,7.4,8.9C7.7,8.9,7.9,9,8,9.2
l2.3,2.3h11.3L24,9.2c0.2-0.2,0.4-0.3,0.6-0.3c0.2,0,0.4,0.1,0.6,0.3c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6l-2.3,2.3v3.9
h3C26.1,16.6,26.3,16.7,26.5,16.9z M20.3,9.8h-8.6c0-1.2,0.4-2.2,1.3-3s1.8-1.3,3-1.3c1.2,0,2.2,0.4,3,1.3S20.3,8.6,20.3,9.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M26.5,9.9c1.1,1.9,1.6,3.9,1.6,6.1s-0.5,4.2-1.6,6.1c-1.1,1.9-2.6,3.3-4.4,4.4c-1.9,1.1-3.9,1.6-6.1,1.6
s-4.2-0.5-6.1-1.6c-1.9-1.1-3.3-2.6-4.4-4.4c-1.1-1.9-1.6-3.9-1.6-6.1s0.5-4.2,1.6-6.1c1.1-1.9,2.6-3.3,4.4-4.4
c1.9-1.1,3.9-1.6,6.1-1.6s4.2,0.5,6.1,1.6C23.9,6.6,25.4,8.1,26.5,9.9z M22,19.6c0-0.3-0.1-0.5-0.3-0.7L18.9,16l2.9-2.9
c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7l-1.4-1.4c-0.2-0.2-0.4-0.3-0.7-0.3c-0.3,0-0.5,0.1-0.7,0.3L16,13.1l-2.9-2.9
c-0.2-0.2-0.4-0.3-0.7-0.3c-0.3,0-0.5,0.1-0.7,0.3l-1.4,1.4c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l2.9,2.9l-2.9,2.9
c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l1.4,1.4c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3l2.9-2.9l2.9,2.9
c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3l1.4-1.4C21.9,20.1,22,19.8,22,19.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#733737" d="M30.1,26.7c0,0.4-0.1,0.6-0.4,0.9l-1.8,1.8c-0.2,0.2-0.5,0.4-0.9,0.4c-0.4,0-0.6-0.1-0.9-0.4l-3.9-4
l-3.9,3.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.4,0-0.6-0.1-0.9-0.4l-1.8-1.8c-0.2-0.2-0.4-0.5-0.4-0.9s0.1-0.6,0.4-0.9l3.9-3.9L14.6,18
c-0.3-0.2-0.4-0.6-0.4-0.9c0-0.4,0.1-0.6,0.4-0.9l1.9-1.8c0.2-0.2,0.5-0.4,0.9-0.4c0.4,0,0.6,0.1,0.9,0.4l3.9,3.9l3.9-3.9
c0.2-0.2,0.5-0.4,0.9-0.4c0.4,0,0.6,0.1,0.9,0.4l1.8,1.8c0.2,0.2,0.4,0.5,0.4,0.9c0,0.4-0.1,0.6-0.4,0.9L25.8,22l3.9,3.9
C30,26.1,30.1,26.4,30.1,26.7z"/>
</g>
<g>
<path fill="#375273" d="M9.3,12c0.8,0.8,1.8,1.2,2.9,1.2c1.1,0,2.1-0.4,2.9-1.2c0.8-0.8,1.2-1.8,1.2-2.9c0-1.1-0.4-2.1-1.2-2.9
s-1.8-1.2-2.9-1.2c-1.1,0-2.1,0.4-2.9,1.2C8.5,6.9,8.1,7.9,8.1,9C8.1,10.2,8.5,11.2,9.3,12z"/>
<path fill="#375273" d="M18.4,7.7c0.8,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9c0-0.8-0.3-1.4-0.8-1.9c-0.5-0.5-1.2-0.8-1.9-0.8
c-0.8,0-1.4,0.3-1.9,0.8c-0.5,0.5-0.8,1.2-0.8,1.9c0,0.8,0.3,1.4,0.8,1.9C17,7.4,17.7,7.7,18.4,7.7z"/>
<path fill="#375273" d="M19.7,8.4c-0.4,0.2-0.9,0.2-1.3,0.2c-0.5,0-1-0.1-1.4-0.2c0,0.3,0.1,0.5,0.1,0.7c0,1-0.3,1.9-0.9,2.8
c1.2,0,2.1,0.5,2.8,1.4h1.4c0.6,0,1.1-0.1,1.5-0.4c0.4-0.3,0.6-0.7,0.6-1.3c0-2.5-0.4-3.8-1.3-3.8c0,0-0.2,0.1-0.5,0.2
C20.5,8,20.1,8.2,19.7,8.4z"/>
<path fill="#375273" d="M6.1,7.7c0.8,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9C8.8,4.2,8.5,3.5,8,3C7.5,2.4,6.8,2.2,6.1,2.2
C5.3,2.2,4.6,2.4,4.1,3C3.6,3.5,3.3,4.2,3.3,4.9c0,0.8,0.3,1.4,0.8,1.9C4.6,7.4,5.3,7.7,6.1,7.7z"/>
<path fill="#375273" d="M17.6,21.4l-3.2-3.2c-0.3-0.2-0.5-0.6-0.5-1.1c0-0.4,0.1-0.7,0.4-1.1l1.9-1.8c0.3-0.3,0.6-0.4,1.1-0.4
c0.4,0,0.7,0.1,1.1,0.4l0.8,0.8c-0.1-0.3-0.2-0.6-0.4-0.8c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3-0.2-0.6-0.4-0.9-0.6
c-0.4-0.1-0.8-0.2-1.2-0.2c-0.1,0-0.2,0.1-0.5,0.2c-0.2,0.2-0.5,0.3-0.8,0.5c-0.3,0.2-0.7,0.4-1.1,0.5c-0.5,0.2-1,0.2-1.5,0.2
c-0.5,0-1-0.1-1.4-0.2c-0.5-0.2-0.9-0.3-1.1-0.5c-0.3-0.2-0.5-0.4-0.8-0.5c-0.2-0.2-0.4-0.2-0.5-0.2c-0.4,0-0.8,0.1-1.2,0.2
c-0.4,0.1-0.7,0.3-0.9,0.6c-0.3,0.2-0.5,0.5-0.7,0.9c-0.2,0.3-0.3,0.7-0.5,1c-0.1,0.4-0.2,0.7-0.3,1.2c-0.1,0.4-0.1,0.8-0.2,1.2
c0,0.4,0,0.7,0,1.1c0,0.9,0.3,1.5,0.8,2c0.5,0.5,1.2,0.7,2.1,0.7h9.4C17.2,21.4,17.4,21.4,17.6,21.4z"/>
<path fill="#375273" d="M8.3,11.8C7.7,11,7.4,10,7.4,9c0-0.2,0-0.4,0.1-0.7C7,8.5,6.5,8.6,6.1,8.6c-0.4,0-0.8-0.1-1.3-0.2
C4.3,8.2,4,8,3.7,7.9C3.5,7.7,3.3,7.7,3.3,7.7c-0.9,0-1.3,1.3-1.3,3.8c0,0.6,0.2,1,0.6,1.3C2.9,13,3.4,13.2,4,13.2h1.4
C6.2,12.3,7.1,11.8,8.3,11.8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#427337" stroke="#FFFFFF" stroke-width="0.5" stroke-miterlimit="10" d="M29.7,18.1c0.2,0.2,0.4,0.5,0.4,0.9v2.6
c0,0.3-0.1,0.6-0.4,0.9c-0.2,0.2-0.5,0.4-0.9,0.4l-5.6,0v5.5c0,0.3-0.1,0.6-0.4,0.9c-0.2,0.2-0.5,0.4-0.9,0.4h-2.6
c-0.3,0-0.6-0.1-0.9-0.4s-0.4-0.5-0.4-0.9v-5.5l-5.4,0c-0.4,0-0.7-0.1-0.9-0.4c-0.2-0.2-0.4-0.5-0.4-0.9l0.1-2.6
c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.5-0.4,0.9-0.4l5.5,0v-5.5c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.5-0.4,0.9-0.4l2.6,0
c0.3,0,0.6,0.1,0.9,0.4c0.2,0.2,0.4,0.5,0.4,0.9v5.5h5.5C29.2,17.8,29.4,17.9,29.7,18.1z"/>
</g>
<g>
<path fill="#375273" d="M18.4,7.8c0.8,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9c0-0.8-0.3-1.4-0.8-1.9c-0.5-0.5-1.2-0.8-1.9-0.8
c-0.8,0-1.4,0.3-1.9,0.8c-0.5,0.5-0.8,1.2-0.8,1.9c0,0.8,0.3,1.4,0.8,1.9C17,7.5,17.6,7.8,18.4,7.8z"/>
<path fill="#375273" d="M9.3,12.1c0.8,0.8,1.8,1.2,2.9,1.2c1.1,0,2.1-0.4,2.9-1.2c0.8-0.8,1.2-1.8,1.2-2.9c0-1.1-0.4-2.1-1.2-2.9
S13.3,5,12.2,5c-1.1,0-2.1,0.4-2.9,1.2C8.5,7,8.1,8,8.1,9.2C8.1,10.3,8.5,11.3,9.3,12.1z"/>
<path fill="#375273" d="M19.7,8.5c-0.4,0.2-0.9,0.2-1.3,0.2c-0.5,0-1-0.1-1.4-0.2C17,8.7,17,9,17,9.2c0,1-0.3,1.9-0.9,2.8
c0.6,0,1.2,0.2,1.7,0.4v-0.1c0-0.4,0.2-0.8,0.5-1.1c0.3-0.3,0.6-0.4,1.1-0.5l2.6,0c0.2,0,0.4,0,0.5,0.1c-0.1-2-0.5-3-1.3-3
c0,0-0.2,0.1-0.5,0.2C20.5,8.2,20.1,8.3,19.7,8.5z"/>
<path fill="#375273" d="M8.3,11.9c-0.6-0.8-0.9-1.8-0.9-2.8c0-0.2,0-0.4,0.1-0.7C7,8.6,6.5,8.7,6,8.7c-0.4,0-0.8-0.1-1.3-0.2
C4.3,8.3,4,8.2,3.7,8C3.4,7.9,3.3,7.8,3.2,7.8c-0.9,0-1.3,1.3-1.3,3.8c0,0.6,0.2,1,0.6,1.3c0.4,0.3,0.9,0.4,1.5,0.4h1.4
C6.2,12.4,7.1,11.9,8.3,11.9z"/>
<path fill="#375273" d="M11,19c0-0.4,0.2-0.7,0.5-1.1c0.3-0.3,0.6-0.4,1.1-0.5l5.3,0v-4.4c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.4-0.1-0.8-0.2-1.2-0.2c-0.1,0-0.2,0.1-0.5,0.2c-0.2,0.2-0.5,0.3-0.8,0.5c-0.3,0.2-0.7,0.4-1.1,0.5c-0.5,0.2-1,0.2-1.5,0.2
c-0.5,0-1-0.1-1.4-0.2c-0.5-0.2-0.9-0.3-1.1-0.5c-0.3-0.2-0.5-0.4-0.8-0.5c-0.2-0.2-0.4-0.2-0.5-0.2c-0.4,0-0.8,0.1-1.2,0.2
c-0.4,0.1-0.7,0.3-0.9,0.6c-0.3,0.2-0.5,0.5-0.7,0.9c-0.2,0.3-0.3,0.7-0.5,1C5,15.7,4.9,16,4.8,16.5c-0.1,0.4-0.1,0.8-0.2,1.2
c0,0.4,0,0.7,0,1.1c0,0.9,0.3,1.5,0.8,2c0.5,0.5,1.2,0.7,2.1,0.7H11L11,19z"/>
<path fill="#375273" d="M6,7.8C6.8,7.8,7.4,7.5,8,7C8.5,6.4,8.8,5.8,8.8,5c0-0.8-0.3-1.4-0.8-1.9C7.4,2.6,6.8,2.3,6,2.3
c-0.8,0-1.4,0.3-1.9,0.8C3.5,3.6,3.3,4.3,3.3,5c0,0.8,0.3,1.4,0.8,1.9C4.6,7.5,5.3,7.8,6,7.8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M27.1,9.1v17.1c0,0.5-0.2,0.9-0.5,1.2S25.9,28,25.4,28H6.6c-0.5,0-0.9-0.2-1.2-0.5s-0.5-0.7-0.5-1.2V9.1
c0-0.5,0.2-0.9,0.5-1.2s0.7-0.5,1.2-0.5h1.7V6.1c0-0.6,0.2-1.1,0.6-1.5C9.3,4.2,9.8,4,10.4,4h0.9c0.6,0,1.1,0.2,1.5,0.6
c0.4,0.4,0.6,0.9,0.6,1.5v1.3h5.1V6.1c0-0.6,0.2-1.1,0.6-1.5C19.6,4.2,20.1,4,20.7,4h0.9c0.6,0,1.1,0.2,1.5,0.6
c0.4,0.4,0.6,0.9,0.6,1.5v1.3h1.7c0.5,0,0.9,0.2,1.2,0.5S27.1,8.7,27.1,9.1z M6.6,16.4h3.9v-3.9H6.6V16.4z M6.6,21.6h3.9v-4.3H6.6
V21.6z M6.6,26.3h3.9v-3.9H6.6V26.3z M11.7,10V6.1c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1h-0.9c-0.1,0-0.2,0-0.3,0.1
C10,5.9,10,6,10,6.1V10c0,0.1,0,0.2,0.1,0.3s0.2,0.1,0.3,0.1h0.9c0.1,0,0.2,0,0.3-0.1C11.7,10.2,11.7,10.1,11.7,10z M11.3,16.4h4.3
v-3.9h-4.3V16.4z M11.3,21.6h4.3v-4.3h-4.3V21.6z M11.3,26.3h4.3v-3.9h-4.3V26.3z M16.4,16.4h4.3v-3.9h-4.3V16.4z M16.4,21.6h4.3
v-4.3h-4.3V21.6z M16.4,26.3h4.3v-3.9h-4.3V26.3z M22,10V6.1c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1h-0.9
c-0.1,0-0.2,0-0.3,0.1c-0.1,0.1-0.1,0.2-0.1,0.3V10c0,0.1,0,0.2,0.1,0.3s0.2,0.1,0.3,0.1h0.9c0.1,0,0.2,0,0.3-0.1S22,10.1,22,10z
M21.6,16.4h3.9v-3.9h-3.9V16.4z M21.6,21.6h3.9v-4.3h-3.9V21.6z M21.6,26.3h3.9v-3.9h-3.9V26.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M28,8.7v14.6c0,0.6-0.2,1.1-0.6,1.5c-0.4,0.4-0.9,0.6-1.5,0.6H6.1c-0.6,0-1.1-0.2-1.5-0.6
C4.2,24.4,4,23.9,4,23.3V8.7c0-0.6,0.2-1.1,0.6-1.5C5,6.8,5.6,6.6,6.1,6.6h19.7c0.6,0,1.1,0.2,1.5,0.6C27.8,7.6,28,8.1,28,8.7z
M26.3,23.3V12.1c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1H6.1c-0.1,0-0.2,0-0.3,0.1S5.7,12,5.7,12.1v11.1
c0,0.1,0,0.2,0.1,0.3s0.2,0.1,0.3,0.1h19.7c0.1,0,0.2,0,0.3-0.1C26.2,23.5,26.3,23.4,26.3,23.3z M9.1,13.9v0.9c0,0.1,0,0.2-0.1,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H7.9c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3s0.2-0.1,0.3-0.1h0.9
c0.1,0,0.2,0,0.3,0.1S9.1,13.7,9.1,13.9z M9.1,17.3v0.9c0,0.1,0,0.2-0.1,0.3s-0.2,0.1-0.3,0.1H7.9c-0.1,0-0.2,0-0.3-0.1
s-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h0.9c0.1,0,0.2,0,0.3,0.1C9.1,17.1,9.1,17.2,9.1,17.3z
M9.1,20.7v0.9c0,0.1,0,0.2-0.1,0.3S8.8,22,8.7,22H7.9c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3
s0.2-0.1,0.3-0.1h0.9c0.1,0,0.2,0,0.3,0.1S9.1,20.6,9.1,20.7z M24.6,13.9v0.9c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1H11.3
c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3s0.2-0.1,0.3-0.1h12.9c0.1,0,0.2,0,0.3,0.1
C24.5,13.6,24.6,13.7,24.6,13.9z M24.6,17.3v0.9c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1H11.3c-0.1,0-0.2,0-0.3-0.1
s-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h12.9c0.1,0,0.2,0,0.3,0.1C24.5,17.1,24.6,17.2,24.6,17.3z
M24.6,20.7v0.9c0,0.1,0,0.2-0.1,0.3C24.4,22,24.3,22,24.1,22H11.3c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3v-0.9
c0-0.1,0-0.2,0.1-0.3s0.2-0.1,0.3-0.1h12.9c0.1,0,0.2,0,0.3,0.1C24.5,20.5,24.6,20.6,24.6,20.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -4,7 +4,8 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M25.8,14.7v2.7c0,0.4-0.1,0.7-0.4,0.9c-0.3,0.3-0.6,0.4-0.9,0.4h-17c-0.4,0-0.7-0.1-0.9-0.4
c-0.3-0.3-0.4-0.6-0.4-0.9v-2.7c0-0.4,0.1-0.7,0.4-0.9s0.6-0.4,0.9-0.4h17c0.4,0,0.7,0.1,0.9,0.4C25.7,14,25.8,14.3,25.8,14.7z"/>
<path fill="#375273" d="M27.7,4.9c0.2,0.5,0.1,0.8-0.2,1.2l-8.2,8.2v12.4c0,0.5-0.2,0.8-0.7,1c-0.1,0.1-0.3,0.1-0.4,0.1
c-0.3,0-0.6-0.1-0.8-0.3l-4.3-4.3c-0.2-0.2-0.3-0.5-0.3-0.8v-8.1L4.6,6.1C4.2,5.7,4.1,5.3,4.3,4.9c0.2-0.4,0.5-0.7,1-0.7h21.4
C27.2,4.2,27.5,4.5,27.7,4.9z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 695 B

After

Width:  |  Height:  |  Size: 729 B

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M28.9,7.9v16.3c0,0.6-0.2,1.1-0.6,1.5c-0.4,0.4-0.9,0.6-1.5,0.6H5.3c-0.6,0-1.1-0.2-1.5-0.6
c-0.4-0.4-0.6-0.9-0.6-1.5V7.9c0-0.6,0.2-1.1,0.6-1.5c0.4-0.4,0.9-0.6,1.5-0.6h21.4c0.6,0,1.1,0.2,1.5,0.6
C28.6,6.8,28.9,7.3,28.9,7.9z M26.7,7.4H5.3c-0.1,0-0.2,0-0.3,0.1S4.9,7.7,4.9,7.9v16.3c0,0.1,0,0.2,0.1,0.3
c0.1,0.1,0.2,0.1,0.3,0.1h21.4c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V7.9c0-0.1,0-0.2-0.1-0.3S26.8,7.4,26.7,7.4z M11,9.9
c0.5,0.5,0.8,1.1,0.8,1.8S11.5,13,11,13.5s-1.1,0.8-1.8,0.8S7.8,14,7.3,13.5c-0.5-0.5-0.8-1.1-0.8-1.8s0.2-1.3,0.8-1.8
c0.5-0.5,1.1-0.8,1.8-0.8S10.5,9.4,11,9.9z M25.4,16.9v6H6.6v-2.6l4.3-4.3l2.1,2.1l6.9-6.9L25.4,16.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#427337" d="M26,18.1C26,18.2,25.9,18.2,26,18.1c-0.6,2.5-1.8,4.4-3.6,5.9c-1.8,1.5-4,2.2-6.4,2.2
c-1.3,0-2.6-0.2-3.8-0.7s-2.3-1.2-3.3-2.1l-1.7,1.7c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.4-0.1-0.6-0.3s-0.3-0.4-0.3-0.6v-6
c0-0.2,0.1-0.4,0.3-0.6s0.4-0.3,0.6-0.3h6c0.2,0,0.4,0.1,0.6,0.3c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6L11.3,21
c0.6,0.6,1.4,1,2.2,1.4c0.8,0.3,1.6,0.5,2.5,0.5c1.2,0,2.3-0.3,3.3-0.9c1-0.6,1.9-1.4,2.5-2.4c0.1-0.2,0.3-0.7,0.7-1.6
c0.1-0.2,0.2-0.3,0.4-0.3h2.6c0.1,0,0.2,0,0.3,0.1C25.9,17.9,26,18,26,18.1z M26.3,7.4v6c0,0.2-0.1,0.4-0.3,0.6s-0.4,0.3-0.6,0.3
h-6c-0.2,0-0.4-0.1-0.6-0.3c-0.2-0.2-0.3-0.4-0.3-0.6c0-0.2,0.1-0.4,0.3-0.6l1.8-1.8c-1.3-1.2-2.9-1.8-4.7-1.8
c-1.2,0-2.3,0.3-3.3,0.9c-1,0.6-1.9,1.4-2.5,2.4c-0.1,0.2-0.3,0.7-0.7,1.6c-0.1,0.2-0.2,0.3-0.4,0.3H6.4c-0.1,0-0.2,0-0.3-0.1
C6,14.1,6,14,6,13.9v-0.1c0.6-2.4,1.8-4.3,3.6-5.8c1.8-1.5,4-2.2,6.4-2.2c1.3,0,2.6,0.2,3.8,0.7C21,7,22.1,7.7,23.1,8.6l1.7-1.7
c0.2-0.2,0.4-0.3,0.6-0.3c0.2,0,0.4,0.1,0.6,0.3C26.2,7,26.3,7.2,26.3,7.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -3,6 +3,8 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<rect x="-0.7" y="-7" fill="none" width="43.9" height="42"/>
<text transform="matrix(1 0 0 1 3.6563 29.0876)" fill="#733737" font-family="'FontAwesome'" font-size="41"></text>
<g>
<path fill="#375273" d="M29.7,24.6v1.7H2.3V5.7H4v18.9H29.7z M10.9,16v6.9H7.4V16H10.9z M16,9.1v13.7h-3.4V9.1H16z M21.1,12.6v10.3
h-3.4V12.6H21.1z M26.3,7.4v15.4h-3.4V7.4H26.3z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 634 B

View file

@ -4,7 +4,8 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M25.5,16.4L7,26.7c-0.2,0.1-0.4,0.1-0.6,0c-0.2-0.1-0.2-0.3-0.2-0.5V5.7c0-0.2,0.1-0.4,0.2-0.5
c0.2-0.1,0.3-0.1,0.6,0l18.5,10.3c0.2,0.1,0.3,0.3,0.3,0.4S25.7,16.3,25.5,16.4z"/>
<path fill="#375273" d="M27.5,7.1c0.5,0,0.9,0.2,1.3,0.5C29.2,8,29.3,8.4,29.3,9v2.6H2.7V9c0-0.5,0.2-0.9,0.5-1.3
C3.6,7.3,4,7.1,4.5,7.1H27.5z M2.7,23v-7h26.7v7c0,0.5-0.2,0.9-0.5,1.3c-0.4,0.4-0.8,0.5-1.3,0.5h-23c-0.5,0-0.9-0.2-1.3-0.5
C2.8,24,2.7,23.6,2.7,23z M5.6,20.4v1.5h3v-1.5H5.6z M10.1,20.4v1.5h4.4v-1.5H10.1z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 774 B

View file

@ -0,0 +1,79 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<circle fill="#375273" cx="26.9" cy="6.8" r="0.8"/>
<circle fill="#375273" cx="24.9" cy="6.8" r="0.8"/>
<circle fill="#375273" cx="22.9" cy="6.8" r="0.8"/>
<path fill="#375273" d="M27.3,4.3H4.7c-1.4,0-2.5,1.1-2.5,2.5v17.8c0,1.4,1.1,2.5,2.5,2.5h4.6c-0.3-0.3-0.6-0.6-0.9-1H4.7
c-0.8,0-1.5-0.7-1.5-1.5V9.2h25.7v15.4c0,0.8-0.7,1.5-1.5,1.5h-3.7c-0.3,0.4-0.6,0.7-0.9,1h4.6c1.4,0,2.5-1.1,2.5-2.5V6.8
C29.8,5.4,28.7,4.3,27.3,4.3z M28.8,8.2H3.2V6.8c0-0.8,0.7-1.5,1.5-1.5h22.7c0.8,0,1.5,0.7,1.5,1.5V8.2z"/>
</g>
<g>
<path fill="#375273" d="M11.4,12.1c1.4-0.8,2.9-1.2,4.6-1.2s3.2,0.4,4.6,1.2c1.4,0.8,2.5,1.9,3.3,3.3c0.8,1.4,1.2,2.9,1.2,4.6
s-0.4,3.2-1.2,4.6c-0.8,1.4-1.9,2.5-3.3,3.3c-1.4,0.8-2.9,1.2-4.6,1.2s-3.2-0.4-4.6-1.2C10,27.3,8.8,26.1,8,24.7s-1.2-2.9-1.2-4.6
s0.4-3.2,1.2-4.6S10,12.9,11.4,12.1z M19.3,17.2c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1s0.1,0,0.1-0.1
c0-0.1,0.1-0.1,0.1-0.1C19.1,17.2,19.2,17.2,19.3,17.2c0-0.1,0.1-0.1,0.2-0.2c0.1-0.1,0.3-0.1,0.6-0.1c0.3-0.1,0.5,0,0.6,0.1
c0,0,0-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.2-0.1c0,0,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.2-0.1v-0.3c-0.1,0-0.1,0-0.2-0.1
c-0.1-0.1-0.1-0.1-0.1-0.3c0,0,0,0.1-0.1,0.1c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1-0.1-0.2-0.1
c-0.1-0.1-0.1-0.1-0.1-0.2s-0.1-0.1-0.1-0.2s-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1v-0.1c0,0,0-0.1-0.1-0.1c0,0,0-0.1-0.1-0.1
H20c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0.1-0.1,0.1s-0.1,0.1-0.1,0.1h-0.1h-0.1c0,0,0,0-0.1,0.1l-0.1,0.1c0,0-0.1,0-0.1,0.1
c-0.1,0-0.1,0-0.1,0c0.1-0.1,0.1-0.1,0-0.1c-0.1,0-0.1-0.1-0.2-0.1c0.1,0,0.1-0.1,0.1-0.1c0-0.1-0.1-0.1-0.1-0.2H19
c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.2-0.1-0.4-0.1c-0.2-0.1-0.3-0.1-0.4,0
c-0.1,0.1-0.1,0.1-0.1,0.1s0,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.1c0,0.1,0,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1
c0,0.1,0.1,0.1,0.2,0.2c0.1,0,0.2,0.1,0.1,0.2c0,0.1-0.1,0.1-0.2,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c-0.1,0.1-0.1,0.1,0,0.2
c0,0.1,0.1,0.1,0.1,0.2c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l-0.1,0.1c0,0-0.1,0-0.1,0.1h-0.1c-0.1,0.1-0.2,0-0.3-0.1
c-0.1-0.1-0.1-0.2-0.1-0.3c-0.1-0.2-0.1-0.3-0.2-0.3c-0.2-0.1-0.3-0.1-0.3,0c-0.1-0.1-0.2-0.2-0.5-0.3c-0.2-0.1-0.4-0.1-0.7-0.1
c0.1,0,0.1-0.1,0-0.2c-0.1-0.1-0.1-0.2-0.2-0.1c0-0.1,0.1-0.1,0.1-0.2s0-0.1,0-0.1c0-0.1,0.1-0.2,0.1-0.3c0,0,0.1-0.1,0.1-0.1
c0.1-0.1,0.1-0.1,0.1-0.1c0-0.1,0-0.1,0-0.1c0.3,0,0.5,0,0.6-0.1c0.1-0.1,0.1-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.1-0.2
c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.2,0.1c0.1,0,0.2-0.1,0.2-0.1c0-0.1,0-0.2-0.1-0.3
c0.1,0,0.1-0.1,0.1-0.2c-0.1-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.1,0.1,0,0.1c0,0-0.1,0.1-0.1,0.1
c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1,0.1-0.1,0-0.2-0.1c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0.1-0.2,0.2
c0-0.1,0-0.1-0.1-0.2c-0.1-0.1-0.2-0.1-0.3-0.1c0-0.1,0-0.3-0.2-0.3c-0.1,0-0.1-0.1-0.3-0.1s-0.2,0-0.2,0.1
c-0.1,0.1-0.1,0.1-0.1,0.1c0,0.1,0,0.1,0.1,0.1S14.9,13,15,13c0.1,0,0.1,0,0.1,0.1c0.1,0,0.1,0,0.1,0.1c0.1,0,0.1,0.1,0,0.1
c0,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.1,0.1c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2c-0.1-0.1-0.1-0.1-0.1-0.2
c0-0.1-0.1-0.1-0.1-0.2c0.1-0.1,0-0.1-0.3-0.1h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.1-0.1-0.1-0.1c0-0.1,0-0.1,0-0.3
c0,0,0-0.1,0.1,0c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c-0.3,0.1-0.7,0.3-1.1,0.5c0.1,0,0.1,0,0.1,0c0.1,0,0.1-0.1,0.1-0.1
c0.1-0.1,0.1-0.1,0.1-0.1c0.3-0.1,0.5-0.1,0.5-0.1l0.1-0.1c0.1,0.1,0.2,0.2,0.3,0.3c-0.1,0-0.2-0.1-0.3,0c-0.1,0.1-0.3,0.1-0.3,0.1
c0.1,0.1,0.1,0.2,0.1,0.2s-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0.1-0.1,0.1-0.2,0c-0.1,0-0.2,0-0.3,0
c-1.1,0.7-2.1,1.5-2.8,2.7c0.1,0.1,0.1,0.1,0.1,0.1s0.1,0.1,0.1,0.1c0,0.1,0,0.1,0,0.1s0.1,0,0.1-0.1c0.1,0.1,0.1,0.2,0.1,0.3
c0,0,0.2,0.1,0.5,0.3c0.1,0.1,0.3,0.2,0.3,0.3c0,0.1,0,0.1-0.1,0.2c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1
c0,0.1,0,0.1,0,0.2c0,0.1,0.1,0.1,0.1,0.1c-0.1,0-0.1,0.1-0.1,0.2c0,0.1,0,0.3,0,0.4s0,0.3,0,0.3l0,0c0,0.1,0,0.2,0.1,0.4
c0.1,0.2,0.1,0.3,0.3,0.2c-0.1,0,0,0.2,0.3,0.5c0.1,0.1,0.1,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1c0.1,0.2,0.2,0.2,0.2,0.3
c0.1,0.1,0.1,0.1,0.1,0.1c0,0.1,0.1,0.1,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0,0.1,0.1,0.3C12,21,12,21.1,12,21.2l0,0l0,0
c0,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0c0-0.1-0.1-0.4-0.3-0.7
c-0.1-0.2-0.2-0.3-0.2-0.3c0-0.1-0.1-0.1-0.1-0.2S12,20.4,12,20.3H12c0,0,0.1,0,0.1,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1
c0,0.1,0,0.1,0,0.2c0.1,0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.2,0.2s0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.1,0.2,0.2
c0.1,0.1,0.1,0.1,0,0.1c0.1,0,0.1,0.1,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.3c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.1,0.1,0.3,0.1,0.3
c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1
c0.1,0.1,0.2,0.1,0.3,0.1s0.1,0.1,0.2,0.1s0.1,0,0.2,0s0.1-0.1,0.1-0.1c0.1,0,0.3,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3
c0.3,0.1,0.5,0.2,0.7,0.1V24c0,0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.1,0.2,0.2
c0.1,0.1,0.2,0.1,0.2,0.2c0.1,0,0.1-0.1,0.1-0.1c0,0.1,0,0.1,0.1,0.3c0.1,0.1,0.1,0.1,0.2,0.1c0.1,0,0.2-0.1,0.2-0.4
c-0.3,0.1-0.5,0.1-0.6-0.2c0,0,0,0,0-0.1c0-0.1-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.1s0-0.1,0.1-0.1
c0.1,0,0.1,0,0.1-0.1c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.1c0-0.1-0.1-0.1-0.1-0.3c-0.1-0.1-0.1-0.1-0.1-0.2
c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.1-0.1-0.2-0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0,0.1c-0.1,0-0.1,0-0.2,0c0,0,0-0.1,0-0.2
c0-0.1,0-0.2,0.1-0.3c0,0,0-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.2,0
c-0.1,0-0.3,0.1-0.3,0.3c0,0,0,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1s-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.3,0s-0.2,0-0.3-0.1
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.2-0.1-0.3-0.1-0.5c0-0.1,0-0.2,0-0.3s0-0.2,0.1-0.3c0-0.1,0-0.1-0.1-0.3c0,0,0.1-0.1,0.1-0.1
c0.1-0.1,0.1-0.1,0.1-0.1h0.1h0.1c0,0,0,0,0.1,0c0,0,0-0.1,0.1-0.1c0,0,0,0-0.1-0.1l-0.1-0.1c0.1,0,0.2,0,0.3,0
c0.2-0.1,0.3,0,0.3,0c0.1,0.1,0.2,0.1,0.3,0c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.1c0.1,0.2,0.1,0.3,0.3,0.1c0,0,0.1,0.1,0.2,0.1
c0.1,0,0.2,0.1,0.2,0.1l0.1,0.1l0.1,0.1c0,0,0,0,0.1,0c0,0,0.1-0.1,0.1-0.1c0.1,0.1,0.1,0.2,0.1,0.3c0.1,0.3,0.1,0.5,0.2,0.5
c0.1,0,0.1,0,0.1,0c0,0,0.1-0.1,0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1V21c0-0.1,0-0.1,0-0.2v-0.1c-0.1,0-0.2-0.1-0.2-0.1
c0-0.1,0-0.1,0-0.2c0.1-0.1,0.1-0.1,0.2-0.2c0,0,0.1,0,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.1-0.1
c0.2-0.1,0.2-0.3,0.2-0.4c0.1,0,0.1-0.1,0.1-0.1c0,0,0,0-0.1-0.1l-0.1-0.1H18c0.1-0.1,0.1-0.1,0-0.2c0.1,0,0.1-0.1,0.1-0.1
s0.1-0.1,0.1-0.1c0.1,0.1,0.1,0.1,0.3,0c0.1-0.1,0.1-0.1,0-0.2c0.1-0.1,0.1-0.1,0.3-0.1c0.1,0,0.2-0.1,0.2-0.1c0.1,0,0.1,0,0.1,0
s0-0.1,0-0.1c0-0.1,0-0.1,0.1-0.1c0-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.1-0.1l0.2-0.1v-0.1c0.1,0,0.3,0,0.4-0.1
c0.1-0.1,0.1-0.2-0.1-0.3c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.2-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.1,0C20,17.1,20,17,19.8,17
C19.7,17,19.5,17,19.3,17.2z M17.3,27.7c1.7-0.3,3-1.1,4.2-2.3c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1-0.1c-0.1-0.1-0.3-0.1-0.3-0.1
c0-0.1,0-0.1,0-0.1C21,25,21,25,21,24.9c-0.1,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1l-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1
s-0.1,0-0.1-0.1c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0h-0.1h-0.1c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0-0.1,0.1l0,0
c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1,0-0.1,0-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1s-0.1,0-0.1,0c-0.1,0-0.1,0.1-0.1,0.1
c-0.1,0.1-0.1,0.1-0.1,0.2c0,0.1,0,0.1,0,0.1c-0.1-0.1-0.1-0.1,0-0.2c0.1-0.1,0.1-0.2,0-0.2c0-0.1-0.1-0.1-0.1-0.1
c-0.1,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1
c0,0-0.1,0.1-0.1,0.1c0,0.1-0.1,0.1-0.1,0.1s-0.1-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1c0,0.1,0,0.2,0.1,0.4c0,0.2,0.1,0.3,0.1,0.5
c0.1,0.3,0,0.5-0.1,0.6c-0.2,0.2-0.3,0.3-0.3,0.5c0,0.2,0,0.3,0.1,0.3c0,0.1,0,0.1-0.1,0.3C17.4,27.5,17.4,27.5,17.3,27.7
C17.3,27.5,17.3,27.6,17.3,27.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

View file

@ -0,0 +1,13 @@
{
"name": "build-icons",
"version": "1.0.0",
"description": "Convert svg icons to png",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-svg2png": "^0.2.7"
},
"author": "Bert Verhelst",
"license": "ISC"
}

View file

@ -0,0 +1,14 @@
Convert SVG icons to PNG
------------------------
install npm
Execute:
```
npm install
```
Convert icons by running:
```
grunt
```

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 997 B

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 815 B

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 819 B

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

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