diff --git a/app/assets/stylesheets/svg-dimensions.css b/app/assets/stylesheets/svg-dimensions.css index 3fa27c806..9f063d0e8 100644 --- a/app/assets/stylesheets/svg-dimensions.css +++ b/app/assets/stylesheets/svg-dimensions.css @@ -23,6 +23,7 @@ .icon-facebook-button { width: 29px; height: 24px; } .icon-facebook { width: 17px; height: 17px; } .icon-form { width: 17px; height: 17px; } +.icon-forward { width: 16px; height: 17px; } .icon-full-logo { width: 175px; height: 50px; } .icon-github-button { width: 29px; height: 24px; } .icon-gitlab-button { width: 29px; height: 24px; } @@ -37,8 +38,8 @@ .icon-linkedin-button { width: 29px; height: 24px; } .icon-list { width: 16px; height: 16px; } .icon-loading { width: 16px; height: 16px; } -.icon-lock-open { width: 16px; height: 16px; } -.icon-lock { width: 16px; height: 16px; } +.icon-lock-open { width: 16px; height: 17px; } +.icon-lock { width: 16px; height: 17px; } .icon-logo { width: 42px; height: 36px; } .icon-logotype { width: 91px; height: 15px; } .icon-long-arrow-right { width: 11px; height: 11px; } @@ -56,7 +57,6 @@ .icon-note { width: 16px; height: 16px; } .icon-oauth2-button { width: 29px; height: 24px; } .icon-office365-button { width: 29px; height: 24px; } -.icon-weibo-button { width: 29px; height: 24px; } .icon-one-ticket { width: 48px; height: 10px; } .icon-organization { width: 16px; height: 16px; } .icon-outbound-calls { width: 17px; height: 17px; } @@ -74,13 +74,13 @@ .icon-received-calls { width: 17px; height: 17px; } .icon-reload { width: 16px; height: 16px; } .icon-reopening { width: 68px; height: 47px; } -.icon-reply-all { width: 16px; height: 16px; } -.icon-reply { width: 16px; height: 16px; } +.icon-reply-all { width: 16px; height: 17px; } +.icon-reply { width: 16px; height: 17px; } .icon-report { width: 20px; height: 20px; } .icon-searchdetail { width: 18px; height: 14px; } .icon-signout { width: 15px; height: 19px; } .icon-small-dot { width: 16px; height: 16px; } -.icon-split { width: 16px; height: 16px; } +.icon-split { width: 16px; height: 17px; } .icon-status-modified-outer-circle { width: 16px; height: 16px; } .icon-status { width: 16px; height: 16px; } .icon-stopwatch { width: 77px; height: 83px; } @@ -97,5 +97,6 @@ .icon-unmute { width: 16px; height: 16px; } .icon-user { width: 16px; height: 16px; } .icon-web { width: 17px; height: 17px; } +.icon-weibo-button { width: 29px; height: 24px; } .icon-zoom-in { width: 20px; height: 20px; } -.icon-zoom-out { width: 20px; height: 20px; } +.icon-zoom-out { width: 20px; height: 20px; } \ No newline at end of file diff --git a/contrib/icon-sprite.sketch b/contrib/icon-sprite.sketch index 2a6135cec..751f95348 100644 Binary files a/contrib/icon-sprite.sketch and b/contrib/icon-sprite.sketch differ diff --git a/gulpfile.js b/gulpfile.js index cb4b41cab..cc982bc52 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -12,7 +12,11 @@ gulp.task('svgstore', function () { return gulp .src(iconsource) .pipe(rename({prefix: 'icon-'})) - .pipe(svgmin()) + .pipe(svgmin({ + js2svg: { + pretty: true + } + })) .pipe(cheerio({ run: function ($) { // remove green-screen color diff --git a/public/assets/images/icons.svg b/public/assets/images/icons.svg index 698cab350..5f9feffe3 100644 --- a/public/assets/images/icons.svg +++ b/public/assets/images/icons.svg @@ -1 +1,681 @@ -arrow-downarrow-leftarrow-rightarrow-upchatcheckbox-checkedcheckbox-indeterminatecheckboxcheckmarkclipboardclockcloudcogcrowndashboarddiagonal-crossdownloaddraggabledropdown-listemail-buttonemaileyedropperfacebook-buttonfacebookformgithub-buttongitlab-buttongoogle-buttongrouphelpimportantin-processinfoline-left-arrowline-right-arrowlinkedin-buttonlistloadinglock-openlocklogotypelong-arrow-rightmagnifiermarkermessageminus-smallminusmood-badmood-goodmood-okmood-superbadmood-supergoodmutenoteoauth2-buttonoffice365-buttonone-ticketorganizationoutbound-callsoverviewspackagepaperclippenpersonphoneplus-smallplusprinterradio-checkedradioreceived-callsreloadreopeningreply-allreplyreportsearchdetailsignoutsmall-dotsplitstatus-modified-outer-circlestatusstopwatchswitchViewtask-stateteamtelegramtemplatestoolstotal-ticketstrashtwitter-buttontwitterunmuteuserwebzoom-inzoom-outicon-weibo-buttonCreated with Sketch. + + + arrow-down + + + + + arrow-left + + + + + arrow-right + + + + + arrow-up + + + + + chat + + + + + checkbox-checked + + + + + + + + + checkbox-indeterminate + + + + + + + + + checkbox + + + + + + + + checkmark + + + + + clipboard + + + + + clock + + + + + + + + cloud + + + + + cog + + + + + crown + + + + + dashboard + + + + + diagonal-cross + + + + + download + + + + + draggable + + + + + + + dropdown-list + + + + + email-button + + + + + email + + + + + eyedropper + + + + + facebook-button + + + + + + + + facebook + + + + + form + + + + + forward + + + + + github-button + + + + + gitlab-button + + + + + + + + + + + + + + google-button + + + + + + + + + + + group + + + + + help + + + + + important + + + + + in-process + + + + + + + + info + + + + + line-left-arrow + + + + + + + + line-right-arrow + + + + + linkedin-button + + + + + list + + + + + loading + + + + + lock-open + + + + + lock + + + + + logotype + + + + + long-arrow-right + + + + + magnifier + + + + + marker + + + + + message + + + + + minus-small + + + + + minus + + + + + mood-bad + + + + + mood-good + + + + + mood-ok + + + + + mood-superbad + + + + + mood-supergood + + + + + mute + + + + + + + note + + + + + + + + oauth2-button + + + + + office365-button + + + + + one-ticket + + + + + + + + organization + + + + + outbound-calls + + + + + + + + overviews + + + + + package + + + + + paperclip + + + + + pen + + + + + person + + + + + phone + + + + + plus-small + + + + + plus + + + + + printer + + + + + + + + + radio-checked + + + + + + + + radio + + + + + + + + received-calls + + + + + + + + reload + + + + + reopening + + + + + + + + + reply-all + + + + + reply + + + + + report + + + + + searchdetail + + + + + + + + signout + + + + + + + + small-dot + + + + + split + + + + + status-modified-outer-circle + + + + + status + + + + + stopwatch + + + + + + + + switchView + + + + + task-state + + + + + team + + + + + telegram + + + + + + + + + templates + + + + + tools + + + + + total-tickets + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + trash + + + + + twitter-button + + + + + twitter + + + + + unmute + + + + + + + user + + + + + web + + + + + + + + + + + + + + + + icon-weibo-button + + + + + + + + zoom-in + + + + + + + + zoom-out + + + + + + \ No newline at end of file diff --git a/public/assets/images/icons/forward.svg b/public/assets/images/icons/forward.svg new file mode 100644 index 000000000..43cff410b --- /dev/null +++ b/public/assets/images/icons/forward.svg @@ -0,0 +1,12 @@ + + + + forward + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/assets/images/icons/lock-open.svg b/public/assets/images/icons/lock-open.svg index ca7499119..bc039cb1e 100644 --- a/public/assets/images/icons/lock-open.svg +++ b/public/assets/images/icons/lock-open.svg @@ -1,6 +1,6 @@ - - + + lock-open Created with Sketch. diff --git a/public/assets/images/icons/lock.svg b/public/assets/images/icons/lock.svg index 33211aa92..9703ff5b7 100644 --- a/public/assets/images/icons/lock.svg +++ b/public/assets/images/icons/lock.svg @@ -1,6 +1,6 @@ - - + + lock Created with Sketch. diff --git a/public/assets/images/icons/reply-all.svg b/public/assets/images/icons/reply-all.svg index 696bcba72..a993747ed 100644 --- a/public/assets/images/icons/reply-all.svg +++ b/public/assets/images/icons/reply-all.svg @@ -1,12 +1,12 @@ - - + + reply-all Created with Sketch. - + \ No newline at end of file diff --git a/public/assets/images/icons/reply.svg b/public/assets/images/icons/reply.svg index e0001e08a..8309d2d46 100644 --- a/public/assets/images/icons/reply.svg +++ b/public/assets/images/icons/reply.svg @@ -1,12 +1,12 @@ - - + + reply Created with Sketch. - + \ No newline at end of file diff --git a/public/assets/images/icons/split.svg b/public/assets/images/icons/split.svg index 4568443d5..c996d2f54 100644 --- a/public/assets/images/icons/split.svg +++ b/public/assets/images/icons/split.svg @@ -1,12 +1,12 @@ - - + + split Created with Sketch. - + \ No newline at end of file