SPR-843: Fontello Icons jira + comment-question
This commit is contained in:
parent
71df078ff0
commit
c159bee430
8 changed files with 10 additions and 1 deletions
|
@ -86,9 +86,12 @@
|
|||
.icon-folder-image { &::before { content: '\e809'; } } /* '' */
|
||||
.icon-file-new { &::before { content: '\e83d'; } } /* '' */
|
||||
.icon-file { &::before { content: '\e83e'; } } /* '' */
|
||||
.icon-file-export:before { content: '\e80a'; } /* '' */
|
||||
.icon-file-export { &::before { content: '\e80a'; } } /* '' */
|
||||
.icon-files { &::before { content: '\e849'; } } /* '' */
|
||||
|
||||
.icon-comment-question { &::before { content: '\e880'; } } /* '' */
|
||||
.icon-jira { &::before { content: '\e881'; } } /* '' */
|
||||
|
||||
|
||||
/* + + + + + additional "after" for nav-pagetools + + + + + */
|
||||
|
||||
|
|
2
fonts/icons/fontello-codes.css
vendored
2
fonts/icons/fontello-codes.css
vendored
|
@ -72,5 +72,7 @@
|
|||
.icon-star:before { content: '\e860'; } /* '' */
|
||||
.icon-code:before { content: '\e861'; } /* '' */
|
||||
.icon-user-circle:before { content: '\e86c'; } /* '' */
|
||||
.icon-comment-question:before { content: '\e880'; } /* '' */
|
||||
.icon-jira:before { content: '\e881'; } /* '' */
|
||||
.icon-right-bold:before { content: '\e882'; } /* '' */
|
||||
.icon-down-bold:before { content: '\e883'; } /* '' */
|
Binary file not shown.
|
@ -152,6 +152,10 @@
|
|||
|
||||
<glyph glyph-name="user-circle" unicode="" d="M500 50c-104 0-196 53-250 133 1 84 167 130 250 130 83 0 249-46 250-130-54-80-146-133-250-133m0 592a125 125 0 0 0 125-125 125 125 0 0 0-125-125 125 125 0 0 0-125 125 125 125 0 0 0 125 125m0 125a417 417 0 0 1-417-417 417 417 0 0 1 417-417 417 417 0 0 1 417 417c0 230-188 417-417 417z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="comment-question" unicode="" d="M167 767a83 83 0 0 1-84-84v-500a83 83 0 0 1 84-83h166v-125a42 42 0 0 1 42-42h21v0c10 0 21 4 29 12l154 155h254a83 83 0 0 1 84 83v500c0 47-38 84-84 84h-666m0-84h666v-500h-288l-128-128v128h-250v500m341-62c-37 0-67-8-89-23-23-15-35-40-33-68-377 0-112 0 82 0 0 11 5 20 11 26 9 6 18 9 29 9 13 0 24-4 32-11 7-7 11-16 11-29 0-12-3-22-9-31-7-9-16-16-27-22-22-14-36-25-45-35-7-10-12-24-12-45h84c0 11 2 21 6 28 3 7 10 13 21 20 19 8 35 20 47 35 12 15 19 32 19 50 0 29-12 53-34 70-23 17-54 26-93 26m-50-271v-83h84v83h-84z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="jira" unicode="" d="M500 767a66 66 0 0 0 66-66 66 66 0 0 0-66-66 66 66 0 0 0-66 66 66 66 0 0 0 66 66m-175-44c36 0 65-30 65-66 0-36-29-66-65-66a66 66 0 0 0-66 66 66 66 0 0 0 66 66m350 0c37 0 66-30 66-66 0-36-29-66-66-66a66 66 0 0 0-65 66 66 66 0 0 0 65 66m-183-329c-88 88-66 131-66 131h154c0-65-88-131-88-131m88-439c0 0 0 88-176 263-175 176-197 220-219 351 0 0 16 22 38 0 22-21 72-38 115-38 0 0 44-137 165-225 0 0 159 164 159 230 0 0 49-11 109 33 0 0 42 22 44 0 6-44-38-197-219-351 0 0 115-131 104-263h-120m-198 220l93-105c-43-43-49-137-49-137h-131c21 176 87 242 87 242z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="right-bold" unicode="" d="M167 225v250h333v202l327-327-327-327v202h-333z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="down-bold" unicode="" d="M375 683h250v-333h202l-327-327-327 327h202v333z" horiz-adv-x="1000" />
|
||||
|
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue