Compare commits

..

No commits in common. "11cb56b56fcafce454dbcfd789a33632eeb0e346" and "6d70d37a8b94691b76de5df0da9c2fa6d0904dce" have entirely different histories.

30 changed files with 11 additions and 312 deletions

View File

@ -1,6 +1,6 @@
<?php
if (empty($_GET['icon']) || !preg_match("/^[\w\-]+(\.svg)?$/", $_GET['icon'])) exit;
if (empty($_GET['icon']) || !preg_match("/^\w+(\.svg)?$/", $_GET['icon'])) exit;
$request = $_GET['icon'];
$icons_path = __DIR__."/icons";

View File

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-bear">
<path fill="#D38100" d="M8,3V4H7V3H8V2H6V3H3V2H1V3H2V4H1V3H0V5H1V7H2V8H3V6H2V5H7V6H6V8H7V7H8V5H9V3z"/>
<rect fill="#9C5F00" x="1" y="3" width="1" height="1"/>
<rect fill="#9C5F00" x="7" y="3" width="1" height="1"/>
<path fill="#FFE4C2" d="M3,5v3h3V5H3z M5,7H4V6h1V7z"/>
<rect fill="#343341" x="2" y="5" width="1" height="1"/>
<rect fill="#343341" x="6" y="5" width="1" height="1"/>
<rect fill="#343341" x="4" y="6" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 533 B

View File

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-bulbasaur">
<rect fill="#343341" x="4" y="5" width="1" height="1"/>
<rect fill="#343341" x="2" y="5" width="1" height="1"/>
<polygon fill="#00AF3E" points="7,4 7,3 6,3 6,6 8,6 8,4"/>
<polygon fill="#00AF3E" points="4,2 4,3 3,3 3,4 5,4 5,3 6,3 6,2"/>
<path fill="#89CDFF" d="M6,6V3H5v1H2V3H1v4h1v1h1V7h1v1h1V7h2v1h1V6H6z M2,6V5h1v1H2z M4,6V5h1v1H4z"/>
</svg>

Before

Width:  |  Height:  |  Size: 437 B

View File

@ -1,10 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-capybara">
<path fill="#D38100" d="M7,5V4H6V2H4V1H3v3H2v1H1v1h1v2h1V6h1v2h1V7h1V6h1v1H6v1h2V5H7z M4,3h1v1H4V3z"/>
<rect fill="#D38100" x="6" y="1" width="1" height="1"/>
<polygon fill="#B67100" points="2,2 2,3 1,3 1,5 2,5 2,4 3,4 3,2"/>
<rect fill="#9C5F00" x="3" y="6" width="1" height="2"/>
<rect fill="#9C5F00" x="6" y="6" width="1" height="1"/>
<rect fill="#9C5F00" x="5" y="7" width="1" height="1"/>
<rect fill="#343341" x="4" y="3" width="1" height="1"/>
<rect fill="#343341" x="1" y="2" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 606 B

View File

@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-charmander">
<polygon fill="#FFB100" points="6,6 6,2 5,2 5,3 4,3 4,2 5,2 5,1 2,1 2,2 3,2 3,3 2,3 2,2 1,2 1,4 5,4 5,5 4,5 4,6 5,6 5,8 6,8 6,7 7,7 7,6"/>
<rect fill="#FFB100" x="1" y="5" width="1" height="1"/>
<rect fill="#FFB100" x="7" y="5" width="1" height="1"/>
<rect fill="#FFB100" x="2" y="7" width="1" height="1"/>
<polygon fill="#FFE800" points="5,5 5,4 2,4 2,7 5,7 5,6 4,6 4,5"/>
<rect fill="#FFE800" x="8" y="4" width="1" height="1"/>
<rect fill="#F92F3C" x="8" y="3" width="1" height="1"/>
<rect fill="#343341" x="2" y="2" width="1" height="1"/>
<rect fill="#343341" x="4" y="2" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 701 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-coffee-takeaway">
<polygon fill="#343341" points="7,1 7,0 2,0 2,1 1,1 1,2 8,2 8,1"/>
<polygon fill="#D38100" points="2,4 2,7 7,7 7,4"/>
<polygon fill="#EBEAF7" points="2,2 2,4 7,4 7,2"/>
<polygon fill="#EBEAF7" points="3,7 3,8 6,8 6,7"/>
</svg>

Before

Width:  |  Height:  |  Size: 323 B

View File

@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-control-panel">
<rect fill="#FFFFFF" x="4" y="5" width="1" height="1"/>
<rect fill="#FFFFFF" x="2" y="2" width="1" height="1"/>
<rect fill="#FFFFFF" x="6" y="3" width="1" height="1"/>
<polygon fill="#343341" points="4,5 5,5 5,2 4,2"/>
<rect fill="#343341" x="4" y="6" width="1" height="1"/>
<polygon fill="#343341" points="2,7 3,7 3,3 2,3"/>
<rect fill="#343341" x="6" y="2" width="1" height="1"/>
<polygon fill="#343341" points="6,7 7,7 7,4 6,4"/>
<path fill="#D0EAFF" d="M7,1H1v7h7V1H7z M2,7V2h1v5H2z M4,7V2h1v5H4z M7,3v4H6V2h1V3z"/>
</svg>

Before

Width:  |  Height:  |  Size: 626 B

View File

@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-cow">
<polygon fill="#FFAEB0" points="1,5 1,6 4,6 4,5"/>
<polygon fill="#EBEAF7" points="6,4 6,5 5,5 5,6 2,6 2,8 3,8 3,7 4,7 4,8 5,8 5,7 6,7 6,6 7,6 7,5 8,5 8,4"/>
<rect fill="#EBEAF7" x="8" y="5" width="1" height="1"/>
<rect fill="#EBEAF7" x="7" y="7" width="1" height="1"/>
<polygon fill="#EBEAF7" points="4,5 4,3 5,3 5,2 3,2 3,4 2,4 2,5"/>
<polygon fill="#343341" points="7,5 7,6 6,6 6,7 8,7 8,5"/>
<polygon fill="#343341" points="6,4 4,4 4,6 5,6 5,5 6,5"/>
<polygon fill="#343341" points="0,2 0,3 1,3 1,5 2,5 2,4 3,4 3,2"/>
<rect fill="#D38100" x="1" y="1" width="1" height="1"/>
<rect fill="#D38100" x="3" y="1" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 731 B

View File

@ -1,13 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-eevee">
<rect fill="#343341" x="1" y="3" width="1" height="1"/>
<rect fill="#343341" x="3" y="3" width="1" height="1"/>
<polygon fill="#FFE4C2" points="5,5 1,5 1,6 2,6 2,7 5,7 5,6 6,6 6,3 5,3"/>
<rect fill="#FFE4C2" x="8" y="2" width="1" height="1"/>
<rect fill="#D38100" x="2" width="1" height="1"/>
<rect fill="#D38100" x="5" y="1" width="1" height="1"/>
<rect fill="#D38100" x="6" width="1" height="1"/>
<path fill="#D38100" d="M5,5V2H2V1H1v1H0v3H5z M1,4V3h1v1H1z M3,4V3h1v1H3z"/>
<polygon fill="#D38100" points="7,3 7,4 6,4 6,6 5,6 5,7 6,7 6,8 7,8 7,6 8,6 8,5 9,5 9,3"/>
<rect fill="#D38100" x="4" y="7" width="1" height="1"/>
<rect fill="#D38100" x="2" y="7" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 779 B

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-egg">
<path fill="#EBEAF7" d="M7,3V2H5V1H3v1H2v2H1v3h2v1h4V6h1V3H7z M3,6V3h3v3H3z"/>
<polygon fill="#FFB100" points="4,3 4,4 3,4 3,6 6,6 6,3 "/>
<rect fill="#FFFFFF" x="3" y="3" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 285 B

View File

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-koala-hug">
<polygon fill="#A1A0B4" points="6,0 6,1 7,1 7,2 8,2 8,0"/>
<polygon fill="#A1A0B4" points="6,2 6,1 3,1 3,2 4,2 4,3 5,3 5,2"/>
<polygon fill="#A1A0B4" points="6,3 5,3 5,4 2,4 2,5 3,5 3,7 2,7 2,8 6,8 6,7 7,7 7,2 6,2"/>
<rect fill="#EBEAF7" x="6" y="1" width="1" height="1"/>
<rect fill="#EBEAF7" x="4" y="3" width="1" height="1"/>
<rect fill="#343341" x="5" y="2" width="1" height="1"/>
<rect fill="#343341" x="3" y="2" width="1" height="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 541 B

