Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
0300c8f5
Commit
0300c8f5
authored
Feb 03, 2014
by
RawKStar77
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed icons to give them a consistent style.
parent
591ff08a
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
402 additions
and
33 deletions
+402
-33
common.scss
h/css/common.scss
+4
-0
inject.scss
h/css/inject.scss
+9
-8
demo.css
h/images/icomoon/demo-files/demo.css
+3
-0
demo.html
h/images/icomoon/demo.html
+124
-4
h.eot
h/images/icomoon/fonts/h.eot
+0
-0
h.svg
h/images/icomoon/fonts/h.svg
+23
-15
h.ttf
h/images/icomoon/fonts/h.ttf
+0
-0
h.woff
h/images/icomoon/fonts/h.woff
+0
-0
selection.json
h/images/icomoon/selection.json
+209
-3
style.css
h/images/icomoon/style.css
+30
-3
No files found.
h/css/common.scss
View file @
0300c8f5
...
...
@@ -435,6 +435,10 @@ blockquote {
@include
fonticon
(
"\35"
,
left
);
}
.plus-icon
{
@include
fonticon
(
"\e012"
,
left
);
}
.x-icon
{
@include
fonticon
(
"\36"
,
left
);
}
...
...
h/css/inject.scss
View file @
0300c8f5
...
...
@@ -314,7 +314,7 @@ $baseFontSize: 14px;
border
:
solid
1px
$grayLighter
;
overflow
:
hidden
;
position
:
relative
;
left
:
2px
;
//
left: 2px;
height
:
2em
;
width
:
2em
;
...
...
@@ -334,7 +334,7 @@ $baseFontSize: 14px;
position
:
absolute
;
left
:
.2em
;
color
:
$grayLighter
;
color
:
rgba
(
200
,
200
,
200
,
.3
)
;
text-decoration
:
none
;
...
...
@@ -342,22 +342,23 @@ $baseFontSize: 14px;
color
:
inherit
;
}
&
.tri-icon
{
color
:
rgba
(
200
,
200
,
200
,
.3
);
&
.tri-icon
,
&
.alwaysonhighlights-icon
,
&
.highlighter-icon
,
&
.commenter-icon
{
text-shadow
:
1px
.8px
1
.5px
$white
,
0
0
0
#000
;
&
:hover
{
color
:
rgba
(
235
,
235
,
230
,
.1
);
color
:
$linkColorHover
;
text-shadow
:
-1px
.8px
1px
#000
;
}
}
}
&
.pushed
,
&
:hover
.pushed
{
&
.pushed
{
max-height
:
35px
;
a
{
color
:
$hypothered
;
color
:
$linkColorHover
;
text-shadow
:
-1px
.8px
1px
#000
!
important
;
}
}
}
...
...
@@ -372,7 +373,7 @@ $baseFontSize: 14px;
}
.commenter-icon
{
@include
fonticon
(
"\e
600
"
,
left
);
@include
fonticon
(
"\e
012
"
,
left
);
}
.tri-icon
{
...
...
h/images/icomoon/demo-files/demo.css
View file @
0300c8f5
...
...
@@ -149,3 +149,6 @@ p {
.fs1
{
font-size
:
32px
;
}
.fs2
{
font-size
:
32px
;
}
h/images/icomoon/demo.html
View file @
0300c8f5
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"style.css"
></head>
<body>
<div
class=
"bgc1 clearfix"
>
<h1
class=
"mhmm mvm"
><span
class=
"fgc1"
>
Font Name:
</span>
h
<small
class=
"fgc1"
>
(Glyphs:
65
)
</small></h1>
<h1
class=
"mhmm mvm"
><span
class=
"fgc1"
>
Font Name:
</span>
h
<small
class=
"fgc1"
>
(Glyphs:
74
)
</small></h1>
</div>
<div
class=
"clearfix mhl ptl"
>
<h1
class=
"mvm mtn bshadow fgc1"
>
Grid Size: Unknown
</h1>
...
...
@@ -821,7 +821,7 @@
</div>
<div
class=
"glyph fs1"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-comment
"
></span><span
class=
"mls"
>
icon-comment
</span>
<span
class=
"icon-comment
3"
></span><span
class=
"mls"
>
icon-comment3
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e600"
class=
"unit size1of2"
/>
...
...
@@ -834,7 +834,7 @@
</div>
<div
class=
"glyph fs1"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-highlighter
"
></span><span
class=
"mls"
>
icon-highlighter
</span>
<span
class=
"icon-highlighter
2"
></span><span
class=
"mls"
>
icon-highlighter2
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e601"
class=
"unit size1of2"
/>
...
...
@@ -858,6 +858,126 @@
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs1"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-icon-comment"
></span><span
class=
"mls"
>
icon-icon-comment
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e60b"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
</div>
<div
class=
"clearfix mhl ptl"
>
<h1
class=
"mvm mtn bshadow fgc1"
>
Grid Size: 16
</h1>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-users"
></span><span
class=
"mls"
>
icon-users
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e603"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-user"
></span><span
class=
"mls"
>
icon-user
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e604"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-bullhorn"
></span><span
class=
"mls"
>
icon-bullhorn
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e605"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-bubbles"
></span><span
class=
"mls"
>
icon-bubbles
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e606"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-bubbles2"
></span><span
class=
"mls"
>
icon-bubbles2
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e607"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-bell"
></span><span
class=
"mls"
>
icon-bell
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e608"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-earth"
></span><span
class=
"mls"
>
icon-earth
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e609"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
<div
class=
"glyph fs2"
>
<div
class=
"clearfix bshadow0 pbs"
>
<span
class=
"icon-link"
></span><span
class=
"mls"
>
icon-link
</span>
</div>
<fieldset
class=
"fs0 size1of1 clearfix"
>
<input
type=
"text"
readonly
value=
"e60a"
class=
"unit size1of2"
/>
<input
type=
"text"
maxlength=
"1"
readonly
value=
""
class=
"unitRight size1of2 talign-right"
/>
</fieldset>
<div
class=
"fs0 bshadow0 clearfix noLiga-true"
>
<span
class=
"unit pvs fgc1"
>
liga:
</span>
<input
type=
"text"
readonly
value=
""
class=
"liga unitRight"
/>
</div>
</div>
</div>
<!--[if gt IE 8]><!-->
...
...
@@ -869,7 +989,7 @@
px
</label>
<input
id=
"testText"
type=
"text"
class=
"phl size1of1 mvl"
placeholder=
"Type some text to test..."
/>
placeholder=
"Type some text to test..."
value=
""
/>
</label>
<div
id=
"testDrive"
class=
"icon-"
>
</div>
...
...
h/images/icomoon/fonts/h.eot
View file @
0300c8f5
No preview for this file type
h/images/icomoon/fonts/h.svg
View file @
0300c8f5
...
...
@@ -10,35 +10,35 @@
<glyph
unicode=
"""
d=
"M933.79 349.75c-53.726 93.054-21.416 212.304 72.152 266.488l-100.626 174.292c-28.75-16.854-62.176-26.518-97.846-26.518-107.536 0-194.708 87.746-194.708 195.99h-201.258c0.266-33.41-8.074-67.282-25.958-98.252-53.724-93.056-173.156-124.702-266.862-70.758l-100.624-174.292c28.97-16.472 54.050-40.588 71.886-71.478 53.638-92.908 21.512-211.92-71.708-266.224l100.626-174.292c28.65 16.696 61.916 26.254 97.4 26.254 107.196 0 194.144-87.192 194.7-194.958h201.254c-0.086 33.074 8.272 66.57 25.966 97.218 53.636 92.906 172.776 124.594 266.414 71.012l100.626 174.29c-28.78 16.466-53.692 40.498-71.434 71.228zM512 240.668c-114.508 0-207.336 92.824-207.336 207.334 0 114.508 92.826 207.334 207.336 207.334 114.508 0 207.332-92.826 207.332-207.334-0.002-114.51-92.824-207.334-207.332-207.334z"
/>
<glyph
unicode=
"#"
d=
"M75 759q0 25.5 8.5 51.25t26 47.75 44 38.75 63.5 24.25l16.5-35q-39-12.5-62-37t-18-63.5q11.5-9 32-18.75t35.5-14.75q4-16.5 0-32t-13.25-27.25-21.5-19.25-22.25-8.5q-36 3-62.5 26.5t-26.5 67.5zM261.5 759q0 25.5 8.5 51.25t26 47.75 44 38.75 63.5 24.25l16.5-35q-39-12.5-62-37t-18-63.5q11.5-9 32-18.75t35.5-14.75q4-16.5 0-32t-13.25-27.25-21.5-19.25-22.25-8.5q-36 3-62.5 26.5t-26.5 67.5z"
horiz-adv-x=
"484"
/>
<glyph
unicode=
"$"
d=
"M58.5 27.5q40 12.5 66 42t21 68.5q-11.5 9-32 18.25t-35.5 15.25q-5 16.5-0.5 32t13.75 27.25 21 19.25 22.75 7.5q34-3 61.75-26t27.75-68q0-24.5-10.25-51.25t-29.75-50.25-47.25-42-61.25-27.5zM245 27.5q40 12.5 66 42t21 68.5q-11.5 9-32 18.25t-35.5 15.25q-5 16.5-0.5 32t13.75 27.25 21 19.25 22.75 7.5q34-3 61.75-26t27.75-68q0-24.5-10.25-51.25t-29.75-50.25-47.25-42-61.25-27.5z"
horiz-adv-x=
"484"
/>
<glyph
unicode=
"%"
d=
"M1013.888 423.478c-5.632-5.632-14.684-5.686-20.26-0.054-5.522 5.632-31.836 31.89-58.276 58.386l-24.906 25.014c-26.55 26.55-52.864 52.754-58.442 58.386-5.632 5.522-14.684 5.522-20.26 0-5.632-5.632-31.89-31.89-58.386-58.386l-209.098-209.004c-26.55-26.55-57.344-57.398-68.48-68.48-11.136-11.136-29.33-11.136-40.466 0-11.136 11.082-42.002 41.892-68.534 68.48l-25.014 24.906c-26.55 26.55-57.398 57.398-68.48 68.534-11.136 11.136-11.136 29.33 0 40.466 11.082 11.136 41.892 42.002 68.48 68.534l209.116 209.006c26.55 26.55 52.754 52.864 58.386 58.276 5.632 5.632 5.632 14.684 0 20.26-5.522 5.632-31.836 31.89-58.386 58.442l-25.014 25.014c-26.55 26.55-52.754 52.754-58.386 58.276-5.632 5.632-5.522 14.684 0 20.26 5.632 5.632 17.426 10.112 26.276 10.112 8.906 0 46.866-0.164 84.316-0.274l309.706-1.206c37.578-0.164 78.646-0.274 91.374-0.274 12.672 0 23.094-10.368 23.094-23.094 0-12.618 0.164-53.796 0.274-91.374l1.316-305.078c-0.002-37.412 0.162-76.398 0.162-86.564 0-10.112-4.534-22.986-10.112-28.508zM819.2 4.26v341.34l-136.54-136.54v-102.4c0-18.78-15.342-34.14-34.14-34.14h-477.86c-18.78 0-34.14 15.342-34.14 34.14v477.86c0 18.78 15.342 34.14 34.14 34.14h102.4l136.54 136.54h-341.34c-37.522 0-68.26-30.702-68.26-68.26v-682.68c0-37.522 30.738-68.26 68.26-68.26h682.66c37.578 0 68.26 30.738 68.26 68.26"
/>
<glyph
unicode=
"&"
d=
"M912.606 493.26l-101.478 101.48c-24.934 24.934-74.036 45.26-109.262 45.26h-256c-35.226 0-64-28.826-64-64v-576c0-35.174 28.826-64 64-64h448c35.226 0 64 28.826 64 64v384c0 35.226-20.378 84.326-45.26 109.26zM904.874 378.52c-3.020-0.308-85.452-7.322-138.65-7.322-44.032 0-57.856 4.812-65.024 12.032-14.54 14.49-16.076 101.836-4.66 203.98 0.922 8.14 7.732 14.336 15.872 14.54h0.256c8.14 0 15.002-5.94 16.128-14.028 7.22-50.842 20.224-139.776 28.006-149.146 10.138-7.68 90.726-20.48 148.326-27.648 8.192-1.076 14.336-8.090 14.284-16.384-0.154-8.244-6.452-15.104-14.644-15.924zM317.866 256h-256c-35.174 0-64 28.826-64 64v576c0 35.226 28.826 64 64 64h256c35.226 0 84.326-20.378 109.26-45.26l101.48-101.48c24.934-24.882 45.26-74.034 45.26-109.26h-42.496c2.458 2.816 4.044 6.452 4.096 10.444 0.052 8.346-6.092 15.308-14.284 16.384-57.6 7.168-138.24 19.968-148.326 27.7-7.782 9.318-20.788 98.304-28.006 149.146-1.228 8.090-7.988 14.028-16.128 14.028h-0.256c-8.14-0.204-15.002-6.4-15.872-14.54-11.316-102.144-9.78-189.492 4.66-203.98 5.478-5.478 15.206-9.524 39.22-11.212-22.582-13.262-38.608-36.302-38.608-63.644v-372.326"
horiz-adv-x=
"954"
/>
<glyph
unicode=
"%"
d=
"M1013.888 423.478c-5.632-5.632-14.684-5.686-20.26-0.054-5.522 5.632-31.836 31.89-58.276 58.386l-24.906 25.014c-26.55 26.55-52.864 52.754-58.442 58.386-5.632 5.522-14.684 5.522-20.26 0-5.632-5.632-31.89-31.89-58.386-58.386l-209.098-209.004c-26.55-26.55-57.344-57.398-68.48-68.48-11.136-11.136-29.33-11.136-40.466 0-11.136 11.082-42.002 41.892-68.534 68.48l-25.014 24.906c-26.55 26.55-57.398 57.398-68.48 68.534-11.136 11.136-11.136 29.33 0 40.466 11.082 11.136 41.892 42.002 68.48 68.534l209.116 209.006c26.55 26.55 52.754 52.864 58.386 58.276 5.632 5.632 5.632 14.684 0 20.26-5.522 5.632-31.836 31.89-58.386 58.442l-25.014 25.014c-26.55 26.55-52.754 52.754-58.386 58.276-5.632 5.632-5.522 14.684 0 20.26 5.632 5.632 17.426 10.112 26.276 10.112 8.906 0 46.866-0.164 84.316-0.274l309.706-1.206c37.578-0.164 78.646-0.274 91.374-0.274 12.672 0 23.094-10.368 23.094-23.094 0-12.618 0.164-53.796 0.274-91.374l1.316-305.078c-0.002-37.412 0.162-76.398 0.162-86.564 0-10.112-4.534-22.986-10.112-28.508zM819.2 4.26v341.34l-136.54-136.54v-102.4c0-18.78-15.342-34.14-34.14-34.14h-477.86c-18.78 0-34.14 15.342-34.14 34.14v477.86c0 18.78 15.342 34.14 34.14 34.14h102.4l136.54 136.54h-341.34c-37.522 0-68.26-30.702-68.26-68.26v-682.68c0-37.522 30.738-68.26 68.26-68.26h682.66c37.578 0 68.26 30.738 68.26 68.26
z
"
/>
<glyph
unicode=
"&"
d=
"M912.606 493.26l-101.478 101.48c-24.934 24.934-74.036 45.26-109.262 45.26h-256c-35.226 0-64-28.826-64-64v-576c0-35.174 28.826-64 64-64h448c35.226 0 64 28.826 64 64v384c0 35.226-20.378 84.326-45.26 109.26zM904.874 378.52c-3.020-0.308-85.452-7.322-138.65-7.322-44.032 0-57.856 4.812-65.024 12.032-14.54 14.49-16.076 101.836-4.66 203.98 0.922 8.14 7.732 14.336 15.872 14.54h0.256c8.14 0 15.002-5.94 16.128-14.028 7.22-50.842 20.224-139.776 28.006-149.146 10.138-7.68 90.726-20.48 148.326-27.648 8.192-1.076 14.336-8.090 14.284-16.384-0.154-8.244-6.452-15.104-14.644-15.924zM317.866 256h-256c-35.174 0-64 28.826-64 64v576c0 35.226 28.826 64 64 64h256c35.226 0 84.326-20.378 109.26-45.26l101.48-101.48c24.934-24.882 45.26-74.034 45.26-109.26h-42.496c2.458 2.816 4.044 6.452 4.096 10.444 0.052 8.346-6.092 15.308-14.284 16.384-57.6 7.168-138.24 19.968-148.326 27.7-7.782 9.318-20.788 98.304-28.006 149.146-1.228 8.090-7.988 14.028-16.128 14.028h-0.256c-8.14-0.204-15.002-6.4-15.872-14.54-11.316-102.144-9.78-189.492 4.66-203.98 5.478-5.478 15.206-9.524 39.22-11.212-22.582-13.262-38.608-36.302-38.608-63.644v-372.326
z
"
horiz-adv-x=
"954"
/>
<glyph
unicode=
"'"
d=
"M198.766 557.068c-15.042-16.578-13.672-45.346 2.906-60.402 16.578-15.042 45.346-13.644 60.402 2.934l184.68 184.68h49.248l85.020 85.020h-152.452c-11.070 0-22.044-4.524-29.904-12.302l-197.010-197.010c-1.010-0.928-2.006-1.924-2.934-2.934zM243.24 384.774c-85.020-85.020-106.080-150.334-106.718-197.010-0.636-46.676 21.394-77.672 29.904-86.182 8.51-8.51 39.534-30.526 86.182-29.904 46.676 0.636 111.962 21.684 197.010 106.718l119.006 119.006c-45.928 15.374-87.22 46.176-123.71 82.668-36.49 36.49-67.156 77.7-82.668 123.71zM436.734 578.268c-7.874-14.226-6.808-28.064-0.582-47.492 8.704-27.26 32.92-62.242 65.094-94.388 32.172-32.172 67.348-56.528 94.388-65.094 20.286-6.42 34.318-7.084 49.248 2.338l232.78 232.78c1.508 30.942 0.194 57.372-2.934 79.152-26.084 12.274-48.682 32.256-70.366 53.94-21.49 21.49-41.514 44.502-53.94 70.366-21.74 3.1-48.266 4.414-79.152 2.934zM793.792 853.24c-0.11-0.554-0.526-1.204-0.582-1.758-0.498-4.040-0.442-9.396 2.934-16.992 6.752-15.236 24.742-36.462 45.734-57.454 21.006-21.006 41.79-38.47 56.888-45.14 7.556-3.322 13.588-4.040 17.602-3.514l68 68c40.85 37.778 19.872 77.45-13.478 110.8-33.364 33.364-72.454 53.732-110.232 12.896l-66.85-66.85zM23.966 11.872c-10.71-14.598-8.482-37.168 4.884-49.388 13.368-12.218 36.048-12.44 49.636-0.442l82.086 82.086c-13.368 7.444-23.414 15.208-29.904 21.684-6.504 6.504-14.71 16.938-22.292 30.498l-82.086-82.086c-0.83-0.748-1.592-1.536-2.338-2.338z"
/>
<glyph
unicode=
"("
d=
"M508.118 837.954c-96.356 114.5-169.38 122.046-316.118 122.046v-512c256.534 128 285.272-16.67 447.012-2.046 159.456 14.44 295.050 137.174 384.988 258.046-254.712-58.906-382.92-24.046-515.882 133.954zM0 960h128v-1024h-128z"
/>
<glyph
unicode=
")"
d=
"M1013.648 162.676l-285.138 285.194 285.138 285.194c13.46 13.406 13.46 35.244 0 48.63l-167.974 168.030c-6.534 6.48-15.136 10.054-24.352 10.054s-17.818-3.574-24.296-10.054l-285.174-285.232-285.138 285.12c-6.534 6.48-15.136 10.054-24.352 10.054s-17.818-3.574-24.296-10.054l-167.956-167.918c-6.536-6.536-10.11-15.192-10.11-24.298 0-9.216 3.574-17.874 10.11-24.352l285.062-285.23-285.062-285.12c-6.536-6.534-10.11-15.192-10.11-24.352 0-9.104 3.574-17.818 10.11-24.296l167.972-167.918c6.536-6.534 15.138-10.11 24.298-10.11 9.198 0 17.742 3.576 24.334 10.11l285.138 285.194 285.23-285.194c6.478-6.534 15.080-10.11 24.184-10.11 9.216 0 17.874 3.574 24.352 10.11l168.030 167.918c6.534 6.48 10.11 15.248 10.11 24.296 0 9.216-3.574 17.874-10.11 24.296"
/>
<glyph
unicode=
")"
d=
"M1013.648 162.676l-285.138 285.194 285.138 285.194c13.46 13.406 13.46 35.244 0 48.63l-167.974 168.030c-6.534 6.48-15.136 10.054-24.352 10.054s-17.818-3.574-24.296-10.054l-285.174-285.232-285.138 285.12c-6.534 6.48-15.136 10.054-24.352 10.054s-17.818-3.574-24.296-10.054l-167.956-167.918c-6.536-6.536-10.11-15.192-10.11-24.298 0-9.216 3.574-17.874 10.11-24.352l285.062-285.23-285.062-285.12c-6.536-6.534-10.11-15.192-10.11-24.352 0-9.104 3.574-17.818 10.11-24.296l167.972-167.918c6.536-6.534 15.138-10.11 24.298-10.11 9.198 0 17.742 3.576 24.334 10.11l285.138 285.194 285.23-285.194c6.478-6.534 15.080-10.11 24.184-10.11 9.216 0 17.874 3.574 24.352 10.11l168.030 167.918c6.534 6.48 10.11 15.248 10.11 24.296 0 9.216-3.574 17.874-10.11 24.296
z
"
/>
<glyph
unicode=
"*"
d=
"M788.142 143.144h-599.588v599.588h239.836l119.918 179.876h-539.63v-959.34h959.34v359.752l-59.958-59.958zM248.514 263.062c0 0 59.958 119.918 239.836 179.876 179.876 59.958 179.876 0 179.876 0v-239.836l359.752 359.752-359.752 359.752v-179.876c-89.22-12.89-179.278-59.358-239.836-119.916-119.918-119.918-179.876-359.752-179.876-359.752z"
/>
<glyph
unicode=
"+"
d=
"M1023.948 660.428c-14.49 188.876-133.274 286.412-237.466 297.114-16.23 1.588-31.846 2.458-46.438 2.458-114.584 0-173.056-52.736-228.044-119.092-54.988 66.356-113.562 119.092-228.096 119.092-14.54 0-30.208-0.87-46.438-2.508-104.192-10.702-222.926-108.238-237.466-298.344l0.052-60.826c15.36-206.13 179.864-421.836 502.988-659.404 2.662-1.894 5.836-2.918 8.96-2.918 3.124 0 6.298 1.024 8.908 2.918 323.176 237.568 487.68 453.274 503.092 660.634l-0.052 60.876zM896 599.654c-11.060-144.486-140.236-316.262-384-506.93-243.764 190.77-373.044 363.928-384.308 515.072l0.308 51.2c9.164 116.020 78.284 166.656 122.522 171.212 11.468 1.126 22.836 1.792 33.434 1.792 55.654 0 81.1-14.284 129.484-72.756l98.56-119.090 98.612 119.090c48.384 58.472 73.728 72.756 129.432 72.756 10.65 0 21.964-0.716 33.74-1.844 44.032-4.506 113.152-56.012 122.572-179.508l-0.356-50.994"
/>
<glyph
unicode=
","
d=
"M1024 599.552c-15.412-207.36-179.916-423.066-503.092-660.634-2.61-1.894-5.784-2.918-8.908-2.918-3.124 0-6.298 1.024-8.96 2.918-323.124 237.568-487.628 453.274-502.988 659.354l-0.052 60.876c14.54 190.208 133.274 287.692 237.466 298.342 16.282 1.588 31.948 2.508 46.54 2.508 114.432 0.002 173.006-52.734 227.994-119.090 54.988 66.356 113.46 119.092 228.044 119.092 14.644 0 30.26-0.922 46.54-2.508 104.192-10.7 222.976-108.236 237.466-297.114l-0.050-60.826"
/>
<glyph
unicode=
"+"
d=
"M1023.948 660.428c-14.49 188.876-133.274 286.412-237.466 297.114-16.23 1.588-31.846 2.458-46.438 2.458-114.584 0-173.056-52.736-228.044-119.092-54.988 66.356-113.562 119.092-228.096 119.092-14.54 0-30.208-0.87-46.438-2.508-104.192-10.702-222.926-108.238-237.466-298.344l0.052-60.826c15.36-206.13 179.864-421.836 502.988-659.404 2.662-1.894 5.836-2.918 8.96-2.918 3.124 0 6.298 1.024 8.908 2.918 323.176 237.568 487.68 453.274 503.092 660.634l-0.052 60.876zM896 599.654c-11.060-144.486-140.236-316.262-384-506.93-243.764 190.77-373.044 363.928-384.308 515.072l0.308 51.2c9.164 116.020 78.284 166.656 122.522 171.212 11.468 1.126 22.836 1.792 33.434 1.792 55.654 0 81.1-14.284 129.484-72.756l98.56-119.090 98.612 119.090c48.384 58.472 73.728 72.756 129.432 72.756 10.65 0 21.964-0.716 33.74-1.844 44.032-4.506 113.152-56.012 122.572-179.508l-0.356-50.994
z
"
/>
<glyph
unicode=
","
d=
"M1024 599.552c-15.412-207.36-179.916-423.066-503.092-660.634-2.61-1.894-5.784-2.918-8.908-2.918-3.124 0-6.298 1.024-8.96 2.918-323.124 237.568-487.628 453.274-502.988 659.354l-0.052 60.876c14.54 190.208 133.274 287.692 237.466 298.342 16.282 1.588 31.948 2.508 46.54 2.508 114.432 0.002 173.006-52.734 227.994-119.090 54.988 66.356 113.46 119.092 228.044 119.092 14.644 0 30.26-0.922 46.54-2.508 104.192-10.7 222.976-108.236 237.466-297.114l-0.050-60.826
z
"
/>
<glyph
unicode=
"-"
d=
"M128 896h64v-64h-64v64zM256 896h64v-64h-64v64zM384 896h512v-64h-512v64zM960 768v-656c0-56-56-112-112-112h-672c-56 0-112 56-112 112v656h896zM0 832v-768c0-64 64-128 128-128h768c64 0 128 64 128 128v768c0 64-64 128-128 128h-768c-64 0-128-64-128-128zM128 704v-512c0-64 64-128 128-128h512c64 0 128 64 128 128v512h-768z"
/>
<glyph
unicode=
"."
d=
"M128 896h64v-64h-64v64zM256 896h64v-64h-64v64zM384 896h512v-64h-512v64zM960 768v-656c0-56-56-112-112-112h-672c-56 0-112 56-112 112v656h896zM0 832v-768c0-64 64-128 128-128h768c64 0 128 64 128 128v768c0 64-64 128-128 128h-768c-64 0-128-64-128-128z"
/>
<glyph
unicode=
"/"
d=
"M745.954 652.696l-471.042 0.046 235.552-409.614z"
/>
<glyph
unicode=
"3"
d=
"M448 576h384v-64h-384zM448 448h384v-64h-384zM448 320h384v-64h-384zM448 192h256v-64h-256zM960 768h-192v128c0 35.2-28.8 64-64 64h-640c-35.2 0-64-28.8-64-64v-704c0-35.2 28.8-64 64-64h192v-128c0-35.2 28.8-64 64-64h640c35.2 0 64 28.8 64 64v704c0 35.2-28.8 64-64 64zM256 704v-480h-160v640h576v-96h-352c-35.2 0-64-28.8-64-64zM928 32h-576v640h576v-640z"
/>
<glyph
unicode=
"5"
d=
"M192 576l-192-192 384-384 640 640-192 192-448-448z"
/>
<glyph
unicode=
"6"
d=
"M960 179.264l-268.992 268.736 268.992 268.736-179.264 179.264-268.736-268.864-268.864 268.864-179.136-179.264 268.736-268.736-268.736-268.736 179.136-179.264 268.864 268.864 268.736-268.864z"
/>
<glyph
unicode=
"7"
d=
"M512 832c211.744 0 384-172.256 384-384s-172.256-384-384-384-384 172.256-384 384 172.256 384 384 384M512 960c-282.752 0-512-229.248-512-512s229.248-512 512-512 512 229.248 512 512-229.248 512-512 512v0zM685.504 365.504l-109.504 109.632v228.864h-128.736v-255.744c0-19.264 8.864-35.872 22.24-47.744l125.504-125.504 90.496 90.496z"
/>
<glyph
unicode=
"7"
d=
"M512 832c211.744 0 384-172.256 384-384s-172.256-384-384-384-384 172.256-384 384 172.256 384 384 384
z
M512 960c-282.752 0-512-229.248-512-512s229.248-512 512-512 512 229.248 512 512-229.248 512-512 512v0zM685.504 365.504l-109.504 109.632v228.864h-128.736v-255.744c0-19.264 8.864-35.872 22.24-47.744l125.504-125.504 90.496 90.496z"
/>
<glyph
unicode=
"8"
d=
"M626.784 447.968l195.072-195.072c12.672-12.672 12.672-33.248 0-45.92l-68.832-68.832c-12.672-12.672-33.216-12.672-45.92 0l-195.104 195.072-195.104-195.072c-12.672-12.672-33.216-12.672-45.888 0l-68.864 68.832c-12.672 12.672-12.672 33.216 0 45.92l195.104 195.072-195.104 195.104c-12.672 12.672-12.672 33.248 0 45.92l68.896 68.832c12.672 12.672 33.216 12.672 45.888 0l195.072-195.104 195.104 195.104c12.672 12.672 33.216 12.672 45.92 0l68.832-68.864c12.672-12.672 12.672-33.216 0-45.92l-195.072-195.072z"
/>
<glyph
unicode=
"9"
d=
"M1095.72 760.93l-617.552-819.22c-6.182-6.182-14.198-9.354-22.272-9.354-8.132 0-16.266 3.172-22.39 9.354l-424.192 429.332c-12.446 12.486-12.446 32.768-0.118 45.312l203.146 205.726c5.948 6.066 13.962 9.374 22.45 9.374h0.65c8.604-0.178 16.738-3.82 22.508-10.3l203.028-223.232 556.72 558.376c5.948 4.942 13.076 7.364 20.204 7.364 8.252 0 16.444-3.19 22.568-9.492l37.18-140.84c3.308-17.27 10.378-40.014-2.008-52.382"
horiz-adv-x=
"1102"
/>
<glyph
unicode=
"9"
d=
"M1095.72 760.93l-617.552-819.22c-6.182-6.182-14.198-9.354-22.272-9.354-8.132 0-16.266 3.172-22.39 9.354l-424.192 429.332c-12.446 12.486-12.446 32.768-0.118 45.312l203.146 205.726c5.948 6.066 13.962 9.374 22.45 9.374h0.65c8.604-0.178 16.738-3.82 22.508-10.3l203.028-223.232 556.72 558.376c5.948 4.942 13.076 7.364 20.204 7.364 8.252 0 16.444-3.19 22.568-9.492l37.18-140.84c3.308-17.27 10.378-40.014-2.008-52.382
z
"
horiz-adv-x=
"1102"
/>
<glyph
unicode=
":"
d=
"M927.936 687.008l-68.288 68.288c-12.608 12.576-32.96 12.576-45.536 0l-409.44-409.44-194.752 196.16c-12.576 12.576-32.928 12.576-45.536 0l-68.288-68.288c-12.576-12.608-12.576-32.96 0-45.536l285.568-287.488c12.576-12.576 32.96-12.576 45.536 0l500.736 500.768c12.576 12.544 12.576 32.96 0 45.536z"
/>
<glyph
unicode=
"<"
d=
"M830.778 628.138l-640.692 0.064 320.39-557.14z"
/>
<glyph
unicode=
"="
d=
"M863.68 364.32c68.992-51.424 128.128-98.496 128.128-98.496l-84.192-147.648-152.16 67.168-140.992-82.464c-9.536-86.944-18.272-166.88-18.272-166.88h-168.384l-18.688 167.392-138.944 82.656-153.824-67.904-84.16 147.648c0 0 58.144 46.848 126.976 98.112v168.288l-126.976 97.92 84.16 147.68 150.144-66.816 149.056 80.864 12.256 168.16h168.384l12.192-167.456 147.008-82.496 152.256 67.776 84.192-147.68-128.128-98.272v-167.552zM512 576c-70.688 0-128-57.312-128-128s57.312-128 128-128 128 57.312 128 128-57.312 128-128 128z"
/>
<glyph
unicode=
">"
d=
"M819.2 960h-614.4c-112.622 0-204.8-92.142-204.8-204.8v-614.4c0-112.622 92.178-204.8 204.8-204.8h614.4c112.658 0 204.8 92.178 204.8 204.8v614.4c0 112.658-92.178 204.8-204.8 204.8zM887.46 188.526c0-75.026-40.96-115.986-115.986-115.986h-518.894c-75.080 0-116.040 40.96-116.040 115.986v518.876c0 75.1 40.96 116.060 116.060 116.060h518.876c75.024-0.002 115.984-40.962 115.984-116.042v-518.876"
/>
<glyph
unicode=
"?"
d=
"M464 567.716l-42.55 46.756c-25.29 27.794-52.206 55.37-55.314 56.028-3.054 0.768-5.632 1.316-5.742 1.316-0.054 0-7.862-1.426-10.368-3.054-2.614-1.7-26.222-25.014-52.644-51.658l-38.456-39.13c-26.442-26.698-54.346-61.714-52.096-67.658 2.34-6.016 25.728-32.768 52.096-59.466l184.868-186.95c26.368-26.77 52.206-51.402 57.454-54.84 0 0 0 0 5.412 0 5.358 0 5.358 0 5.358 0 5.248 3.438 27.904 30.738 50.578 60.782l326.528 433.244c22.602 29.988 42.934 59.374 45.22 65.262 2.23 5.962-9.29 41.070-15.726 68.15-6.492 26.972-16 51.876-21.248 55.37 0 0 0 0-5.468 0-4.644 0-4.644 0-4.644 0-4.81-2.67-30.372-26.642-56.906-53.194l-272.198-273.042c-26.496-26.55-68.81-25.618-94.154 2.176zM989.86 485.138l-102.4-102.454v-200.924c0-75.1-34.12-109.22-109.22-109.22h-525.66c-75.080 0-116.040 40.96-116.040 115.986v518.876c0 75.1 40.96 116.060 116.060 116.060h194.102l102.4 102.454c12.508 12.398 22.82 24.302 30.154 34.084h-374.456c-112.622 0-204.8-92.142-204.8-204.8v-614.4c0-112.622 92.178-204.8 204.8-204.8h614.4c112.658 0 204.8 92.178 204.8 204.8v374.492c-9.782-7.424-21.742-17.756-34.14-30.154"
/>
<glyph
unicode=
">"
d=
"M819.2 960h-614.4c-112.622 0-204.8-92.142-204.8-204.8v-614.4c0-112.622 92.178-204.8 204.8-204.8h614.4c112.658 0 204.8 92.178 204.8 204.8v614.4c0 112.658-92.178 204.8-204.8 204.8zM887.46 188.526c0-75.026-40.96-115.986-115.986-115.986h-518.894c-75.080 0-116.040 40.96-116.040 115.986v518.876c0 75.1 40.96 116.060 116.060 116.060h518.876c75.024-0.002 115.984-40.962 115.984-116.042v-518.876
z
"
/>
<glyph
unicode=
"?"
d=
"M464 567.716l-42.55 46.756c-25.29 27.794-52.206 55.37-55.314 56.028-3.054 0.768-5.632 1.316-5.742 1.316-0.054 0-7.862-1.426-10.368-3.054-2.614-1.7-26.222-25.014-52.644-51.658l-38.456-39.13c-26.442-26.698-54.346-61.714-52.096-67.658 2.34-6.016 25.728-32.768 52.096-59.466l184.868-186.95c26.368-26.77 52.206-51.402 57.454-54.84 0 0 0 0 5.412 0 5.358 0 5.358 0 5.358 0 5.248 3.438 27.904 30.738 50.578 60.782l326.528 433.244c22.602 29.988 42.934 59.374 45.22 65.262 2.23 5.962-9.29 41.070-15.726 68.15-6.492 26.972-16 51.876-21.248 55.37 0 0 0 0-5.468 0-4.644 0-4.644 0-4.644 0-4.81-2.67-30.372-26.642-56.906-53.194l-272.198-273.042c-26.496-26.55-68.81-25.618-94.154 2.176zM989.86 485.138l-102.4-102.454v-200.924c0-75.1-34.12-109.22-109.22-109.22h-525.66c-75.080 0-116.040 40.96-116.040 115.986v518.876c0 75.1 40.96 116.060 116.060 116.060h194.102l102.4 102.454c12.508 12.398 22.82 24.302 30.154 34.084h-374.456c-112.622 0-204.8-92.142-204.8-204.8v-614.4c0-112.622 92.178-204.8 204.8-204.8h614.4c112.658 0 204.8 92.178 204.8 204.8v374.492c-9.782-7.424-21.742-17.756-34.14-30.154
z
"
/>
<glyph
unicode=
""
d=
"M753.464 954.214c-130.758 0-237.126-106.368-237.126-237.126v-169.376h-406.5c-37.262 0-67.75-30.488-67.75-67.75v-474.25c0-37.262 30.488-67.75 67.75-67.75h609.752c37.262 0 67.75 30.488 67.75 67.75v474.25c0 37.262-30.488 67.75-67.75 67.75h-67.75v169.376c0 56.030 45.596 101.626 101.626 101.626s101.626-45.596 101.626-101.626v-237.126h135.5v237.126c0 130.758-106.368 237.126-237.126 237.126z"
/>
<glyph
unicode=
""
d=
"M851.454 546.712h-67.978v135.954c0 149.958-121.952 271.91-271.91 271.91s-271.91-121.952-271.91-271.91v-135.954h-67.978c-37.388 0-67.978-30.59-67.978-67.978v-475.842c0-37.388 30.59-67.978 67.978-67.978h679.774c37.388 0 67.978 30.59 67.978 67.978v475.842c0 37.388-30.59 67.978-67.978 67.978zM375.612 682.666c0 74.98 60.976 135.954 135.954 135.954 74.98 0 135.954-60.976 135.954-135.954v-135.954h-271.91v135.954z"
/>
<glyph
unicode=
""
d=
"M633.066-14.824h-512.638c-62.826 0-113.92 51.092-113.92 113.92v512.638c0 62.826 51.092 113.92 113.92 113.92h512.638c62.826 0 113.92-51.092 113.92-113.92v-512.638c0-62.826-51.092-113.92-113.92-113.92zM120.428 611.732v-512.638h512.638v512.638h-512.638zM860.906 156.054h-56.96v113.92h56.96v569.598h-569.598v-56.96h-113.92v56.96c0 62.826 51.092 113.92 113.92 113.92h569.598c62.826 0 113.92-51.092 113.92-113.92v-569.598c0-62.826-51.092-113.92-113.92-113.92z"
/>
<glyph
unicode=
""
d=
"M920.026 857.542h-819.184c-56.32 0-102.4-46.080-102.4-102.4v-614.408c0-56.32 46.080-102.4 102.4-102.4h819.184c56.32 0 102.4 46.080 102.4 102.4v614.408c0 56.32-46.080 102.4-102.4 102.4zM233.962 761.792c21.218 0 38.4-16.72 38.4-37.368s-17.182-37.368-38.4-37.368c-21.226 0-38.4 16.72-38.4 37.368s17.174 37.368 38.4 37.368zM93.162 724.422c0 20.648 17.174 37.368 38.4 37.368 21.218 0 38.4-16.72 38.4-37.368s-17.182-37.368-38.4-37.368c-21.226 0-38.4 16.722-38.4 37.368zM921.050 140.736h-821.232v471.046h821.232v-471.046zM921.050 693.702h-615.41v61.44h615.408l0.002-61.44z"
/>
<glyph
unicode=
""
d=
"M5.068 628.602l406.022 333.046v-170.426c84.684 0 610.454-3.552 610.454-420.036 0-224.19-197.48-407.528-452.89-436.834 158.92 27.528 278.45 146.562 278.45 289.2 0 272.476-313.032 274.77-436.014 274.77v-200.25l-406.022 330.53z"
/>
<glyph
unicode=
""
d=
"M215.578-67.682v6.736h-13.474v6.736h-6.736v6.736h-6.736v13.474h-6.736v20.21h-6.736v33.684h6.736v40.422h6.736v40.422h6.736v40.422h6.736v33.684h6.736v40.422h6.736v40.422h6.736v47.158h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v13.474h-6.736v60.632h6.736v13.474h6.736v6.736h6.736v6.736h13.474v6.736h13.474v6.736h40.422v6.736h47.158v6.736h47.158v6.736h47.158v6.736h47.158v6.736h47.158v6.736h20.21v6.736h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v6.736h6.736v6.736h13.474v6.736h67.368v-6.736h13.474v-6.736h6.736v-6.736h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-6.736h20.21v-6.736h47.158v-6.736h47.158v-6.736h47.158v-6.736h47.158v-6.736h47.158v-6.736h40.422v-6.736h13.474v-6.736h13.474v-6.736h6.736v-6.736h6.736v-13.474h6.736v-60.632h-6.736v-13.474h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-47.158h6.736v-40.422h6.736v-40.422h6.736v-33.684h6.736v-40.422h6.736v-40.422h6.736v-40.422h6.736v-33.684h-6.736v-20.21h-6.736v-13.474h-6.736v-6.736h-6.736v-6.736h-13.474v-6.736h-60.632v6.736h-20.21v6.736h-6.736v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-6.736v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-26.948v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-6.736v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-6.736v-6.736h-20.21v-6.736"
horiz-adv-x=
"1076"
/>
<glyph
unicode=
""
d=
"M1074.446 574.958c-8.030 24.738-29.104 42.416-54.81 46.242l-290.008 42.146-129.67 262.736c-11.534 23.498-34.87 37.996-60.954 37.996-26.138 0-49.422-14.498-60.902-37.942l-129.78-262.844-290.062-42.146c-25.762-3.772-46.78-21.504-54.864-46.35-8.138-24.792-1.51-51.47 17.138-69.578l209.866-204.584-49.53-288.822c-4.364-25.708 5.93-51.254 27.002-66.614 11.75-8.462 25.546-12.88 39.99-12.88 11.048 0 21.99 2.694 31.636 7.814l259.45 136.3 259.394-136.3c9.648-5.12 20.588-7.814 31.636-7.814 14.498 0 28.294 4.474 39.882 12.988 21.234 15.306 31.582 40.744 27.11 66.398l-49.584 288.876 209.866 204.53c18.648 18.27 25.276 44.948 17.246 69.794zM738.842 335.88l47.052-275.186-246.946 129.886-247.108-129.886 47.158 275.186-199.896 194.83 276.318 40.206 123.528 250.34 123.58-250.34 276.264-40.206-199.95-194.83"
horiz-adv-x=
"1076"
/>
<glyph
unicode=
""
d=
"M215.578-67.682v6.736h-13.474v6.736h-6.736v6.736h-6.736v13.474h-6.736v20.21h-6.736v33.684h6.736v40.422h6.736v40.422h6.736v40.422h6.736v33.684h6.736v40.422h6.736v40.422h6.736v47.158h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v6.736h-6.736v13.474h-6.736v60.632h6.736v13.474h6.736v6.736h6.736v6.736h13.474v6.736h13.474v6.736h40.422v6.736h47.158v6.736h47.158v6.736h47.158v6.736h47.158v6.736h47.158v6.736h20.21v6.736h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v13.474h6.736v6.736h6.736v6.736h13.474v6.736h67.368v-6.736h13.474v-6.736h6.736v-6.736h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-13.474h6.736v-6.736h20.21v-6.736h47.158v-6.736h47.158v-6.736h47.158v-6.736h47.158v-6.736h47.158v-6.736h40.422v-6.736h13.474v-6.736h13.474v-6.736h6.736v-6.736h6.736v-13.474h6.736v-60.632h-6.736v-13.474h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-6.736h-6.736v-47.158h6.736v-40.422h6.736v-40.422h6.736v-33.684h6.736v-40.422h6.736v-40.422h6.736v-40.422h6.736v-33.684h-6.736v-20.21h-6.736v-13.474h-6.736v-6.736h-6.736v-6.736h-13.474v-6.736h-60.632v6.736h-20.21v6.736h-6.736v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-6.736v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-13.474v6.736h-26.948v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-6.736v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-13.474v-6.736h-6.736v-6.736h-20.21v-6.736
z
"
horiz-adv-x=
"1076"
/>
<glyph
unicode=
""
d=
"M1074.446 574.958c-8.030 24.738-29.104 42.416-54.81 46.242l-290.008 42.146-129.67 262.736c-11.534 23.498-34.87 37.996-60.954 37.996-26.138 0-49.422-14.498-60.902-37.942l-129.78-262.844-290.062-42.146c-25.762-3.772-46.78-21.504-54.864-46.35-8.138-24.792-1.51-51.47 17.138-69.578l209.866-204.584-49.53-288.822c-4.364-25.708 5.93-51.254 27.002-66.614 11.75-8.462 25.546-12.88 39.99-12.88 11.048 0 21.99 2.694 31.636 7.814l259.45 136.3 259.394-136.3c9.648-5.12 20.588-7.814 31.636-7.814 14.498 0 28.294 4.474 39.882 12.988 21.234 15.306 31.582 40.744 27.11 66.398l-49.584 288.876 209.866 204.53c18.648 18.27 25.276 44.948 17.246 69.794zM738.842 335.88l47.052-275.186-246.946 129.886-247.108-129.886 47.158 275.186-199.896 194.83 276.318 40.206 123.528 250.34 123.58-250.34 276.264-40.206-199.95-194.83
z
"
horiz-adv-x=
"1076"
/>
<glyph
unicode=
""
d=
"M1024 448c0 282.752-229.248 512-512 512-282.752 0-512-229.248-512-512 0-282.752 229.248-512 512-512 282.752 0 512 229.248 512 512zM256 600h512l-256-416.798z"
/>
<glyph
unicode=
""
d=
"M512 960c-282.77 0-512-229.23-512-512s229.23-512 512-512c282.77 0 512 229.23 512 512 0 282.77-229.23 512-512 512zM512 64c-212.078 0-384 171.922-384 384s171.922 384 384 384c212.078 0 384-171.922 384-384 0-212.078-171.922-384-384-384zM770.378 609.706l-516.756 0.048 258.414-418.288z"
/>
<glyph
unicode=
""
d=
"M992.942 491.452c0 0 31.17-18.286 31.164-43.83 0-25.574-31.164-43.856-31.164-43.856l-876.6-453.036c-63.888-34.938-116.152-9.208-116.152 57.152v879.466c0 66.398 52.268 92.132 116.152 57.162l876.6-453.058z"
/>
...
...
@@ -57,17 +57,25 @@
<glyph
unicode=
""
d=
"M512 768c-282.784 0-512-320-512-320s229.216-320 512-320 512 320 512 320-229.216 320-512 320zM512 256c-106.016 0-192 85.984-192 192s85.984 192 192 192 192-85.984 192-192-85.984-192-192-192zM512 576c-70.688 0-128-57.312-128-128s57.312-128 128-128 128 57.312 128 128-57.312 128-128 128z"
/>
<glyph
unicode=
""
d=
"M512 736c-256 0-511.998-223.998-512-288v0c0.002-64.002 256-288 512-288s511.994 223.998 512 288v0c-0.006 64.002-256 288-512 288zM512 256c-106.042 0-192 85.96-192 192s85.958 192 192 192c106.040 0 192-85.96 192-192 0-106.040-85.96-192-192-192zM448 448c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64z"
/>
<glyph
unicode=
""
d=
"M896 256v-128h-768v128h-128v-256h1024v256zM768 576h-192v320h-128v-320h-192l256-384z"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM321.114 53.696l-124.364 1.716 88.948 122.534 82.124-60.108M435.136 200.73l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.26-37.786-51.98-286.63 209.434c-23.54 17.78-57.114 12.134-74.368-11.38-17.37-23.54-12.186-57.088 11.354-74.38l198.516-145.036c-70.99 0.204-162.024-13.62-229.71-73.396z"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM321.114 53.696l-124.364 1.716 88.948 122.534 82.124-60.108
M664.858 274.124c-71.014 0.204-162.048-13.62-229.722-73.396l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.258-37.786-51.98
"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM321.114 53.696l-124.364 1.716 88.948 122.534 82.124-60.108
z
M435.136 200.73l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.26-37.786-51.98-286.63 209.434c-23.54 17.78-57.114 12.134-74.368-11.38-17.37-23.54-12.186-57.088 11.354-74.38l198.516-145.036c-70.99 0.204-162.024-13.62-229.71-73.396z"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM321.114 53.696l-124.364 1.716 88.948 122.534 82.124-60.108
zM664.858 274.124c-71.014 0.204-162.048-13.62-229.722-73.396l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.258-37.786-51.98z
"
/>
<glyph
unicode=
""
d=
"M512 736c-256 0-511.998-223.998-512-288v0c0.002-64.002 256-288 512-288s511.994 223.998 512 288v0c-0.006 64.002-256 288-512 288zM512 256c-106.042 0-192 85.96-192 192s85.958 192 192 192c106.040 0 192-85.96 192-192 0-106.040-85.96-192-192-192z"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM435.136 200.73l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.26-37.786-51.98-286.63 209.434c-23.54 17.78-57.114 12.134-74.368-11.38-17.37-23.54-12.186-57.088 11.354-74.38l198.516-145.036c-70.99 0.204-162.024-13.62-229.71-73.396z"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM664.858 274.124c-71.014 0.204-162.048-13.62-229.722-73.396l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.258-37.786-51.98"
/>
<glyph
unicode=
""
d=
"M1024 662.49l-131.93-211.316-446.732 324.582 154.598 184.244h-139.098l-123.956-147.546c-23.13-5.018-44.608-17.664-58.97-37.26l-73.472-101.196c-15.564-21.030-22.17-47.514-17.958-73.562 3.532-23.104 14.784-43.34 32.012-58.74 17.204-24.192 94.028-145.676 12.16-258.15-0.012-0.012-0.026-0.026-0.038-0.038l-180.606-248.756c-11.482-16.256-13.222-37.248-4.428-55.194 8.794-17.958 26.906-29.248 46.822-29.402l254.746-3.444c3.226 0.012 6.464 0.116 9.254 0.768 13.824 2.368 26.176 10.048 34.65 21.428l92.684 127.462c0.5 0.64 1.114 1.126 1.588 1.792 65.946 91.404 222.028 68.902 258.47 62.080 41.626-22.516 98.278-10.304 126.836 29.044 0.038 0.052 0.076 0.076 0.116 0.128 0.012 0.012 0.026 0.038 0.038 0.064 0.026 0.038 0.064 0.076 0.102 0.128l73.434 101.082c15.22 20.966 21.836 46.426 18.164 71.936l61.514 98.598v201.268zM664.858 274.124c-71.014 0.204-162.048-13.62-229.722-73.396l-90.714 66.010c67.674 138.394 3.572 282.662-44.852 344.87-1.638 1.83-3.316 3.622-5.082 5.364l64.934 89.754 494.338-359.258-37.786-51.98
z
"
/>
<glyph
unicode=
""
d=
"M156.8 900.656h710.4c65.12 0 118.4-59.2 118.4-131.712v-460.64c0-72.144-53.28-131.76-118.4-131.76h-236.8l-236.8-197.216v197.216l-236.8-0.016c-65.152 0-118.4 59.568-118.4 131.76v460.64c0 72.528 53.28 131.728 118.4 131.728zM311.392 510.528l161.872-0.592 0.592-171.68 76.288 0.592 0.592 170.528h161.872l-0.592 72.256-161.28 0.592-0.592 169.392h-76.88v-169.392h-161.872v-71.696z"
/>
<glyph
unicode=
""
d=
"M877.91 685.91l-118.998-119.040-106.666 21.334-21.334 106.666 118.998 119.040c-17.494 5.29-35.754 8.96-54.998 8.96-105.984 0-192-85.974-192-192v-64l-293.418-238.080c-55.766-55.254-47.574-135.594 0-183.338 47.574-47.83 127.574-55.466 183.338 0l238.080 293.418h64c106.070 0 192 85.974 192 192 0 19.284-3.67 37.504-9.002 55.040z"
/>
<glyph
unicode=
""
d=
"M903.529 960h-783.059c-66.5 0-120.471-58.85-120.471-131.433v-460.017c0-72.523 53.971-131.373 120.471-131.373h90.353v-263.529l263.529 263.529h429.176c66.5 0 120.471 58.85 120.471 131.433v459.957c0 72.584-53.971 131.433-120.471 131.433zM722.824 576h-180.706v-180.706h-60.235v180.706h-180.706v60.235h180.706v180.706h60.235v-180.706h180.706v-60.235z"
/>
<glyph
unicode=
""
d=
"M747.947 894.707l215.846-215.816-431.674-431.735-215.846 215.816 431.674 431.735zM468.932 184.049l-260.578-44.755 44.695 260.578zM0 171.942h361.412v-120.471h-361.412v120.471z"
/>
<glyph
unicode=
""
d=
"M0 484.804c560.911-662.588 1024 0 1024 0-560.911 662.588-1024 0-1024 0zM512 299.098c-102.581 0-185.705 83.125-185.705 185.705 0 102.581 83.125 185.705 185.705 185.705s185.705-83.125 185.705-185.705c0-102.581-83.125-185.705-185.705-185.705z"
/>
<glyph
unicode=
""
d=
"M0 960l1024-1024h-1024z"
/>
<glyph
unicode=
""
d=
"M734.994 154.626c-18.952 2.988-19.384 54.654-19.384 54.654s55.688 54.656 67.824 128.152c32.652 0 52.814 78.138 20.164 105.628 1.362 28.94 41.968 227.176-163.598 227.176-205.564 0-164.958-198.236-163.598-227.176-32.654-27.49-12.488-105.628 20.162-105.628 12.134-73.496 67.826-128.152 67.826-128.152s-0.432-51.666-19.384-54.654c-61.048-9.632-289.006-109.316-289.006-218.626h768c0 109.31-227.958 208.994-289.006 218.626zM344.054 137.19c44.094 27.15 97.626 52.308 141.538 67.424-15.752 22.432-33.294 52.936-44.33 89.062-15.406 12.566-27.944 30.532-35.998 52.602-8.066 22.104-11.122 46.852-8.608 69.684 1.804 16.392 6.478 31.666 13.65 45.088-4.35 46.586-7.414 138.034 52.448 204.732 23.214 25.866 52.556 44.46 87.7 55.686-6.274 64.76-39.16 140.77-166.454 140.77-205.564 0-164.958-198.236-163.598-227.176-32.654-27.49-12.488-105.628 20.162-105.628 12.134-73.496 67.826-128.152 67.826-128.152s-0.432-51.666-19.384-54.654c-61.048-9.634-289.006-109.318-289.006-218.628h329.596c4.71 3.074 9.506 6.14 14.458 9.19z"
/>
<glyph
unicode=
""
d=
"M622.826 257.264c-22.11 3.518-22.614 64.314-22.614 64.314s64.968 64.316 79.128 150.802c38.090 0 61.618 91.946 23.522 124.296 1.59 34.054 48.96 267.324-190.862 267.324-239.822 0-192.45-233.27-190.864-267.324-38.094-32.35-14.57-124.296 23.522-124.296 14.158-86.486 79.128-150.802 79.128-150.802s-0.504-60.796-22.614-64.314c-71.22-11.332-337.172-128.634-337.172-257.264h896c0 128.63-265.952 245.932-337.174 257.264z"
/>
<glyph
unicode=
""
d=
"M1024 530.744c0 200.926-58.792 363.938-131.482 365.226 0.292 0.006 0.578 0.030 0.872 0.030h-82.942c0 0-194.8-146.336-475.23-203.754-8.56-45.292-14.030-99.274-14.030-161.502 0-62.228 5.466-116.208 14.030-161.5 280.428-57.418 475.23-203.756 475.23-203.756h82.942c-0.292 0-0.578 0.024-0.872 0.032 72.696 1.288 131.482 164.298 131.482 365.224zM864.824 220.748c-9.382 0-19.532 9.742-24.746 15.548-12.63 14.064-24.792 35.96-35.188 63.328-23.256 61.232-36.066 143.31-36.066 231.124 0 87.81 12.81 169.89 36.066 231.122 10.394 27.368 22.562 49.266 35.188 63.328 5.214 5.812 15.364 15.552 24.746 15.552 9.38 0 19.536-9.744 24.744-15.552 12.634-14.064 24.796-35.958 35.188-63.328 23.258-61.23 36.068-143.312 36.068-231.122 0-87.804-12.81-169.888-36.068-231.124-10.39-27.368-22.562-49.264-35.188-63.328-5.208-5.806-15.36-15.548-24.744-15.548zM251.812 530.744c0 51.95 3.81 102.43 11.052 149.094-47.372-6.554-88.942-10.324-140.34-10.324-67.058 0-67.058 0-67.058 0l-55.466-94.686v-88.17l55.46-94.686c0 0 0 0 67.060 0 51.398 0 92.968-3.774 140.34-10.324-7.236 46.664-11.048 97.146-11.048 149.096zM368.15 317.828l-127.998 24.51 81.842-321.544c4.236-16.634 20.744-25.038 36.686-18.654l118.556 47.452c15.944 6.376 22.328 23.964 14.196 39.084l-123.282 229.152zM864.824 411.27c-3.618 0-7.528 3.754-9.538 5.992-4.87 5.42-9.556 13.86-13.562 24.408-8.962 23.6-13.9 55.234-13.9 89.078 0 33.844 4.938 65.478 13.9 89.078 4.006 10.548 8.696 18.988 13.562 24.408 2.010 2.24 5.92 5.994 9.538 5.994 3.616 0 7.53-3.756 9.538-5.994 4.87-5.42 9.556-13.858 13.56-24.408 8.964-23.598 13.902-55.234 13.902-89.078 0-33.842-4.938-65.478-13.902-89.078-4.004-10.548-8.696-18.988-13.56-24.408-2.008-2.238-5.92-5.992-9.538-5.992z"
/>
<glyph
unicode=
""
d=
"M1088 58.834c0-45.5 26.028-84.908 64-104.184v-15.938c-10.626-1.454-21.472-2.224-32.5-2.224-68.008 0-129.348 28.528-172.722 74.264-26.222-6.982-54.002-10.752-82.778-10.752-159.058 0-288 114.616-288 256 0 141.384 128.942 256 288 256 159.058 0 288-114.616 288-256 0-55.348-19.764-106.592-53.356-148.466-6.824-14.824-10.644-31.312-10.644-48.7zM230.678 738.814c-66.214-53.798-102.678-122.984-102.678-194.814 0-40.298 11.188-79.378 33.252-116.15 22.752-37.92 56.982-72.586 98.988-100.252 30.356-19.992 50.78-51.948 56.176-87.894 1.8-11.984 2.928-24.088 3.37-36.124 7.47 6.194 14.75 12.846 21.88 19.976 24.154 24.152 56.78 37.49 90.502 37.49 5.368 0 10.762-0.336 16.156-1.024 20.948-2.662 42.344-4.016 63.594-4.020v-128c-27.128 0.002-53.754 1.738-79.742 5.042-109.978-109.978-241.25-129.7-368.176-132.596v26.916c68.536 33.578 128 94.74 128 164.636 0 9.754-0.758 19.33-2.164 28.696-115.796 76.264-189.836 192.754-189.836 323.304 0 229.75 229.23 416 512 416 278.458 0 504.992-180.614 511.836-405.52-41.096 18.316-85.84 29.422-132.262 32.578-11.53 56.068-45.402 108.816-98.252 151.756-35.322 28.698-76.916 51.39-123.628 67.444-49.706 17.080-102.76 25.742-157.694 25.742-54.932 0-107.988-8.662-157.694-25.742-46.712-16.054-88.306-38.744-123.628-67.444z"
horiz-adv-x=
"1152"
/>
<glyph
unicode=
""
d=
"M480 960v0c265.096 0 480-173.914 480-388.448s-214.904-388.448-480-388.448c-25.458 0-50.446 1.62-74.834 4.71-103.106-102.694-222.172-121.108-341.166-123.814v25.134c64.252 31.354 116 88.466 116 153.734 0 9.106-0.712 18.048-2.030 26.794-108.558 71.214-177.97 179.988-177.97 301.89 0 214.534 214.904 388.448 480 388.448zM996 89.314c0-55.942 36.314-104.898 92-131.772v-21.542c-103.126 2.318-197.786 18.102-287.142 106.126-21.14-2.65-42.794-4.040-64.858-4.040-95.47 0-183.408 25.758-253.614 69.040 144.674 0.506 281.26 46.854 384.834 130.672 52.208 42.252 93.394 91.826 122.414 147.348 30.766 58.866 46.366 121.582 46.366 186.406 0 10.448-0.45 20.836-1.258 31.168 72.57-59.934 117.258-141.622 117.258-231.676 0-104.488-60.158-197.722-154.24-258.764-1.142-7.496-1.76-15.16-1.76-22.966z"
horiz-adv-x=
"1152"
/>
<glyph
unicode=
""
d=
"M1025.5 160c0 288-256 224-256 448 0 18.56-1.788 34.42-5.048 47.928-16.83 113.018-92.156 203.72-189.772 231.36 0.866 3.948 1.32 8.032 1.32 12.21 0 33.278-28.8 60.502-64 60.502-35.2 0-64-27.224-64-60.5 0-4.18 0.456-8.264 1.32-12.21-109.47-30.998-190.914-141.298-193.254-273.442-0.040-1.92-0.066-3.864-0.066-5.846 0-224.002-256-160.002-256-448.002 0-76.226 170.59-139.996 398.97-156.080 21.524-40.404 64.056-67.92 113.030-67.92s91.508 27.516 113.030 67.92c228.38 16.084 398.97 79.854 398.97 156.080 0 0.228-0.026 0.456-0.028 0.682l1.528-0.682zM826.246 105.904c-54.23-14.47-118.158-24.876-186.768-30.648-5.704 65.418-60.582 116.744-127.478 116.744s-121.774-51.326-127.478-116.744c-68.608 5.772-132.538 16.178-186.768 30.648-74.63 19.914-110.31 42.19-123.368 54.096 13.058 11.906 48.738 34.182 123.368 54.096 86.772 23.152 198.372 35.904 314.246 35.904s227.474-12.752 314.246-35.904c74.63-19.914 110.31-42.19 123.368-54.096-13.058-11.906-48.738-34.182-123.368-54.096z"
/>
<glyph
unicode=
""
d=
"M874.040 810.038c96.702-96.704 149.96-225.28 149.96-362.040s-53.258-265.334-149.96-362.038c-96.706-96.702-225.28-149.96-362.040-149.96-136.76 0-265.334 53.258-362.040 149.96-96.702 96.704-149.96 225.278-149.96 362.038 0 136.76 53.254 265.336 149.96 362.040 96.706 96.704 225.28 149.962 362.040 149.962 136.76 0 265.334-53.258 362.040-149.962zM828.784 131.214c63.058 63.060 104.986 141.608 122.272 227.062-13.474-19.836-26.362-27.194-34.344 17.206-8.22 72.39-74.708 26.148-116.516 51.86-44.004-29.658-142.906 57.662-126.098-40.824 25.934-44.422 140.008 59.45 83.148-34.542-36.274-65.616-132.642-210.932-120.106-286.258 1.582-109.744-112.134-22.884-151.314 13.52-26.356 72.92-8.982 200.374-77.898 236.086-74.802 3.248-139.004 10.046-167.994 93.67-17.446 59.828 18.564 148.894 82.678 162.644 93.85 58.966 127.374-69.054 215.39-71.434 27.328 28.594 101.816 37.686 107.992 69.75-57.75 10.19 73.268 48.558-5.528 70.382-43.47-5.112-71.478-45.074-48.368-78.958-84.238-19.642-86.936 121.904-167.91 77.258-2.058-70.59-132.222-22.886-45.036-8.572 29.956 13.088-48.86 51.016-6.28 44.124 20.916 1.136 91.332 25.812 72.276 42.402 39.21 24.34 72.16-58.29 110.538 1.882 27.708 46.266-11.62 54.808-46.35 31.356-19.58 21.924 34.57 69.276 82.332 89.738 15.918 6.82 31.122 10.536 42.746 9.484 24.058-27.792 68.55-32.606 70.878 3.342-59.582 28.534-125.276 43.608-193.292 43.608-97.622 0-190.47-31.024-267.308-88.39 20.65-9.46 32.372-21.238 12.478-36.296-15.456-46.054-78.17-107.876-133.224-99.124-28.586-49.296-47.412-103.606-55.46-160.528 46.112-15.256 56.744-45.45 46.836-55.55-23.496-20.488-37.936-49.53-45.376-81.322 15.010-91.836 58.172-176.476 125.27-243.576 84.616-84.614 197.118-131.214 316.784-131.214 119.664 0 232.168 46.6 316.784 131.214z"
/>
<glyph
unicode=
""
d=
"M953.396 885.358l-4.028 4.042c-94.148 94.134-248.194 94.134-342.326 0l-218.106-218.136c-94.134-94.132-94.134-248.176 0-342.31l4.026-4.026c7.832-7.848 16.146-14.924 24.736-21.458l79.848 79.85c-9.302 5.494-18.126 12.072-26.116 20.060l-4.042 4.042c-51.114 51.098-51.114 134.272 0 185.39l218.128 218.112c51.116 51.118 134.274 51.118 185.386 0l4.042-4.024c51.1-51.116 51.1-134.292 0-185.39l-98.686-98.686c17.132-42.308 25.248-87.4 24.538-132.386l152.604 152.604c94.134 94.136 94.134 248.178-0.004 342.316zM631.042 571.066c-7.832 7.832-16.146 14.922-24.736 21.44l-79.848-79.832c9.304-5.496 18.126-12.074 26.116-20.062l4.042-4.040c51.116-51.116 51.116-134.272 0-185.388l-218.13-218.134c-51.118-51.102-134.276-51.102-185.388 0l-4.042 4.042c-51.098 51.12-51.098 134.276 0 185.388l98.688 98.686c-17.134 42.306-25.246 87.402-24.538 132.386l-152.602-152.598c-94.136-94.132-94.136-248.178 0-342.324l4.026-4.032c94.152-94.128 248.192-94.128 342.328 0l218.11 218.118c94.134 94.132 94.134 248.194 0 342.326l-4.026 4.024z"
/>
<glyph
unicode=
""
d=
"M843.294 960h-722.824c-66.259 0-120.471-60.235-120.471-132.518v-457.788c0-72.282 54.212-132.518 120.471-132.518h60.235v-301.176l289.129 301.176h373.459c66.259 0 120.471 60.235 120.471 132.518v457.788c0 72.282-54.212 132.518-120.471 132.518zM722.824 538.353h-180.706v-180.706h-120.471v180.706h-180.706v120.471h180.706v180.706h120.471v-180.706h180.706v-120.471z"
/>
<glyph
unicode=
""
d=
"M950.858 411.428q-86.858 134.858-217.714 201.714 34.858-59.428 34.858-128.572 0-105.714-75.142-180.858t-180.858-75.142-180.858 75.142-75.142 180.858q0 69.142 34.858 128.572-130.858-66.858-217.714-201.714 76-117.142 190.572-186.572t248.286-69.428 248.286 69.428 190.572 186.572zM539.428 630.858q0 11.428-8 19.428t-19.428 8q-71.428 0-122.572-51.142t-51.142-122.572q0-11.428 8-19.428t19.428-8 19.428 8 8 19.428q0 49.142 34.858 84t84 34.858q11.428 0 19.428 8t8 19.428zM1024 411.428q0-19.428-11.428-39.428-80-131.428-215.142-210.572t-285.428-79.142-285.428 79.428-215.142 210.286q-11.428 20-11.428 39.428t11.428 39.428q80 130.858 215.142 210.286t285.428 79.428 285.428-79.428 215.142-210.286q11.428-20 11.428-39.428z"
/>
<glyph
unicode=
""
d=
"M317.142 197.142l44.572 80.572q-49.714 36-77.714 90.858t-28 116q0 69.142 34.858 128.572-130.858-66.858-217.714-201.714 95.428-147.428 244-214.286zM539.428 630.858q0 11.428-8 19.428t-19.428 8q-71.428 0-122.572-51.142t-51.142-122.572q0-11.428 8-19.428t19.428-8 19.428 8 8 19.428q0 49.142 34.858 84t84 34.858q11.428 0 19.428 8t8 19.428zM746.858 740q0-4-0.572-5.142-60-107.428-180-323.428t-180.572-324l-28-50.858q-5.714-9.142-16-9.142-6.858 0-76.572 40-9.142 5.714-9.142 16 0 6.858 25.142 49.714-81.714 37.142-150.572 98.858t-119.142 140q-11.428 17.714-11.428 39.428t11.428 39.428q87.428 134.286 217.142 212t283.428 77.714q50.858 0 102.858-9.714l30.858 55.428q5.714 9.142 16 9.142 2.858 0 10.286-3.428t17.714-8.858 18.858-10.572 18-10.572 11.142-6.572q9.142-5.714 9.142-15.428zM768 484.572q0-79.428-45.142-144.858t-119.428-94l160 286.858q4.572-25.714 4.572-48zM1024 411.428q0-20-11.428-39.428-22.286-36.572-62.286-82.858-85.714-98.286-198.572-152.572t-239.714-54.286l42.286 75.428q121.142 10.286 224.286 78.286t172.286 175.428q-65.714 102.286-161.142 168l36 64q54.286-36.572 104.286-87.428t82.572-105.142q11.428-19.428 11.428-39.428z"
/>
<glyph
unicode=
""
d=
"M680 628l167.428 167.428-61.142 61.142-167.428-167.428zM935.428 795.428q0-15.428-10.286-25.714l-734.858-734.858q-10.286-10.286-25.714-10.286t-25.714 10.286l-113.142 113.142q-10.286 10.286-10.286 25.714t10.286 25.714l734.858 734.858q10.286 10.286 25.714 10.286t25.714-10.286l113.142-113.142q10.286-10.286 10.286-25.714zM163.428 904l56-17.142-56-17.142-17.142-56-17.142 56-56 17.142 56 17.142 17.142 56zM363.428 811.428l112-34.286-112-34.286-34.286-112-34.286 112-112 34.286 112 34.286 34.286 112zM894.858 538.286l56-17.142-56-17.142-17.142-56-17.142 56-56 17.142 56 17.142 17.142 56zM529.142 904l56-17.142-56-17.142-17.142-56-17.142 56-56 17.142 56 17.142 17.142 56z"
horiz-adv-x=
"950"
/>
...
...
h/images/icomoon/fonts/h.ttf
View file @
0300c8f5
No preview for this file type
h/images/icomoon/fonts/h.woff
View file @
0300c8f5
No preview for this file type
h/images/icomoon/selection.json
View file @
0300c8f5
...
...
@@ -1309,7 +1309,7 @@
"id"
:
0
,
"prevSize"
:
32
,
"code"
:
58880
,
"name"
:
"comment"
,
"name"
:
"comment
3
"
,
"ligatures"
:
""
}
},
...
...
@@ -1330,7 +1330,7 @@
"id"
:
0
,
"prevSize"
:
32
,
"code"
:
58881
,
"name"
:
"highlighter"
,
"name"
:
"highlighter
2
"
,
"ligatures"
:
""
}
},
...
...
@@ -1352,6 +1352,210 @@
"name"
:
"visible"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M734.994 805.374c-18.952-2.988-19.384-54.654-19.384-54.654s55.688-54.656 67.824-128.152c32.652 0 52.814-78.138 20.164-105.628 1.362-28.94 41.968-227.176-163.598-227.176-205.564 0-164.958 198.236-163.598 227.176-32.654 27.49-12.488 105.628 20.162 105.628 12.134 73.496 67.826 128.152 67.826 128.152s-0.432 51.666-19.384 54.654c-61.048 9.632-289.006 109.316-289.006 218.626h768c0-109.31-227.958-208.994-289.006-218.626zM344.054 822.81c44.094-27.15 97.626-52.308 141.538-67.424-15.752-22.432-33.294-52.936-44.33-89.062-15.406-12.566-27.944-30.532-35.998-52.602-8.066-22.104-11.122-46.852-8.608-69.684 1.804-16.392 6.478-31.666 13.65-45.088-4.35-46.586-7.414-138.034 52.448-204.732 23.214-25.866 52.556-44.46 87.7-55.686-6.274-64.76-39.16-140.77-166.454-140.77-205.564 0-164.958 198.236-163.598 227.176-32.654 27.49-12.488 105.628 20.162 105.628 12.134 73.496 67.826 128.152 67.826 128.152s-0.432 51.666-19.384 54.654c-61.048 9.634-289.006 109.318-289.006 218.628h329.596c4.71-3.074 9.506-6.14 14.458-9.19z"
],
"tags"
:
[
"users"
,
"people"
,
"group"
,
"team"
,
"members"
,
"community"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
66
,
"id"
:
114
,
"prevSize"
:
32
,
"code"
:
58883
,
"name"
:
"users"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M622.826 702.736c-22.11-3.518-22.614-64.314-22.614-64.314s64.968-64.316 79.128-150.802c38.090 0 61.618-91.946 23.522-124.296 1.59-34.054 48.96-267.324-190.862-267.324-239.822 0-192.45 233.27-190.864 267.324-38.094 32.35-14.57 124.296 23.522 124.296 14.158 86.486 79.128 150.802 79.128 150.802s-0.504 60.796-22.614 64.314c-71.22 11.332-337.172 128.634-337.172 257.264h896c0-128.63-265.952-245.932-337.174-257.264z"
],
"tags"
:
[
"user"
,
"profile"
,
"avatar"
,
"person"
,
"talk"
,
"member"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
67
,
"id"
:
113
,
"prevSize"
:
32
,
"code"
:
58884
,
"name"
:
"user"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M1024 429.256c0-200.926-58.792-363.938-131.482-365.226 0.292-0.006 0.578-0.030 0.872-0.030h-82.942c0 0-194.8 146.336-475.23 203.754-8.56 45.292-14.030 99.274-14.030 161.502 0 62.228 5.466 116.208 14.030 161.5 280.428 57.418 475.23 203.756 475.23 203.756h82.942c-0.292 0-0.578-0.024-0.872-0.032 72.696-1.288 131.482-164.298 131.482-365.224zM864.824 739.252c-9.382 0-19.532-9.742-24.746-15.548-12.63-14.064-24.792-35.96-35.188-63.328-23.256-61.232-36.066-143.31-36.066-231.124 0-87.81 12.81-169.89 36.066-231.122 10.394-27.368 22.562-49.266 35.188-63.328 5.214-5.812 15.364-15.552 24.746-15.552 9.38 0 19.536 9.744 24.744 15.552 12.634 14.064 24.796 35.958 35.188 63.328 23.258 61.23 36.068 143.312 36.068 231.122 0 87.804-12.81 169.888-36.068 231.124-10.39 27.368-22.562 49.264-35.188 63.328-5.208 5.806-15.36 15.548-24.744 15.548zM251.812 429.256c0-51.95 3.81-102.43 11.052-149.094-47.372 6.554-88.942 10.324-140.34 10.324-67.058 0-67.058 0-67.058 0l-55.466 94.686v88.17l55.46 94.686c0 0 0 0 67.060 0 51.398 0 92.968 3.774 140.34 10.324-7.236-46.664-11.048-97.146-11.048-149.096zM368.15 642.172l-127.998-24.51 81.842 321.544c4.236 16.634 20.744 25.038 36.686 18.654l118.556-47.452c15.944-6.376 22.328-23.964 14.196-39.084l-123.282-229.152zM864.824 548.73c-3.618 0-7.528-3.754-9.538-5.992-4.87-5.42-9.556-13.86-13.562-24.408-8.962-23.6-13.9-55.234-13.9-89.078 0-33.844 4.938-65.478 13.9-89.078 4.006-10.548 8.696-18.988 13.562-24.408 2.010-2.24 5.92-5.994 9.538-5.994 3.616 0 7.53 3.756 9.538 5.994 4.87 5.42 9.556 13.858 13.56 24.408 8.964 23.598 13.902 55.234 13.902 89.078 0 33.842-4.938 65.478-13.902 89.078-4.004 10.548-8.696 18.988-13.56 24.408-2.008 2.238-5.92 5.992-9.538 5.992z"
],
"tags"
:
[
"bullhorn"
,
"megaphone"
,
"announcement"
,
"advertisement"
,
"news"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
68
,
"id"
:
28
,
"prevSize"
:
32
,
"code"
:
58885
,
"name"
:
"bullhorn"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M1088 901.166c0 45.5 26.028 84.908 64 104.184v15.938c-10.626 1.454-21.472 2.224-32.5 2.224-68.008 0-129.348-28.528-172.722-74.264-26.222 6.982-54.002 10.752-82.778 10.752-159.058 0-288-114.616-288-256 0-141.384 128.942-256 288-256 159.058 0 288 114.616 288 256 0 55.348-19.764 106.592-53.356 148.466-6.824 14.824-10.644 31.312-10.644 48.7zM230.678 221.186c-66.214 53.798-102.678 122.984-102.678 194.814 0 40.298 11.188 79.378 33.252 116.15 22.752 37.92 56.982 72.586 98.988 100.252 30.356 19.992 50.78 51.948 56.176 87.894 1.8 11.984 2.928 24.088 3.37 36.124 7.47-6.194 14.75-12.846 21.88-19.976 24.154-24.152 56.78-37.49 90.502-37.49 5.368 0 10.762 0.336 16.156 1.024 20.948 2.662 42.344 4.016 63.594 4.020v128c-27.128-0.002-53.754-1.738-79.742-5.042-109.978 109.978-241.25 129.7-368.176 132.596v-26.916c68.536-33.578 128-94.74 128-164.636 0-9.754-0.758-19.33-2.164-28.696-115.796-76.264-189.836-192.754-189.836-323.304 0-229.75 229.23-416 512-416 278.458 0 504.992 180.614 511.836 405.52-41.096-18.316-85.84-29.422-132.262-32.578-11.53-56.068-45.402-108.816-98.252-151.756-35.322-28.698-76.916-51.39-123.628-67.444-49.706-17.080-102.76-25.742-157.694-25.742-54.932 0-107.988 8.662-157.694 25.742-46.712 16.054-88.306 38.744-123.628 67.444z"
],
"width"
:
1152
,
"tags"
:
[
"bubbles"
,
"comments"
,
"chat"
,
"talk"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
69
,
"id"
:
111
,
"prevSize"
:
32
,
"code"
:
58886
,
"name"
:
"bubbles"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M480 0v0c265.096 0 480 173.914 480 388.448s-214.904 388.448-480 388.448c-25.458 0-50.446-1.62-74.834-4.71-103.106 102.694-222.172 121.108-341.166 123.814v-25.134c64.252-31.354 116-88.466 116-153.734 0-9.106-0.712-18.048-2.030-26.794-108.558-71.214-177.97-179.988-177.97-301.89 0-214.534 214.904-388.448 480-388.448zM996 870.686c0 55.942 36.314 104.898 92 131.772v21.542c-103.126-2.318-197.786-18.102-287.142-106.126-21.14 2.65-42.794 4.040-64.858 4.040-95.47 0-183.408-25.758-253.614-69.040 144.674-0.506 281.26-46.854 384.834-130.672 52.208-42.252 93.394-91.826 122.414-147.348 30.766-58.866 46.366-121.582 46.366-186.406 0-10.448-0.45-20.836-1.258-31.168 72.57 59.934 117.258 141.622 117.258 231.676 0 104.488-60.158 197.722-154.24 258.764-1.142 7.496-1.76 15.16-1.76 22.966z"
],
"width"
:
1152
,
"tags"
:
[
"bubbles"
,
"comments"
,
"chat"
,
"talk"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
70
,
"id"
:
109
,
"prevSize"
:
32
,
"code"
:
58887
,
"name"
:
"bubbles2"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M1025.5 800c0-288-256-224-256-448 0-18.56-1.788-34.42-5.048-47.928-16.83-113.018-92.156-203.72-189.772-231.36 0.866-3.948 1.32-8.032 1.32-12.21-0-33.278-28.8-60.502-64-60.502-35.2 0-64 27.224-64 60.5 0 4.18 0.456 8.264 1.32 12.21-109.47 30.998-190.914 141.298-193.254 273.442-0.040 1.92-0.066 3.864-0.066 5.846-0 224.002-256 160.002-256 448.002 0 76.226 170.59 139.996 398.97 156.080 21.524 40.404 64.056 67.92 113.030 67.92s91.508-27.516 113.030-67.92c228.38-16.084 398.97-79.854 398.97-156.080 0-0.228-0.026-0.456-0.028-0.682l1.528 0.682zM826.246 854.096c-54.23 14.47-118.158 24.876-186.768 30.648-5.704-65.418-60.582-116.744-127.478-116.744s-121.774 51.326-127.478 116.744c-68.608-5.772-132.538-16.178-186.768-30.648-74.63-19.914-110.31-42.19-123.368-54.096 13.058-11.906 48.738-34.182 123.368-54.096 86.772-23.152 198.372-35.904 314.246-35.904s227.474 12.752 314.246 35.904c74.63 19.914 110.31 42.19 123.368 54.096-13.058 11.906-48.738 34.182-123.368 54.096z"
],
"tags"
:
[
"bell"
,
"alarm"
,
"notification"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
71
,
"id"
:
77
,
"prevSize"
:
32
,
"code"
:
58888
,
"name"
:
"bell"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M874.040 149.962c96.702 96.704 149.96 225.28 149.96 362.040s-53.258 265.334-149.96 362.038c-96.706 96.702-225.28 149.96-362.040 149.96-136.76 0-265.334-53.258-362.040-149.96-96.702-96.704-149.96-225.278-149.96-362.038 0-136.76 53.254-265.336 149.96-362.040 96.706-96.704 225.28-149.962 362.040-149.962 136.76 0 265.334 53.258 362.040 149.962zM828.784 828.786c63.058-63.060 104.986-141.608 122.272-227.062-13.474 19.836-26.362 27.194-34.344-17.206-8.22-72.39-74.708-26.148-116.516-51.86-44.004 29.658-142.906-57.662-126.098 40.824 25.934 44.422 140.008-59.45 83.148 34.542-36.274 65.616-132.642 210.932-120.106 286.258 1.582 109.744-112.134 22.884-151.314-13.52-26.356-72.92-8.982-200.374-77.898-236.086-74.802-3.248-139.004-10.046-167.994-93.67-17.446-59.828 18.564-148.894 82.678-162.644 93.85-58.966 127.374 69.054 215.39 71.434 27.328-28.594 101.816-37.686 107.992-69.75-57.75-10.19 73.268-48.558-5.528-70.382-43.47 5.112-71.478 45.074-48.368 78.958-84.238 19.642-86.936-121.904-167.91-77.258-2.058 70.59-132.222 22.886-45.036 8.572 29.956-13.088-48.86-51.016-6.28-44.124 20.916-1.136 91.332-25.812 72.276-42.402 39.21-24.34 72.16 58.29 110.538-1.882 27.708-46.266-11.62-54.808-46.35-31.356-19.58-21.924 34.57-69.276 82.332-89.738 15.918-6.82 31.122-10.536 42.746-9.484 24.058 27.792 68.55 32.606 70.878-3.342-59.582-28.534-125.276-43.608-193.292-43.608-97.622 0-190.47 31.024-267.308 88.39 20.65 9.46 32.372 21.238 12.478 36.296-15.456 46.054-78.17 107.876-133.224 99.124-28.586 49.296-47.412 103.606-55.46 160.528 46.112 15.256 56.744 45.45 46.836 55.55-23.496 20.488-37.936 49.53-45.376 81.322 15.010 91.836 58.172 176.476 125.27 243.576 84.616 84.614 197.118 131.214 316.784 131.214 119.664 0 232.168-46.6 316.784-131.214z"
],
"tags"
:
[
"earth"
,
"globe"
,
"web"
,
"internet"
,
"sphere"
,
"planet"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
72
,
"id"
:
195
,
"prevSize"
:
32
,
"code"
:
58889
,
"name"
:
"earth"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M953.396 74.642l-4.028-4.042c-94.148-94.134-248.194-94.134-342.326 0l-218.106 218.136c-94.134 94.132-94.134 248.176 0 342.31l4.026 4.026c7.832 7.848 16.146 14.924 24.736 21.458l79.848-79.85c-9.302-5.494-18.126-12.072-26.116-20.060l-4.042-4.042c-51.114-51.098-51.114-134.272 0-185.39l218.128-218.112c51.116-51.118 134.274-51.118 185.386 0l4.042 4.024c51.1 51.116 51.1 134.292 0 185.39l-98.686 98.686c17.132 42.308 25.248 87.4 24.538 132.386l152.604-152.604c94.134-94.136 94.134-248.178-0.004-342.316zM631.042 388.934c-7.832-7.832-16.146-14.922-24.736-21.44l-79.848 79.832c9.304 5.496 18.126 12.074 26.116 20.062l4.042 4.040c51.116 51.116 51.116 134.272 0 185.388l-218.13 218.134c-51.118 51.102-134.276 51.102-185.388 0l-4.042-4.042c-51.098-51.12-51.098-134.276 0-185.388l98.688-98.686c-17.134-42.306-25.246-87.402-24.538-132.386l-152.602 152.598c-94.136 94.132-94.136 248.178 0 342.324l4.026 4.032c94.152 94.128 248.192 94.128 342.328 0l218.11-218.118c94.134-94.132 94.134-248.194 0-342.326l-4.026-4.024z"
],
"tags"
:
[
"link"
,
"chain"
,
"url"
,
"uri"
,
"anchor"
],
"grid"
:
16
},
"properties"
:
{
"order"
:
73
,
"id"
:
196
,
"prevSize"
:
32
,
"code"
:
58890
,
"name"
:
"link"
,
"ligatures"
:
""
}
},
{
"icon"
:
{
"paths"
:
[
"M843.294 0h-722.824c-66.259 0-120.471 60.235-120.471 132.518v457.788c0 72.282 54.212 132.518 120.471 132.518h60.235v301.176l289.129-301.176h373.459c66.259 0 120.471-60.235 120.471-132.518v-457.788c0-72.282-54.212-132.518-120.471-132.518zM722.824 421.647h-180.706v180.706h-120.471v-180.706h-180.706v-120.471h180.706v-180.706h120.471v180.706h180.706v120.471z"
],
"grid"
:
0
,
"tags"
:
[
"icon-comment"
]
},
"properties"
:
{
"order"
:
74
,
"id"
:
0
,
"prevSize"
:
32
,
"code"
:
58891
,
"name"
:
"icon-comment"
,
"ligatures"
:
""
}
}
],
"height"
:
1024
,
...
...
@@ -1362,7 +1566,9 @@
"fontPref"
:
{
"prefix"
:
"icon-"
,
"metadata"
:
{
"fontFamily"
:
"h"
"fontFamily"
:
"h"
,
"majorVersion"
:
0
,
"minorVersion"
:
0
},
"showGlyphs"
:
true
,
"metrics"
:
{
...
...
h/images/icomoon/style.css
View file @
0300c8f5
...
...
@@ -2,8 +2,8 @@
font-family
:
'h'
;
src
:
url('fonts/h.eot')
;
src
:
url('fonts/h.eot?#iefix')
format
(
'embedded-opentype'
),
url('fonts/h.ttf')
format
(
'truetype'
),
url('fonts/h.woff')
format
(
'woff'
),
url('fonts/h.ttf')
format
(
'truetype'
),
url('fonts/h.svg#h')
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
...
...
@@ -209,12 +209,39 @@
.icon-uniF000
:before
{
content
:
"\f000"
;
}
.icon-comment
:before
{
.icon-comment
3
:before
{
content
:
"\e600"
;
}
.icon-highlighter
:before
{
.icon-highlighter
2
:before
{
content
:
"\e601"
;
}
.icon-visible
:before
{
content
:
"\e602"
;
}
.icon-icon-comment
:before
{
content
:
"\e60b"
;
}
.icon-users
:before
{
content
:
"\e603"
;
}
.icon-user
:before
{
content
:
"\e604"
;
}
.icon-bullhorn
:before
{
content
:
"\e605"
;
}
.icon-bubbles
:before
{
content
:
"\e606"
;
}
.icon-bubbles2
:before
{
content
:
"\e607"
;
}
.icon-bell
:before
{
content
:
"\e608"
;
}
.icon-earth
:before
{
content
:
"\e609"
;
}
.icon-link
:before
{
content
:
"\e60a"
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment