mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-27 19:59:56 +03:00
Issue #2037 update fontello icon-cone
This commit is contained in:
parent
a267cc022b
commit
ee98f408a2
12 changed files with 57 additions and 33 deletions
|
@ -872,6 +872,20 @@
|
|||
"add-album"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "43640e3dd39c75860a947014cf78e09e",
|
||||
"css": "cone",
|
||||
"code": 59486,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M426.2 17.5C434.4-5.8 467.5-5.8 475.8 17.5L567.6 276.4C509.4 318.7 378.9 327.6 334.8 275L426.2 17.5ZM298.5 377.3L242.6 534.9C334.9 665.9 551 668 659 534L597.6 360.9C561.4 413.1 425.1 472.2 298.5 377.3ZM447.4 754.7C587.6 754.7 715.5 642.5 699.2 561.8L870.8 654.5C906.7 674 907.8 725.2 872.6 746.1L476.1 981.8C459.5 991.7 438.9 991.7 422.3 981.8L25.7 746.1C-9.4 725.2-8.4 674 27.6 654.5L194.1 564.5C179.8 613.1 260.5 754.7 447.4 754.7Z",
|
||||
"width": 921
|
||||
},
|
||||
"search": [
|
||||
"cône"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "7411608e7611ffd477aeec7d239f87e9",
|
||||
"css": "dice",
|
||||
|
|
|
@ -96,6 +96,7 @@
|
|||
.icon-th-large:before { content: '\e85b'; } /* '' */
|
||||
.icon-th-list-1:before { content: '\e85c'; } /* '' */
|
||||
.icon-fire:before { content: '\e85d'; } /* '' */
|
||||
.icon-cone:before { content: '\e85e'; } /* '' */
|
||||
.icon-user-1:before { content: '\e86c'; } /* '' */
|
||||
.icon-user-minus:before { content: '\e86d'; } /* '' */
|
||||
.icon-pulse:before { content: '\e87f'; } /* '' */
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -96,6 +96,7 @@
|
|||
.icon-th-large { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-th-list-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-fire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-cone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-user-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-user-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-pulse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
|
|
|
@ -107,6 +107,7 @@
|
|||
.icon-th-large { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-th-list-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-fire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-cone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-user-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-user-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-pulse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
|
|
15
admin/themes/default/fontello/css/fontello.css
vendored
15
admin/themes/default/fontello/css/fontello.css
vendored
|
@ -1,11 +1,11 @@
|
|||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.eot?17192464');
|
||||
src: url('../font/fontello.eot?17192464#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?17192464') format('woff2'),
|
||||
url('../font/fontello.woff?17192464') format('woff'),
|
||||
url('../font/fontello.ttf?17192464') format('truetype'),
|
||||
url('../font/fontello.svg?17192464#fontello') format('svg');
|
||||
src: url('../font/fontello.eot?42826435');
|
||||
src: url('../font/fontello.eot?42826435#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?42826435') format('woff2'),
|
||||
url('../font/fontello.woff?42826435') format('woff'),
|
||||
url('../font/fontello.ttf?42826435') format('truetype'),
|
||||
url('../font/fontello.svg?42826435#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
|||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.svg?17192464#fontello') format('svg');
|
||||
src: url('../font/fontello.svg?42826435#fontello') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
@ -151,6 +151,7 @@
|
|||
.icon-th-large:before { content: '\e85b'; } /* '' */
|
||||
.icon-th-list-1:before { content: '\e85c'; } /* '' */
|
||||
.icon-fire:before { content: '\e85d'; } /* '' */
|
||||
.icon-cone:before { content: '\e85e'; } /* '' */
|
||||
.icon-user-1:before { content: '\e86c'; } /* '' */
|
||||
.icon-user-minus:before { content: '\e86d'; } /* '' */
|
||||
.icon-pulse:before { content: '\e87f'; } /* '' */
|
||||
|
|
|
@ -146,11 +146,11 @@
|
|||
}
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('./font/fontello.eot?99660522');
|
||||
src: url('./font/fontello.eot?99660522#iefix') format('embedded-opentype'),
|
||||
url('./font/fontello.woff?99660522') format('woff'),
|
||||
url('./font/fontello.ttf?99660522') format('truetype'),
|
||||
url('./font/fontello.svg?99660522#fontello') format('svg');
|
||||
src: url('./font/fontello.eot?58224870');
|
||||
src: url('./font/fontello.eot?58224870#iefix') format('embedded-opentype'),
|
||||
url('./font/fontello.woff?58224870') format('woff'),
|
||||
url('./font/fontello.ttf?58224870') format('truetype'),
|
||||
url('./font/fontello.svg?58224870#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
@ -550,17 +550,20 @@
|
|||
<div class="span3" title="Code: 0xe85d">
|
||||
<i class="demo-icon icon-fire"></i> <span class="i-name">icon-fire</span><span class="i-code">0xe85d</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe85e">
|
||||
<i class="demo-icon icon-cone"></i> <span class="i-name">icon-cone</span><span class="i-code">0xe85e</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe86c">
|
||||
<i class="demo-icon icon-user-1"></i> <span class="i-name">icon-user-1</span><span class="i-code">0xe86c</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe86d">
|
||||
<i class="demo-icon icon-user-minus"></i> <span class="i-name">icon-user-minus</span><span class="i-code">0xe86d</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xe87f">
|
||||
<i class="demo-icon icon-pulse"></i> <span class="i-name">icon-pulse</span><span class="i-code">0xe87f</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xe999">
|
||||
<i class="demo-icon icon-imagefolder-01"></i> <span class="i-name">icon-imagefolder-01</span><span class="i-code">0xe999</span>
|
||||
</div>
|
||||
|
@ -570,11 +573,11 @@
|
|||
<div class="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>
|
||||
<div class="row">
|
||||
<div class="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="span3" title="Code: 0xf0c5">
|
||||
<i class="demo-icon icon-docs"></i> <span class="i-name">icon-docs</span><span class="i-code">0xf0c5</span>
|
||||
</div>
|
||||
|
@ -584,11 +587,11 @@
|
|||
<div class="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>
|
||||
<div class="row">
|
||||
<div class="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>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xf0f3">
|
||||
<i class="demo-icon icon-bell"></i> <span class="i-name">icon-bell</span><span class="i-code">0xf0f3</span>
|
||||
</div>
|
||||
|
@ -598,11 +601,11 @@
|
|||
<div class="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="span3" title="Code: 0xf141">
|
||||
<i class="demo-icon icon-ellipsis"></i> <span class="i-name">icon-ellipsis</span><span class="i-code">0xf141</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xf142">
|
||||
<i class="demo-icon icon-ellipsis-vert"></i> <span class="i-name">icon-ellipsis-vert</span><span class="i-code">0xf142</span>
|
||||
</div>
|
||||
|
@ -612,11 +615,11 @@
|
|||
<div class="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>
|
||||
<div class="row">
|
||||
<div class="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>
|
||||
<div class="row">
|
||||
<div class="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>
|
||||
|
@ -626,11 +629,11 @@
|
|||
<div class="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="span3" title="Code: 0xf1c0">
|
||||
<i class="demo-icon icon-database"></i> <span class="i-name">icon-database</span><span class="i-code">0xf1c0</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xf1c5">
|
||||
<i class="demo-icon icon-file-image"></i> <span class="i-name">icon-file-image</span><span class="i-code">0xf1c5</span>
|
||||
</div>
|
||||
|
@ -640,11 +643,11 @@
|
|||
<div class="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>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xf204">
|
||||
<i class="demo-icon icon-toggle-off"></i> <span class="i-name">icon-toggle-off</span><span class="i-code">0xf204</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xf205">
|
||||
<i class="demo-icon icon-toggle-on"></i> <span class="i-name">icon-toggle-on</span><span class="i-code">0xf205</span>
|
||||
</div>
|
||||
|
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>Copyright (C) 2022 by original authors @ fontello.com</metadata>
|
||||
<metadata>Copyright (C) 2023 by original authors @ fontello.com</metadata>
|
||||
<defs>
|
||||
<font id="fontello" horiz-adv-x="1000" >
|
||||
<font-face font-family="fontello" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
|
||||
|
@ -200,6 +200,8 @@
|
|||
|
||||
<glyph glyph-name="fire" unicode="" d="M7 238q10 41 50 131t44 146q39-72 45-145 148 184 154 428 10-6 25-17t58-45 74-74 61-96 34-118q15 36 19 79t-9 80q15-12 41-39t56-75 56-99 31-118-9-127-72-127-152-120q64 129 25 278t-154 229q10-43-11-141t-65-150q7 63 4 102t-12 59l-10 17q-12-70-60-140-26-38-39-69t-9-80 30-105q-135 76-181 154t-24 182z" horiz-adv-x="748" />
|
||||
|
||||
<glyph glyph-name="cone" unicode="" d="M426 833c8 23 42 23 50 0l92-259c-59-43-189-52-233 1l91 258z m-127-360l-56-158c92-131 308-133 416 1l-61 173c-37-52-173-111-299-16z m148-378c141 0 269 113 252 193l172-92c36-20 37-71 2-92l-397-236c-16-10-37-10-54 0l-396 236c-35 21-34 72 2 92l166 90c-14-49 67-191 253-191z" horiz-adv-x="921" />
|
||||
|
||||
<glyph glyph-name="user-1" unicode="" d="M438 350c138 0 250 112 250 250s-112 250-250 250-250-112-250-250 111-250 250-250z m175-62h-33c-43-20-92-32-142-32s-99 12-143 32h-32c-145 0-263-118-263-263v-81c0-52 42-94 94-94h687c52 0 94 42 94 94v81c0 145-118 263-262 263z" horiz-adv-x="875" />
|
||||
|
||||
<glyph glyph-name="user-minus" unicode="" d="M1219 444h-375c-17 0-31-14-31-31v-63c0-17 14-31 31-31h375c17 0 31 14 31 31v63c0 17-14 31-31 31z m-781-94c138 0 250 112 250 250s-112 250-250 250-250-112-250-250 111-250 250-250z m175-62h-33c-43-20-92-32-142-32s-99 12-143 32h-32c-145 0-263-118-263-263v-81c0-52 42-94 94-94h687c52 0 94 42 94 94v81c0 145-118 263-262 263z" horiz-adv-x="1250" />
|
||||
|
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue