chore: Add icons process

This commit is contained in:
Mattia Astorino 2017-02-04 13:01:19 +01:00
parent 543e41cdea
commit 53f35715d2
220 changed files with 1238 additions and 68 deletions

View file

@ -6,36 +6,17 @@
import Gulp from 'gulp';
import Colorize from 'gulp-colorize-svgs';
import colors from 'colors';
import Paths from '../paths';
import del from 'del';
import iconsColors from '../../icons/colors.js';
Gulp.task('process:icons', () => {
del([`${Paths.icons}/svg/*.svg`]).then(paths => {
console.log('[ ⚙️ Deleting all icons]\n'.bold.red);
});
Gulp.src(`${Paths.src}/icons/*.svg`)
.pipe(Colorize({
colors: {
// All files
default: {
green: '90A959',
blue: '6A9FB5',
blueDesaturated: '78909C',
red: 'AC4142',
redLight: 'D14748',
maroon: 'AB7558',
limeGreen: 'B8E15E',
greenTea: '2ECC71',
purple: 'AA759F',
purpleDark: '8251A8',
yellow: 'F4BF75',
teal: '80CBC4',
orange: 'D28445',
},
// Specific files
icon2: {
green: '00ff00'
}
},
replaceColor: function (content, hex) {
return content.replace('#000', '#' + hex);
}
}))
.pipe(Gulp.dest(Paths.icons));
.pipe(Colorize(iconsColors))
.pipe(Gulp.dest(`${Paths.icons}/svg`));
});

34
icons/colors.js Normal file
View file

@ -0,0 +1,34 @@
const iconsColors ={
colors: {
// Specific files
actionscript: {
pink: 'FF00FF'
}
},
replaceColor: function (content, hex) {
return content.replace('#000', '#' + hex);
},
replacePath: function (path, colorKey) {
return path.replace(/\.svg/, '.svg');
}
}
/*
default: {
green: '90A959',
blue: '6A9FB5',
blueDesaturated: '78909C',
red: 'AC4142',
redLight: 'D14748',
maroon: 'AB7558',
limeGreen: 'B8E15E',
greenTea: '2ECC71',
purple: 'AA759F',
purpleDark: '8251A8',
yellow: 'F4BF75',
teal: '80CBC4',
orange: 'D28445',
}
*/
export default iconsColors;

View file

@ -1,18 +1,21 @@
{
"iconDefinitions": {
"_markdown": {
"iconPath": "./svg/markdown.svg"
"iconPath": "svg/markdown.svg"
},
"_sass": {
"iconPath": "./svg/sass.svg"
"iconPath": "svg/sass.svg"
},
"_scss": {
"iconPath": "svg/scss.svg"
},
"_json": {
"iconPath": "./svg/json.svg"
"iconPath": "svg/json.svg"
}
},
"fileExtensions": {
"md": "_markdown",
"scss": "_sass",
"scss": "_scss",
"sass": "_sass",
"json": "_json"
}

View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style>
.i-color {
fill: #FF00FF;
fill-rule: evenodd;
}
</style>
</defs>
<path id="file_type_actionscript.svg" class="i-color" d="M11.174,9.341A2.586,2.586,0,1,1,9.345,6.176,2.586,2.586,0,0,1,11.174,9.341Zm1.389-1.713A6.757,6.757,0,0,1,12.6,4.2,2.639,2.639,0,0,0,7.5,2.879,6.749,6.749,0,0,1,5.958,5.7a6.41,6.41,0,0,1-3,1.766,2.641,2.641,0,1,0,1.368,5.1,6.349,6.349,0,0,1,3.309-.016,6.782,6.782,0,0,1,2.985,1.776,2.611,2.611,0,0,0,3.609-.108,2.639,2.639,0,0,0,.09-3.631A6.786,6.786,0,0,1,12.562,7.628Z" transform="translate(0 -1)"/>
</svg>

After

Width:  |  Height:  |  Size: 672 B

View file

Before

Width:  |  Height:  |  Size: 476 B

After

Width:  |  Height:  |  Size: 476 B

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#D14748" fill-rule="evenodd" d="M15.9406877,10.7956876 L13.9357376,15.5064884 L18.2509502,15.5064884 L15.9718024,10.766704 L15.9406877,10.7976198 L15.9406877,10.7956876 Z M15.9698577,4.00193224 L5,7.83549612 L6.7326969,22.0857651 L15.9698577,27.1578947 L25.2673031,22.0258657 L27,7.74468085 L15.9698577,4 L15.9698577,4.00193224 Z M20.6195527,20.9399469 L19.129939,17.5276113 L13.0528595,17.5276113 L11.6857597,20.909031 L9.16352868,20.9399469 L15.938743,5.96508794 L22.9570406,20.9399469 L20.6176081,20.9399469 L20.6195527,20.9399469 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 644 B

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#7A8387" fill-rule="evenodd" d="M21.5740728,16.377975 C21.5562982,15.0237715 21.9251214,14.0128404 22.6805425,13.3451814 C23.4359637,12.6775225 23.8397807,12.3259184 23.8919936,12.2903691 C23.2498857,11.3705329 22.520571,10.7889697 21.7040497,10.5456797 C20.8875283,10.3023896 20.3059652,10.1807446 19.9593602,10.1807446 C19.1261751,10.0940934 18.3407594,10.2329575 17.6031129,10.5973371 C16.8654664,10.9617167 16.2794596,11.1439065 15.8450924,11.1439065 C15.4284999,11.1439065 14.9074815,10.9878232 14.2820373,10.6756565 C13.6565931,10.3634899 13.0055978,10.2074065 12.3290515,10.2074065 C11.4092153,10.2251811 10.5543674,10.476803 9.76450798,10.9622722 C8.97464856,11.4477413 8.34531612,12.0987366 7.87651067,12.9152579 C7.40770522,13.7317793 7.12997687,14.6299527 7.04332562,15.6097784 C6.95667438,16.589604 7,17.5660968 7.17330249,18.539257 C7.34660498,19.5124171 7.61988967,20.450028 7.99315657,21.3520897 C8.36642347,22.2541514 8.77857234,23.0440108 9.22960318,23.721668 C9.68063402,24.3637759 10.1838778,24.9797774 10.7393345,25.5696724 C11.2947912,26.1595674 11.91968,26.4461831 12.6140008,26.4295194 C13.3083217,26.395081 13.8637784,26.2389977 14.2803709,25.9612694 C14.6969634,25.683541 15.3129649,25.5446768 16.1283754,25.5446768 C16.9615604,25.5446768 17.5820055,25.6879847 17.9897107,25.9746003 C18.397416,26.261216 18.9573163,26.4045238 19.6694118,26.4045238 C20.398171,26.3867492 21.0141725,26.1045772 21.5174162,25.5580078 C22.02066,25.0114384 22.4977973,24.4170997 22.9488281,23.7749918 C23.4698465,23.0106834 23.8431134,22.3208062 24.0686288,21.7053601 C24.2941442,21.0899141 24.4157893,20.7555292 24.4335639,20.7022054 C24.4157893,20.7022054 23.938652,20.385595 23.002152,19.7523744 C22.065652,19.1191538 21.5885147,17.9954649 21.5707401,16.3813077 L21.5707401,16.3813077 L21.5740728,16.377975 Z M18.8662214,8.41105957 C19.2483756,7.96002874 19.5477668,7.43512216 19.7643949,6.83633984 C19.981023,6.23755752 20.0548987,5.62544424 19.9860221,5 C19.44834,5.01777461 18.883996,5.1783016 18.2929901,5.48158096 C17.7019842,5.78486031 17.2159596,6.16257087 16.8349163,6.61471262 C16.4872004,7.01353053 16.1878092,7.51233064 15.9367428,8.11111296 C15.6856764,8.70989528 15.6034688,9.31312125 15.69012,9.92079087 C16.2977896,9.9730038 16.8837965,9.84691513 17.4481405,9.54252486 C18.0124845,9.23813459 18.4857336,8.86042404 18.8678878,8.4093932 L18.8678878,8.4093932 L18.8662214,8.41105957 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

View file

Before

Width:  |  Height:  |  Size: 516 B

After

Width:  |  Height:  |  Size: 516 B

View file

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 4 KiB

View file

Before

Width:  |  Height:  |  Size: 482 B

After

Width:  |  Height:  |  Size: 482 B

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8 KiB

View file

Before

Width:  |  Height:  |  Size: 600 B

After

Width:  |  Height:  |  Size: 600 B

View file

Before

Width:  |  Height:  |  Size: 790 B

After

Width:  |  Height:  |  Size: 790 B

View file

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 617 B

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#AB7558" fill-rule="evenodd" d="M16.9926267,7.14304102 C17.9194139,6.91134421 19.7729884,6.96880502 20.6423148,7.25981621 C22.4384284,7.89744582 22.4384284,9.46186266 20.6423148,9.86594189 C19.077898,10.1550995 17.2243235,9.80848108 17.2243235,9.11339066 C17.2243235,8.76491866 17.8619531,8.64999705 18.3253467,8.93915466 C18.8462012,9.34508747 20.0639996,9.28762666 20.5273932,8.88169385 C21.0482476,8.47576105 20.8758652,8.18660343 19.8897636,8.01236744 C18.903662,7.83813144 17.3410987,8.24406424 15.8341427,8.99661547 C14.7331194,9.51746989 14.3271866,9.63424508 13.3429386,9.69170589 C12.0676794,9.69170589 11.4319033,9.51746989 10.9091954,8.87984028 C10.6200377,8.59068266 10.6200377,8.47390747 10.7349594,8.06797467 C11.0834313,7.43034506 12.8202306,7.08372664 13.5727818,7.54712025 C13.9787146,7.83627786 13.689557,7.95305305 12.7034554,7.95305305 C11.5449714,7.89559225 11.0815778,8.18474986 11.4875106,8.59068266 C11.8359826,9.05407628 13.2261634,8.93915466 14.2104114,8.41644667 C16.0065251,7.48965944 16.3531435,7.31542344 16.9907731,7.14118744 L16.9926267,7.14304102 Z M6.62558479,8.76491866 C7.32067521,8.30152505 7.60983283,8.24406424 7.37813602,8.64814347 C7.26136083,8.76491866 7.26136083,9.05407628 7.26136083,9.22831228 C7.43559683,9.86594189 9.8100257,10.6759539 12.0120722,10.9076507 C12.6497018,10.9651115 13.402253,11.0244259 13.6914106,11.0818867 C14.3290402,11.1393475 18.4421219,11.1393475 19.7729884,11.0244259 C23.4226765,10.7927291 26.3179598,9.80848108 26.0288022,8.88169385 C25.7971053,8.24406424 26.5496566,8.64999705 26.9555894,9.40254827 C27.1298254,9.75102027 26.7813534,10.3293355 26.086263,10.6778075 C25.5060942,11.0262795 23.2484405,11.6620555 22.3791141,11.7213699 C22.0899564,11.7788307 21.394866,11.8956059 20.872158,11.9530667 C19.713674,12.1273027 13.4578602,12.1273027 12.182601,11.9530667 C10.2122514,11.7213699 9.63393613,11.6045947 8.3012161,11.2005155 C6.79426007,10.7371219 5.86747284,10.0420315 5.98424803,9.52117704 C5.98424803,9.28948023 6.27340565,8.94100824 6.62187765,8.76862581 L6.62558479,8.76491866 Z M6.21965199,12.008674 C6.1028768,11.3710443 6.16219118,11.2561227 6.33642718,11.4878195 C6.56812399,11.8362915 8.53847363,12.6463036 9.34848566,12.7630788 C9.63764328,12.8205396 10.0435761,12.8798539 10.2752729,12.9373148 C11.8971505,13.3432476 18.9648299,13.4581692 21.1650228,13.1690116 C23.9453845,12.8205396 25.9157341,12.2422243 26.5515101,11.6620555 C26.957443,11.3135835 26.957443,11.3135835 26.957443,11.6045947 C26.957443,12.2422243 26.0881165,14.9651252 25.5098013,16.2959917 C25.1613293,16.9910821 24.4087781,18.2070269 23.7711485,19.0763533 C23.1335189,19.9456798 22.4958892,21.046703 22.3809676,21.5100966 C21.6858772,23.4804462 20.1789212,24.1755367 16.5310867,24.1755367 C12.9388594,24.1755367 11.4912177,23.537907 10.7961273,21.6268718 C10.6218913,21.1634782 9.92680089,19.9475333 9.28917128,19.0207461 C8.59408086,18.0939589 7.89899044,16.9929357 7.66729364,16.5870028 C7.49305764,16.18107 7.26136083,15.8344516 7.26136083,15.8344516 C7.20390002,15.8344516 7.02966402,16.0661484 6.85542803,16.2978452 C6.44949522,16.9354748 6.39203441,18.2681949 6.73865284,19.1356677 C7.14458564,20.1199158 8.36053048,21.1634782 9.2298569,21.2783998 C10.3308801,21.5100966 9.8100257,21.7992542 8.36053048,21.8585686 C7.25950726,21.9160294 7.08527126,21.8585686 6.50695603,21.395175 C5.29101119,20.5258486 5,19.9475333 5,18.4405773 C5,17.3395541 5.05746081,17.0503965 5.46339361,16.4127669 C5.69509042,16.0642949 6.10102322,15.5434404 6.39018084,15.2542828 L6.91103526,14.84835 L6.62187765,13.8047876 C6.44764165,13.2839332 6.27340565,12.4720676 6.21594484,12.008674 L6.21965199,12.008674 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 812 B

After

Width:  |  Height:  |  Size: 812 B

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#6A9FB5" fill-rule="evenodd" d="M9.05777055,25 L12.4898291,25 L13.4052075,20.3103448 L16.8372661,20.3103448 L15.9218877,25 L19.3539463,25 L20.2693247,20.3103448 L24.0065094,20.3103448 L24.0065094,17.8928276 L20.8795769,17.8928276 L21.4898291,14.9617931 L25,14.9617931 L25,12.5442759 L21.9487388,12.5442759 L22.9397884,8 L19.5834011,8 L18.5923515,12.5442759 L15.1602929,12.5442759 L16.1513426,8 L12.719284,8 L11.8039056,12.5442759 L8.06672091,12.5442759 L8.06672091,14.9617931 L11.2717657,14.9617931 L10.6615134,17.8928276 L7,17.8928276 L7,20.3103448 L10.0512612,20.3103448 L9.05777055,25 Z M17.4499593,17.8928276 L14.0179007,17.8928276 L14.628153,14.9617931 L18.0602116,14.9617931 L17.4499593,17.8928276 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 814 B

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<polygon fill="#6A9FB5" fill-rule="evenodd" points="9.686 8.002 9.063 10.976 21.368 10.976 20.996 12.903 8.691 12.903 8.095 15.854 20.375 15.854 19.704 19.244 14.732 20.853 10.456 19.244 10.729 17.78 7.721 17.78 7 21.317 14.11 24 22.289 21.317 23.384 15.976 23.608 14.902 25 8 9.687 8"/>
</svg>

Before

Width:  |  Height:  |  Size: 381 B

View file

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 352 B

View file

Before

Width:  |  Height:  |  Size: 376 B

After

Width:  |  Height:  |  Size: 376 B

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

Before

Width:  |  Height:  |  Size: 891 B

After

Width:  |  Height:  |  Size: 891 B

View file

Before

Width:  |  Height:  |  Size: 481 B

After

Width:  |  Height:  |  Size: 481 B

View file

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 653 B

View file

Before

Width:  |  Height:  |  Size: 648 B

After

Width:  |  Height:  |  Size: 648 B

View file

Before

Width:  |  Height:  |  Size: 565 B

After

Width:  |  Height:  |  Size: 565 B

View file

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 345 B

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#AC4142" fill-rule="evenodd" d="M26.565148,15.0232187 L16.9672044,5.42697625 C16.7033032,5.14232542 16.3731017,5 15.9765999,5 C15.5800981,5 15.2401465,5.14232542 14.9567453,5.42697625 L12.9755363,7.4078341 L15.5046977,9.93654732 C15.789399,9.83516484 16.0890504,9.82021742 16.4036518,9.89170507 C16.7182533,9.96319272 16.9977545,10.1204656 17.2421556,10.3635236 C17.4657567,10.587085 17.6133073,10.8561385 17.6848077,11.1706842 C17.756308,11.4852298 17.7413579,11.7952263 17.6399575,12.1006735 L20.0774685,14.5377526 C20.3621698,14.4363701 20.6618212,14.4162236 20.9764226,14.477313 C21.2910241,14.5384025 21.5705253,14.6904762 21.8149264,14.9335342 C22.1399279,15.2584781 22.3024286,15.6542597 22.3024286,16.1208791 C22.3024286,16.5874985 22.1399279,16.9832802 21.8149264,17.308224 C21.489925,17.6331679 21.0940732,17.7956398 20.627371,17.7956398 C20.1606689,17.7956398 19.7648171,17.6331679 19.4398156,17.308224 C19.1954145,17.0638662 19.0433138,16.7746662 18.9835136,16.4406239 C18.9237133,16.1065816 18.9542634,15.7868368 19.075164,15.4813896 L16.7897536,13.1963843 L16.7897536,19.1974477 C16.871654,19.2377408 16.9477043,19.2832329 17.0179046,19.3339241 C17.0881049,19.3846154 17.1641553,19.4405057 17.2460557,19.5015952 C17.5710571,19.8265391 17.7335579,20.2223207 17.7335579,20.6889401 C17.7335579,21.1555595 17.5710571,21.5513411 17.2460557,21.876285 C16.9210542,22.2220253 16.5252024,22.3948954 16.0585003,22.3948954 C15.5917981,22.3948954 15.1959463,22.2220253 14.8709449,21.876285 C14.5251433,21.5513411 14.3522425,21.1555595 14.3522425,20.6889401 C14.3522425,20.2223207 14.5251433,19.8265391 14.8709449,19.5015952 C14.9528452,19.4197093 15.0392956,19.3488716 15.130296,19.2890819 C15.2212965,19.2292922 15.3174969,19.178601 15.4188974,19.1370082 L15.4188974,13.1047501 C15.3174969,13.064457 15.2212965,13.0137658 15.130296,12.9526764 C15.0392956,12.8915869 14.9528452,12.8207491 14.8709449,12.7401631 C14.6070437,12.4958053 14.4445429,12.2014061 14.3834427,11.8569656 C14.3223424,11.5125251 14.3632926,11.1875812 14.5062932,10.882134 L12.0083319,8.38461538 L5.42705194,14.9959234 C5.14235065,15.2597779 5,15.5899208 5,15.9863524 C5,16.3827839 5.14235065,16.7129269 5.42705194,16.9767813 L15.0249956,26.5730238 C15.2888968,26.8576746 15.6190983,27 16.0156001,27 C16.4121019,27 16.7520534,26.8576746 17.0354547,26.5730238 L26.5729481,17.0372208 C26.8576494,16.75257 27,16.4172279 27,16.0311946 C27,15.6451613 26.8576494,15.3098192 26.5729481,15.0251684 L26.5729481,15.0251684 L26.565148,15.0232187 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 869 B

After

Width:  |  Height:  |  Size: 869 B

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 488 B

After

Width:  |  Height:  |  Size: 488 B

View file

Before

Width:  |  Height:  |  Size: 616 B

After

Width:  |  Height:  |  Size: 616 B

View file

Before

Width:  |  Height:  |  Size: 505 B

After

Width:  |  Height:  |  Size: 505 B

View file

Before

Width:  |  Height:  |  Size: 398 B

After

Width:  |  Height:  |  Size: 398 B

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" viewBox="0 0 33 32">
<g fill="none" fill-rule="evenodd" transform="translate(7 5)">
<path fill="#AA759F" d="M0.0483205158,10.0407661 L0.0483205158,11.9617953 C1.79435378,12.0411978 1.9516998,13.0017124 1.9516998,13.6420554 C1.9516998,14.2823985 1.87302679,14.9227415 1.79181594,15.6424871 C1.71314293,16.2828302 1.71314293,17.0025758 1.71314293,17.6429188 C1.71314293,20.1248885 3.22061933,21.0060005 5.44122849,21.0060005 L6.31424512,21.0060005 L6.31424512,18.9236049 L5.91834223,18.9236049 C4.72809572,18.9236049 4.33219283,18.2038593 4.33219283,17.0819783 C4.33219283,16.6824043 4.41086584,16.2008663 4.49207669,15.7218897 C4.5707497,15.1609492 4.65196055,14.6000086 4.65196055,13.9596656 C4.65196055,12.0386364 3.85761693,11.3188908 2.51002439,10.9987193 L2.51002439,10.9193168 C3.85761693,10.6785478 4.65196055,9.9588022 4.65196055,8.03777304 C4.65196055,7.39742998 4.57328754,6.83648947 4.49207669,6.35751287 C4.41340368,5.79657235 4.33219283,5.31759575 4.33219283,4.91546031 C4.33219283,3.79357928 4.72809572,3.07383369 5.91834223,3.07383369 L6.31424512,3.07383369 L6.31424512,0.991438084 L5.44122849,0.991438084 C3.14194631,0.991438084 1.71314293,2.0313552 1.71314293,4.3545198 C1.71314293,4.99486285 1.71314293,5.6352059 1.79181594,6.35495149 C1.87048895,6.99529455 1.9516998,7.71504014 1.9516998,8.27598065 C1.9516998,9.07769016 1.79181594,9.95624082 0.0483205158,10.0382047 L0.0483205158,10.0407661 Z"/>
<path fill="#90A959" d="M19.2394594,11.9617953 L19.2394594,10.0407661 C17.574637,9.96136357 17.3360801,9.08025153 17.3360801,8.27854203 C17.3360801,7.71760151 17.4147531,6.99785592 17.495964,6.35751287 C17.574637,5.63776728 17.6558478,4.99742422 17.6558478,4.35708117 C17.6558478,2.03647795 16.1483714,0.993999456 13.8490893,0.993999456 L12.9760726,0.993999456 L12.9760726,3.07639506 L13.3719755,3.07639506 C14.562222,3.1557976 14.9581249,3.79614066 14.9581249,4.91802168 C14.9581249,5.31759575 14.8794519,5.79913372 14.7982411,6.36007424 C14.7195681,6.84161221 14.6383572,7.39999136 14.6383572,8.04033441 C14.6383572,9.96136357 15.4327008,10.6811092 16.7802934,10.9218781 L16.7802934,11.0012807 C15.4327008,11.3214522 14.6383572,12.0411978 14.6383572,13.962227 C14.6383572,14.60257 14.7170302,15.1635105 14.7982411,15.724451 C14.8769141,16.205989 14.9581249,16.6849656 14.9581249,17.0845397 C14.9581249,18.2064207 14.562222,18.9261663 13.3719755,18.9261663 L12.9760726,18.9261663 L12.9760726,21.0085619 L13.8490893,21.0085619 C16.0696984,21.0085619 17.6558478,20.1274499 17.6558478,17.6454802 C17.6558478,17.0051371 17.5771748,16.2853916 17.495964,15.6450485 C17.417291,14.9253029 17.3360801,14.2849599 17.3360801,13.6446168 C17.3360801,13.0042738 17.574637,12.0437592 19.2394594,11.9643566 L19.2394594,11.9617953 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View file

Before

Width:  |  Height:  |  Size: 505 B

After

Width:  |  Height:  |  Size: 505 B

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 525 B

After

Width:  |  Height:  |  Size: 525 B

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#F4BF75" fill-rule="evenodd" d="M20.2605831,21.3049147 C19.0462379,21.653027 17.9209616,21.8270806 16.8847204,21.8270806 C15.2251153,21.8270806 13.883284,21.3292065 12.8591862,20.3334435 C11.8350884,19.3376804 11.3230472,18.030255 11.3230472,16.4111281 C11.3230472,14.7920012 11.8168735,13.5048146 12.804541,12.5495297 C13.7922084,11.5942449 15.1198725,11.1166096 16.7875732,11.1166096 C17.856197,11.1166096 19.0138554,11.2663766 20.2605831,11.5659151 L20.2605831,13.1688427 C19.0867161,12.6992959 18.0059651,12.464526 17.0182977,12.464526 C15.9982477,12.464526 15.1704815,12.830848 14.5349742,13.5635029 C13.8994669,14.2961578 13.581718,15.2534523 13.581718,16.4354149 C13.581718,17.6011863 13.9298251,18.5422897 14.6260496,19.2587533 C15.3222742,19.975217 16.2370672,20.3334435 17.370456,20.3334435 C18.4876536,20.3334435 19.4510197,20.1189124 20.2605831,19.6898437 L20.2605831,21.3049147 Z M16.3261244,25.8708298 C13.7759995,25.8708298 11.5841393,24.9418697 9.75047809,23.0839216 C7.91681686,21.2259734 7,19.0098267 7,16.4354149 C7,13.8286206 7.9228885,11.6043783 9.76869318,9.76262148 C11.6144979,7.92086462 13.8367162,7 16.4354149,7 C19.0341136,7 21.256332,7.92086462 23.1021366,9.76262148 C24.9479413,11.6043783 25.8708298,13.8205251 25.8708298,16.4111281 C25.8708298,19.050305 24.9459174,21.2866905 23.0960649,23.1203517 C21.2462124,24.954013 18.9895882,25.8708298 16.3261244,25.8708298 L16.3261244,25.8708298 Z M16.3261244,24.3043324 C18.5524239,24.3043324 20.4386785,23.5393064 21.9849447,22.0092314 C23.5312109,20.4791565 24.3043324,18.6171885 24.3043324,16.4232715 C24.3043324,14.2617371 23.5332347,12.4119123 21.9910163,10.8737418 C20.448798,9.3355712 18.5969493,8.56649746 16.4354149,8.56649746 C14.2738805,8.56649746 12.4220319,9.3355712 10.8798135,10.8737418 C9.33759508,12.4119123 8.56649746,14.2657848 8.56649746,16.4354149 C8.56649746,18.5726624 9.33354732,20.4184394 10.8676701,21.9728013 C12.4017928,23.5271631 14.2212594,24.3043324 16.3261244,24.3043324 L16.3261244,24.3043324 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 836 B

After

Width:  |  Height:  |  Size: 836 B

View file

Before

Width:  |  Height:  |  Size: 476 B

After

Width:  |  Height:  |  Size: 476 B

View file

Before

Width:  |  Height:  |  Size: 425 B

After

Width:  |  Height:  |  Size: 425 B

View file

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#D28445" fill-rule="evenodd" d="M17.2676738,20.8029927 L14.3341387,20.8029927 L14.3341387,16.3693071 L12.1162527,19.2047794 L9.89836669,16.3693071 L9.89836669,20.8029927 L6.96483165,20.8029927 L6.96483165,11.9356215 L9.89836669,11.9356215 L12.1162527,14.9025396 L14.3341387,11.9356215 L17.2676738,11.9356215 L17.2676738,20.8029927 L17.2676738,20.8029927 Z M21.6700628,21.5186417 L18.0187923,16.3672207 L20.2366783,16.3672207 L20.2366783,11.933535 L23.1702133,11.933535 L23.1702133,16.3672207 L25.3880994,16.3672207 L21.6721492,21.5186417 L21.6700628,21.5186417 Z M25.907623,9 L5.69418951,9 C5.23795457,9 4.84153092,9.16830618 4.50491855,9.50491855 C4.16830618,9.84153092 4,10.2379546 4,10.6941895 L4,22.0402518 C4,22.5187421 4.16830618,22.9207296 4.50491855,23.2462143 C4.84153092,23.571699 5.23795457,23.7344413 5.69418951,23.7344413 L25.907623,23.7344413 C26.3638579,23.7344413 26.7602816,23.571699 27.096894,23.2462143 C27.4335063,22.9207296 27.6018125,22.5187421 27.6018125,22.0402518 L27.6018125,10.6941895 C27.6018125,10.2379546 27.4335063,9.84153092 27.096894,9.50491855 C26.7602816,9.16830618 26.3638579,9 25.907623,9 L25.907623,9 L25.907623,9 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 369 B

After

Width:  |  Height:  |  Size: 369 B

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 719 B

After

Width:  |  Height:  |  Size: 719 B

View file

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 491 B

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 426 B

After

Width:  |  Height:  |  Size: 426 B

View file

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 334 B

View file

Before

Width:  |  Height:  |  Size: 717 B

After

Width:  |  Height:  |  Size: 717 B

View file

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

Before

Width:  |  Height:  |  Size: 368 B

After

Width:  |  Height:  |  Size: 368 B

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 496 B

View file

Before

Width:  |  Height:  |  Size: 526 B

After

Width:  |  Height:  |  Size: 526 B

View file

Before

Width:  |  Height:  |  Size: 833 B

After

Width:  |  Height:  |  Size: 833 B

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 468 B

After

Width:  |  Height:  |  Size: 468 B

View file

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 842 B

View file

Before

Width:  |  Height:  |  Size: 970 B

After

Width:  |  Height:  |  Size: 970 B

View file

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

View file

Before

Width:  |  Height:  |  Size: 683 B

After

Width:  |  Height:  |  Size: 683 B

View file

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 354 B

View file

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 22 KiB

View file

Before

Width:  |  Height:  |  Size: 538 B

After

Width:  |  Height:  |  Size: 538 B

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

Before

Width:  |  Height:  |  Size: 673 B

After

Width:  |  Height:  |  Size: 673 B

View file

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 493 B

View file

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 606 B

View file

Before

Width:  |  Height:  |  Size: 579 B

After

Width:  |  Height:  |  Size: 579 B

View file

Before

Width:  |  Height:  |  Size: 369 B

After

Width:  |  Height:  |  Size: 369 B

View file

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 733 B

View file

Before

Width:  |  Height:  |  Size: 391 B

After

Width:  |  Height:  |  Size: 391 B

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 671 B

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 710 B

After

Width:  |  Height:  |  Size: 710 B

Some files were not shown because too many files have changed in this diff Show more