issue #2355 update gallery fontello

add hash and skull icon
This commit is contained in:
Linty
2025-06-09 19:34:23 +02:00
parent 13880d5727
commit 2624be1c90
12 changed files with 68 additions and 20 deletions
+28
View File
@@ -346,6 +346,34 @@
"code": 59394,
"src": "fontawesome"
},
{
"uid": "9082609133b3870fa82169c62f258711",
"css": "hash",
"code": 59715,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M748.2 443.9C738.6 443.9 730.4 450.7 728.6 460.2L714.3 535.1C712 547.4 721.4 558.8 734 558.8H866.7C877.8 558.8 886.7 567.8 886.7 578.8V712.6C886.7 723.6 877.8 732.6 866.7 732.6H692C682.5 732.6 674.3 739.3 672.4 748.6L625 983.9C623.1 993.3 614.9 1000 605.4 1000H451C438.4 1000 428.9 988.5 431.4 976.1L475 756.5C477.5 744.1 468 732.6 455.4 732.6H374C364.4 732.6 356.1 739.4 354.3 748.8L308.9 983.8C307.1 993.2 298.9 1000 289.3 1000H135.7C123.1 1000 113.6 988.5 116.1 976.2L159.1 756.4C161.6 744.1 152.1 732.6 139.5 732.6H20C9 732.6 0 723.6 0 712.6V578.8C0 567.8 9 558.8 20 558.8H183C192.6 558.8 200.8 552.1 202.7 542.7L217.4 467.8C219.8 455.4 210.3 443.9 197.7 443.9H68.8C57.7 443.9 48.8 435 48.8 423.9V286.1C48.8 275 57.7 266.1 68.8 266.1H241.3C250.8 266.1 259.1 259.3 260.9 249.9L307 16.1C308.8 6.8 317 0 326.6 0H480.8C493.4 0 502.9 11.6 500.4 24L456.2 242.1C453.7 254.5 463.2 266.1 475.8 266.1H555.8C565.3 266.1 573.6 259.3 575.4 249.9L621.5 16.1C623.3 6.8 631.5 0 641.1 0H795.4C808 0 817.5 11.5 815 23.9L771.4 242.2C768.9 254.5 778.4 266.1 791 266.1H913.3C924.4 266.1 933.3 275 933.3 286.1V423.9C933.3 435 924.4 443.9 913.3 443.9H748.2ZM398.4 535.1C396 547.4 405.5 558.8 418 558.8H497.5C507.1 558.8 515.3 552.1 517.2 542.7L531.9 467.8C534.3 455.4 524.8 443.9 512.2 443.9H432.3C422.7 443.9 414.4 450.7 412.6 460.2L398.4 535.1Z",
"width": 933
},
"search": [
"#"
]
},
{
"uid": "d577f127681b58b1a14c208b090ec5a7",
"css": "skull",
"code": 59716,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M812.5 779.1C926.8 698.8 1000 575.8 1000 437.5 1000 195.9 776.2 0 500 0 223.8 0 0 195.9 0 437.5 0 575.6 73.2 698.8 187.5 779.1 187.5 779.9 187.5 780.5 187.5 781.3V906.3C187.5 958 229.5 1000 281.3 1000H375V906.3C375 889.1 389.1 875 406.3 875 423.4 875 437.5 889.1 437.5 906.3V1000H562.5V906.3C562.5 889.1 576.6 875 593.8 875 610.9 875 625 889.1 625 906.3V1000H718.8C770.5 1000 812.5 958 812.5 906.3V781.3C812.5 780.5 812.5 779.9 812.5 779.1ZM187.5 500C187.5 466.8 200.7 435.1 224.1 411.6 247.6 388.2 279.3 375 312.5 375 345.7 375 377.4 388.2 400.9 411.6 424.3 435.1 437.5 466.8 437.5 500 437.5 533.2 424.3 564.9 400.9 588.4 377.4 611.8 345.7 625 312.5 625 279.3 625 247.6 611.8 224.1 588.4 200.7 564.9 187.5 533.2 187.5 500ZM687.5 375C720.6 375 752.4 388.2 775.9 411.6 799.3 435.1 812.5 466.8 812.5 500 812.5 533.2 799.3 564.9 775.9 588.4 752.4 611.8 720.6 625 687.5 625 654.3 625 622.6 611.8 599.1 588.4 575.7 564.9 562.5 533.2 562.5 500 562.5 466.8 575.7 435.1 599.1 411.6 622.6 388.2 654.3 375 687.5 375Z",
"width": 1000
},
"search": [
"skull"
]
},
{
"uid": "5e45a2249ceb236bc7345886ddc46313",
"css": "list-check",
@@ -32,6 +32,8 @@
.gallery-icon-eye:before { content: '\e84d'; } /* '' */
.gallery-icon-pencil-1:before { content: '\e84f'; } /* '' */
.gallery-icon-search:before { content: '\e900'; } /* '' */
.gallery-icon-hash:before { content: '\e943'; } /* '' */
.gallery-icon-skull:before { content: '\e944'; } /* '' */
.gallery-icon-hdd:before { content: '\f0a0'; } /* '' */
.gallery-icon-star-half-alt:before { content: '\f123'; } /* '' */
.gallery-icon-crop:before { content: '\f125'; } /* '' */
File diff suppressed because one or more lines are too long
@@ -31,6 +31,8 @@
.gallery-icon-eye { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-pencil-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-hash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-skull { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-star-half-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-crop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
@@ -42,6 +42,8 @@
.gallery-icon-eye { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-pencil-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-hash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-skull { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-star-half-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.gallery-icon-crop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
+9 -7
View File
@@ -1,12 +1,12 @@
@charset "UTF-8";
@font-face {
font-family: 'gallery-icon';
src: url('../font/gallery-icon.eot?1927029');
src: url('../font/gallery-icon.eot?1927029#iefix') format('embedded-opentype'),
url('../font/gallery-icon.woff2?1927029') format('woff2'),
url('../font/gallery-icon.woff?1927029') format('woff'),
url('../font/gallery-icon.ttf?1927029') format('truetype'),
url('../font/gallery-icon.svg?1927029#gallery-icon') format('svg');
src: url('../font/gallery-icon.eot?17614864');
src: url('../font/gallery-icon.eot?17614864#iefix') format('embedded-opentype'),
url('../font/gallery-icon.woff2?17614864') format('woff2'),
url('../font/gallery-icon.woff?17614864') format('woff'),
url('../font/gallery-icon.ttf?17614864') format('truetype'),
url('../font/gallery-icon.svg?17614864#gallery-icon') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -16,7 +16,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'gallery-icon';
src: url('../font/gallery-icon.svg?1927029#gallery-icon') format('svg');
src: url('../font/gallery-icon.svg?17614864#gallery-icon') format('svg');
}
}
*/
@@ -87,6 +87,8 @@
.gallery-icon-eye:before { content: '\e84d'; } /* '' */
.gallery-icon-pencil-1:before { content: '\e84f'; } /* '' */
.gallery-icon-search:before { content: '\e900'; } /* '' */
.gallery-icon-hash:before { content: '\e943'; } /* '' */
.gallery-icon-skull:before { content: '\e944'; } /* '' */
.gallery-icon-hdd:before { content: '\f0a0'; } /* '' */
.gallery-icon-star-half-alt:before { content: '\f123'; } /* '' */
.gallery-icon-crop:before { content: '\f125'; } /* '' */
+13 -7
View File
@@ -146,11 +146,11 @@
}
@font-face {
font-family: 'gallery-icon';
src: url('./font/gallery-icon.eot?21906900');
src: url('./font/gallery-icon.eot?21906900#iefix') format('embedded-opentype'),
url('./font/gallery-icon.woff?21906900') format('woff'),
url('./font/gallery-icon.ttf?21906900') format('truetype'),
url('./font/gallery-icon.svg?21906900#gallery-icon') format('svg');
src: url('./font/gallery-icon.eot?49463795');
src: url('./font/gallery-icon.eot?49463795#iefix') format('embedded-opentype'),
url('./font/gallery-icon.woff?49463795') format('woff'),
url('./font/gallery-icon.ttf?49463795') format('truetype'),
url('./font/gallery-icon.svg?49463795#gallery-icon') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -323,20 +323,26 @@
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xe943">
<i class="demo-icon gallery-icon-hash">&#xe943;</i> <span class="i-name">gallery-icon-hash</span><span class="i-code">0xe943</span>
</div>
<div class="span3" title="Code: 0xe944">
<i class="demo-icon gallery-icon-skull">&#xe944;</i> <span class="i-name">gallery-icon-skull</span><span class="i-code">0xe944</span>
</div>
<div class="span3" title="Code: 0xf0a0">
<i class="demo-icon gallery-icon-hdd">&#xf0a0;</i> <span class="i-name">gallery-icon-hdd</span><span class="i-code">0xf0a0</span>
</div>
<div class="span3" title="Code: 0xf123">
<i class="demo-icon gallery-icon-star-half-alt">&#xf123;</i> <span class="i-name">gallery-icon-star-half-alt</span><span class="i-code">0xf123</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf125">
<i class="demo-icon gallery-icon-crop">&#xf125;</i> <span class="i-name">gallery-icon-crop</span><span class="i-code">0xf125</span>
</div>
<div class="span3" title="Code: 0xf177">
<i class="demo-icon gallery-icon-left">&#xf177;</i> <span class="i-name">gallery-icon-left</span><span class="i-code">0xf177</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf1c5">
<i class="demo-icon gallery-icon-file-image">&#xf1c5;</i> <span class="i-name">gallery-icon-file-image</span><span class="i-code">0xf1c5</span>
</div>
Binary file not shown.
+4
View File
@@ -70,6 +70,10 @@
<glyph glyph-name="search" unicode="&#xe900;" d="M643 386q0 103-73 176t-177 74-177-74-73-176 73-177 177-73 177 73 73 177z m286-465q0-29-22-50t-50-21q-30 0-50 21l-191 191q-100-69-223-69-80 0-153 31t-125 84-84 125-31 153 31 152 84 126 125 84 153 31 153-31 125-84 84-126 31-152q0-123-69-223l191-191q21-21 21-51z" horiz-adv-x="928.6" />
<glyph glyph-name="hash" unicode="&#xe943;" d="M748 406c-9 0-18-7-19-16l-15-75c-2-12 7-24 20-24h133c11 0 20-9 20-20v-134c0-11-9-20-20-20h-175c-9 0-18-6-20-16l-47-235c-2-9-10-16-20-16h-154c-13 0-22 11-20 24l44 220c3 12-7 23-20 23h-81c-10 0-18-6-20-16l-45-235c-2-9-10-16-20-16h-153c-13 0-22 11-20 24l43 220c3 12-7 23-19 23h-120c-11 0-20 9-20 20v134c0 11 9 20 20 20h163c10 0 18 7 20 16l14 75c3 13-7 24-19 24h-129c-11 0-20 9-20 20v138c0 11 9 20 20 20h172c10 0 18 7 20 16l46 234c2 9 10 16 20 16h154c12 0 22-12 19-24l-44-218c-2-12 7-24 20-24h80c9 0 18 7 19 16l47 234c1 9 10 16 19 16h154c13 0 23-11 20-24l-44-218c-2-12 7-24 20-24h122c11 0 20-9 20-20v-138c0-11-9-20-20-20h-165z m-350-91c-2-12 8-24 20-24h80c9 0 17 7 19 16l15 75c2 13-7 24-20 24h-80c-9 0-18-7-19-16l-15-75z" horiz-adv-x="933" />
<glyph glyph-name="skull" unicode="&#xe944;" d="M813 71c114 80 187 203 187 342 0 241-224 437-500 437-276 0-500-196-500-437 0-139 73-262 188-342 0-1 0-1 0-2v-125c0-52 42-94 93-94h94v94c0 17 14 31 31 31 17 0 32-14 32-31v-94h125v94c0 17 14 31 31 31 17 0 31-14 31-31v-94h94c52 0 94 42 94 94v125c0 1 0 1 0 2z m-625 279c0 33 13 65 36 88 24 24 55 37 89 37 33 0 64-13 88-37 23-23 37-55 37-88 0-33-14-65-37-88-24-24-55-37-88-37-34 0-65 13-89 37-23 23-36 55-36 88z m500 125c33 0 64-13 88-37 23-23 37-55 37-88 0-33-14-65-37-88-24-24-55-37-88-37-34 0-65 13-89 37-23 23-36 55-36 88 0 33 13 65 36 88 24 24 55 37 89 37z" horiz-adv-x="1000" />
<glyph glyph-name="hdd" unicode="&#xf0a0;" 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="star-half-alt" unicode="&#xf123;" d="M662 316l143 140-198 29-37 5-17 34-89 179v-537l33-17 178-94-34 198-6 37z m252 146l-202-197 48-279q2-19-4-29t-19-11q-9 0-22 7l-251 132-250-132q-13-7-23-7-12 0-19 11t-3 29l48 279-203 197q-18 18-13 33t30 20l280 40 126 254q11 23 27 23 16 0 28-23l125-254 280-40q25-4 31-20t-14-33z" horiz-adv-x="928.6" />

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.