Skip to content

Commit

Permalink
Merge pull request #34 from drzzle-app/historyIcon
Browse files Browse the repository at this point in the history
new history icon
  • Loading branch information
runrog committed Aug 21, 2021
2 parents a025c58 + 638e28d commit 3fa1a61
Show file tree
Hide file tree
Showing 12 changed files with 80 additions and 56 deletions.
14 changes: 14 additions & 0 deletions src/icons/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3121,6 +3121,20 @@
"search": [
"modal"
]
},
{
"uid": "de899f3436ae998ecedbc8aa87580fa2",
"css": "history",
"code": 59624,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M547.4 46.1C306.2 45.4 108.7 232.7 93.1 469.8H30C6.9 469.8-7.5 494.8 4.1 514.7L74.4 636.5 144.7 758.4C156.2 778.3 185.1 778.3 196.6 758.4L266.9 636.5 337.2 514.7C348.8 494.8 334.4 469.8 311.3 469.8H236.4C251.8 310.7 387.6 186.3 551.2 189 716.8 191.7 852.3 325.4 857 490.9 862 666.6 720.6 811.1 546.1 811.1 501.3 811.1 458.7 801.6 420.2 784.5 386.8 769.6 347.6 782.4 329.4 814.1 308.2 850.7 323.2 897.8 361.9 915 418.2 940 480.5 953.9 546.1 953.9 796.4 953.9 999.5 751.2 1000 501 1000.5 249.6 798.8 46.8 547.4 46.1ZM664.1 480.4H629.7C620.9 455.5 601.1 435.7 576.2 426.9V391.2C576.2 375 563.1 361.9 546.9 361.9S517.6 375 517.6 391.2V426.9C483.5 439 459 471.5 459 509.7 459 558.2 498.4 597.6 546.9 597.6 547.1 597.6 547.2 597.6 547.4 597.6V597.6C585.4 597.4 617.7 572.9 629.7 539H664.1C680.2 539 693.4 525.9 693.4 509.7 693.4 493.5 680.2 480.4 664.1 480.4ZM547.4 539C547.2 539 547.1 539 546.9 539 530.7 539 517.6 525.9 517.6 509.7 517.6 493.6 530.7 480.4 546.9 480.4 547.1 480.4 547.2 480.4 547.4 480.4 563.3 480.7 576.2 493.7 576.2 509.7S563.3 538.7 547.4 539Z",
"width": 1000
},
"search": [
"history"
]
}
]
}
1 change: 1 addition & 0 deletions src/icons/css/drzzle-codes.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
.drzicon-media-feed:before { content: '\e8e5'; } /* '' */
.drzicon-media-list:before { content: '\e8e6'; } /* '' */
.drzicon-modal:before { content: '\e8e7'; } /* '' */
.drzicon-history:before { content: '\e8e8'; } /* '' */
.drzicon-move:before { content: '\f047'; } /* '' */
.drzicon-link-ext:before { content: '\f08e'; } /* '' */
.drzicon-twitter:before { content: '\f099'; } /* '' */
Expand Down
13 changes: 7 additions & 6 deletions src/icons/css/drzzle-embedded.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/icons/css/drzzle-ie7-codes.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
.drzicon-media-feed { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-media-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-modal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-history { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-move { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
Expand Down
1 change: 1 addition & 0 deletions src/icons/css/drzzle-ie7.css
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@
.drzicon-media-feed { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-media-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-modal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-history { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-move { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.drzicon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
Expand Down
15 changes: 8 additions & 7 deletions src/icons/css/drzzle.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: 'drzzle';
src: url('../font/drzzle.eot?30645798');
src: url('../font/drzzle.eot?30645798#iefix') format('embedded-opentype'),
url('../font/drzzle.woff2?30645798') format('woff2'),
url('../font/drzzle.woff?30645798') format('woff'),
url('../font/drzzle.ttf?30645798') format('truetype'),
url('../font/drzzle.svg?30645798#drzzle') format('svg');
src: url('../font/drzzle.eot?94323799');
src: url('../font/drzzle.eot?94323799#iefix') format('embedded-opentype'),
url('../font/drzzle.woff2?94323799') format('woff2'),
url('../font/drzzle.woff?94323799') format('woff'),
url('../font/drzzle.ttf?94323799') format('truetype'),
url('../font/drzzle.svg?94323799#drzzle') format('svg');
font-weight: normal;
font-style: normal;
}
Expand All @@ -15,7 +15,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'drzzle';
src: url('../font/drzzle.svg?30645798#drzzle') format('svg');
src: url('../font/drzzle.svg?94323799#drzzle') format('svg');
}
}
*/
Expand Down Expand Up @@ -286,6 +286,7 @@
.drzicon-media-feed:before { content: '\e8e5'; } /* '' */
.drzicon-media-list:before { content: '\e8e6'; } /* '' */
.drzicon-modal:before { content: '\e8e7'; } /* '' */
.drzicon-history:before { content: '\e8e8'; } /* '' */
.drzicon-move:before { content: '\f047'; } /* '' */
.drzicon-link-ext:before { content: '\f08e'; } /* '' */
.drzicon-twitter:before { content: '\f099'; } /* '' */
Expand Down
Loading

0 comments on commit 3fa1a61

Please sign in to comment.