mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Add icons
th1 flow-tree sort-alt-up sort-alt-down
This commit is contained in:
committed by
Pierrick Le Gall
parent
f3cc541208
commit
10eacfb44d
@@ -64,3 +64,12 @@ Font license info
|
||||
Homepage: http://fontello.com
|
||||
|
||||
|
||||
## Web Symbols
|
||||
|
||||
Copyright (c) 2011 by Just Be Nice studio. All rights reserved.
|
||||
|
||||
Author: Just Be Nice studio
|
||||
License: SIL (http://scripts.sil.org/OFL)
|
||||
Homepage: http://www.justbenicestudio.com/
|
||||
|
||||
|
||||
|
||||
@@ -539,6 +539,42 @@
|
||||
"css": "arrow-combo",
|
||||
"code": 59447,
|
||||
"src": "entypo"
|
||||
},
|
||||
{
|
||||
"uid": "3ed68ae14e9cde775121954242a412b2",
|
||||
"css": "sort-name-up",
|
||||
"code": 61789,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "0cd2582b8c93719d066ee0affd02ac78",
|
||||
"css": "sort-alt-up",
|
||||
"code": 61792,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "27b13eff5eb0ca15e01a6e65ffe6eeec",
|
||||
"css": "sort-alt-down",
|
||||
"code": 61793,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "93faa7cec68bf69ec455bbab61e58e48",
|
||||
"css": "th-1",
|
||||
"code": 59448,
|
||||
"src": "elusive"
|
||||
},
|
||||
{
|
||||
"uid": "8a1d446e5555e76f82ddb1c8b526f579",
|
||||
"css": "flow-tree",
|
||||
"code": 59449,
|
||||
"src": "entypo"
|
||||
},
|
||||
{
|
||||
"uid": "3c4a596e8ee3584c4c9e7002371db19f",
|
||||
"css": "link-1",
|
||||
"code": 59450,
|
||||
"src": "websymbols"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -71,6 +71,9 @@
|
||||
.icon-down-open:before { content: '\e835'; } /* '' */
|
||||
.icon-left-open:before { content: '\e836'; } /* '' */
|
||||
.icon-arrow-combo:before { content: '\e837'; } /* '' */
|
||||
.icon-th-1:before { content: '\e838'; } /* '' */
|
||||
.icon-flow-tree:before { content: '\e839'; } /* '' */
|
||||
.icon-link-1:before { content: '\e83a'; } /* '' */
|
||||
.icon-hdd:before { content: '\f0a0'; } /* '' */
|
||||
.icon-tasks:before { content: '\f0ae'; } /* '' */
|
||||
.icon-filter:before { content: '\f0b0'; } /* '' */
|
||||
@@ -78,6 +81,9 @@
|
||||
.icon-sitemap:before { content: '\f0e8'; } /* '' */
|
||||
.icon-circle-empty:before { content: '\f10c'; } /* '' */
|
||||
.icon-crop:before { content: '\f125'; } /* '' */
|
||||
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
|
||||
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
|
||||
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
|
||||
.icon-sort-number-up:before { content: '\f162'; } /* '' */
|
||||
.icon-right:before { content: '\f178'; } /* '' */
|
||||
.icon-dot-circled:before { content: '\f192'; } /* '' */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -69,6 +69,9 @@
|
||||
.icon-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-arrow-combo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-th-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-flow-tree { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-link-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-tasks { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
@@ -76,6 +79,9 @@
|
||||
.icon-sitemap { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-circle-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-crop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-name-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-alt-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-alt-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-number-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-dot-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
|
||||
@@ -80,6 +80,9 @@
|
||||
.icon-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-arrow-combo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-th-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-flow-tree { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-link-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-tasks { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
@@ -87,6 +90,9 @@
|
||||
.icon-sitemap { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-circle-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-crop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-name-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-alt-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-alt-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-sort-number-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-dot-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
|
||||
20
admin/themes/default/fontello/css/fontello.css
vendored
20
admin/themes/default/fontello/css/fontello.css
vendored
@@ -2,12 +2,12 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.eot?4658038');
|
||||
src: url('../font/fontello.eot?4658038#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?4658038') format('woff2'),
|
||||
url('../font/fontello.woff?4658038') format('woff'),
|
||||
url('../font/fontello.ttf?4658038') format('truetype'),
|
||||
url('../font/fontello.svg?4658038#fontello') format('svg');
|
||||
src: url('../font/fontello.eot?22756229');
|
||||
src: url('../font/fontello.eot?22756229#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?22756229') format('woff2'),
|
||||
url('../font/fontello.woff?22756229') format('woff'),
|
||||
url('../font/fontello.ttf?22756229') format('truetype'),
|
||||
url('../font/fontello.svg?22756229#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -17,7 +17,7 @@
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.svg?4658038#fontello') format('svg');
|
||||
src: url('../font/fontello.svg?22756229#fontello') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
@@ -127,6 +127,9 @@
|
||||
.icon-down-open:before { content: '\e835'; } /* '' */
|
||||
.icon-left-open:before { content: '\e836'; } /* '' */
|
||||
.icon-arrow-combo:before { content: '\e837'; } /* '' */
|
||||
.icon-th-1:before { content: '\e838'; } /* '' */
|
||||
.icon-flow-tree:before { content: '\e839'; } /* '' */
|
||||
.icon-link-1:before { content: '\e83a'; } /* '' */
|
||||
.icon-hdd:before { content: '\f0a0'; } /* '' */
|
||||
.icon-tasks:before { content: '\f0ae'; } /* '' */
|
||||
.icon-filter:before { content: '\f0b0'; } /* '' */
|
||||
@@ -134,6 +137,9 @@
|
||||
.icon-sitemap:before { content: '\f0e8'; } /* '' */
|
||||
.icon-circle-empty:before { content: '\f10c'; } /* '' */
|
||||
.icon-crop:before { content: '\f125'; } /* '' */
|
||||
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
|
||||
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
|
||||
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
|
||||
.icon-sort-number-up:before { content: '\f162'; } /* '' */
|
||||
.icon-right:before { content: '\f178'; } /* '' */
|
||||
.icon-dot-circled:before { content: '\f192'; } /* '' */
|
||||
|
||||
@@ -229,11 +229,11 @@ body {
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('./font/fontello.eot?50475141');
|
||||
src: url('./font/fontello.eot?50475141#iefix') format('embedded-opentype'),
|
||||
url('./font/fontello.woff?50475141') format('woff'),
|
||||
url('./font/fontello.ttf?50475141') format('truetype'),
|
||||
url('./font/fontello.svg?50475141#fontello') format('svg');
|
||||
src: url('./font/fontello.eot?27953453');
|
||||
src: url('./font/fontello.eot?27953453#iefix') format('embedded-opentype'),
|
||||
url('./font/fontello.woff?27953453') format('woff'),
|
||||
url('./font/fontello.ttf?27953453') format('truetype'),
|
||||
url('./font/fontello.svg?27953453#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -402,34 +402,42 @@ body {
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0xe836"><i class="demo-icon icon-left-open"></i> <span class="i-name">icon-left-open</span><span class="i-code">0xe836</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xe837"><i class="demo-icon icon-arrow-combo"></i> <span class="i-name">icon-arrow-combo</span><span class="i-code">0xe837</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf0a0"><i class="demo-icon icon-hdd"></i> <span class="i-name">icon-hdd</span><span class="i-code">0xf0a0</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf0ae"><i class="demo-icon icon-tasks"></i> <span class="i-name">icon-tasks</span><span class="i-code">0xf0ae</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xe838"><i class="demo-icon icon-th-1"></i> <span class="i-name">icon-th-1</span><span class="i-code">0xe838</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xe839"><i class="demo-icon icon-flow-tree"></i> <span class="i-name">icon-flow-tree</span><span class="i-code">0xe839</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0xe83a"><i class="demo-icon icon-link-1"></i> <span class="i-name">icon-link-1</span><span class="i-code">0xe83a</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf0a0"><i class="demo-icon icon-hdd"></i> <span class="i-name">icon-hdd</span><span class="i-code">0xf0a0</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf0ae"><i class="demo-icon icon-tasks"></i> <span class="i-name">icon-tasks</span><span class="i-code">0xf0ae</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf0b0"><i class="demo-icon icon-filter"></i> <span class="i-name">icon-filter</span><span class="i-code">0xf0b0</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0xf0e0"><i class="demo-icon icon-mail-alt"></i> <span class="i-name">icon-mail-alt</span><span class="i-code">0xf0e0</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf0e8"><i class="demo-icon icon-sitemap"></i> <span class="i-name">icon-sitemap</span><span class="i-code">0xf0e8</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf10c"><i class="demo-icon icon-circle-empty"></i> <span class="i-name">icon-circle-empty</span><span class="i-code">0xf10c</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf125"><i class="demo-icon icon-crop"></i> <span class="i-name">icon-crop</span><span class="i-code">0xf125</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0xf125"><i class="demo-icon icon-crop"></i> <span class="i-name">icon-crop</span><span class="i-code">0xf125</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf15d"><i class="demo-icon icon-sort-name-up"></i> <span class="i-name">icon-sort-name-up</span><span class="i-code">0xf15d</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf160"><i class="demo-icon icon-sort-alt-up"></i> <span class="i-name">icon-sort-alt-up</span><span class="i-code">0xf160</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf161"><i class="demo-icon icon-sort-alt-down"></i> <span class="i-name">icon-sort-alt-down</span><span class="i-code">0xf161</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf162"><i class="demo-icon icon-sort-number-up"></i> <span class="i-name">icon-sort-number-up</span><span class="i-code">0xf162</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0xf178"><i class="demo-icon icon-right"></i> <span class="i-name">icon-right</span><span class="i-code">0xf178</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf192"><i class="demo-icon icon-dot-circled"></i> <span class="i-name">icon-dot-circled</span><span class="i-code">0xf192</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0xf1cd"><i class="demo-icon icon-lifebuoy"></i> <span class="i-name">icon-lifebuoy</span><span class="i-code">0xf1cd</span></div>
|
||||
<div class="the-icons span3" title="Code: 0xf26c"><i class="demo-icon icon-television"></i> <span class="i-name">icon-television</span><span class="i-code">0xf26c</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0x1f304"><i class="demo-icon icon-picture">🌄</i> <span class="i-name">icon-picture</span><span class="i-code">0x1f304</span></div>
|
||||
<div class="the-icons span3" title="Code: 0x1f500"><i class="demo-icon icon-shuffle">🔀</i> <span class="i-name">icon-shuffle</span><span class="i-code">0x1f500</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0x1f512"><i class="demo-icon icon-lock">🔒</i> <span class="i-name">icon-lock</span><span class="i-code">0x1f512</span></div>
|
||||
<div class="the-icons span3" title="Code: 0x1f517"><i class="demo-icon icon-link">🔗</i> <span class="i-name">icon-link</span><span class="i-code">0x1f517</span></div>
|
||||
<div class="the-icons span3" title="Code: 0x1f527"><i class="demo-icon icon-wrench">🔧</i> <span class="i-name">icon-wrench</span><span class="i-code">0x1f527</span></div>
|
||||
<div class="the-icons span3" title="Code: 0x1f554"><i class="demo-icon icon-clock">🕔</i> <span class="i-name">icon-clock</span><span class="i-code">0x1f554</span></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="the-icons span3" title="Code: 0x1f527"><i class="demo-icon icon-wrench">🔧</i> <span class="i-name">icon-wrench</span><span class="i-code">0x1f527</span></div>
|
||||
<div class="the-icons span3" title="Code: 0x1f554"><i class="demo-icon icon-clock">🕔</i> <span class="i-name">icon-clock</span><span class="i-code">0x1f554</span></div>
|
||||
<div class="the-icons span3" title="Code: 0x1f6ab"><i class="demo-icon icon-block">🚫</i> <span class="i-name">icon-block</span><span class="i-code">0x1f6ab</span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
@@ -146,6 +146,12 @@
|
||||
|
||||
<glyph glyph-name="arrow-combo" unicode="" d="M230 850l230-364-460 0z m0-1000l-230 366 460 0z" horiz-adv-x="460" />
|
||||
|
||||
<glyph glyph-name="th-1" unicode="" d="M0-150l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m375-750l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m375-750l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="flow-tree" unicode="" d="M868 112q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 114q0 78-76 78l-100 0q-44 0-78 12l0-204q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 204q-30-12-76-12l-100 0q-34 0-53-19t-22-33-3-26l0-114q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 114q0 64 43 118t131 54l100 0q76 0 76 52l0 140q-72 34-72 110 0 50 35 85t85 35 85-35 35-85q0-76-72-110l0-140q0-52 78-52l100 0q86 0 129-54t43-118l0-114z m-678-112q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20 49 20 21 48z m212 700q0-28 20-48t48-20 49 20 21 48q0 30-21 50t-49 20-48-20-20-50z m138-700q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20 49 20 21 48z m280-68q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z" horiz-adv-x="940" />
|
||||
|
||||
<glyph glyph-name="link-1" unicode="" d="M1000 583q0-112-78-188l-175-176q-78-78-189-78-97 0-171 63l115 115q26-17 56-17 44 0 75 31l175 176q31 29 31 74 0 44-30 75t-75 30q-25 0-49-12t-33-34h-238l132 129q80 78 188 78 110 0 188-78t78-188z m-387-89l-115-115q-26 17-56 17-44 0-75-31l-175-176q-31-29-31-74 0-44 31-74t74-31q25 0 50 12t32 34h238l-132-129q-80-78-188-78-110 0-188 78t-78 188q0 112 78 188l175 176q78 78 189 78 97 0 171-63z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="hdd" unicode="" d="M580 171q0-18-13-31t-31-13-32 13-13 31 13 32 32 13 31-13 13-32z m143 0q0-18-13-31t-31-13-32 13-13 31 13 32 32 13 31-13 13-32z m63-89v179q0 7-6 12t-12 6h-679q-7 0-12-6t-6-12v-179q0-7 6-12t12-6h679q7 0 12 6t6 12z m-687 268h659l-88 269q-2 7-9 12t-14 5h-437q-7 0-14-5t-9-12z m758-89v-179q0-37-26-63t-63-26h-679q-36 0-63 26t-26 63v179q0 14 9 42l110 338q9 29 35 48t56 18h437q31 0 56-18t35-48l110-338q9-28 9-42z" horiz-adv-x="857.1" />
|
||||
|
||||
<glyph glyph-name="tasks" unicode="" d="M571 64h358v72h-358v-72z m-214 286h572v71h-572v-71z m357 286h215v71h-215v-71z m286-465v-142q0-15-11-25t-25-11h-928q-15 0-25 11t-11 25v142q0 15 11 26t25 10h928q15 0 25-10t11-26z m0 286v-143q0-14-11-25t-25-10h-928q-15 0-25 10t-11 25v143q0 15 11 25t25 11h928q15 0 25-11t11-25z m0 286v-143q0-14-11-25t-25-11h-928q-15 0-25 11t-11 25v143q0 14 11 25t25 11h928q15 0 25-11t11-25z" horiz-adv-x="1000" />
|
||||
@@ -160,6 +166,12 @@
|
||||
|
||||
<glyph glyph-name="crop" unicode="" d="M311 136h332v332z m-25 25l332 332h-332v-332z m643-43v-107q0-8-5-13t-13-5h-125v-125q0-8-5-13t-13-5h-107q-8 0-13 5t-5 13v125h-482q-8 0-13 5t-5 13v482h-125q-8 0-13 5t-5 13v107q0 8 5 13t13 5h125v125q0 8 5 13t13 5h107q8 0 13-5t5-13v-125h475l137 138q6 5 13 5t13-5q5-6 5-13t-5-13l-138-137v-475h125q8 0 13-5t5-13z" horiz-adv-x="928.6" />
|
||||
|
||||
<glyph glyph-name="sort-name-up" unicode="" d="M665 622h98l-40 122-6 26q-2 9-2 11h-2l-1-11q0 0-2-10t-5-16z m-254-576q0-6-6-13l-178-178q-5-5-13-5-6 0-12 5l-179 179q-8 9-4 19 4 11 17 11h107v768q0 8 5 13t13 5h107q8 0 13-5t5-13v-768h107q8 0 13-5t5-13z m466-66v-130h-326v50l206 295q7 11 12 16l6 5v1q-1 0-3 0t-5 0q-6-2-16-2h-130v-64h-67v128h317v-50l-206-296q-4-4-12-14l-6-7v-1l8 1q5 2 16 2h139v66h67z m50 501v-60h-161v60h42l-26 80h-136l-26-80h42v-60h-160v60h39l128 369h91l128-369h39z" horiz-adv-x="928.6" />
|
||||
|
||||
<glyph glyph-name="sort-alt-up" unicode="" d="M411 46q0-6-6-13l-178-178q-5-5-13-5-6 0-12 5l-179 179q-8 9-4 19 4 11 17 11h107v768q0 8 5 13t13 5h107q8 0 13-5t5-13v-768h107q8 0 13-5t5-13z m589-71v-107q0-8-5-13t-13-5h-464q-8 0-13 5t-5 13v107q0 8 5 13t13 5h464q8 0 13-5t5-13z m-107 286v-107q0-8-5-13t-13-5h-357q-8 0-13 5t-5 13v107q0 8 5 13t13 5h357q8 0 13-5t5-13z m-107 285v-107q0-7-5-12t-13-6h-250q-8 0-13 6t-5 12v107q0 8 5 13t13 5h250q8 0 13-5t5-13z m-107 286v-107q0-8-5-13t-13-5h-143q-8 0-13 5t-5 13v107q0 8 5 13t13 5h143q8 0 13-5t5-13z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="sort-alt-down" unicode="" d="M679-25v-107q0-8-5-13t-13-5h-143q-8 0-13 5t-5 13v107q0 8 5 13t13 5h143q8 0 13-5t5-13z m-268 71q0-6-6-13l-178-178q-5-5-13-5-6 0-12 5l-179 179q-8 9-4 19 4 11 17 11h107v768q0 8 5 13t13 5h107q8 0 13-5t5-13v-768h107q8 0 13-5t5-13z m375 215v-107q0-8-5-13t-13-5h-250q-8 0-13 5t-5 13v107q0 8 5 13t13 5h250q8 0 13-5t5-13z m107 285v-107q0-7-5-12t-13-6h-357q-8 0-13 6t-5 12v107q0 8 5 13t13 5h357q8 0 13-5t5-13z m107 286v-107q0-8-5-13t-13-5h-464q-8 0-13 5t-5 13v107q0 8 5 13t13 5h464q8 0 13-5t5-13z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="sort-number-up" unicode="" d="M751 117q0 36-24 65t-58 30q-29 0-46-21t-17-52 20-53 58-22q28 0 48 15t19 38z m-340-71q0-6-6-13l-178-178q-5-5-13-5-6 0-12 5l-179 179q-8 9-4 19 4 11 17 11h107v768q0 8 5 13t13 5h107q8 0 13-5t5-13v-768h107q8 0 13-5t5-13z m418 39q0-35-7-68t-23-64-38-53-55-36-71-14q-35 0-60 9-14 4-24 8l22 63q9-4 17-6 21-7 42-7 47 0 75 33t37 81h-1q-11-13-34-21t-47-8q-59 0-97 40t-37 97q0 58 40 99t101 41q69 0 115-53t45-141z m-16 400v-64h-262v64h93v241q0 4 0 11t1 9v9h-2l-3-7q-5-7-15-17l-35-32-45 48 107 103h68v-365h93z" horiz-adv-x="857.1" />
|
||||
|
||||
<glyph glyph-name="right" unicode="" d="M964 352q0-8-5-14l-215-197q-8-8-19-4-11 5-11 17v125h-696q-8 0-13 5t-5 12v108q0 7 5 12t13 5h696v125q0 12 11 17t19-3l215-195q5-6 5-13z" horiz-adv-x="1000" />
|
||||
|
||||
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 43 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user