View File

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-panda">
<path fill="#A1A0B4" d="M0,3V5H1V7H2V8H3V6H2V5H3V6H4V5H5V6H6V5H7V6H6V8H7V7H8V5H9V3H8V4H7V3H8V2H6V3H3V2H1V3H2V4H1V3z"/>
<rect fill="#EBEAF7" x="1" y="3" width="1" height="1"/>
<rect fill="#EBEAF7" x="7" y="3" width="1" height="1"/>
<path fill="#EBEAF7" d="M3,6v2h3V6H5v1H4V6z"/>
<rect fill="#343341" x="2" y="5" width="1" height="1"/>
<rect fill="#343341" x="6" y="5" width="1" height="1"/>
<rect fill="#343341" x="4" y="5" width="1" height="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 542 B

View File

@ -1,21 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-nyan-cat">
<polygon fill="#FFA0D6" points="6,2 6,3 5,3 5,2 2,2 2,3 4,3 4,5 5,5 5,6 7,6 7,5 6,5 6,4 7,4 7,2"/>
<rect fill="#FF4CB5" x="5" y="2" width="1" height="1"/>
<rect fill="#FF4CB5" x="2" y="3" width="1" height="1"/>
<rect fill="#FF4CB5" x="6" y="4" width="1" height="1"/>
<rect fill="#FF4CB5" x="4" y="5" width="1" height="1"/>
<rect fill="#A1A0B4" x="0" y="3" width="1" height="1"/>
<polygon fill="#A1A0B4" points="3,3 3,4 3,5 2,5 2,4 1,4 1,5 0,5 0,6 4,6 4,3"/>
<rect fill="#6F6D81" x="1" y="6" width="1" height="1"/>
<rect fill="#6F6D81" x="3" y="6" width="1" height="1"/>
<rect fill="#6F6D81" x="7" y="6" width="1" height="1"/>
<rect fill="#F92F3C" x="8" y="2" width="1" height="1"/>
<rect fill="#F92F3C" x="7" y="3" width="1" height="1"/>
<rect fill="#FFE800" x="8" y="3" width="1" height="1"/>
<rect fill="#6F6D81" x="7" y="4" width="1" height="1"/>
<rect fill="#231F20" x="2" y="4" width="1" height="1"/>
<rect fill="#231F20" x="0" y="4" width="1" height="1"/>
<rect fill="#73E030" x="8" y="4" width="1" height="1"/>
<rect fill="#73E030" x="7" y="5" width="1" height="1"/>
<rect fill="#4435FF" x="8" y="5" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-panda">
<path fill="#EBEAF7" d="M2,1v1h1v1H2V2H1v2h6V1H2z M4,3V2h1v1H4z"/>
<polygon fill="#EBEAF7" points="6,6 5,6 5,5 3,5 3,7 4,7 4,8 5,8 5,7 7,7 7,5 6,5"/>
<rect fill="#343341" x="2" y="0" width="1" height="1"/>
<rect fill="#343341" x="5" y="0" width="1" height="1"/>
<rect fill="#343341" x="2" y="2" width="1" height="1"/>
<rect fill="#343341" x="4" y="2" width="1" height="1"/>
<polygon fill="#343341" points="3,4 3,5 5,5 5,6 6,6 6,5 7,5 7,4"/>
<rect fill="#343341" x="2" y="5" width="1" height="1"/>
<rect fill="#343341" x="2" y="7" width="2" height="1"/>
<rect fill="#343341" x="5" y="7" width="2" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 708 B

View File

@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-pikachu">
<polygon fill="#FFE800" points="5,1 4,1 4,2 3,2 3,1 2,1 2,3 3,3 3,4 2,4 2,8 3,8 3,7 5,7 5,8 6,8 6,5 5,5 5,4 4,4 4,3 5,3 5,4 6,4 6,2 5,2"/>
<rect fill="#FFE800" x="1" y="3" width="1" height="1"/>
<polygon fill="#FFE800" points="8,3 8,4 7,4 7,6 8,6 8,5 9,5 9,3"/>
<rect fill="#D38100" x="6" y="6" width="1" height="1"/>
<rect fill="#F92F3C" x="1" y="4" width="1" height="1"/>
<rect fill="#F92F3C" x="5" y="4" width="1" height="1"/>
<rect fill="#343341" x="2" y="0" width="1" height="1"/>
<rect fill="#343341" x="4" y="0" width="1" height="1"/>
<rect fill="#343341" x="2" y="3" width="1" height="1"/>
<rect fill="#343341" x="4" y="3" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 755 B

View File

@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-rickroll">
<polygon fill="#FFB100" points="3,1 3,3 4,3 4,2 6,2 6,1"/>
<polygon fill="#EBEAF7" points="4,5 4,9 5,9 5,5"/>
<polygon fill="#343341" points="2,5 2,8 3,8 3,7 4,7 4,5"/>
<rect fill="#343341" x="5" y="5" width="1" height="1"/>
<polygon fill="#343341" points="6,6 6,7 5,7 5,9 6,9 6,8 7,8 7,6"/>
<rect fill="#343341" x="3" y="8" width="1" height="1"/>
<polygon fill="#FFE4C2" points="4,2 4,3 3,3 3,4 4,4 4,5 5,5 5,4 6,4 6,2"/>
<rect fill="#FFE4C2" x="5" y="6" width="1" height="1"/>
<rect fill="#FFE4C2" x="3" y="7" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 636 B

View File

@ -1,10 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-rudolph">
<polygon fill="#D38100" points="7,5 7,4 5,4 5,2 3,2 3,3 4,3 4,4 3,4 3,3 2,3 2,5 4,5 4,6 5,6 5,7 7,7 7,8 8,8 8,5"/>
<rect fill="#D38100" x="5" y="1" width="1" height="1"/>
<rect fill="#D38100" x="8" y="4" width="1" height="1"/>
<rect fill="#D38100" x="3" y="6" width="1" height="2"/>
<rect fill="#D38100" x="8" y="8" width="1" height="1"/>
<rect fill="#9C5F00" x="3" y="1" width="1" height="1"/>
<rect fill="#343341" x="3" y="3" width="1" height="1"/>
<rect fill="#F92F3C" x="1" y="3" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 606 B

View File

@ -1,10 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-sad-pepe">
<path fill="#00AF3E" d="M7,2V1H5v1H4V1H2v1H1v1H0v5h7V7H3V6h5V2H7z M3,5H2V4h1V3h1v1v1H3z M7,5H6H5V4h1V3h1V5z"/>
<rect fill="#C10015" x="3" y="6" width="5" height="1"/>
<rect fill="#FFFFFF" x="3" y="3" width="1" height="1"/>
<rect fill="#FFFFFF" x="2" y="4" width="1" height="1"/>
<rect fill="#FFFFFF" x="6" y="3" width="1" height="1"/>
<rect fill="#FFFFFF" x="5" y="4" width="1" height="1"/>
<rect fill="#343340" x="3" y="4" width="1" height="1"/>
<rect fill="#343340" x="6" y="4" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 603 B

View File

@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-squirtle">
<rect fill="#343341" x="4" y="2" width="1" height="1"/>
<rect fill="#343341" x="2" y="2" width="1" height="1"/>
<polygon fill="#FFE4C2" points="5,5 5,4 2,4 2,7 5,7 5,6 4,6 4,5"/>
<polygon fill="#C10015" points="6,3 6,4 5,4 5,7 6,7 6,6 7,6 7,3"/>
<polygon fill="#89CDFF" points="6,4 6,2 5,2 5,3 4,3 4,2 5,2 5,1 2,1 2,2 3,2 3,3 2,3 2,2 1,2 1,4"/>
<rect fill="#89CDFF" x="4" y="5" width="1" height="1"/>
<polygon fill="#89CDFF" points="7,5 7,6 6,6 6,7 8,7 8,5"/>
<rect fill="#89CDFF" x="1" y="5" width="1" height="1"/>
<rect fill="#89CDFF" x="5" y="7" width="1" height="1"/>
<rect fill="#89CDFF" x="2" y="7" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 730 B

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-star-empty">
<polygon fill="#EBEAF7" points="5,3 5,1 4,1 4,3 1,3 1,4 2,4 2,5 3,5 3,7 6,7 6,5 7,5 7,4 8,4 8,3"/>
<rect fill="#EBEAF7" x="2" y="7" width="1" height="1"/>
<rect fill="#EBEAF7" x="6" y="7" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 308 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-star-half">
<polygon fill="#FFE800" points="4,1 4,3 1,3 1,4 2,4 2,5 3,5 3,7 5,7 5,1"/>
<rect fill="#FFE800" x="2" y="7" width="1" height="1"/>
<polygon fill="#EBEAF7" points="5,3 5,7 6,7 6,5 7,5 7,4 8,4 8,3"/>
<rect fill="#EBEAF7" x="6" y="7" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 351 B

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-star">
<polygon fill="#FFE800" points="5,3 5,1 4,1 4,3 1,3 1,4 2,4 2,5 3,5 3,7 6,7 6,5 7,5 7,4 8,4 8,3"/>
<rect fill="#FFE800" x="2" y="7" width="1" height="1"/>
<rect fill="#FFE800" x="6" y="7" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 302 B

