1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

update iconfont

This commit is contained in:
杨顺强
2024-05-20 11:01:56 +08:00
parent 48814ff65f
commit 5d6d3ffa10
7 changed files with 19 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
@font-face {
font-family: "sf3-font"; /* Project id 1230969 */
src: url('iconfont.eot?t=1715742372894'); /* IE9 */
src: url('iconfont.eot?t=1715742372894#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff2?t=1715742372894') format('woff2'),
url('iconfont.woff?t=1715742372894') format('woff'),
url('iconfont.ttf?t=1715742372894') format('truetype'),
url('iconfont.svg?t=1715742372894#sf3-font') format('svg');
src: url('iconfont.eot?t=1715743130302'); /* IE9 */
src: url('iconfont.eot?t=1715743130302#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff2?t=1715743130302') format('woff2'),
url('iconfont.woff?t=1715743130302') format('woff'),
url('iconfont.ttf?t=1715743130302') format('truetype'),
url('iconfont.svg?t=1715743130302#sf3-font') format('svg');
}
.sf3-font {
@@ -16,6 +16,14 @@
-moz-osx-font-smoothing: grayscale;
}
.sf3-font-rename:before {
content: "\e65c";
}
.sf3-font-close:before {
content: "\e65b";
}
.sf3-font-new:before {
content: "\e816";
}

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -14,6 +14,10 @@
/>
<missing-glyph />
<glyph glyph-name="rename" unicode="&#58972;" d="M796.8 873.6L928 742.4c32-32 32-83.2 0-112L336 32l-265.6-19.2 16 262.4L681.6 873.6c28.8 28.8 86.4 28.8 115.2 0z m-204.8-227.2L182.4 233.6l-6.4-115.2 118.4 9.6L704 537.6l-112 108.8z m147.2 147.2l-80-80L768 604.8l80 80-108.8 108.8zM976-128h-928C22.4-128 0-105.6 0-80S22.4-32 48-32h928c25.6 0 48-22.4 48-48s-22.4-48-48-48z" horiz-adv-x="1024" />
<glyph glyph-name="close" unicode="&#58971;" d="M512 454.4L102.4 864 32 793.6 441.6 384 32-25.6l70.4-70.4L512 313.6 921.6-96l70.4 70.4L582.4 384 992 793.6 921.6 864z" horiz-adv-x="1024" />
<glyph glyph-name="new" unicode="&#59414;" d="M576 864v-416h416v-128H576v-416h-128V320H32v128h416V864h128z" horiz-adv-x="1024" />
<glyph glyph-name="drop-down" unicode="&#59423;" d="M566.4 89.6l374.4 470.4c44.8 54.4 9.6 144-54.4 144H137.6c-64 0-99.2-86.4-54.4-144l374.4-470.4c28.8-35.2 80-35.2 108.8 0z" horiz-adv-x="1024" />

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.