Update background of show icon images to be secondary color of basic blocks. Add update script. (#1303)

This commit is contained in:
Sam El-Husseini
2018-09-26 15:45:53 -07:00
committed by Peli de Halleux
parent 6ffd8aeea0
commit d8d3d70511
123 changed files with 608 additions and 596 deletions

View File

@ -0,0 +1,12 @@
# Run the generate script
node generateleds.js
# Copy the generated led png files into the right directory
cp -R out/*.png ../../libs/core/jres/icons/
# Rebuilt the jres with those new files
cd ../../libs/core
pxt jres
# Return back to generateleds directory
cd ../../resources/generateleds

View File

@ -267,7 +267,7 @@ Object.keys(icons).forEach(icon => {
const x = j * (width / 5);
const y = i * (height / 5);
svg += `<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(${x},${y})"
style="${hexItemVal ? 'fill:#fff;' : 'fill: #fff; fill-opacity:0;'}"/>\n`;
style="${hexItemVal ? 'fill:#fff;' : 'fill: #4DA1E3;'}"/>\n`; //#006CC2
}
}
svg += `</svg>`;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 945 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 698 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1014 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 965 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 791 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 868 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 835 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 893 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 955 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 972 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 871 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 810 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 883 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 911 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 939 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 812 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 958 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 769 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 918 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 678 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 690 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 855 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 934 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 899 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 829 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 801 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 939 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 696 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 985 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 905 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 717 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,33 +1,33 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
@ -41,11 +41,11 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,35 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,7 +3,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
@ -19,15 +19,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
@ -43,7 +43,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,21 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
@ -29,7 +29,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,13 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
@ -15,11 +15,11 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
@ -29,7 +29,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,31 +1,31 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
@ -35,9 +35,9 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
@ -45,7 +45,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -13,33 +13,33 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
@ -47,5 +47,5 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
@ -7,15 +7,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
@ -41,11 +41,11 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,33 +3,33 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,45 +1,45 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
@ -47,5 +47,5 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,13 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
@ -29,7 +29,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,15 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
@ -17,7 +17,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
@ -29,7 +29,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,43 +1,43 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,49 +3,49 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,21 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
@ -29,23 +29,23 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,33 +1,33 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
@ -35,9 +35,9 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
@ -45,7 +45,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,23 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
@ -27,17 +27,17 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
@ -47,5 +47,5 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
@ -39,13 +39,13 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,35 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,9 +3,9 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
@ -13,39 +13,39 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,23 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
@ -29,21 +29,21 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
@ -7,15 +7,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
@ -29,7 +29,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,9 +37,9 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
@ -47,5 +47,5 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,25 +1,25 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
@ -27,25 +27,25 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,15 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
@ -17,19 +17,19 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,33 +3,33 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -11,31 +11,31 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,13 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
@ -19,33 +19,33 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,35 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,15 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
@ -17,19 +17,19 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,15 +37,15 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,15 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
@ -17,7 +17,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
@ -29,23 +29,23 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,33 +1,33 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
@ -39,13 +39,13 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,7 +3,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
@ -19,7 +19,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
@ -27,9 +27,9 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
@ -37,9 +37,9 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
@ -47,5 +47,5 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
@ -7,7 +7,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
@ -19,25 +19,25 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
@ -45,7 +45,7 @@
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
style="fill: #fff; fill-opacity:0;"/>
style="fill: #4DA1E3;"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB