Toolbar-down: icon update

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: If2ac4f403b2e691ad6d4f24e5ffbfaffe8a13ce6
pull/3791/head
andreas kainz 2021-12-04 21:56:29 +01:00 committed by Andreas_K
parent b199fd0f87
commit de788e9948
13 changed files with 130 additions and 48 deletions

View File

@ -68,6 +68,14 @@
border-top: 1px solid #bbbbbb;
}
#tb_actionbar_item_prev .w2ui-icon.prev {
background: url('images/lc_prevrecord.svg') no-repeat center/24px !important;
}
#tb_actionbar_item_next .w2ui-icon.next {
background: url('images/lc_nextrecord.svg') no-repeat center/24px !important;
}
w2ui-toolbar {
position: absolute;
right: 10px;

View File

@ -1 +1,14 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#5f5f5f" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m4 20 16-16"/><path d="m20 20-16-16"/></g></svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="M 5,19 19,5" />
<path d="M 19,19 5,5" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 366 B

View File

@ -1,21 +1,14 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
class="icn icn--negative-color"
d="m20 20 -16-16"
fill="none"
stroke="#ed3d3d"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
/>
<path
class="icn icn--negative-color"
d="m4 20 16-16"
fill="none"
stroke="#ed3d3d"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
/>
</svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="M 19,19 5,5" />
<path d="M 5,19 19,5" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 498 B

After

Width:  |  Height:  |  Size: 366 B

View File

@ -1,12 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--line-color"
class="icn icn--text-color"
fill="none"
stroke="#3a3a38"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="M 12,16.5 3,7.5 h 18 z" />
<path d="M 19,8 12,16 5,8" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 340 B

View File

@ -1 +1,13 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m7.4937745 21.50616 9.0172775-9.50616-9.0172775-9.5061599" fill="none" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round" stroke-width=".978"/></svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="m 8,5 8,7 -8,7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 338 B

View File

@ -1 +1,13 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m7.4937745 21.50616 9.0172775-9.50616-9.0172775-9.5061599" fill="none" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round" stroke-width=".978"/></svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="m 8,5 8,7 -8,7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 338 B

View File

@ -1 +1,13 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m16.506225 21.50616-9.0172773-9.50616 9.0172773-9.5061597" fill="none" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round" stroke-width=".978"/></svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="m 16,5 -8,7 8,7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 339 B

View File

@ -1 +1,13 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m16.506225 21.50616-9.0172773-9.50616 9.0172773-9.5061597" fill="none" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round" stroke-width=".978"/></svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="m 16,5 -8,7 8,7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 339 B

View File

@ -1,12 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--line-color"
class="icn icn--text-color"
fill="none"
stroke="#3a3a38"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="M 12 7.5 L 3 16.5 L 21 16.5 L 12 7.5 z " />
<path d="M 19,16 12,8 5,16" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 344 B

After

Width:  |  Height:  |  Size: 341 B

View File

@ -1 +1,14 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" fill="#fafafa" r="7"/><path d="m10 2a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0 -8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1 -7 7 7 7 0 0 1 -7-7 7 7 0 0 1 7-7z" fill="#3a3a38"/><path d="m8 13h2l.0057-4.9955956-.00721-.5107218-1.1565324 1.1006983c-.0971244.0809307-.179506.1219684-.2725763.0976892-.0890238-.0283258-.1771688-.1450625-.2135876-.1976674l-.3557937-.4944027 2-2h1v7h1.288136v1h-4.288136z" fill="#1e8bcd"/><path d="m21 21-5-5" fill="#3a3a38" stroke="#3a3a38" stroke-linecap="round" stroke-width="2"/></svg>
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="M 17,10.5 A 6.5,6.5 0 0 1 10.5,17 6.5,6.5 0 0 1 4,10.5 6.5,6.5 0 0 1 10.5,4 6.5,6.5 0 0 1 17,10.5 Z" />
<path d="M 20,20 16,16" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 600 B

After

Width:  |  Height:  |  Size: 456 B

View File

@ -1,19 +1,22 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--area-color"
fill="#fafafa"
stroke="#3a3a38"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="M 17.5,10 A 7.5,7.5 0 0 1 10,17.5 7.5,7.5 0 0 1 2.5,10 7.5,7.5 0 0 1 10,2.5 7.5,7.5 0 0 1 17.5,10 Z" />
<path d="M 21,21.5 21.5,21 16,15.5 15.5,16 Z" />
<path d="m 17,10 a 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 7,7 0 0 1 7,7 z" />
<path d="M 20,20 16,16" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
fill="#1e8bcd"
>
<path d="m 8,13 h 2 L 10,7.5 8.8,8.6 C 8.7,8.7 8.7,8.7 8.6,8.7 8.5,8.7 8.4,8.5 8.4,8.5 L 8,8 10,6 h 1 v 7 h 1.3 v 1 H 8 Z" />
<g
id="symbol"
class="icn icn--highlight-color"
fill="#1e8bcd">
<path
d="m 8,13 h 2 V 7.5 L 8.8,8.6 C 8.7,8.7 8.7,8.7 8.6,8.7 8.5,8.7 8.4,8.5 8.4,8.5 L 8,8 10,6 h 1 v 7 h 1.3 v 1 H 8 Z"
id="path7" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 670 B

View File

@ -1,12 +1,13 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="m 2.5,6.5 h 8 z" />
<path d="M 5,12 H 19" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 317 B

After

Width:  |  Height:  |  Size: 335 B

View File

@ -1,13 +1,14 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--text-color"
fill="none"
stroke="#696969"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
>
<path d="m 2.5,6.5 h 8 z" />
<path d="m 6.5,2.5 v 8 z" />
<path d="M 12,19 V 5" />
<path d="M 5,12 H 19" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 366 B