View File

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-stonk">
<rect fill="#FFFBD4" x="4" y="6" width="1" height="1"/>
<rect fill="#FFE800" x="5" y="5" width="1" height="1"/>
<rect fill="#FFB100" x="6" y="4" width="1" height="1"/>
<polygon fill="#FFB100" points="6,2 6,3 7,3 7,4 8,4 8,5 9,5 9,2"/>
<rect fill="#EBEAF7" x="1" y="6" width="1" height="2"/>
<polygon fill="#343341" points="3,7 3,6 2,6 2,8 1,8 1,6 0,6 0,9 4,9 4,7"/>
<polygon fill="#FFE4C2" points="0,2 0,6 2,6 2,5 3,5 3,2"/>
</svg>

Before

Width:  |  Height:  |  Size: 521 B

View File

@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-surprised-pikachu">
<path fill="#FFE800" d="M7,3H4V2H3v2h1v1H3v1H2v1h1v2h5V5H7v1H6V5H5V4h1v1h1V3z M5,7H4V6h1V7z"/>
<rect fill="#FFE800" x="7" y="2" width="1" height="1"/>
<rect fill="#FFE800" x="2" y="4" width="1" height="1"/>
<rect fill="#F92F3C" x="2" y="5" width="1" height="1"/>
<rect fill="#F92F3C" x="6" y="5" width="1" height="1"/>
<rect fill="#F92F3C" x="4" y="6" width="1" height="1"/>
<rect fill="#343341" x="2" y="1" width="1" height="1"/>
<rect fill="#343341" x="8" y="1" width="1" height="1"/>
<rect fill="#343341" x="3" y="4" width="1" height="1"/>
<rect fill="#343341" x="5" y="4" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 710 B

View File

@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-take-my-money">
<polygon fill="#FFB100" points="3,1 3,2 0,2 0,4 1,4 1,5 2,5 2,3 4,3 4,1"/>
<polygon fill="#FFE4C2" points="2,3 2,5 1,5 1,6 4,6 4,3"/>
<rect fill="#FFE4C2" x="7" y="5" width="1" height="1"/>
<rect fill="#EBEAF7" x="2" y="6" width="1" height="3"/>
<polygon fill="#C10015" points="1,6 1,7 0,7 0,9 2,9 2,6"/>
<polygon fill="#C10015" points="4,7 4,6 3,6 3,9 4,9 4,8 6,8 6,7"/>
<rect fill="#C10015" x="6" y="6" width="1" height="1"/>
<rect fill="#00812E" x="6" y="4" width="1" height="1"/>
<rect fill="#00812E" x="7" y="6" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 646 B

View File

@ -1,13 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-this-is-fine">
<polygon fill="#FFB100" points="4,1 4,0 3,0 3,1 2,1 2,3 3,3 3,2 5,2 5,1"/>
<polygon fill="#FFB100" points="7,1 6,1 6,2 5,2 5,3 6,3 6,5 8,5 8,3 7,3"/>
<rect fill="#FFB100" x="8" y="2" width="1" height="1"/>
<polygon fill="#FFB100" points="1,2 0,2 0,8 1,8 1,9 2,9 2,7 1,7 1,5 2,5 2,3 1,3"/>
<polygon fill="#FFB100" points="7,7 6,7 6,9 7,9 7,8 8,8 8,6 7,6"/>
<polygon fill="#B67100" points="5,3 5,2 3,2 3,3 2,3 2,4 6,4 6,3"/>
<path fill="#FFE800" d="M6,5v1H5V5H6V4H2v5h4V7h1V5H6z M3,6V5h1v1H3z"/>
<rect fill="#343341" x="1" y="5" width="1" height="2"/>
<rect fill="#343341" x="3" y="5" width="1" height="1"/>
<rect fill="#343341" x="5" y="5" width="1" height="1"/>
<rect fill="#343341" x="7" y="5" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 825 B

View File

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-watermelon">
<rect fill="#343341" x="3" y="5" width="1" height="1"/>
<rect fill="#343341" x="5" y="4" width="1" height="1"/>
<polygon fill="#00AF3E" points="2,7 2,8 7,8 7,7"/>
<rect fill="#00AF3E" x="1" y="6" width="1" height="1"/>
<rect fill="#00AF3E" x="7" y="6" width="1" height="1"/>
<rect fill="#343341" x="4" y="2" width="1" height="1"/>
<path fill="#F92F3C" d="M7,5V3H6V1H5V0H4v1H3v2H2v2H1v1h1v1h5V6h1V5H7z M6,5H5V4h1V5z M4,2h1v1H4V2z M3,6V5h1v1H3z"/>
</svg>

Before

Width:  |  Height:  |  Size: 547 B

View File

@ -1,5 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-wine">
<polygon fill="#AE232B" points="2,2 2,4 3,4 3,5 6,5 6,4 7,4 7,2"/>
<polygon fill="#EBEAF7" points="2,0 2,2 7,2 7,0"/>
<polygon fill="#EBEAF7" points="5,5 4,5 4,7 3,7 3,8 6,8 6,7 5,7"/>
<polygon fill="#EBEAF7" points="2,0 2,4 3,4 3,3 6,3 6,4 7,4 7,0"/>
<rect fill="#EBEAF7" x="3" y="4" width="1" height="1"/>
<rect fill="#EBEAF7" x="5" y="4" width="1" height="1"/>
<polygon fill="#EBEAF7" points="5,7 5,5 4,5 4,7 3,7 3,8 6,8 6,7"/>
<polygon fill="#AE232B" points="3,3 3,4 4,4 4,5 5,5 5,4 6,4 6,3"/>
</svg>

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 406 B

View File

@ -1,16 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-wreath">
<rect fill="#F92F3C" x="2" y="5" width="1" height="1"/>
<rect fill="#F92F3C" x="6" y="6" width="1" height="1"/>
<rect fill="#F92F3C" x="7" y="3" width="1" height="1"/>
<rect fill="#F92F3C" x="3" y="1" width="1" height="1"/>
<rect fill="#F92F3C" x="5" y="1" width="1" height="1"/>
<rect fill="#C10015" x="3" y="2" width="1" height="1"/>
<rect fill="#C10015" x="5" y="2" width="1" height="1"/>
<rect fill="#C10015" x="4" y="1" width="1" height="1"/>
<rect fill="#FFE800" x="1" y="3" width="1" height="1"/>
<rect fill="#FFE800" x="7" y="5" width="1" height="1"/>
<rect fill="#FFE800" x="3" y="7" width="1" height="1"/>
<polygon fill="#00AF3E" points="3,5 3,4 4,4 4,3 3,3 3,2 2,2 2,4 1,4 1,6 2,6 2,5"/>
<polygon fill="#00AF3E" points="7,4 7,2 6,2 6,3 5,3 5,4 6,4 6,5 5,5 5,6 4,6 4,5 3,5 3,6 2,6 2,7 4,7 4,8 6,8 6,6 7,6 7,5 8,5 8,4"/>
<rect fill="#00AF3E" x="4" y="2" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 990 B

View File

@ -17,7 +17,6 @@
"battery-4-6.svg": [ "battery-4-6", "ui-icon", "yellow" ],
"battery-5-6.svg": [ "battery-5-6", "ui-icon", "green" ],
"battery-6-6.svg": [ "battery-6-6", "ui-icon", "green" ],
"bear.svg": [ "bear", "animal", "teddy-bear", "face", "brown" ],
"bell.svg": [ "bell", "ui-icon", "yellow" ],
"bin.svg": [ "bin", "ui-icon", "grey-gray" ],
"birthday-cake.svg": [ "birthday-cake", "happy-birthday", "food", "dessert", "candles", "pink" ],
@ -25,7 +24,6 @@
"book.svg": [ "book", "red" ],
"bookmark.svg": [ "bookmark", "ui-icon", "red" ],
"bubble-tea.svg": [ "bubble-tea", "drink", "beverage", "food", "brown" ],
"bulbasaur.svg": [ "bulbasaur", "pokemon", "green", "blue" ],
"burger-menu.svg": [ "burger-menu", "ui-icon", "orange" ],
"burger.svg": [ "burger", "fast-food", "orange" ],
"bus.svg": [ "bus", "vehicle", "transportation", "red" ],
@ -33,7 +31,6 @@
"camera-polaroid.svg": [ "camera-polaroid", "grey-gray" ],
"camera.svg": [ "camera", "grey-gray" ],
"candycane.svg": [ "candycane", "xmas", "christmas", "festive", "red", "white" ],
"capybara.svg": [ "capybara", "animal", "full-body", "brown" ],
"car.svg": [ "car", "vehicle", "transportation", "blue" ],
"caret-down.svg": [ "caret-down", "ui-icon", "blue" ],
"caret-left.svg": [ "caret-left", "ui-icon", "blue" ],
@ -48,18 +45,13 @@
"cat-orange.svg": [ "cat-orange", "face", "animal", "orange", "white" ],
"cat-tabby.svg": [ "cat-tabby", "face", "animal", "orange" ],
"cat-white.svg": [ "cat-white", "face", "animal", "white" ],
"charmander.svg": [ "charmander", "pokemon", "orange" ],
"chart.svg": [ "chart", "ui-icon" ],
"christmas-tree.svg": [ "christmas-tree", "green", "christmas", "xmas", "festive" ],
"wreath.svg": [ "wreath", "christmas", "green", "christmas", "xmas", "festive" ],
"christmas-tree.svg": [ "christmas-tree", "christmas-tree", "green", "christmas", "xmas", "festive" ],
"chrome.svg": [ "chrome", "logo" ],
"clipboard.svg": [ "clipboard", "ui-icon", "cut", "copy", "paste" ],
"cloud.svg": [ "cloud", "ui-icon", "white" ],
"coffee.svg": [ "coffee", "drink", "beverage", "orange" ],
"coffee-takeaway.svg": [ "coffee-takeaway", "drink", "beverage", "orange" ],
"control-panel.svg": [ "control-panel", "mixer", "ui-icon", "settings", "preferences", "blue" ],
"copy.svg": [ "copy", "ui-icon", "cut", "paste" ],
"cow.svg": [ "cow", "full-body", "animal", "white" ],
"device-computer.svg": [ "device-computer", "screen", "imac", "desktop", "pc", "ui-icon", "black", "white", "grey-gray" ],
"device-tablet.svg": [ "device-tablet", "screen", "ipad", "ui-icon", "black", "white", "grey-gray" ],
"device-smartphone.svg": [ "device-smartphone", "screen", "iphone", "ui-icon", "black", "white", "grey-gray" ],
@ -69,9 +61,7 @@
"duck.svg": [ "duck", "dove", "bird", "full-body", "animal", "white" ],
"dollar.svg": [ "dollar", "ui-icon", "yellow" ],
"earth.svg": [ "earth", "globe", "global", "world", "ui-icon", "blue" ],
"edit.svg": [ "edit", "pencil", "paper", "write", "ui-icon", "brown" ],
"eevee.svg": [ "eevee", "pokemon", "brown" ],
"egg.svg": [ "egg", "food", "fried-egg", "sunny-side-up", "white", "yellow" ],
"edit.svg": [ "edit", "pencil", "paper", "ui-icon", "brown" ],
"export.svg": [ "export", "arrow", "out", "share", "ui-icon", "blue", "orange" ],
"facebook-detailed.svg": [ "facebook-detailed", "logo", "blue" ],
"facebook.svg": [ "facebook", "logo", "blue" ],
@ -80,7 +70,7 @@
"file.svg": [ "file", "paper", "ui-icon", "blue" ],
"folder.svg": [ "folder", "ui-icon", "orange", "yellow" ],
"fries.svg": [ "fries", "french-fries", "fast-food", "red", "yellow" ],
"gear.svg": [ "gear", "settings", "preferences", "ui-icon", "black" ],
"gear.svg": [ "gear", "ui-icon", "black" ],
"gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ],
"gingerbread-man.svg": [ "gingerbread-man", "xmas", "christmas", "festive", "brown" ],
"guitar.svg": [ "guitar", "brown" ],
@ -92,8 +82,6 @@
"instagram-detailed.svg": [ "instagram-detailed", "logo", "purple", "magenta" ],
"instagram.svg": [ "instagram", "logo", "purple", "magenta" ],
"key.svg": [ "key", "ui-icon", "yellow" ],
"koala.svg": [ "koala", "animal", "bear", "face", "grey-gray" ],
"koala-hug.svg": [ "koala-hug", "animal", "bear", "full-body", "hugging-tree", "grey-gray" ],
"lock.svg": [ "lock", "ui-icon", "yellow", "orange" ],
"luggage.svg": [ "luggage", "bag", "travel", "pink" ],
"magnifier.svg": [ "magnifier", "zoom", "ui-icon", "brown", "white", "search" ],
@ -107,18 +95,15 @@
"mistletoe.svg": [ "mistletoe", "xmas", "christmas", "festive", "red", "green" ],
"moon.svg": [ "moon", "ui-icon", "yellow", "dark" ],
"nasilemak.svg": [ "nasilemak", "food", "green" ],
"nyan-cat.svg": [ "nyan-cat", "animal", "space", "rainbow", "meme", "grey-gray", "pink" ],
"outbox.svg": [ "outbox", "arrow", "email", "e-mail", "ui-icon", "blue", "orange" ],
"panda.svg": [ "panda", "animal", "bear", "full-body", "black", "white" ],
"paper-bag.svg": [ "paper-bag", "ui-icon", "pink" ],
"paste.svg": [ "paste", "ui-icon", "cut", "copy" ],
"pear.svg": [ "pear", "fruit", "food", "green" ],
"pencil.svg": [ "pencil", "ui-icon", "write", "edit" ],
"pencil.svg": [ "pencil", "ui-icon", "yellow", "blue", "edit" ],
"penguin.svg": [ "penguin", "animal", "bird", "full-body", "black", "white" ],
"phone.svg": [ "phone", "ui-icon", "red" ],
"photo.svg": [ "photo", "ui-icon", "blue" ],
"picture.svg": [ "picture", "drawing", "painting", "ui-icon", "blue" ],
"pikachu.svg": [ "pikachu", "pokemon", "mouse", "yellow" ],
"pin.svg": [ "pin", "ui-icon", "red" ],
"pizza-slice.svg": [ "pizza-slice", "food", "orange", "yellow" ],
"pizza-whole.svg": [ "pizza-whole", "food", "orange", "yellow", "red" ],
@ -130,11 +115,8 @@
"rabbit-white.svg": [ "rabbit-white", "bunny", "full-body", "animal", "white" ],
"reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ],
"reddit.svg": [ "reddit", "logo", "red" ],
"rickroll.svg": [ "rickroll", "rickrolling", "rick-rolling", "never-gonna", "give-you-up", "let-you-down", "run-around-desert-you", "meme", "black" ],
"rose.svg": [ "rose", "flose", "petals", "plant", "leaves", "leaf", "red", "green" ],
"rubber-duck.svg": [ "rubber-duck", "toy", "animal", "yellow" ],
"rudolph.svg": [ "rudolph", "the-red-nosed-reindeer", "animal", "full-body", "xmas", "christmas", "festive", "brown" ],
"sad-pepe.svg": [ "sad-pepe", "meme", "frog", "green" ],
"santa-face.svg": [ "santa-face", "xmas", "christmas", "festive", "red", "human" ],
"santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ],
"save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ],
@ -147,25 +129,16 @@
"sound-low.svg": [ "sound-low", "ui-icon", "yellow" ],
"sound-mute.svg": [ "sound-mute", "ui-icon", "yellow" ],
"spotify.svg": [ "spotify", "logo", "green" ],
"squirtle.svg": [ "squirtle", "pokemon", "tortoise", "blue" ],
"star.svg": [ "star", "ui-icon", "rating", "full", "yellow" ],
"star-half.svg": [ "star-half", "ui-icon", "rating", "yellow", "grey-gray" ],
"star-empty.svg": [ "star-empty", "ui-icon", "rating", "grey-gray" ],
"sun.svg": [ "sun", "ui-icon", "yellow", "light" ],
"surprised-pikachu.svg": [ "surprised-pikachu", "meme", "pokemon", "yellow" ],
"stonks.svg": [ "stonks", "meme", "mememan" ],
"tehtarik.svg": [ "tehtarik", "teh-tarik","drink", "beverage", "brown" ],
"tiktok.svg": [ "tiktok", "logo", "douyin", "cyan", "magenta" ],
"take-my-money.svg": [ "take-my-money", "meme", "shut-up", "fry", "futurama", "red" ],
"this-is-fine.svg": [ "this-is-fine", "meme", "dog", "yellow", "orange" ],
"thumb-down.svg": [ "thumb-down", "ui-icon", "pink", "good", "upvote" ],
"thumb-up.svg": [ "thumb-up", "ui-icon", "blue", "bad", "downvote" ],
"twitter-detailed.svg": [ "twitter-detailed", "logo", "bird", "blue" ],
"twitter.svg": [ "twitter", "logo", "bird", "blue" ],
"unlock.svg": [ "unlock", "ui-icon", "yellow", "orange" ],
"user.svg": [ "user", "ui-icon", "blue" ],
"users.svg": [ "users", "ui-icon", "blue" ],
"watermelon.svg": [ "watermelon", "fruit", "food", "red" ],
"users.svg": [ "users", "ui-icon", "blue", "yellow", "red" ],
"wifi.svg": [ "wifi", "ui-icon", "black" ],
"wine.svg": [ "wine", "drink", "beverage", "white", "red" ],
"wrench.svg": [ "wrench", "ui-icon", "grey-gray" ],