Colibre icon theme css support

Change-Id: I957980739ba667574a07ea94655bf7d2220571db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106343
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
This commit is contained in:
andreas kainz
2020-11-22 12:07:39 +01:00
committed by Andreas Kainz
parent 02195a17e8
commit 5235802776
34 changed files with 439 additions and 788 deletions

View File

@@ -1,19 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -1,43 +1,24 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-line"
d="M 15.5,17.5 H 16 c 0.8,0 1.5,-0.6 1.5,-1.5 v -4 c 0,-0.7 -0.65,-1.5 -1.5,-1.5 h -0.5"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-line"
d="M 8.5,17.5 H 8 C 7.2,17.5 6.5,16.87 6.5,16 v -4 c 0,-0.73 0.65,-1.5 1.5,-1.5 h 0.5"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 8.5,14.5 h 7 v -1 h -7 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="M 15.5,17.5 H 16 c 0.8,0 1.5,-0.6 1.5,-1.5 v -4 c 0,-0.7 -0.65,-1.5 -1.5,-1.5 h -0.5" />
<path d="M 8.5,17.5 H 8 C 7.2,17.5 6.5,16.87 6.5,16 v -4 c 0,-0.73 0.65,-1.5 1.5,-1.5 h 0.5" />
<path d="m 8.5,14.5 h 7 v -1 h -7 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 819 B

View File

@@ -1,27 +1,14 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 5.5,21.5 h 14 v -19 h -14 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 5.5,4.5 h -2 v 4 h 2 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 5.5,15.5 h -2 v 4 h 2 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 5.5,21.5 h 14 v -19 h -14 z" />
<path d="m 5.5,4.5 h -2 v 4 h 2 z" />
<path d="m 5.5,15.5 h -2 v 4 h 2 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 652 B

After

Width:  |  Height:  |  Size: 426 B

View File

@@ -1,67 +1,27 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 6.5,19.5 h 13 V 7 L 15,2.5 H 6.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 6.5,19.5 h 13 V 7 L 15,2.5 H 6.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
d="m 6.5,23.5 v -2"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 6.5,22.5 h 13"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 19.5,23.5 v -2"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 2.5,19.5 h 2"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 2.5,2.5 h 2"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="M 3.5,19.5 V 2.5"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 6.5,23.5 v -2" />
<path d="m 6.5,22.5 h 13" />
<path d="m 19.5,23.5 v -2" />
<path d="m 2.5,19.5 h 2" />
<path d="m 2.5,2.5 h 2" />
<path d="M 3.5,19.5 V 2.5" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 774 B

View File

@@ -1,51 +1,33 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 5.5,21.5 h 14 v -19 h -14 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 5.5,4.5 h -2 v 4 h 2 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 5.5,15.5 h -2 v 4 h 2 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 5.5,21.5 h 14 v -19 h -14 z" />
<path d="m 5.5,4.5 h -2 v 4 h 2 z" />
<path d="m 5.5,15.5 h -2 v 4 h 2 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
d="m 8.5,12.5 h 8 v 1 h -8 z"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="m 9.5,15.5 c 0.25,0 6,0 6,0"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
>
<path d="m 8.5,12.5 h 8 v 1 h -8 z" />
<path d="m 9.5,15.5 c 0.25,0 6,0 6,0" />
</g>
<g id="symbol2"
class="icn icn--highlight-color"
d="m 8.5,2.5 v 6 l 1.5,-2 1.5,2 v -6 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 8.5,2.5 v 6 l 1.5,-2 1.5,2 v -6 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 907 B

View File

@@ -1,27 +1,14 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 10.5,17.5 h 11 v -14 h -11 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 6.5,19.5 h 11 v -14 h -11 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 2.5,21.5 h 11 v -14 h -11 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 10.5,17.5 h 11 v -14 h -11 z" />
<path d="m 6.5,19.5 h 11 v -14 h -11 z" />
<path d="m 2.5,21.5 h 11 v -14 h -11 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 662 B

After

Width:  |  Height:  |  Size: 436 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-line"
d="m 15.5,11.5 -4,4 4,4"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-line"
d="m 22.5,15.5 h -11"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 15.5,11.5 -4,4 4,4" />
<path d="m 22.5,15.5 h -11" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 854 B

After

Width:  |  Height:  |  Size: 644 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
>
<path d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
d="m 10.5,22.5 5,-2 -3,-3 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 15.5,20.5 5,-5 -3,-3 -5,5 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 22.5,13.5 -2,2 -3,-3 2,-2 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 10.5,22.5 5,-2 -3,-3 z" />
<path d="m 15.5,20.5 5,-5 -3,-3 -5,5 z" />
<path d="m 22.5,13.5 -2,2 -3,-3 2,-2 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 824 B

View File

@@ -1,51 +1,33 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 l -4.5,-4.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 v -0.5 l -4.5,-4.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
d="m 10.5,22.5 5,-2 -3,-3 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
>
<path d="m 10.5,22.5 5,-2 -3,-3 z" />
<path d="m 15.5,20.5 5,-5 -3,-3 -5,5 z" />
<path d="m 22.5,13.5 -2,2 -3,-3 2,-2 z" />
</g>
<g id="symbol2"
class="icn icn--highlight-color"
d="m 15.5,20.5 5,-5 -3,-3 -5,5 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 22.5,13.5 -2,2 -3,-3 2,-2 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="M 6.5 5.5 L 6.5 6.5 L 12.5 6.5 L 12.5 5.5 L 6.5 5.5 z M 6.5 9.5 L 13.5 9.5 L 6.5 9.5 z M 16.5 9.5 L 17.5 9.5 L 16.5 9.5 z M 6.5 12.5 L 13.5 12.5 L 6.5 12.5 z M 16.5 12.5 L 17.5 12.5 L 16.5 12.5 z M 6.5 15.5 L 11.5 15.5 L 6.5 15.5 z M 6.5 18.5 L 10.5 18.5 L 6.5 18.5 z "
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="M 6.5 5.5 L 6.5 6.5 L 12.5 6.5 L 12.5 5.5 L 6.5 5.5 z M 6.5 9.5 L 13.5 9.5 L 6.5 9.5 z M 16.5 9.5 L 17.5 9.5 L 16.5 9.5 z M 6.5 12.5 L 13.5 12.5 L 6.5 12.5 z M 16.5 12.5 L 17.5 12.5 L 16.5 12.5 z M 6.5 15.5 L 11.5 15.5 L 6.5 15.5 z M 6.5 18.5 L 10.5 18.5 L 6.5 18.5 z " />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,43 +1,24 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
d="m 10.5,22.5 5,-2 -3,-3 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 15.5,20.5 5,-5 -3,-3 -5,5 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 22.5,13.5 -2,2 -3,-3 2,-2 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 10.5,22.5 5,-2 -3,-3 z" />
<path d="m 15.5,20.5 5,-5 -3,-3 -5,5 z" />
<path d="m 22.5,13.5 -2,2 -3,-3 2,-2 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 707 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="m 6.5,4.5 h 6 v 2 h -6 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="m 6.5,17.5 h 10 v 2 h -10 z"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 6.5,4.5 h 6 v 2 h -6 z" />
<path d="m 6.5,17.5 h 10 v 2 h -10 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 864 B

After

Width:  |  Height:  |  Size: 656 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2-line"
d="m 20.5,15.5 -5,5 -5,-5 5,-5 3,3 -3,3"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2-line"
fill="none"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 20.5,15.5 -5,5 -5,-5 5,-5 3,3 -3,3" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 692 B

After

Width:  |  Height:  |  Size: 623 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--negative-color-line"
d="m 11.5,22.5 c 5.2,-4.4 4.8,-7.7 4.6,-11.0 -0.75,5.4 2.0,7.3 6.4,7.7 -3.3,-1.0 -6.8,-0.98 -11.0,3.6 z"
fill="none"
stroke="#da4453"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 11.5,22.5 c 5.2,-4.4 4.8,-7.7 4.6,-11.0 -0.75,5.4 2.0,7.3 6.4,7.7 -3.3,-1.0 -6.8,-0.98 -11.0,3.6 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 753 B

After

Width:  |  Height:  |  Size: 687 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-line"
d="m 8.5,11.5 4,4 -4,4"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-line"
d="M 12.5,15.5 H 1.5"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 8.5,11.5 4,4 -4,4" />
<path d="M 12.5,15.5 H 1.5" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 853 B

After

Width:  |  Height:  |  Size: 643 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="m 6.5,17.5 h 10 v 2 h -10 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 6.5,17.5 h 10 v 2 h -10 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 681 B

After

Width:  |  Height:  |  Size: 612 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="m 6.5,4.5 h 6 v 2 h -6 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 6.5,4.5 h 6 v 2 h -6 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 705 B

After

Width:  |  Height:  |  Size: 631 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 9.5,10.5 v 1 h 5 v -1 z m -2,4 h 9 z"
fill="#83beec"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-line"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 9.5,10.5 v 1 h 5 v -1 z m -2,4 h 9 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 692 B

After

Width:  |  Height:  |  Size: 625 B

View File

@@ -1,19 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 2.5,13.5 11,-10 h 8 v 8 l -11,10 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="M 18.5,8 A 1.5,1.5 0 0 1 17,9.5 1.5,1.5 0 0 1 15.5,8 1.5,1.5 0 0 1 17,6.5 1.5,1.5 0 0 1 18.5,8 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 2.5,13.5 11,-10 h 8 v 8 l -11,10 z" />
<path d="M 18.5,8 A 1.5,1.5 0 0 1 17,9.5 1.5,1.5 0 0 1 15.5,8 1.5,1.5 0 0 1 17,6.5 1.5,1.5 0 0 1 18.5,8 Z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 555 B

After

Width:  |  Height:  |  Size: 460 B

View File

@@ -1,19 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -1,19 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="M 21.5,12 A 9.5,9.5 0 0 1 12,21.5 9.5,9.5 0 0 1 2.5,12 9.5,9.5 0 0 1 12,2.5 9.5,9.5 0 0 1 21.5,12 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 18.5,12.5 h -7 v -7"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 21.5,12 A 9.5,9.5 0 0 1 12,21.5 9.5,9.5 0 0 1 2.5,12 9.5,9.5 0 0 1 12,2.5 9.5,9.5 0 0 1 21.5,12 Z" />
<path d="m 18.5,12.5 h -7 v -7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 543 B

After

Width:  |  Height:  |  Size: 448 B

View File

@@ -1,19 +1,21 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="M 21.5,12 A 9.5,9.5 0 0 1 12,21.5 9.5,9.5 0 0 1 2.5,12 9.5,9.5 0 0 1 12,2.5 9.5,9.5 0 0 1 21.5,12 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-line"
d="m 18.5,12.5 h -7 v -7"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 21.5,12 A 9.5,9.5 0 0 1 12,21.5 9.5,9.5 0 0 1 2.5,12 9.5,9.5 0 0 1 12,2.5 9.5,9.5 0 0 1 21.5,12 Z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-line"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 18.5,12.5 h -7 v -7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 615 B

View File

@@ -1,51 +1,26 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 20.5,13.5 c 0,4.936261 -4.063739,9 -9,9 -4.9362614,0 -9,-4.063739 -9,-9 -10e-8,-4.9362615 4.0637385,-9 9,-9 4.936262,0 9,4.0637385 9,9 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 11.5,8.5 v 4 z m 0,6 v 2 z"
fill="#fafafa"
stroke="#3a3a38"
>
<path d="m 20.5,13.5 c 0,4.9 -4,9 -9,9 -4.9,0 -9,-4 -9,-9 -10e-8,-4.9 4,-9 9,-9 4.9,0 9,4 9,9 z" />
<path d="m 11.5,8.5 v 4 z m 0,6 v 2 z" />
<path d="m 21.5,8.5 -5,-5" />
<path d="m 9.5,4.5 v -2 h 4 v 2 z" />
<path d="M 18,7 19,6" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 21.5,8.5 -5,-5"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="M 18,7 19,6"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 9.5,4.5 v -2 h 4 v 2 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 12.5,13.5 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 12.5,13.5 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z" />
<path d="m 11.5,8.5 v 4 z m 0,6 v 2 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 857 B

View File

@@ -1,19 +1,21 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 13.5,13.5 v 6 h 2 v 3 l 3,-3 h 4 v -6 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 13.5,13.5 v 6 h 2 v 3 l 3,-3 h 4 v -6 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 745 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="M 17.4 13.5 L 17 15.6 L 15.24 14.4 L 14.4 15.24 L 15.6 17 L 13.5 17.4 L 13.5 18.6 L 15.6 19.0 L 14.4 20.76 L 15.24 21.6 L 17 20.4 L 17.4 22.5 L 18.6 22.5 L 19.0 20.4 L 20.76 21.6 L 21.6 20.76 L 20.4 19.0 L 22.5 18.6 L 22.5 17.4 L 20.4 17 L 21.6 15.24 L 20.76 14.4 L 19.0 15.6 L 18.6 13.5 L 17.4 13.5 z M 18 16.5 A 1.5 1.5 0 0 1 19.5 18 A 1.5 1.5 0 0 1 18 19.5 A 1.5 1.5 0 0 1 16.5 18 A 1.5 1.5 0 0 1 18 16.5 z "
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="M 17.4 13.5 L 17 15.6 L 15.24 14.4 L 14.4 15.24 L 15.6 17 L 13.5 17.4 L 13.5 18.6 L 15.6 19.0 L 14.4 20.76 L 15.24 21.6 L 17 20.4 L 17.4 22.5 L 18.6 22.5 L 19.0 20.4 L 20.76 21.6 L 21.6 20.76 L 20.4 19.0 L 22.5 18.6 L 22.5 17.4 L 20.4 17 L 21.6 15.24 L 20.76 14.4 L 19.0 15.6 L 18.6 13.5 L 17.4 13.5 z M 18 16.5 A 1.5 1.5 0 0 1 19.5 18 A 1.5 1.5 0 0 1 18 19.5 A 1.5 1.5 0 0 1 16.5 18 A 1.5 1.5 0 0 1 18 16.5 z " />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 995 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
d="m 14.5,9.5 c -0.5,0 -1,0.4 -1,1 0,0.5 0.4,1 1,1 0.5,0 1,-0.4 1,-1 0,-0.5 -0.4,-1 -1,-1 z m -3.5,2 c -0.3,0 -0.5,0.2 -0.5,0.5 0,0.3 0.2,0.5 0.5,0.5 0.3,0 0.5,-0.2 0.5,-0.5 0,-0.3 -0.2,-0.5 -0.5,-0.5 z m -3.5,2 c -0.5,0 -1,0.4 -1,1 0,0.5 0.43,1 1,1 0.5,0 1,-0.4 1,-1 0,-0.5 -0.43,-1 -1,-1 z m 3.5,3 c -0.3,0 -0.5,0.2 -0.5,0.5 0,0.3 0.2,0.5 0.5,0.5 0.3,0 0.5,-0.2 0.5,-0.5 0,-0.3 -0.2,-0.5 -0.5,-0.5 z m 3.5,1 c -0.5,0 -1,0.4 -1,1 0,0.5 0.4,1 1,1 0.5,0 1,-0.4 1,-1 0,-0.5 -0.4,-1 -1,-1 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 14.5,9.5 c -0.5,0 -1,0.4 -1,1 0,0.5 0.4,1 1,1 0.5,0 1,-0.4 1,-1 0,-0.5 -0.4,-1 -1,-1 z m -3.5,2 c -0.3,0 -0.5,0.2 -0.5,0.5 0,0.3 0.2,0.5 0.5,0.5 0.3,0 0.5,-0.2 0.5,-0.5 0,-0.3 -0.2,-0.5 -0.5,-0.5 z m -3.5,2 c -0.5,0 -1,0.4 -1,1 0,0.5 0.43,1 1,1 0.5,0 1,-0.4 1,-1 0,-0.5 -0.43,-1 -1,-1 z m 3.5,3 c -0.3,0 -0.5,0.2 -0.5,0.5 0,0.3 0.2,0.5 0.5,0.5 0.3,0 0.5,-0.2 0.5,-0.5 0,-0.3 -0.2,-0.5 -0.5,-0.5 z m 3.5,1 c -0.5,0 -1,0.4 -1,1 0,0.5 0.4,1 1,1 0.5,0 1,-0.4 1,-1 0,-0.5 -0.4,-1 -1,-1 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,19 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 6.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 9 c 5.4e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.5 c 0,0.5 0.6,0.3 0.5,0.3 0.33,0 0.6,-0.3 1.2,-0.7 l 4.8,-4.5 h 5.5 c 0.5,-5.5e-5 1,-0.5 1,-1 V 3.5 C 21.5,3 21,2.5 20.5,2.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 3.5,5.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 9 c 5.5e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 5.5 c 0.5,-5.5e-5 1,-0.5 1,-1 v -9 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 6.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 9 c 5.4e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.5 c 0,0.5 0.6,0.3 0.5,0.3 0.33,0 0.6,-0.3 1.2,-0.7 l 4.8,-4.5 h 5.5 c 0.5,-5.5e-5 1,-0.5 1,-1 V 3.5 C 21.5,3 21,2.5 20.5,2.5 Z" />
<path d="m 3.5,5.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 9 c 5.5e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 5.5 c 0.5,-5.5e-5 1,-0.5 1,-1 v -9 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 837 B

After

Width:  |  Height:  |  Size: 742 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 12.5,21.5 h 10 V 7 L 18,2.5 h -5.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 12.5,21.5 h 10 V 7 L 18,2.5 h -5.5 z" />
<path d="m 17.5,7.5 h 5 V 7 L 18,2.5 h -0.5 z" />
</g>
<g id="background"
class="icn icn--area-color"
d="m 17.5,7.5 h 5 V 7 L 18,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="M 11.5,21.5 H 1.5 V 7 L 6,2.5 h 5.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 6.5,7.5 h -5 V 7 L 6,2.5 h 0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 11.5,21.5 H 1.5 V 7 L 6,2.5 h 5.5 z" />
<path d="m 6.5,7.5 h -5 V 7 L 6,2.5 h 0.5 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 870 B

After

Width:  |  Height:  |  Size: 680 B

View File

@@ -1,67 +1,43 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 13.5,10.5 h 10 V 5 L 19,0.5 h -5.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 13.5,10.5 h 10 V 5 L 19,0.5 h -5.5 z" />
<path d="m 18.5,5.5 h 5 V 5 L 19,0.5 h -0.5 z" />
</g>
<g id="background"
class="icn icn--area-color"
d="m 18.5,5.5 h 5 V 5 L 19,0.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 0.5,10.5 h 10 V 5 L 6,0.5 H 0.5 Z" />
<path d="m 5.5,5.5 h 5 V 5 L 6,0.5 H 5.5 Z" />
</g>
<g id="background"
class="icn icn--area-color"
d="m 0.5,10.5 h 10 V 5 L 6,0.5 H 0.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 13.5,23.5 h 10 V 18 L 19,13.5 h -5.5 z" />
<path d="m 18.5,18.5 h 5 V 18 L 19,13.5 h -0.5 z" />
</g>
<g id="background"
class="icn icn--area-color"
d="m 5.5,5.5 h 5 V 5 L 6,0.5 H 5.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 13.5,23.5 h 10 V 18 L 19,13.5 h -5.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 18.5,18.5 h 5 V 18 L 19,13.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 0.5,23.5 h 10 V 18 L 6,13.5 H 0.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 5.5,18.5 h 5 V 18 L 6,13.5 H 5.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 0.5,23.5 h 10 V 18 L 6,13.5 H 0.5 Z" />
<path d="m 5.5,18.5 h 5 V 18 L 6,13.5 H 5.5 Z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,11 +1,12 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 485 B

After

Width:  |  Height:  |  Size: 521 B

View File

@@ -1,19 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 13.5,21.5 h 10 V 7 L 19,2.5 h -5.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 13.5,21.5 h 10 V 7 L 19,2.5 h -5.5 z" />
<path d="m 18.5,7.5 h 5 V 7 L 19,2.5 h -0.5 z" />
</g>
<g id="background"
class="icn icn--area-color"
d="m 18.5,7.5 h 5 V 7 L 19,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 0.5,21.5 h 10 V 7 L 6,2.5 H 0.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 5.5,7.5 h 5 V 7 L 6,2.5 H 5.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 0.5,21.5 h 10 V 7 L 6,2.5 H 0.5 Z" />
<path d="m 5.5,7.5 h 5 V 7 L 6,2.5 H 5.5 Z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 867 B

After

Width:  |  Height:  |  Size: 677 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="M 21.5,10.5 10.5,21.5 h 11 z m -2,5 v 4 h -4 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="M 21.5,10.5 10.5,21.5 h 11 z m -2,5 v 4 h -4 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 700 B

After

Width:  |  Height:  |  Size: 631 B

View File

@@ -1,35 +1,23 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="m 6.5,21.5 h 3 v -19 h -3 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2"
d="M 6.5 6.5 L 7.5 6.5 L 6.5 6.5 z M 6.5 9.5 L 7.5 9.5 L 6.5 9.5 z M 6.5 12.5 L 7.5 12.5 L 6.5 12.5 z M 6.5 15.5 L 7.5 15.5 L 6.5 15.5 z M 6.5 18.5 L 7.5 18.5 L 6.5 18.5 z "
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 6.5,21.5 h 3 v -19 h -3 z" />
<path d="M 6.5 6.5 L 7.5 6.5 L 6.5 6.5 z M 6.5 9.5 L 7.5 9.5 L 6.5 9.5 z M 6.5 12.5 L 7.5 12.5 L 6.5 12.5 z M 6.5 15.5 L 7.5 15.5 L 6.5 15.5 z M 6.5 18.5 L 7.5 18.5 L 6.5 18.5 z " />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1009 B

After

Width:  |  Height:  |  Size: 801 B

View File

@@ -1,27 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
<g id="background"
class="icn icn--area-color"
d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--area-color"
d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2-line"
d="m 7,10.5 2.2418004,8 L 12,10.5 14.741898,18.5 17,10.5"
fill="none"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2-line"
fill="none"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
/>
>
<path d="m 7,10.5 2.25,8 L 12,10.5 14.75,18.5 17,10.5" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 705 B

After

Width:  |  Height:  |  Size: 631 B