icon ghistory #2256

This commit is contained in:
Alexey Varfolomeev 2020-06-12 06:46:38 +04:00
parent 2cdc9a7f26
commit 31d3386c75
6 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#e4e4e4" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/>
<path style="fill:#7d7d7d" d="M 5.0507812 5 C 3.3566637 5 2 6.3255364 2 7.9882812 C 2 9.6823989 3.3719518 11 5.1523438 11 C 6.0229321 11 6.7770605 10.693704 7.3496094 10.105469 C 7.8829428 9.5486058 8.1796875 8.8271292 8.1796875 8.0820312 L 8.1796875 8 L 8 8 L 5.3339844 8 L 4.5 8 L 4.5 9 L 6.7929688 9 C 6.4792433 9.643138 5.8506281 9.9648438 5.0898438 9.9648438 C 3.9525888 9.9648438 3.0820312 9.1097886 3.0820312 8.0039062 C 3.0820312 7.5019453 3.2936352 6.9525199 3.6230469 6.6074219 C 3.9603019 6.2387943 4.4704808 6.0351562 5.0273438 6.0351562 C 5.6364808 6.0351562 6.1483365 6.254159 6.5078125 6.6660156 L 7.8242188 6.6660156 C 7.3963307 5.694542 6.2570749 5 5.0507812 5 z M 9 5 L 9 11 L 10 11 L 10 8.71875 C 10 8.2722154 10.124227 8.0213301 10.238281 7.8183594 C 10.393066 7.5423201 10.678657 7.3867187 11.037109 7.3867188 C 11.672547 7.3867188 12.034205 7.761965 12 8.703125 L 12 11 L 13 11 L 13 8.4589844 C 13 7.8013611 12.919181 7.4363866 12.699219 7.1035156 C 12.397794 6.6407439 11.876006 6.3339844 11.232422 6.3339844 C 10.768063 6.3339844 10.325866 6.5182696 10 6.8105469 L 10 5 L 9 5 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1">
<rect style="opacity:0.2" width="20" height="20" x="1" y="1.5" rx="1" ry="1"/>
<rect style="fill:#e4e4e4" width="20" height="20" x="1" y="1" rx="1" ry="1"/>
<path style="opacity:0.2;fill:#ffffff" d="M 2,1 C 1.446,1 1,1.446 1,2 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 2 C 21,1.446 20.554,1 20,1 Z"/>
<path style="opacity:0.1" d="M 7.5,6.5 A 4.5,4.5 0 0 0 3,11 a 4.5,4.5 0 0 0 4.5,4.5 4.5,4.5 0 0 0 4.466797,-4 H 11.5 10.958984 7 v 1 h 3.65625 A 3.5,3.5 0 0 1 7.5,14.5 3.5,3.5 0 0 1 4,11 3.5,3.5 0 0 1 7.5,7.5 a 3.5,3.5 0 0 1 3.158203,2 h 1.078125 A 4.5,4.5 0 0 0 7.5,6.5 Z m 5.5,0 v 9 h 1 v -3.921875 c 0,-0.669802 0.186343,-1.047107 0.357422,-1.351563 0.232179,-0.414058 1.159587,-0.644531 1.697266,-0.644531 0.953157,0 1.996619,0.560917 1.945312,1.972657 V 15.5 h 1 V 11.689453 C 19,10.703018 18.876814,10.153603 18.546875,9.654297 18.094736,8.9601394 17.314986,8.5 16.349609,8.5 15.653071,8.5 14.488799,8.7783804 14,9.216797 V 6.5 Z"/>
<path style="fill:#7d7d7d" d="M 7.5,6 A 4.5,4.5 0 0 0 3,10.5 4.5,4.5 0 0 0 7.5,15 4.5,4.5 0 0 0 11.966797,11 H 11.5 10.958984 7 v 1 h 3.65625 A 3.5,3.5 0 0 1 7.5,14 3.5,3.5 0 0 1 4,10.5 3.5,3.5 0 0 1 7.5,7 3.5,3.5 0 0 1 10.658203,9 h 1.078125 A 4.5,4.5 0 0 0 7.5,6 Z M 13,6 v 9 h 1 v -3.921875 c 0,-0.669802 0.186343,-1.047107 0.357422,-1.351563 0.232179,-0.414058 1.159587,-0.644531 1.697266,-0.644531 0.953157,0 1.996619,0.560917 1.945312,1.972657 V 15 h 1 V 11.189453 C 19,10.203018 18.876814,9.653603 18.546875,9.154297 18.094736,8.4601394 17.314986,8 16.349609,8 15.653071,8 14.488799,8.2783804 14,8.7167969 V 6 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
<rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/>
<rect style="fill:#e4e4e4" width="20" height="20" x="2" y="2" rx="1" ry="1"/>
<path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 3 C 22,2.446 21.554,2 21,2 Z"/>
<path style="opacity:0.1" d="M 8.5,7.5 A 4.5,4.5 0 0 0 4,12 a 4.5,4.5 0 0 0 4.5,4.5 4.5,4.5 0 0 0 4.466797,-4 H 12.5 11.958984 8 v 1 h 3.65625 A 3.5,3.5 0 0 1 8.5,15.5 3.5,3.5 0 0 1 5,12 3.5,3.5 0 0 1 8.5,8.5 a 3.5,3.5 0 0 1 3.158203,2 h 1.078125 A 4.5,4.5 0 0 0 8.5,7.5 Z m 5.5,0 v 9 h 1 v -3.921875 c 0,-0.669802 0.186343,-1.047107 0.357422,-1.351563 0.232179,-0.414058 1.159587,-0.644531 1.697266,-0.644531 0.953157,0 1.996619,0.560917 1.945312,1.972657 V 16.5 h 1 V 12.689453 C 20,11.703018 19.876814,11.153603 19.546875,10.654297 19.094736,9.9601394 18.314986,9.5 17.349609,9.5 16.653071,9.5 15.488799,9.7783804 15,10.216797 V 7.5 Z"/>
<path style="fill:#7d7d7d" d="M 8.5 7 A 4.5 4.5 0 0 0 4 11.5 A 4.5 4.5 0 0 0 8.5 16 A 4.5 4.5 0 0 0 12.966797 12 L 12.5 12 L 11.958984 12 L 8 12 L 8 13 L 11.65625 13 A 3.5 3.5 0 0 1 8.5 15 A 3.5 3.5 0 0 1 5 11.5 A 3.5 3.5 0 0 1 8.5 8 A 3.5 3.5 0 0 1 11.658203 10 L 12.736328 10 A 4.5 4.5 0 0 0 8.5 7 z M 14 7 L 14 16 L 15 16 L 15 12.078125 C 15 11.408323 15.186343 11.031018 15.357422 10.726562 C 15.589601 10.312504 16.517009 10.082031 17.054688 10.082031 C 18.007845 10.082031 19.051307 10.642948 19 12.054688 L 19 16 L 20 16 L 20 12.189453 C 20 11.203018 19.876814 10.653603 19.546875 10.154297 C 19.094736 9.4601394 18.314986 9 17.349609 9 C 16.653071 9 15.488799 9.2783804 15 9.7167969 L 15 7 L 14 7 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1">
<rect style="opacity:0.2" width="28" height="28" x="2" y="3" rx="1.4" ry="1.4"/>
<rect style="fill:#e4e4e4" width="28" height="28" x="2" y="2" rx="1.4" ry="1.4"/>
<path style="opacity:0.1" d="M 11.101562,11 C 7.7133268,11 5,13.651072 5,16.976562 5,20.364798 7.7458549,23 11.306641,23 c 1.741174,0 3.245528,-0.610638 4.390625,-1.787109 1.066666,-1.113725 1.664062,-2.558632 1.664062,-4.048829 V 17 H 17 11.666016 10 v 2 h 4.583984 c -0.62745,1.286274 -1.880775,1.929688 -3.402343,1.929688 -2.2745101,0 -4.0175785,-1.71011 -4.0175785,-3.921876 0,-1.003921 0.4251611,-2.100819 1.0839844,-2.791015 0.67451,-0.737256 1.6929141,-1.146484 2.8066411,-1.146485 1.218272,0 2.241985,0.439959 2.960937,1.263672 h 2.634766 C 15.794615,12.391037 13.514148,11 11.101562,11 Z M 19,11 v 12 h 2 v -4.5625 c 0,-0.89307 0.248456,-1.396793 0.476562,-1.802734 0.309574,-0.552079 0.878799,-0.859375 1.595704,-0.859375 1.270876,0 1.996144,0.746586 1.927734,2.628906 V 23 h 2 v -5.082031 c 0,-1.315247 -0.163599,-2.04715 -0.603516,-2.712891 -0.602854,-0.925544 -1.64447,-1.539062 -2.93164,-1.539062 -0.928717,0 -1.813112,0.370523 -2.464844,0.955078 V 11 Z"/>
<path style="fill:#7d7d7d" d="M 11.101562 10 C 7.7133268 10 5 12.651072 5 15.976562 C 5 19.364798 7.7458549 22 11.306641 22 C 13.047815 22 14.552169 21.389362 15.697266 20.212891 C 16.763932 19.099166 17.361328 17.654259 17.361328 16.164062 L 17.361328 16 L 17 16 L 11.666016 16 L 10 16 L 10 18 L 14.583984 18 C 13.956534 19.286274 12.703209 19.929688 11.181641 19.929688 C 8.9071309 19.929688 7.1640625 18.219578 7.1640625 16.007812 C 7.1640625 15.003891 7.5892236 13.906993 8.2480469 13.216797 C 8.9225569 12.479541 9.940961 12.070313 11.054688 12.070312 C 12.27296 12.070312 13.296673 12.510271 14.015625 13.333984 L 16.650391 13.333984 C 15.794615 11.391037 13.514148 10 11.101562 10 z M 19 10 L 19 22 L 21 22 L 21 17.4375 C 21 16.54443 21.248456 16.040707 21.476562 15.634766 C 21.786136 15.082687 22.355361 14.775391 23.072266 14.775391 C 24.343142 14.775391 25.06841 15.521977 25 17.404297 L 25 22 L 27 22 L 27 16.917969 C 27 15.602722 26.836401 14.870819 26.396484 14.205078 C 25.79363 13.279534 24.752014 12.666016 23.464844 12.666016 C 22.536127 12.666016 21.651732 13.036539 21 13.621094 L 21 10 L 19 10 z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 3.4003906 2 C 2.6247906 2 2 2.6247906 2 3.4003906 L 2 4.4003906 C 2 3.6247906 2.6247906 3 3.4003906 3 L 28.599609 3 C 29.375209 3 30 3.6247906 30 4.4003906 L 30 3.4003906 C 30 2.6247906 29.375209 2 28.599609 2 L 3.4003906 2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/>
<rect style="fill:#e4e4e4" width="40" height="40" x="4" y="4" rx="2" ry="2"/>
<path style="opacity:0.2;fill:#ffffff" d="M 6,4 C 4.892,4 4,4.892 4,6 V 7 C 4,5.892 4.892,5 6,5 h 36 c 1.108,0 2,0.892 2,2 V 6 C 44,4.892 43.108,4 42,4 Z"/>
<path style="opacity:0.1" d="M 17.152344,16 C 12.069991,16 8,19.976609 8,24.964844 8,30.047197 12.117808,34 17.458984,34 c 2.611765,0 4.870244,-0.916935 6.587891,-2.681641 1.6,-1.670588 2.494141,-3.836971 2.494141,-6.072265 V 25 H 26 18 15 v 3 h 7.376953 c -0.941176,1.929412 -2.823116,2.894531 -5.105469,2.894531 -3.411765,0 -6.02539,-2.565165 -6.02539,-5.882812 0,-1.505883 0.636765,-3.152206 1.625,-4.1875 1.011765,-1.105883 2.540348,-1.71875 4.210937,-1.71875 1.827411,0 3.362979,0.658961 4.441407,1.894531 h 3.951171 C 24.190945,18.085579 20.771225,16 17.152344,16 Z M 28,16 v 18 h 3 v -6.84375 c 0,-1.339604 0.372685,-2.094213 0.714844,-2.703125 0.464359,-0.828118 1.319175,-1.291016 2.394531,-1.291016 1.906313,0 2.993239,1.121833 2.890625,3.945313 V 34 h 3 V 26.376953 C 40,24.404083 39.75558,23.307207 39.095703,22.308594 38.191425,20.920279 36.62802,20 34.697266,20 33.30419,20 31.977597,20.554809 31,21.431641 V 16 Z"/>
<path style="fill:#7d7d7d" d="M 17.152344 15 C 12.069991 15 8 18.976609 8 23.964844 C 8 29.047197 12.117808 33 17.458984 33 C 20.070749 33 22.329228 32.083065 24.046875 30.318359 C 25.646875 28.647771 26.541016 26.481388 26.541016 24.246094 L 26.541016 24 L 26 24 L 18 24 L 15 24 L 15 27 L 22.376953 27 C 21.435777 28.929412 19.553837 29.894531 17.271484 29.894531 C 13.859719 29.894531 11.246094 27.329366 11.246094 24.011719 C 11.246094 22.505836 11.882859 20.859513 12.871094 19.824219 C 13.882859 18.718336 15.411442 18.105469 17.082031 18.105469 C 18.909442 18.105469 20.44501 18.76443 21.523438 20 L 25.474609 20 C 24.190945 17.085579 20.771225 15 17.152344 15 z M 28 15 L 28 33 L 31 33 L 31 26.15625 C 31 24.816646 31.372685 24.062037 31.714844 23.453125 C 32.179203 22.625007 33.034019 22.162109 34.109375 22.162109 C 36.015688 22.162109 37.102614 23.283942 37 26.107422 L 37 33 L 40 33 L 40 25.376953 C 40 23.404083 39.75558 22.307207 39.095703 21.308594 C 38.191425 19.920279 36.62802 19 34.697266 19 C 33.30419 19 31.977597 19.554809 31 20.431641 L 31 15 L 28 15 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="2.8" ry="2.8"/>
<rect style="fill:#e4e4e4" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/>
<path style="opacity:0.1" d="M 22.203124,21 C 15.426654,21 10,26.302144 10,32.953124 10,39.729596 15.49171,45 22.613282,45 c 3.482348,0 6.491056,-1.221276 8.78125,-3.574218 2.133332,-2.22745 3.328124,-5.117264 3.328124,-8.097658 V 33 H 34 23.332032 20 v 4 h 9.167968 c -1.2549,2.572548 -3.76155,3.859376 -6.804686,3.859376 -4.54902,0 -8.035157,-3.42022 -8.035157,-7.843752 0,-2.007842 0.850322,-4.201638 2.167969,-5.58203 1.34902,-1.474512 3.385828,-2.292968 5.613282,-2.29297 2.436544,0 4.950171,0.97885 5.921874,2.859376 h 5.269532 C 32.288531,24.347206 27.028296,21 22.203124,21 Z M 38,21 v 24 h 4 v -9.125 c 0,-1.78614 0.496912,-2.793586 0.953124,-3.605468 0.619148,-1.104158 1.757598,-1.71875 3.191408,-1.71875 2.541752,0 3.992288,1.493172 3.855468,5.257812 V 45 h 4 V 34.835938 c 0,-2.630494 -0.327198,-4.0943 -1.207032,-5.425782 -1.205708,-1.851088 -3.28894,-3.078124 -5.86328,-3.078124 -1.857434,0 -3.626224,0.741046 -4.929688,1.910156 V 21 Z"/>
<path style="fill:#7d7d7d" d="M 22.203124,20 C 15.426654,20 10,25.302144 10,31.953124 10,38.729596 15.49171,44 22.613282,44 c 3.482348,0 6.491056,-1.221276 8.78125,-3.574218 2.133332,-2.22745 3.328124,-5.117264 3.328124,-8.097658 V 32 H 34 23.332032 20 v 4 h 9.167968 c -1.2549,2.572548 -3.76155,3.859376 -6.804686,3.859376 -4.54902,0 -8.035157,-3.42022 -8.035157,-7.843752 0,-2.007842 0.850322,-4.201638 2.167969,-5.58203 1.34902,-1.474512 3.385828,-2.292968 5.613282,-2.29297 2.436544,0 4.950171,0.97885 5.921874,2.859376 h 5.269532 C 32.288531,23.347206 27.028296,20 22.203124,20 Z M 38,20 v 24 h 4 v -9.125 c 0,-1.78614 0.496912,-2.793586 0.953124,-3.605468 0.619148,-1.104158 1.757598,-1.71875 3.191408,-1.71875 2.541752,0 3.992288,1.493172 3.855468,5.257812 V 44 h 4 V 33.835938 c 0,-2.630494 -0.327198,-4.0943 -1.207032,-5.425782 -1.205708,-1.851088 -3.28894,-3.078124 -5.86328,-3.078124 -1.857434,0 -3.626224,0.741046 -4.929688,1.910156 V 20 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 6.8007812 4 C 5.2495812 4 4 5.2495812 4 6.8007812 L 4 7.8007812 C 4 6.2495813 5.2495812 5 6.8007812 5 L 57.199219 5 C 58.750419 5 60 6.2495812 60 7.8007812 L 60 6.8007812 C 60 5.2495813 58.750419 4 57.199219 4 L 6.8007812 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB