#633 Add Emoji support
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
| "CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit", | ||||
| "creatorBuild": "18493", | ||||
| "creatorBuild": "19051", | ||||
| "files": { | ||||
| 	"\/css\/dropzone-4.0.1.css": { | ||||
| 		"fileType": 16, | ||||
|  | @ -83,6 +83,17 @@ | |||
| 		"outputPathIsOutsideProject": 0, | ||||
| 		"outputPathIsSetByUser": 0 | ||||
| 		}, | ||||
| 	"\/css\/themes\/default\/assets\/images\/flags.png": { | ||||
| 		"fileType": 32768, | ||||
| 		"ignore": 0, | ||||
| 		"ignoreWasSetByUser": 0, | ||||
| 		"initialSize": 28123, | ||||
| 		"inputAbbreviatedPath": "\/css\/themes\/default\/assets\/images\/flags.png", | ||||
| 		"outputAbbreviatedPath": "\/css\/themes\/default\/assets\/images\/flags.png", | ||||
| 		"outputPathIsOutsideProject": 0, | ||||
| 		"outputPathIsSetByUser": 0, | ||||
| 		"processed": 0 | ||||
| 		}, | ||||
| 	"\/img\/404.png": { | ||||
| 		"fileType": 32768, | ||||
| 		"ignore": 0, | ||||
|  | @ -169,7 +180,7 @@ | |||
| 		"outputPathIsOutsideProject": 0, | ||||
| 		"outputPathIsSetByUser": 0, | ||||
| 		"outputStyle": 1, | ||||
| 		"syntaxCheckerStyle": 1 | ||||
| 		"syntaxCheckerStyle": 0 | ||||
| 		}, | ||||
| 	"\/js\/jquery-1.11.3.min.js": { | ||||
| 		"fileType": 64, | ||||
|  | @ -193,6 +204,17 @@ | |||
| 		"outputStyle": 1, | ||||
| 		"syntaxCheckerStyle": 1 | ||||
| 		}, | ||||
| 	"\/js\/libs\/emojify-1.1.0.min.js": { | ||||
| 		"fileType": 64, | ||||
| 		"ignore": 0, | ||||
| 		"ignoreWasSetByUser": 0, | ||||
| 		"inputAbbreviatedPath": "\/js\/libs\/emojify-1.1.0.min.js", | ||||
| 		"outputAbbreviatedPath": "\/js\/libs\/min\/emojify-1.1.0.min-min.js", | ||||
| 		"outputPathIsOutsideProject": 0, | ||||
| 		"outputPathIsSetByUser": 0, | ||||
| 		"outputStyle": 1, | ||||
| 		"syntaxCheckerStyle": 1 | ||||
| 		}, | ||||
| 	"\/js\/libs\/highlight-8.7.pack.js": { | ||||
| 		"fileType": 64, | ||||
| 		"ignore": 0, | ||||
|  | @ -308,6 +330,26 @@ | |||
| 		"strictMath": 0, | ||||
| 		"strictUnits": 0 | ||||
| 		}, | ||||
| 	"\/less\/_emojify.less": { | ||||
| 		"allowInsecureImports": 0, | ||||
| 		"createSourceMap": 0, | ||||
| 		"disableJavascript": 0, | ||||
| 		"fileType": 1, | ||||
| 		"ieCompatibility": 1, | ||||
| 		"ignore": 1, | ||||
| 		"ignoreWasSetByUser": 0, | ||||
| 		"inputAbbreviatedPath": "\/less\/_emojify.less", | ||||
| 		"outputAbbreviatedPath": "\/css\/_emojify.css", | ||||
| 		"outputPathIsOutsideProject": 0, | ||||
| 		"outputPathIsSetByUser": 0, | ||||
| 		"outputStyle": 0, | ||||
| 		"relativeURLS": 0, | ||||
| 		"shouldRunAutoprefixer": 0, | ||||
| 		"shouldRunBless": 0, | ||||
| 		"strictImports": 0, | ||||
| 		"strictMath": 0, | ||||
| 		"strictUnits": 0 | ||||
| 		}, | ||||
| 	"\/less\/_explore.less": { | ||||
| 		"allowInsecureImports": 0, | ||||
| 		"createSourceMap": 0, | ||||
|  | @ -500,7 +542,7 @@ | |||
| 		"outputAbbreviatedPath": "\/css\/gogs.min.css", | ||||
| 		"outputPathIsOutsideProject": 0, | ||||
| 		"outputPathIsSetByUser": 1, | ||||
| 		"outputStyle": 2, | ||||
| 		"outputStyle": 1, | ||||
| 		"relativeURLS": 0, | ||||
| 		"shouldRunAutoprefixer": 0, | ||||
| 		"shouldRunBless": 0, | ||||
|  | @ -1415,6 +1457,10 @@ | |||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"futurehostile": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"globalstrict": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
|  | @ -1503,6 +1549,10 @@ | |||
| 			"active": 1, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"nocomma": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"node": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
|  | @ -1603,6 +1653,10 @@ | |||
| 			"active": 1, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"varstmt": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"withstmt": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
|  | @ -1621,10 +1675,6 @@ | |||
| 			} | ||||
| 		}, | ||||
| 	"jsLintFlags2": { | ||||
| 		"ass": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"bitwise": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
|  | @ -1633,15 +1683,7 @@ | |||
| 			"active": 1, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"closure": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"continue": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"debug": { | ||||
| 		"couch": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
|  | @ -1649,75 +1691,27 @@ | |||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"eqeq": { | ||||
| 		"es6": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"evil": { | ||||
| 		"eval": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"forin": { | ||||
| 		"for": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"indent": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": 4 | ||||
| 			}, | ||||
| 		"maxlen": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": 150 | ||||
| 			}, | ||||
| 		"newcap": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"node": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"nomen": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"plusplus": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"properties": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"regexp": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"rhino": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"sloppy": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"stupid": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"sub": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"todo": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"unparam": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"vars": { | ||||
| 		"this": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
|  | @ -1726,6 +1720,14 @@ | |||
| 			"flagValue": -1 | ||||
| 			} | ||||
| 		}, | ||||
| 	"jsonAutoOutputPathEnabled": 0, | ||||
| 	"jsonAutoOutputPathFilenamePattern": "*-min.json", | ||||
| 	"jsonAutoOutputPathRelativePath": "", | ||||
| 	"jsonAutoOutputPathReplace1": "", | ||||
| 	"jsonAutoOutputPathReplace2": "", | ||||
| 	"jsonAutoOutputPathStyle": 0, | ||||
| 	"jsonOrderOutput": 0, | ||||
| 	"jsonOutputStyle": 1, | ||||
| 	"kitAutoOutputPathEnabled": 1, | ||||
| 	"kitAutoOutputPathFilenamePattern": "*.html", | ||||
| 	"kitAutoOutputPathRelativePath": "", | ||||
|  | @ -1753,9 +1755,18 @@ | |||
| 	"markdownAutoOutputPathReplace1": "", | ||||
| 	"markdownAutoOutputPathReplace2": "", | ||||
| 	"markdownAutoOutputPathStyle": 0, | ||||
| 	"markdownCriticStyle": 0, | ||||
| 	"markdownEnableFootnotes": 0, | ||||
| 	"markdownEnableSmartyPants": 1, | ||||
| 	"markdownExpandTabs": 1, | ||||
| 	"markdownEnableLabels": 1, | ||||
| 	"markdownEnableSmartQuotes": 1, | ||||
| 	"markdownEscapeLineBreaks": 0, | ||||
| 	"markdownMaskEmailAddresses": 1, | ||||
| 	"markdownOutputFormat": 0, | ||||
| 	"markdownOutputStyle": 0, | ||||
| 	"markdownParseMetadata": 1, | ||||
| 	"markdownProcessHTML": 0, | ||||
| 	"markdownRandomFootnoteNumbers": 0, | ||||
| 	"markdownUseCompatibilityMode": 0, | ||||
| 	"reloadFileURLs": 0, | ||||
| 	"sassAutoOutputPathEnabled": 1, | ||||
| 	"sassAutoOutputPathFilenamePattern": "*.css", | ||||
|  | @ -1770,7 +1781,7 @@ | |||
| 	"sassUseLibsass": 0, | ||||
| 	"shouldRunAutoprefixer": 0, | ||||
| 	"shouldRunBless": 0, | ||||
| 	"skippedItemsString": ".svn, .git, .hg, log, _logs, _cache, cache, logs, node_modules", | ||||
| 	"skippedItemsString": "_cache, logs, _logs, cache, \/img\/emoji, .git, log, node_modules, .svn, .hg", | ||||
| 	"slimAutoOutputPathEnabled": 1, | ||||
| 	"slimAutoOutputPathFilenamePattern": "*.html", | ||||
| 	"slimAutoOutputPathRelativePath": "", | ||||
|  | @ -1814,6 +1825,10 @@ | |||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"bare-returns": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"booleans": { | ||||
| 			"active": 1, | ||||
| 			"flagValue": -1 | ||||
|  | @ -1894,6 +1909,10 @@ | |||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"keep_fnames": { | ||||
| 			"active": 0, | ||||
| 			"flagValue": -1 | ||||
| 			}, | ||||
| 		"loops": { | ||||
| 			"active": 1, | ||||
| 			"flagValue": -1 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								public/css/gogs.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/+1.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/-1.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/100.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/1234.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/8ball.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/a.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/ab.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/abc.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/abcd.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/accept.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/aerial_tramway.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/airplane.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/alarm_clock.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/alien.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/ambulance.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/anchor.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/angel.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/anger.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/angry.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/anguished.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/ant.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/apple.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/aquarius.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/aries.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_backward.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_double_down.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_double_up.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_down.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_down_small.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_forward.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_heading_down.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_heading_up.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_left.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_lower_left.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_lower_right.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_right.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_right_hook.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_up.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_up_down.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_up_small.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_upper_left.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrow_upper_right.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrows_clockwise.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 1.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/arrows_counterclockwise.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/art.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/articulated_lorry.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/astonished.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/atm.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/b.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/baby.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/baby_bottle.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/baby_chick.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/baby_symbol.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/back.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/baggage_claim.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/balloon.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/ballot_box_with_check.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 1.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bamboo.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/banana.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bangbang.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 1.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bank.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bar_chart.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/barber.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/baseball.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/basketball.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bath.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bathtub.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/battery.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bear.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bee.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/beer.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/beers.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/beetle.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/beginner.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bell.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bento.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bicyclist.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 6.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bike.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bikini.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bird.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/birthday.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_circle.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_joker.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_medium_small_square.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_medium_square.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_nib.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 2.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_small_square.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_square.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/black_square_button.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/blossom.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/blowfish.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/blue_book.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/blue_car.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/blue_heart.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/blush.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/boar.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 4.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/boat.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 3.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/img/emoji/bomb.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| After Width: | Height: | Size: 5.1 KiB |