├── .config ├── btop │ ├── btop.conf │ └── themes │ │ └── tokyo-night.theme ├── karabiner │ └── karabiner.json ├── kitty │ ├── adwaita.conf │ ├── diff.conf │ └── kitty.conf ├── starship.toml └── wezterm │ └── wezterm.lua ├── .gitconfig ├── .gitignore ├── .gnupg └── gpg-agent.conf ├── .hammerspoon ├── Emoji │ ├── emoji.py │ ├── init.lua │ └── png │ │ ├── 0023-20e3.png │ │ ├── 0023.png │ │ ├── 002a-20e3.png │ │ ├── 002a.png │ │ ├── 0030-20e3.png │ │ ├── 0030.png │ │ ├── 0031-20e3.png │ │ ├── 0031.png │ │ ├── 0032-20e3.png │ │ ├── 0032.png │ │ ├── 0033-20e3.png │ │ ├── 0033.png │ │ ├── 0034-20e3.png │ │ ├── 0034.png │ │ ├── 0035-20e3.png │ │ ├── 0035.png │ │ ├── 0036-20e3.png │ │ ├── 0036.png │ │ ├── 0037-20e3.png │ │ ├── 0037.png │ │ ├── 0038-20e3.png │ │ ├── 0038.png │ │ ├── 0039-20e3.png │ │ ├── 0039.png │ │ ├── 00a9.png │ │ ├── 00ae.png │ │ ├── 1f004.png │ │ ├── 1f0cf.png │ │ ├── 1f170.png │ │ ├── 1f171.png │ │ ├── 1f17e.png │ │ ├── 1f17f.png │ │ ├── 1f18e.png │ │ ├── 1f191.png │ │ ├── 1f192.png │ │ ├── 1f193.png │ │ ├── 1f194.png │ │ ├── 1f195.png │ │ ├── 1f196.png │ │ ├── 1f197.png │ │ ├── 1f198.png │ │ ├── 1f199.png │ │ ├── 1f19a.png │ │ ├── 1f1e6-1f1e8.png │ │ ├── 1f1e6-1f1e9.png │ │ ├── 1f1e6-1f1ea.png │ │ ├── 1f1e6-1f1eb.png │ │ ├── 1f1e6-1f1ec.png │ │ ├── 1f1e6-1f1ee.png │ │ ├── 1f1e6-1f1f1.png │ │ ├── 1f1e6-1f1f2.png │ │ ├── 1f1e6-1f1f4.png │ │ ├── 1f1e6-1f1f6.png │ │ ├── 1f1e6-1f1f7.png │ │ ├── 1f1e6-1f1f8.png │ │ ├── 1f1e6-1f1f9.png │ │ ├── 1f1e6-1f1fa.png │ │ ├── 1f1e6-1f1fc.png │ │ ├── 1f1e6-1f1fd.png │ │ ├── 1f1e6-1f1ff.png │ │ ├── 1f1e6.png │ │ ├── 1f1e7-1f1e6.png │ │ ├── 1f1e7-1f1e7.png │ │ ├── 1f1e7-1f1e9.png │ │ ├── 1f1e7-1f1ea.png │ │ ├── 1f1e7-1f1eb.png │ │ ├── 1f1e7-1f1ec.png │ │ ├── 1f1e7-1f1ed.png │ │ ├── 1f1e7-1f1ee.png │ │ ├── 1f1e7-1f1ef.png │ │ ├── 1f1e7-1f1f1.png │ │ ├── 1f1e7-1f1f2.png │ │ ├── 1f1e7-1f1f3.png │ │ ├── 1f1e7-1f1f4.png │ │ ├── 1f1e7-1f1f6.png │ │ ├── 1f1e7-1f1f7.png │ │ ├── 1f1e7-1f1f8.png │ │ ├── 1f1e7-1f1f9.png │ │ ├── 1f1e7-1f1fb.png │ │ ├── 1f1e7-1f1fc.png │ │ ├── 1f1e7-1f1fe.png │ │ ├── 1f1e7-1f1ff.png │ │ ├── 1f1e7.png │ │ ├── 1f1e8-1f1e6.png │ │ ├── 1f1e8-1f1e8.png │ │ ├── 1f1e8-1f1e9.png │ │ ├── 1f1e8-1f1eb.png │ │ ├── 1f1e8-1f1ec.png │ │ ├── 1f1e8-1f1ed.png │ │ ├── 1f1e8-1f1ee.png │ │ ├── 1f1e8-1f1f0.png │ │ ├── 1f1e8-1f1f1.png │ │ ├── 1f1e8-1f1f2.png │ │ ├── 1f1e8-1f1f3.png │ │ ├── 1f1e8-1f1f4.png │ │ ├── 1f1e8-1f1f5.png │ │ ├── 1f1e8-1f1f7.png │ │ ├── 1f1e8-1f1fa.png │ │ ├── 1f1e8-1f1fb.png │ │ ├── 1f1e8-1f1fc.png │ │ ├── 1f1e8-1f1fd.png │ │ ├── 1f1e8-1f1fe.png │ │ ├── 1f1e8-1f1ff.png │ │ ├── 1f1e8.png │ │ ├── 1f1e9-1f1ea.png │ │ ├── 1f1e9-1f1ec.png │ │ ├── 1f1e9-1f1ef.png │ │ ├── 1f1e9-1f1f0.png │ │ ├── 1f1e9-1f1f2.png │ │ ├── 1f1e9-1f1f4.png │ │ ├── 1f1e9-1f1ff.png │ │ ├── 1f1e9.png │ │ ├── 1f1ea-1f1e6.png │ │ ├── 1f1ea-1f1e8.png │ │ ├── 1f1ea-1f1ea.png │ │ ├── 1f1ea-1f1ec.png │ │ ├── 1f1ea-1f1ed.png │ │ ├── 1f1ea-1f1f7.png │ │ ├── 1f1ea-1f1f8.png │ │ ├── 1f1ea-1f1f9.png │ │ ├── 1f1ea-1f1fa.png │ │ ├── 1f1ea.png │ │ ├── 1f1eb-1f1ee.png │ │ ├── 1f1eb-1f1ef.png │ │ ├── 1f1eb-1f1f0.png │ │ ├── 1f1eb-1f1f2.png │ │ ├── 1f1eb-1f1f4.png │ │ ├── 1f1eb-1f1f7.png │ │ ├── 1f1eb.png │ │ ├── 1f1ec-1f1e6.png │ │ ├── 1f1ec-1f1e7.png │ │ ├── 1f1ec-1f1e9.png │ │ ├── 1f1ec-1f1ea.png │ │ ├── 1f1ec-1f1eb.png │ │ ├── 1f1ec-1f1ec.png │ │ ├── 1f1ec-1f1ed.png │ │ ├── 1f1ec-1f1ee.png │ │ ├── 1f1ec-1f1f1.png │ │ ├── 1f1ec-1f1f2.png │ │ ├── 1f1ec-1f1f3.png │ │ ├── 1f1ec-1f1f5.png │ │ ├── 1f1ec-1f1f6.png │ │ ├── 1f1ec-1f1f7.png │ │ ├── 1f1ec-1f1f8.png │ │ ├── 1f1ec-1f1f9.png │ │ ├── 1f1ec-1f1fa.png │ │ ├── 1f1ec-1f1fc.png │ │ ├── 1f1ec-1f1fe.png │ │ ├── 1f1ec.png │ │ ├── 1f1ed-1f1f0.png │ │ ├── 1f1ed-1f1f2.png │ │ ├── 1f1ed-1f1f3.png │ │ ├── 1f1ed-1f1f7.png │ │ ├── 1f1ed-1f1f9.png │ │ ├── 1f1ed-1f1fa.png │ │ ├── 1f1ed.png │ │ ├── 1f1ee-1f1e8.png │ │ ├── 1f1ee-1f1e9.png │ │ ├── 1f1ee-1f1ea.png │ │ ├── 1f1ee-1f1f1.png │ │ ├── 1f1ee-1f1f2.png │ │ ├── 1f1ee-1f1f3.png │ │ ├── 1f1ee-1f1f4.png │ │ ├── 1f1ee-1f1f6.png │ │ ├── 1f1ee-1f1f7.png │ │ ├── 1f1ee-1f1f8.png │ │ ├── 1f1ee-1f1f9.png │ │ ├── 1f1ee.png │ │ ├── 1f1ef-1f1ea.png │ │ ├── 1f1ef-1f1f2.png │ │ ├── 1f1ef-1f1f4.png │ │ ├── 1f1ef-1f1f5.png │ │ ├── 1f1ef.png │ │ ├── 1f1f0-1f1ea.png │ │ ├── 1f1f0-1f1ec.png │ │ ├── 1f1f0-1f1ed.png │ │ ├── 1f1f0-1f1ee.png │ │ ├── 1f1f0-1f1f2.png │ │ ├── 1f1f0-1f1f3.png │ │ ├── 1f1f0-1f1f5.png │ │ ├── 1f1f0-1f1f7.png │ │ ├── 1f1f0-1f1fc.png │ │ ├── 1f1f0-1f1fe.png │ │ ├── 1f1f0-1f1ff.png │ │ ├── 1f1f0.png │ │ ├── 1f1f1-1f1e6.png │ │ ├── 1f1f1-1f1e7.png │ │ ├── 1f1f1-1f1e8.png │ │ ├── 1f1f1-1f1ee.png │ │ ├── 1f1f1-1f1f0.png │ │ ├── 1f1f1-1f1f7.png │ │ ├── 1f1f1-1f1f8.png │ │ ├── 1f1f1-1f1f9.png │ │ ├── 1f1f1-1f1fa.png │ │ ├── 1f1f1-1f1fb.png │ │ ├── 1f1f1-1f1fe.png │ │ ├── 1f1f1.png │ │ ├── 1f1f2-1f1e6.png │ │ ├── 1f1f2-1f1e8.png │ │ ├── 1f1f2-1f1e9.png │ │ ├── 1f1f2-1f1ea.png │ │ ├── 1f1f2-1f1eb.png │ │ ├── 1f1f2-1f1ec.png │ │ ├── 1f1f2-1f1ed.png │ │ ├── 1f1f2-1f1f0.png │ │ ├── 1f1f2-1f1f1.png │ │ ├── 1f1f2-1f1f2.png │ │ ├── 1f1f2-1f1f3.png │ │ ├── 1f1f2-1f1f4.png │ │ ├── 1f1f2-1f1f5.png │ │ ├── 1f1f2-1f1f6.png │ │ ├── 1f1f2-1f1f7.png │ │ ├── 1f1f2-1f1f8.png │ │ ├── 1f1f2-1f1f9.png │ │ ├── 1f1f2-1f1fa.png │ │ ├── 1f1f2-1f1fb.png │ │ ├── 1f1f2-1f1fc.png │ │ ├── 1f1f2-1f1fd.png │ │ ├── 1f1f2-1f1fe.png │ │ ├── 1f1f2-1f1ff.png │ │ ├── 1f1f2.png │ │ ├── 1f1f3-1f1e6.png │ │ ├── 1f1f3-1f1e8.png │ │ ├── 1f1f3-1f1ea.png │ │ ├── 1f1f3-1f1eb.png │ │ ├── 1f1f3-1f1ec.png │ │ ├── 1f1f3-1f1ee.png │ │ ├── 1f1f3-1f1f1.png │ │ ├── 1f1f3-1f1f4.png │ │ ├── 1f1f3-1f1f5.png │ │ ├── 1f1f3-1f1f7.png │ │ ├── 1f1f3-1f1fa.png │ │ ├── 1f1f3-1f1ff.png │ │ ├── 1f1f3.png │ │ ├── 1f1f4-1f1f2.png │ │ ├── 1f1f4.png │ │ ├── 1f1f5-1f1e6.png │ │ ├── 1f1f5-1f1ea.png │ │ ├── 1f1f5-1f1eb.png │ │ ├── 1f1f5-1f1ec.png │ │ ├── 1f1f5-1f1ed.png │ │ ├── 1f1f5-1f1f0.png │ │ ├── 1f1f5-1f1f1.png │ │ ├── 1f1f5-1f1f2.png │ │ ├── 1f1f5-1f1f3.png │ │ ├── 1f1f5-1f1f7.png │ │ ├── 1f1f5-1f1f8.png │ │ ├── 1f1f5-1f1f9.png │ │ ├── 1f1f5-1f1fc.png │ │ ├── 1f1f5-1f1fe.png │ │ ├── 1f1f5.png │ │ ├── 1f1f6-1f1e6.png │ │ ├── 1f1f6.png │ │ ├── 1f1f7-1f1ea.png │ │ ├── 1f1f7-1f1f4.png │ │ ├── 1f1f7-1f1f8.png │ │ ├── 1f1f7-1f1fa.png │ │ ├── 1f1f7-1f1fc.png │ │ ├── 1f1f7.png │ │ ├── 1f1f8-1f1e6.png │ │ ├── 1f1f8-1f1e7.png │ │ ├── 1f1f8-1f1e8.png │ │ ├── 1f1f8-1f1e9.png │ │ ├── 1f1f8-1f1ea.png │ │ ├── 1f1f8-1f1ec.png │ │ ├── 1f1f8-1f1ed.png │ │ ├── 1f1f8-1f1ee.png │ │ ├── 1f1f8-1f1ef.png │ │ ├── 1f1f8-1f1f0.png │ │ ├── 1f1f8-1f1f1.png │ │ ├── 1f1f8-1f1f2.png │ │ ├── 1f1f8-1f1f3.png │ │ ├── 1f1f8-1f1f4.png │ │ ├── 1f1f8-1f1f7.png │ │ ├── 1f1f8-1f1f8.png │ │ ├── 1f1f8-1f1f9.png │ │ ├── 1f1f8-1f1fb.png │ │ ├── 1f1f8-1f1fd.png │ │ ├── 1f1f8-1f1fe.png │ │ ├── 1f1f8-1f1ff.png │ │ ├── 1f1f8.png │ │ ├── 1f1f9-1f1e6.png │ │ ├── 1f1f9-1f1e8.png │ │ ├── 1f1f9-1f1e9.png │ │ ├── 1f1f9-1f1eb.png │ │ ├── 1f1f9-1f1ec.png │ │ ├── 1f1f9-1f1ed.png │ │ ├── 1f1f9-1f1ef.png │ │ ├── 1f1f9-1f1f0.png │ │ ├── 1f1f9-1f1f1.png │ │ ├── 1f1f9-1f1f2.png │ │ ├── 1f1f9-1f1f3.png │ │ ├── 1f1f9-1f1f4.png │ │ ├── 1f1f9-1f1f7.png │ │ ├── 1f1f9-1f1f9.png │ │ ├── 1f1f9-1f1fb.png │ │ ├── 1f1f9-1f1fc.png │ │ ├── 1f1f9-1f1ff.png │ │ ├── 1f1f9.png │ │ ├── 1f1fa-1f1e6.png │ │ ├── 1f1fa-1f1ec.png │ │ ├── 1f1fa-1f1f2.png │ │ ├── 1f1fa-1f1f3.png │ │ ├── 1f1fa-1f1f8.png │ │ ├── 1f1fa-1f1fe.png │ │ ├── 1f1fa-1f1ff.png │ │ ├── 1f1fa.png │ │ ├── 1f1fb-1f1e6.png │ │ ├── 1f1fb-1f1e8.png │ │ ├── 1f1fb-1f1ea.png │ │ ├── 1f1fb-1f1ec.png │ │ ├── 1f1fb-1f1ee.png │ │ ├── 1f1fb-1f1f3.png │ │ ├── 1f1fb-1f1fa.png │ │ ├── 1f1fb.png │ │ ├── 1f1fc-1f1eb.png │ │ ├── 1f1fc-1f1f8.png │ │ ├── 1f1fc.png │ │ ├── 1f1fd-1f1f0.png │ │ ├── 1f1fd.png │ │ ├── 1f1fe-1f1ea.png │ │ ├── 1f1fe-1f1f9.png │ │ ├── 1f1fe.png │ │ ├── 1f1ff-1f1e6.png │ │ ├── 1f1ff-1f1f2.png │ │ ├── 1f1ff-1f1fc.png │ │ ├── 1f1ff.png │ │ ├── 1f201.png │ │ ├── 1f202.png │ │ ├── 1f21a.png │ │ ├── 1f22f.png │ │ ├── 1f232.png │ │ ├── 1f233.png │ │ ├── 1f234.png │ │ ├── 1f235.png │ │ ├── 1f236.png │ │ ├── 1f237.png │ │ ├── 1f238.png │ │ ├── 1f239.png │ │ ├── 1f23a.png │ │ ├── 1f250.png │ │ ├── 1f251.png │ │ ├── 1f300.png │ │ ├── 1f301.png │ │ ├── 1f302.png │ │ ├── 1f303.png │ │ ├── 1f304.png │ │ ├── 1f305.png │ │ ├── 1f306.png │ │ ├── 1f307.png │ │ ├── 1f308.png │ │ ├── 1f309.png │ │ ├── 1f30a.png │ │ ├── 1f30b.png │ │ ├── 1f30c.png │ │ ├── 1f30d.png │ │ ├── 1f30e.png │ │ ├── 1f30f.png │ │ ├── 1f310.png │ │ ├── 1f311.png │ │ ├── 1f312.png │ │ ├── 1f313.png │ │ ├── 1f314.png │ │ ├── 1f315.png │ │ ├── 1f316.png │ │ ├── 1f317.png │ │ ├── 1f318.png │ │ ├── 1f319.png │ │ ├── 1f31a.png │ │ ├── 1f31b.png │ │ ├── 1f31c.png │ │ ├── 1f31d.png │ │ ├── 1f31e.png │ │ ├── 1f31f.png │ │ ├── 1f320.png │ │ ├── 1f321.png │ │ ├── 1f324.png │ │ ├── 1f325.png │ │ ├── 1f326.png │ │ ├── 1f327.png │ │ ├── 1f328.png │ │ ├── 1f329.png │ │ ├── 1f32a.png │ │ ├── 1f32b.png │ │ ├── 1f32c.png │ │ ├── 1f32d.png │ │ ├── 1f32e.png │ │ ├── 1f32f.png │ │ ├── 1f330.png │ │ ├── 1f331.png │ │ ├── 1f332.png │ │ ├── 1f333.png │ │ ├── 1f334.png │ │ ├── 1f335.png │ │ ├── 1f336.png │ │ ├── 1f337.png │ │ ├── 1f338.png │ │ ├── 1f339.png │ │ ├── 1f33a.png │ │ ├── 1f33b.png │ │ ├── 1f33c.png │ │ ├── 1f33d.png │ │ ├── 1f33e.png │ │ ├── 1f33f.png │ │ ├── 1f340.png │ │ ├── 1f341.png │ │ ├── 1f342.png │ │ ├── 1f343.png │ │ ├── 1f344.png │ │ ├── 1f345.png │ │ ├── 1f346.png │ │ ├── 1f347.png │ │ ├── 1f348.png │ │ ├── 1f349.png │ │ ├── 1f34a.png │ │ ├── 1f34b.png │ │ ├── 1f34c.png │ │ ├── 1f34d.png │ │ ├── 1f34e.png │ │ ├── 1f34f.png │ │ ├── 1f350.png │ │ ├── 1f351.png │ │ ├── 1f352.png │ │ ├── 1f353.png │ │ ├── 1f354.png │ │ ├── 1f355.png │ │ ├── 1f356.png │ │ ├── 1f357.png │ │ ├── 1f358.png │ │ ├── 1f359.png │ │ ├── 1f35a.png │ │ ├── 1f35b.png │ │ ├── 1f35c.png │ │ ├── 1f35d.png │ │ ├── 1f35e.png │ │ ├── 1f35f.png │ │ ├── 1f360.png │ │ ├── 1f361.png │ │ ├── 1f362.png │ │ ├── 1f363.png │ │ ├── 1f364.png │ │ ├── 1f365.png │ │ ├── 1f366.png │ │ ├── 1f367.png │ │ ├── 1f368.png │ │ ├── 1f369.png │ │ ├── 1f36a.png │ │ ├── 1f36b.png │ │ ├── 1f36c.png │ │ ├── 1f36d.png │ │ ├── 1f36e.png │ │ ├── 1f36f.png │ │ ├── 1f370.png │ │ ├── 1f371.png │ │ ├── 1f372.png │ │ ├── 1f373.png │ │ ├── 1f374.png │ │ ├── 1f375.png │ │ ├── 1f376.png │ │ ├── 1f377.png │ │ ├── 1f378.png │ │ ├── 1f379.png │ │ ├── 1f37a.png │ │ ├── 1f37b.png │ │ ├── 1f37c.png │ │ ├── 1f37d.png │ │ ├── 1f37e.png │ │ ├── 1f37f.png │ │ ├── 1f380.png │ │ ├── 1f381.png │ │ ├── 1f382.png │ │ ├── 1f383.png │ │ ├── 1f384.png │ │ ├── 1f385-1f3fb.png │ │ ├── 1f385-1f3fc.png │ │ ├── 1f385-1f3fd.png │ │ ├── 1f385-1f3fe.png │ │ ├── 1f385-1f3ff.png │ │ ├── 1f385.png │ │ ├── 1f386.png │ │ ├── 1f387.png │ │ ├── 1f388.png │ │ ├── 1f389.png │ │ ├── 1f38a.png │ │ ├── 1f38b.png │ │ ├── 1f38c.png │ │ ├── 1f38d.png │ │ ├── 1f38e.png │ │ ├── 1f38f.png │ │ ├── 1f390.png │ │ ├── 1f391.png │ │ ├── 1f392.png │ │ ├── 1f393.png │ │ ├── 1f396.png │ │ ├── 1f397.png │ │ ├── 1f399.png │ │ ├── 1f39a.png │ │ ├── 1f39b.png │ │ ├── 1f39e.png │ │ ├── 1f39f.png │ │ ├── 1f3a0.png │ │ ├── 1f3a1.png │ │ ├── 1f3a2.png │ │ ├── 1f3a3.png │ │ ├── 1f3a4.png │ │ ├── 1f3a5.png │ │ ├── 1f3a6.png │ │ ├── 1f3a7.png │ │ ├── 1f3a8.png │ │ ├── 1f3a9.png │ │ ├── 1f3aa.png │ │ ├── 1f3ab.png │ │ ├── 1f3ac.png │ │ ├── 1f3ad.png │ │ ├── 1f3ae.png │ │ ├── 1f3af.png │ │ ├── 1f3b0.png │ │ ├── 1f3b1.png │ │ ├── 1f3b2.png │ │ ├── 1f3b3.png │ │ ├── 1f3b4.png │ │ ├── 1f3b5.png │ │ ├── 1f3b6.png │ │ ├── 1f3b7.png │ │ ├── 1f3b8.png │ │ ├── 1f3b9.png │ │ ├── 1f3ba.png │ │ ├── 1f3bb.png │ │ ├── 1f3bc.png │ │ ├── 1f3bd.png │ │ ├── 1f3be.png │ │ ├── 1f3bf.png │ │ ├── 1f3c0.png │ │ ├── 1f3c1.png │ │ ├── 1f3c2-1f3fb.png │ │ ├── 1f3c2-1f3fc.png │ │ ├── 1f3c2-1f3fd.png │ │ ├── 1f3c2-1f3fe.png │ │ ├── 1f3c2-1f3ff.png │ │ ├── 1f3c2.png │ │ ├── 1f3c3-1f3fb-2640.png │ │ ├── 1f3c3-1f3fb-2642.png │ │ ├── 1f3c3-1f3fb.png │ │ ├── 1f3c3-1f3fc-2640.png │ │ ├── 1f3c3-1f3fc-2642.png │ │ ├── 1f3c3-1f3fc.png │ │ ├── 1f3c3-1f3fd-2640.png │ │ ├── 1f3c3-1f3fd-2642.png │ │ ├── 1f3c3-1f3fd.png │ │ ├── 1f3c3-1f3fe-2640.png │ │ ├── 1f3c3-1f3fe-2642.png │ │ ├── 1f3c3-1f3fe.png │ │ ├── 1f3c3-1f3ff-2640.png │ │ ├── 1f3c3-1f3ff-2642.png │ │ ├── 1f3c3-1f3ff.png │ │ ├── 1f3c3-2640.png │ │ ├── 1f3c3-2642.png │ │ ├── 1f3c3.png │ │ ├── 1f3c4-1f3fb-2640.png │ │ ├── 1f3c4-1f3fb-2642.png │ │ ├── 1f3c4-1f3fb.png │ │ ├── 1f3c4-1f3fc-2640.png │ │ ├── 1f3c4-1f3fc-2642.png │ │ ├── 1f3c4-1f3fc.png │ │ ├── 1f3c4-1f3fd-2640.png │ │ ├── 1f3c4-1f3fd-2642.png │ │ ├── 1f3c4-1f3fd.png │ │ ├── 1f3c4-1f3fe-2640.png │ │ ├── 1f3c4-1f3fe-2642.png │ │ ├── 1f3c4-1f3fe.png │ │ ├── 1f3c4-1f3ff-2640.png │ │ ├── 1f3c4-1f3ff-2642.png │ │ ├── 1f3c4-1f3ff.png │ │ ├── 1f3c4-2640.png │ │ ├── 1f3c4-2642.png │ │ ├── 1f3c4.png │ │ ├── 1f3c5.png │ │ ├── 1f3c6.png │ │ ├── 1f3c7-1f3fb.png │ │ ├── 1f3c7-1f3fc.png │ │ ├── 1f3c7-1f3fd.png │ │ ├── 1f3c7-1f3fe.png │ │ ├── 1f3c7-1f3ff.png │ │ ├── 1f3c7.png │ │ ├── 1f3c8.png │ │ ├── 1f3c9.png │ │ ├── 1f3ca-1f3fb-2640.png │ │ ├── 1f3ca-1f3fb-2642.png │ │ ├── 1f3ca-1f3fb.png │ │ ├── 1f3ca-1f3fc-2640.png │ │ ├── 1f3ca-1f3fc-2642.png │ │ ├── 1f3ca-1f3fc.png │ │ ├── 1f3ca-1f3fd-2640.png │ │ ├── 1f3ca-1f3fd-2642.png │ │ ├── 1f3ca-1f3fd.png │ │ ├── 1f3ca-1f3fe-2640.png │ │ ├── 1f3ca-1f3fe-2642.png │ │ ├── 1f3ca-1f3fe.png │ │ ├── 1f3ca-1f3ff-2640.png │ │ ├── 1f3ca-1f3ff-2642.png │ │ ├── 1f3ca-1f3ff.png │ │ ├── 1f3ca-2640.png │ │ ├── 1f3ca-2642.png │ │ ├── 1f3ca.png │ │ ├── 1f3cb-1f3fb-2640.png │ │ ├── 1f3cb-1f3fb-2642.png │ │ ├── 1f3cb-1f3fb.png │ │ ├── 1f3cb-1f3fc-2640.png │ │ ├── 1f3cb-1f3fc-2642.png │ │ ├── 1f3cb-1f3fc.png │ │ ├── 1f3cb-1f3fd-2640.png │ │ ├── 1f3cb-1f3fd-2642.png │ │ ├── 1f3cb-1f3fd.png │ │ ├── 1f3cb-1f3fe-2640.png │ │ ├── 1f3cb-1f3fe-2642.png │ │ ├── 1f3cb-1f3fe.png │ │ ├── 1f3cb-1f3ff-2640.png │ │ ├── 1f3cb-1f3ff-2642.png │ │ ├── 1f3cb-1f3ff.png │ │ ├── 1f3cb-2640.png │ │ ├── 1f3cb-2642.png │ │ ├── 1f3cb.png │ │ ├── 1f3cc-1f3fb-2640.png │ │ ├── 1f3cc-1f3fb-2642.png │ │ ├── 1f3cc-1f3fb.png │ │ ├── 1f3cc-1f3fc-2640.png │ │ ├── 1f3cc-1f3fc-2642.png │ │ ├── 1f3cc-1f3fc.png │ │ ├── 1f3cc-1f3fd-2640.png │ │ ├── 1f3cc-1f3fd-2642.png │ │ ├── 1f3cc-1f3fd.png │ │ ├── 1f3cc-1f3fe-2640.png │ │ ├── 1f3cc-1f3fe-2642.png │ │ ├── 1f3cc-1f3fe.png │ │ ├── 1f3cc-1f3ff-2640.png │ │ ├── 1f3cc-1f3ff-2642.png │ │ ├── 1f3cc-1f3ff.png │ │ ├── 1f3cc-2640.png │ │ ├── 1f3cc-2642.png │ │ ├── 1f3cc.png │ │ ├── 1f3cd.png │ │ ├── 1f3ce.png │ │ ├── 1f3cf.png │ │ ├── 1f3d0.png │ │ ├── 1f3d1.png │ │ ├── 1f3d2.png │ │ ├── 1f3d3.png │ │ ├── 1f3d4.png │ │ ├── 1f3d5.png │ │ ├── 1f3d6.png │ │ ├── 1f3d7.png │ │ ├── 1f3d8.png │ │ ├── 1f3d9.png │ │ ├── 1f3da.png │ │ ├── 1f3db.png │ │ ├── 1f3dc.png │ │ ├── 1f3dd.png │ │ ├── 1f3de.png │ │ ├── 1f3df.png │ │ ├── 1f3e0.png │ │ ├── 1f3e1.png │ │ ├── 1f3e2.png │ │ ├── 1f3e3.png │ │ ├── 1f3e4.png │ │ ├── 1f3e5.png │ │ ├── 1f3e6.png │ │ ├── 1f3e7.png │ │ ├── 1f3e8.png │ │ ├── 1f3e9.png │ │ ├── 1f3ea.png │ │ ├── 1f3eb.png │ │ ├── 1f3ec.png │ │ ├── 1f3ed.png │ │ ├── 1f3ee.png │ │ ├── 1f3ef.png │ │ ├── 1f3f0.png │ │ ├── 1f3f3-1f308.png │ │ ├── 1f3f3.png │ │ ├── 1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png │ │ ├── 1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png │ │ ├── 1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png │ │ ├── 1f3f4.png │ │ ├── 1f3f5.png │ │ ├── 1f3f7.png │ │ ├── 1f3f8.png │ │ ├── 1f3f9.png │ │ ├── 1f3fa.png │ │ ├── 1f3fb.png │ │ ├── 1f3fc.png │ │ ├── 1f3fd.png │ │ ├── 1f3fe.png │ │ ├── 1f3ff.png │ │ ├── 1f400.png │ │ ├── 1f401.png │ │ ├── 1f402.png │ │ ├── 1f403.png │ │ ├── 1f404.png │ │ ├── 1f405.png │ │ ├── 1f406.png │ │ ├── 1f407.png │ │ ├── 1f408.png │ │ ├── 1f409.png │ │ ├── 1f40a.png │ │ ├── 1f40b.png │ │ ├── 1f40c.png │ │ ├── 1f40d.png │ │ ├── 1f40e.png │ │ ├── 1f40f.png │ │ ├── 1f410.png │ │ ├── 1f411.png │ │ ├── 1f412.png │ │ ├── 1f413.png │ │ ├── 1f414.png │ │ ├── 1f415.png │ │ ├── 1f416.png │ │ ├── 1f417.png │ │ ├── 1f418.png │ │ ├── 1f419.png │ │ ├── 1f41a.png │ │ ├── 1f41b.png │ │ ├── 1f41c.png │ │ ├── 1f41d.png │ │ ├── 1f41e.png │ │ ├── 1f41f.png │ │ ├── 1f420.png │ │ ├── 1f421.png │ │ ├── 1f422.png │ │ ├── 1f423.png │ │ ├── 1f424.png │ │ ├── 1f425.png │ │ ├── 1f426.png │ │ ├── 1f427.png │ │ ├── 1f428.png │ │ ├── 1f429.png │ │ ├── 1f42a.png │ │ ├── 1f42b.png │ │ ├── 1f42c.png │ │ ├── 1f42d.png │ │ ├── 1f42e.png │ │ ├── 1f42f.png │ │ ├── 1f430.png │ │ ├── 1f431.png │ │ ├── 1f432.png │ │ ├── 1f433.png │ │ ├── 1f434.png │ │ ├── 1f435.png │ │ ├── 1f436.png │ │ ├── 1f437.png │ │ ├── 1f438.png │ │ ├── 1f439.png │ │ ├── 1f43a.png │ │ ├── 1f43b.png │ │ ├── 1f43c.png │ │ ├── 1f43d.png │ │ ├── 1f43e.png │ │ ├── 1f43f.png │ │ ├── 1f440.png │ │ ├── 1f441-1f5e8.png │ │ ├── 1f441.png │ │ ├── 1f442-1f3fb.png │ │ ├── 1f442-1f3fc.png │ │ ├── 1f442-1f3fd.png │ │ ├── 1f442-1f3fe.png │ │ ├── 1f442-1f3ff.png │ │ ├── 1f442.png │ │ ├── 1f443-1f3fb.png │ │ ├── 1f443-1f3fc.png │ │ ├── 1f443-1f3fd.png │ │ ├── 1f443-1f3fe.png │ │ ├── 1f443-1f3ff.png │ │ ├── 1f443.png │ │ ├── 1f444.png │ │ ├── 1f445.png │ │ ├── 1f446-1f3fb.png │ │ ├── 1f446-1f3fc.png │ │ ├── 1f446-1f3fd.png │ │ ├── 1f446-1f3fe.png │ │ ├── 1f446-1f3ff.png │ │ ├── 1f446.png │ │ ├── 1f447-1f3fb.png │ │ ├── 1f447-1f3fc.png │ │ ├── 1f447-1f3fd.png │ │ ├── 1f447-1f3fe.png │ │ ├── 1f447-1f3ff.png │ │ ├── 1f447.png │ │ ├── 1f448-1f3fb.png │ │ ├── 1f448-1f3fc.png │ │ ├── 1f448-1f3fd.png │ │ ├── 1f448-1f3fe.png │ │ ├── 1f448-1f3ff.png │ │ ├── 1f448.png │ │ ├── 1f449-1f3fb.png │ │ ├── 1f449-1f3fc.png │ │ ├── 1f449-1f3fd.png │ │ ├── 1f449-1f3fe.png │ │ ├── 1f449-1f3ff.png │ │ ├── 1f449.png │ │ ├── 1f44a-1f3fb.png │ │ ├── 1f44a-1f3fc.png │ │ ├── 1f44a-1f3fd.png │ │ ├── 1f44a-1f3fe.png │ │ ├── 1f44a-1f3ff.png │ │ ├── 1f44a.png │ │ ├── 1f44b-1f3fb.png │ │ ├── 1f44b-1f3fc.png │ │ ├── 1f44b-1f3fd.png │ │ ├── 1f44b-1f3fe.png │ │ ├── 1f44b-1f3ff.png │ │ ├── 1f44b.png │ │ ├── 1f44c-1f3fb.png │ │ ├── 1f44c-1f3fc.png │ │ ├── 1f44c-1f3fd.png │ │ ├── 1f44c-1f3fe.png │ │ ├── 1f44c-1f3ff.png │ │ ├── 1f44c.png │ │ ├── 1f44d-1f3fb.png │ │ ├── 1f44d-1f3fc.png │ │ ├── 1f44d-1f3fd.png │ │ ├── 1f44d-1f3fe.png │ │ ├── 1f44d-1f3ff.png │ │ ├── 1f44d.png │ │ ├── 1f44e-1f3fb.png │ │ ├── 1f44e-1f3fc.png │ │ ├── 1f44e-1f3fd.png │ │ ├── 1f44e-1f3fe.png │ │ ├── 1f44e-1f3ff.png │ │ ├── 1f44e.png │ │ ├── 1f44f-1f3fb.png │ │ ├── 1f44f-1f3fc.png │ │ ├── 1f44f-1f3fd.png │ │ ├── 1f44f-1f3fe.png │ │ ├── 1f44f-1f3ff.png │ │ ├── 1f44f.png │ │ ├── 1f450-1f3fb.png │ │ ├── 1f450-1f3fc.png │ │ ├── 1f450-1f3fd.png │ │ ├── 1f450-1f3fe.png │ │ ├── 1f450-1f3ff.png │ │ ├── 1f450.png │ │ ├── 1f451.png │ │ ├── 1f452.png │ │ ├── 1f453.png │ │ ├── 1f454.png │ │ ├── 1f455.png │ │ ├── 1f456.png │ │ ├── 1f457.png │ │ ├── 1f458.png │ │ ├── 1f459.png │ │ ├── 1f45a.png │ │ ├── 1f45b.png │ │ ├── 1f45c.png │ │ ├── 1f45d.png │ │ ├── 1f45e.png │ │ ├── 1f45f.png │ │ ├── 1f460.png │ │ ├── 1f461.png │ │ ├── 1f462.png │ │ ├── 1f463.png │ │ ├── 1f464.png │ │ ├── 1f465.png │ │ ├── 1f466-1f3fb.png │ │ ├── 1f466-1f3fc.png │ │ ├── 1f466-1f3fd.png │ │ ├── 1f466-1f3fe.png │ │ ├── 1f466-1f3ff.png │ │ ├── 1f466.png │ │ ├── 1f467-1f3fb.png │ │ ├── 1f467-1f3fc.png │ │ ├── 1f467-1f3fd.png │ │ ├── 1f467-1f3fe.png │ │ ├── 1f467-1f3ff.png │ │ ├── 1f467.png │ │ ├── 1f468-1f33e.png │ │ ├── 1f468-1f373.png │ │ ├── 1f468-1f393.png │ │ ├── 1f468-1f3a4.png │ │ ├── 1f468-1f3a8.png │ │ ├── 1f468-1f3eb.png │ │ ├── 1f468-1f3ed.png │ │ ├── 1f468-1f3fb-1f33e.png │ │ ├── 1f468-1f3fb-1f373.png │ │ ├── 1f468-1f3fb-1f393.png │ │ ├── 1f468-1f3fb-1f3a4.png │ │ ├── 1f468-1f3fb-1f3a8.png │ │ ├── 1f468-1f3fb-1f3eb.png │ │ ├── 1f468-1f3fb-1f3ed.png │ │ ├── 1f468-1f3fb-1f4bb.png │ │ ├── 1f468-1f3fb-1f4bc.png │ │ ├── 1f468-1f3fb-1f527.png │ │ ├── 1f468-1f3fb-1f52c.png │ │ ├── 1f468-1f3fb-1f680.png │ │ ├── 1f468-1f3fb-1f692.png │ │ ├── 1f468-1f3fb-2695.png │ │ ├── 1f468-1f3fb-2696.png │ │ ├── 1f468-1f3fb-2708.png │ │ ├── 1f468-1f3fb.png │ │ ├── 1f468-1f3fc-1f33e.png │ │ ├── 1f468-1f3fc-1f373.png │ │ ├── 1f468-1f3fc-1f393.png │ │ ├── 1f468-1f3fc-1f3a4.png │ │ ├── 1f468-1f3fc-1f3a8.png │ │ ├── 1f468-1f3fc-1f3eb.png │ │ ├── 1f468-1f3fc-1f3ed.png │ │ ├── 1f468-1f3fc-1f4bb.png │ │ ├── 1f468-1f3fc-1f4bc.png │ │ ├── 1f468-1f3fc-1f527.png │ │ ├── 1f468-1f3fc-1f52c.png │ │ ├── 1f468-1f3fc-1f680.png │ │ ├── 1f468-1f3fc-1f692.png │ │ ├── 1f468-1f3fc-2695.png │ │ ├── 1f468-1f3fc-2696.png │ │ ├── 1f468-1f3fc-2708.png │ │ ├── 1f468-1f3fc.png │ │ ├── 1f468-1f3fd-1f33e.png │ │ ├── 1f468-1f3fd-1f373.png │ │ ├── 1f468-1f3fd-1f393.png │ │ ├── 1f468-1f3fd-1f3a4.png │ │ ├── 1f468-1f3fd-1f3a8.png │ │ ├── 1f468-1f3fd-1f3eb.png │ │ ├── 1f468-1f3fd-1f3ed.png │ │ ├── 1f468-1f3fd-1f4bb.png │ │ ├── 1f468-1f3fd-1f4bc.png │ │ ├── 1f468-1f3fd-1f527.png │ │ ├── 1f468-1f3fd-1f52c.png │ │ ├── 1f468-1f3fd-1f680.png │ │ ├── 1f468-1f3fd-1f692.png │ │ ├── 1f468-1f3fd-2695.png │ │ ├── 1f468-1f3fd-2696.png │ │ ├── 1f468-1f3fd-2708.png │ │ ├── 1f468-1f3fd.png │ │ ├── 1f468-1f3fe-1f33e.png │ │ ├── 1f468-1f3fe-1f373.png │ │ ├── 1f468-1f3fe-1f393.png │ │ ├── 1f468-1f3fe-1f3a4.png │ │ ├── 1f468-1f3fe-1f3a8.png │ │ ├── 1f468-1f3fe-1f3eb.png │ │ ├── 1f468-1f3fe-1f3ed.png │ │ ├── 1f468-1f3fe-1f4bb.png │ │ ├── 1f468-1f3fe-1f4bc.png │ │ ├── 1f468-1f3fe-1f527.png │ │ ├── 1f468-1f3fe-1f52c.png │ │ ├── 1f468-1f3fe-1f680.png │ │ ├── 1f468-1f3fe-1f692.png │ │ ├── 1f468-1f3fe-2695.png │ │ ├── 1f468-1f3fe-2696.png │ │ ├── 1f468-1f3fe-2708.png │ │ ├── 1f468-1f3fe.png │ │ ├── 1f468-1f3ff-1f33e.png │ │ ├── 1f468-1f3ff-1f373.png │ │ ├── 1f468-1f3ff-1f393.png │ │ ├── 1f468-1f3ff-1f3a4.png │ │ ├── 1f468-1f3ff-1f3a8.png │ │ ├── 1f468-1f3ff-1f3eb.png │ │ ├── 1f468-1f3ff-1f3ed.png │ │ ├── 1f468-1f3ff-1f4bb.png │ │ ├── 1f468-1f3ff-1f4bc.png │ │ ├── 1f468-1f3ff-1f527.png │ │ ├── 1f468-1f3ff-1f52c.png │ │ ├── 1f468-1f3ff-1f680.png │ │ ├── 1f468-1f3ff-1f692.png │ │ ├── 1f468-1f3ff-2695.png │ │ ├── 1f468-1f3ff-2696.png │ │ ├── 1f468-1f3ff-2708.png │ │ ├── 1f468-1f3ff.png │ │ ├── 1f468-1f466-1f466.png │ │ ├── 1f468-1f466.png │ │ ├── 1f468-1f467-1f466.png │ │ ├── 1f468-1f467-1f467.png │ │ ├── 1f468-1f467.png │ │ ├── 1f468-1f468-1f466-1f466.png │ │ ├── 1f468-1f468-1f466.png │ │ ├── 1f468-1f468-1f467-1f466.png │ │ ├── 1f468-1f468-1f467-1f467.png │ │ ├── 1f468-1f468-1f467.png │ │ ├── 1f468-1f469-1f466-1f466.png │ │ ├── 1f468-1f469-1f466.png │ │ ├── 1f468-1f469-1f467-1f466.png │ │ ├── 1f468-1f469-1f467-1f467.png │ │ ├── 1f468-1f469-1f467.png │ │ ├── 1f468-1f4bb.png │ │ ├── 1f468-1f4bc.png │ │ ├── 1f468-1f527.png │ │ ├── 1f468-1f52c.png │ │ ├── 1f468-1f680.png │ │ ├── 1f468-1f692.png │ │ ├── 1f468-2695.png │ │ ├── 1f468-2696.png │ │ ├── 1f468-2708.png │ │ ├── 1f468-2764-1f468.png │ │ ├── 1f468-2764-1f48b-1f468.png │ │ ├── 1f468.png │ │ ├── 1f469-1f33e.png │ │ ├── 1f469-1f373.png │ │ ├── 1f469-1f393.png │ │ ├── 1f469-1f3a4.png │ │ ├── 1f469-1f3a8.png │ │ ├── 1f469-1f3eb.png │ │ ├── 1f469-1f3ed.png │ │ ├── 1f469-1f3fb-1f33e.png │ │ ├── 1f469-1f3fb-1f373.png │ │ ├── 1f469-1f3fb-1f393.png │ │ ├── 1f469-1f3fb-1f3a4.png │ │ ├── 1f469-1f3fb-1f3a8.png │ │ ├── 1f469-1f3fb-1f3eb.png │ │ ├── 1f469-1f3fb-1f3ed.png │ │ ├── 1f469-1f3fb-1f4bb.png │ │ ├── 1f469-1f3fb-1f4bc.png │ │ ├── 1f469-1f3fb-1f527.png │ │ ├── 1f469-1f3fb-1f52c.png │ │ ├── 1f469-1f3fb-1f680.png │ │ ├── 1f469-1f3fb-1f692.png │ │ ├── 1f469-1f3fb-2695.png │ │ ├── 1f469-1f3fb-2696.png │ │ ├── 1f469-1f3fb-2708.png │ │ ├── 1f469-1f3fb.png │ │ ├── 1f469-1f3fc-1f33e.png │ │ ├── 1f469-1f3fc-1f373.png │ │ ├── 1f469-1f3fc-1f393.png │ │ ├── 1f469-1f3fc-1f3a4.png │ │ ├── 1f469-1f3fc-1f3a8.png │ │ ├── 1f469-1f3fc-1f3eb.png │ │ ├── 1f469-1f3fc-1f3ed.png │ │ ├── 1f469-1f3fc-1f4bb.png │ │ ├── 1f469-1f3fc-1f4bc.png │ │ ├── 1f469-1f3fc-1f527.png │ │ ├── 1f469-1f3fc-1f52c.png │ │ ├── 1f469-1f3fc-1f680.png │ │ ├── 1f469-1f3fc-1f692.png │ │ ├── 1f469-1f3fc-2695.png │ │ ├── 1f469-1f3fc-2696.png │ │ ├── 1f469-1f3fc-2708.png │ │ ├── 1f469-1f3fc.png │ │ ├── 1f469-1f3fd-1f33e.png │ │ ├── 1f469-1f3fd-1f373.png │ │ ├── 1f469-1f3fd-1f393.png │ │ ├── 1f469-1f3fd-1f3a4.png │ │ ├── 1f469-1f3fd-1f3a8.png │ │ ├── 1f469-1f3fd-1f3eb.png │ │ ├── 1f469-1f3fd-1f3ed.png │ │ ├── 1f469-1f3fd-1f4bb.png │ │ ├── 1f469-1f3fd-1f4bc.png │ │ ├── 1f469-1f3fd-1f527.png │ │ ├── 1f469-1f3fd-1f52c.png │ │ ├── 1f469-1f3fd-1f680.png │ │ ├── 1f469-1f3fd-1f692.png │ │ ├── 1f469-1f3fd-2695.png │ │ ├── 1f469-1f3fd-2696.png │ │ ├── 1f469-1f3fd-2708.png │ │ ├── 1f469-1f3fd.png │ │ ├── 1f469-1f3fe-1f33e.png │ │ ├── 1f469-1f3fe-1f373.png │ │ ├── 1f469-1f3fe-1f393.png │ │ ├── 1f469-1f3fe-1f3a4.png │ │ ├── 1f469-1f3fe-1f3a8.png │ │ ├── 1f469-1f3fe-1f3eb.png │ │ ├── 1f469-1f3fe-1f3ed.png │ │ ├── 1f469-1f3fe-1f4bb.png │ │ ├── 1f469-1f3fe-1f4bc.png │ │ ├── 1f469-1f3fe-1f527.png │ │ ├── 1f469-1f3fe-1f52c.png │ │ ├── 1f469-1f3fe-1f680.png │ │ ├── 1f469-1f3fe-1f692.png │ │ ├── 1f469-1f3fe-2695.png │ │ ├── 1f469-1f3fe-2696.png │ │ ├── 1f469-1f3fe-2708.png │ │ ├── 1f469-1f3fe.png │ │ ├── 1f469-1f3ff-1f33e.png │ │ ├── 1f469-1f3ff-1f373.png │ │ ├── 1f469-1f3ff-1f393.png │ │ ├── 1f469-1f3ff-1f3a4.png │ │ ├── 1f469-1f3ff-1f3a8.png │ │ ├── 1f469-1f3ff-1f3eb.png │ │ ├── 1f469-1f3ff-1f3ed.png │ │ ├── 1f469-1f3ff-1f4bb.png │ │ ├── 1f469-1f3ff-1f4bc.png │ │ ├── 1f469-1f3ff-1f527.png │ │ ├── 1f469-1f3ff-1f52c.png │ │ ├── 1f469-1f3ff-1f680.png │ │ ├── 1f469-1f3ff-1f692.png │ │ ├── 1f469-1f3ff-2695.png │ │ ├── 1f469-1f3ff-2696.png │ │ ├── 1f469-1f3ff-2708.png │ │ ├── 1f469-1f3ff.png │ │ ├── 1f469-1f466-1f466.png │ │ ├── 1f469-1f466.png │ │ ├── 1f469-1f467-1f466.png │ │ ├── 1f469-1f467-1f467.png │ │ ├── 1f469-1f467.png │ │ ├── 1f469-1f469-1f466-1f466.png │ │ ├── 1f469-1f469-1f466.png │ │ ├── 1f469-1f469-1f467-1f466.png │ │ ├── 1f469-1f469-1f467-1f467.png │ │ ├── 1f469-1f469-1f467.png │ │ ├── 1f469-1f4bb.png │ │ ├── 1f469-1f4bc.png │ │ ├── 1f469-1f527.png │ │ ├── 1f469-1f52c.png │ │ ├── 1f469-1f680.png │ │ ├── 1f469-1f692.png │ │ ├── 1f469-2695.png │ │ ├── 1f469-2696.png │ │ ├── 1f469-2708.png │ │ ├── 1f469-2764-1f468.png │ │ ├── 1f469-2764-1f469.png │ │ ├── 1f469-2764-1f48b-1f468.png │ │ ├── 1f469-2764-1f48b-1f469.png │ │ ├── 1f469.png │ │ ├── 1f46a.png │ │ ├── 1f46b.png │ │ ├── 1f46c.png │ │ ├── 1f46d.png │ │ ├── 1f46e-1f3fb-2640.png │ │ ├── 1f46e-1f3fb-2642.png │ │ ├── 1f46e-1f3fb.png │ │ ├── 1f46e-1f3fc-2640.png │ │ ├── 1f46e-1f3fc-2642.png │ │ ├── 1f46e-1f3fc.png │ │ ├── 1f46e-1f3fd-2640.png │ │ ├── 1f46e-1f3fd-2642.png │ │ ├── 1f46e-1f3fd.png │ │ ├── 1f46e-1f3fe-2640.png │ │ ├── 1f46e-1f3fe-2642.png │ │ ├── 1f46e-1f3fe.png │ │ ├── 1f46e-1f3ff-2640.png │ │ ├── 1f46e-1f3ff-2642.png │ │ ├── 1f46e-1f3ff.png │ │ ├── 1f46e-2640.png │ │ ├── 1f46e-2642.png │ │ ├── 1f46e.png │ │ ├── 1f46f-2640.png │ │ ├── 1f46f-2642.png │ │ ├── 1f46f.png │ │ ├── 1f470-1f3fb.png │ │ ├── 1f470-1f3fc.png │ │ ├── 1f470-1f3fd.png │ │ ├── 1f470-1f3fe.png │ │ ├── 1f470-1f3ff.png │ │ ├── 1f470.png │ │ ├── 1f471-1f3fb-2640.png │ │ ├── 1f471-1f3fb-2642.png │ │ ├── 1f471-1f3fb.png │ │ ├── 1f471-1f3fc-2640.png │ │ ├── 1f471-1f3fc-2642.png │ │ ├── 1f471-1f3fc.png │ │ ├── 1f471-1f3fd-2640.png │ │ ├── 1f471-1f3fd-2642.png │ │ ├── 1f471-1f3fd.png │ │ ├── 1f471-1f3fe-2640.png │ │ ├── 1f471-1f3fe-2642.png │ │ ├── 1f471-1f3fe.png │ │ ├── 1f471-1f3ff-2640.png │ │ ├── 1f471-1f3ff-2642.png │ │ ├── 1f471-1f3ff.png │ │ ├── 1f471-2640.png │ │ ├── 1f471-2642.png │ │ ├── 1f471.png │ │ ├── 1f472-1f3fb.png │ │ ├── 1f472-1f3fc.png │ │ ├── 1f472-1f3fd.png │ │ ├── 1f472-1f3fe.png │ │ ├── 1f472-1f3ff.png │ │ ├── 1f472.png │ │ ├── 1f473-1f3fb-2640.png │ │ ├── 1f473-1f3fb-2642.png │ │ ├── 1f473-1f3fb.png │ │ ├── 1f473-1f3fc-2640.png │ │ ├── 1f473-1f3fc-2642.png │ │ ├── 1f473-1f3fc.png │ │ ├── 1f473-1f3fd-2640.png │ │ ├── 1f473-1f3fd-2642.png │ │ ├── 1f473-1f3fd.png │ │ ├── 1f473-1f3fe-2640.png │ │ ├── 1f473-1f3fe-2642.png │ │ ├── 1f473-1f3fe.png │ │ ├── 1f473-1f3ff-2640.png │ │ ├── 1f473-1f3ff-2642.png │ │ ├── 1f473-1f3ff.png │ │ ├── 1f473-2640.png │ │ ├── 1f473-2642.png │ │ ├── 1f473.png │ │ ├── 1f474-1f3fb.png │ │ ├── 1f474-1f3fc.png │ │ ├── 1f474-1f3fd.png │ │ ├── 1f474-1f3fe.png │ │ ├── 1f474-1f3ff.png │ │ ├── 1f474.png │ │ ├── 1f475-1f3fb.png │ │ ├── 1f475-1f3fc.png │ │ ├── 1f475-1f3fd.png │ │ ├── 1f475-1f3fe.png │ │ ├── 1f475-1f3ff.png │ │ ├── 1f475.png │ │ ├── 1f476-1f3fb.png │ │ ├── 1f476-1f3fc.png │ │ ├── 1f476-1f3fd.png │ │ ├── 1f476-1f3fe.png │ │ ├── 1f476-1f3ff.png │ │ ├── 1f476.png │ │ ├── 1f477-1f3fb-2640.png │ │ ├── 1f477-1f3fb-2642.png │ │ ├── 1f477-1f3fb.png │ │ ├── 1f477-1f3fc-2640.png │ │ ├── 1f477-1f3fc-2642.png │ │ ├── 1f477-1f3fc.png │ │ ├── 1f477-1f3fd-2640.png │ │ ├── 1f477-1f3fd-2642.png │ │ ├── 1f477-1f3fd.png │ │ ├── 1f477-1f3fe-2640.png │ │ ├── 1f477-1f3fe-2642.png │ │ ├── 1f477-1f3fe.png │ │ ├── 1f477-1f3ff-2640.png │ │ ├── 1f477-1f3ff-2642.png │ │ ├── 1f477-1f3ff.png │ │ ├── 1f477-2640.png │ │ ├── 1f477-2642.png │ │ ├── 1f477.png │ │ ├── 1f478-1f3fb.png │ │ ├── 1f478-1f3fc.png │ │ ├── 1f478-1f3fd.png │ │ ├── 1f478-1f3fe.png │ │ ├── 1f478-1f3ff.png │ │ ├── 1f478.png │ │ ├── 1f479.png │ │ ├── 1f47a.png │ │ ├── 1f47b.png │ │ ├── 1f47c-1f3fb.png │ │ ├── 1f47c-1f3fc.png │ │ ├── 1f47c-1f3fd.png │ │ ├── 1f47c-1f3fe.png │ │ ├── 1f47c-1f3ff.png │ │ ├── 1f47c.png │ │ ├── 1f47d.png │ │ ├── 1f47e.png │ │ ├── 1f47f.png │ │ ├── 1f480.png │ │ ├── 1f481-1f3fb-2640.png │ │ ├── 1f481-1f3fb-2642.png │ │ ├── 1f481-1f3fb.png │ │ ├── 1f481-1f3fc-2640.png │ │ ├── 1f481-1f3fc-2642.png │ │ ├── 1f481-1f3fc.png │ │ ├── 1f481-1f3fd-2640.png │ │ ├── 1f481-1f3fd-2642.png │ │ ├── 1f481-1f3fd.png │ │ ├── 1f481-1f3fe-2640.png │ │ ├── 1f481-1f3fe-2642.png │ │ ├── 1f481-1f3fe.png │ │ ├── 1f481-1f3ff-2640.png │ │ ├── 1f481-1f3ff-2642.png │ │ ├── 1f481-1f3ff.png │ │ ├── 1f481-2640.png │ │ ├── 1f481-2642.png │ │ ├── 1f481.png │ │ ├── 1f482-1f3fb-2640.png │ │ ├── 1f482-1f3fb-2642.png │ │ ├── 1f482-1f3fb.png │ │ ├── 1f482-1f3fc-2640.png │ │ ├── 1f482-1f3fc-2642.png │ │ ├── 1f482-1f3fc.png │ │ ├── 1f482-1f3fd-2640.png │ │ ├── 1f482-1f3fd-2642.png │ │ ├── 1f482-1f3fd.png │ │ ├── 1f482-1f3fe-2640.png │ │ ├── 1f482-1f3fe-2642.png │ │ ├── 1f482-1f3fe.png │ │ ├── 1f482-1f3ff-2640.png │ │ ├── 1f482-1f3ff-2642.png │ │ ├── 1f482-1f3ff.png │ │ ├── 1f482-2640.png │ │ ├── 1f482-2642.png │ │ ├── 1f482.png │ │ ├── 1f483-1f3fb.png │ │ ├── 1f483-1f3fc.png │ │ ├── 1f483-1f3fd.png │ │ ├── 1f483-1f3fe.png │ │ ├── 1f483-1f3ff.png │ │ ├── 1f483.png │ │ ├── 1f484.png │ │ ├── 1f485-1f3fb.png │ │ ├── 1f485-1f3fc.png │ │ ├── 1f485-1f3fd.png │ │ ├── 1f485-1f3fe.png │ │ ├── 1f485-1f3ff.png │ │ ├── 1f485.png │ │ ├── 1f486-1f3fb-2640.png │ │ ├── 1f486-1f3fb-2642.png │ │ ├── 1f486-1f3fb.png │ │ ├── 1f486-1f3fc-2640.png │ │ ├── 1f486-1f3fc-2642.png │ │ ├── 1f486-1f3fc.png │ │ ├── 1f486-1f3fd-2640.png │ │ ├── 1f486-1f3fd-2642.png │ │ ├── 1f486-1f3fd.png │ │ ├── 1f486-1f3fe-2640.png │ │ ├── 1f486-1f3fe-2642.png │ │ ├── 1f486-1f3fe.png │ │ ├── 1f486-1f3ff-2640.png │ │ ├── 1f486-1f3ff-2642.png │ │ ├── 1f486-1f3ff.png │ │ ├── 1f486-2640.png │ │ ├── 1f486-2642.png │ │ ├── 1f486.png │ │ ├── 1f487-1f3fb-2640.png │ │ ├── 1f487-1f3fb-2642.png │ │ ├── 1f487-1f3fb.png │ │ ├── 1f487-1f3fc-2640.png │ │ ├── 1f487-1f3fc-2642.png │ │ ├── 1f487-1f3fc.png │ │ ├── 1f487-1f3fd-2640.png │ │ ├── 1f487-1f3fd-2642.png │ │ ├── 1f487-1f3fd.png │ │ ├── 1f487-1f3fe-2640.png │ │ ├── 1f487-1f3fe-2642.png │ │ ├── 1f487-1f3fe.png │ │ ├── 1f487-1f3ff-2640.png │ │ ├── 1f487-1f3ff-2642.png │ │ ├── 1f487-1f3ff.png │ │ ├── 1f487-2640.png │ │ ├── 1f487-2642.png │ │ ├── 1f487.png │ │ ├── 1f488.png │ │ ├── 1f489.png │ │ ├── 1f48a.png │ │ ├── 1f48b.png │ │ ├── 1f48c.png │ │ ├── 1f48d.png │ │ ├── 1f48e.png │ │ ├── 1f48f.png │ │ ├── 1f490.png │ │ ├── 1f491.png │ │ ├── 1f492.png │ │ ├── 1f493.png │ │ ├── 1f494.png │ │ ├── 1f495.png │ │ ├── 1f496.png │ │ ├── 1f497.png │ │ ├── 1f498.png │ │ ├── 1f499.png │ │ ├── 1f49a.png │ │ ├── 1f49b.png │ │ ├── 1f49c.png │ │ ├── 1f49d.png │ │ ├── 1f49e.png │ │ ├── 1f49f.png │ │ ├── 1f4a0.png │ │ ├── 1f4a1.png │ │ ├── 1f4a2.png │ │ ├── 1f4a3.png │ │ ├── 1f4a4.png │ │ ├── 1f4a5.png │ │ ├── 1f4a6.png │ │ ├── 1f4a7.png │ │ ├── 1f4a8.png │ │ ├── 1f4a9.png │ │ ├── 1f4aa-1f3fb.png │ │ ├── 1f4aa-1f3fc.png │ │ ├── 1f4aa-1f3fd.png │ │ ├── 1f4aa-1f3fe.png │ │ ├── 1f4aa-1f3ff.png │ │ ├── 1f4aa.png │ │ ├── 1f4ab.png │ │ ├── 1f4ac.png │ │ ├── 1f4ad.png │ │ ├── 1f4ae.png │ │ ├── 1f4af.png │ │ ├── 1f4b0.png │ │ ├── 1f4b1.png │ │ ├── 1f4b2.png │ │ ├── 1f4b3.png │ │ ├── 1f4b4.png │ │ ├── 1f4b5.png │ │ ├── 1f4b6.png │ │ ├── 1f4b7.png │ │ ├── 1f4b8.png │ │ ├── 1f4b9.png │ │ ├── 1f4ba.png │ │ ├── 1f4bb.png │ │ ├── 1f4bc.png │ │ ├── 1f4bd.png │ │ ├── 1f4be.png │ │ ├── 1f4bf.png │ │ ├── 1f4c0.png │ │ ├── 1f4c1.png │ │ ├── 1f4c2.png │ │ ├── 1f4c3.png │ │ ├── 1f4c4.png │ │ ├── 1f4c5.png │ │ ├── 1f4c6.png │ │ ├── 1f4c7.png │ │ ├── 1f4c8.png │ │ ├── 1f4c9.png │ │ ├── 1f4ca.png │ │ ├── 1f4cb.png │ │ ├── 1f4cc.png │ │ ├── 1f4cd.png │ │ ├── 1f4ce.png │ │ ├── 1f4cf.png │ │ ├── 1f4d0.png │ │ ├── 1f4d1.png │ │ ├── 1f4d2.png │ │ ├── 1f4d3.png │ │ ├── 1f4d4.png │ │ ├── 1f4d5.png │ │ ├── 1f4d6.png │ │ ├── 1f4d7.png │ │ ├── 1f4d8.png │ │ ├── 1f4d9.png │ │ ├── 1f4da.png │ │ ├── 1f4db.png │ │ ├── 1f4dc.png │ │ ├── 1f4dd.png │ │ ├── 1f4de.png │ │ ├── 1f4df.png │ │ ├── 1f4e0.png │ │ ├── 1f4e1.png │ │ ├── 1f4e2.png │ │ ├── 1f4e3.png │ │ ├── 1f4e4.png │ │ ├── 1f4e5.png │ │ ├── 1f4e6.png │ │ ├── 1f4e7.png │ │ ├── 1f4e8.png │ │ ├── 1f4e9.png │ │ ├── 1f4ea.png │ │ ├── 1f4eb.png │ │ ├── 1f4ec.png │ │ ├── 1f4ed.png │ │ ├── 1f4ee.png │ │ ├── 1f4ef.png │ │ ├── 1f4f0.png │ │ ├── 1f4f1.png │ │ ├── 1f4f2.png │ │ ├── 1f4f3.png │ │ ├── 1f4f4.png │ │ ├── 1f4f5.png │ │ ├── 1f4f6.png │ │ ├── 1f4f7.png │ │ ├── 1f4f8.png │ │ ├── 1f4f9.png │ │ ├── 1f4fa.png │ │ ├── 1f4fb.png │ │ ├── 1f4fc.png │ │ ├── 1f4fd.png │ │ ├── 1f4ff.png │ │ ├── 1f500.png │ │ ├── 1f501.png │ │ ├── 1f502.png │ │ ├── 1f503.png │ │ ├── 1f504.png │ │ ├── 1f505.png │ │ ├── 1f506.png │ │ ├── 1f507.png │ │ ├── 1f508.png │ │ ├── 1f509.png │ │ ├── 1f50a.png │ │ ├── 1f50b.png │ │ ├── 1f50c.png │ │ ├── 1f50d.png │ │ ├── 1f50e.png │ │ ├── 1f50f.png │ │ ├── 1f510.png │ │ ├── 1f511.png │ │ ├── 1f512.png │ │ ├── 1f513.png │ │ ├── 1f514.png │ │ ├── 1f515.png │ │ ├── 1f516.png │ │ ├── 1f517.png │ │ ├── 1f518.png │ │ ├── 1f519.png │ │ ├── 1f51a.png │ │ ├── 1f51b.png │ │ ├── 1f51c.png │ │ ├── 1f51d.png │ │ ├── 1f51e.png │ │ ├── 1f51f.png │ │ ├── 1f520.png │ │ ├── 1f521.png │ │ ├── 1f522.png │ │ ├── 1f523.png │ │ ├── 1f524.png │ │ ├── 1f525.png │ │ ├── 1f526.png │ │ ├── 1f527.png │ │ ├── 1f528.png │ │ ├── 1f529.png │ │ ├── 1f52a.png │ │ ├── 1f52b.png │ │ ├── 1f52c.png │ │ ├── 1f52d.png │ │ ├── 1f52e.png │ │ ├── 1f52f.png │ │ ├── 1f530.png │ │ ├── 1f531.png │ │ ├── 1f532.png │ │ ├── 1f533.png │ │ ├── 1f534.png │ │ ├── 1f535.png │ │ ├── 1f536.png │ │ ├── 1f537.png │ │ ├── 1f538.png │ │ ├── 1f539.png │ │ ├── 1f53a.png │ │ ├── 1f53b.png │ │ ├── 1f53c.png │ │ ├── 1f53d.png │ │ ├── 1f549.png │ │ ├── 1f54a.png │ │ ├── 1f54b.png │ │ ├── 1f54c.png │ │ ├── 1f54d.png │ │ ├── 1f54e.png │ │ ├── 1f550.png │ │ ├── 1f551.png │ │ ├── 1f552.png │ │ ├── 1f553.png │ │ ├── 1f554.png │ │ ├── 1f555.png │ │ ├── 1f556.png │ │ ├── 1f557.png │ │ ├── 1f558.png │ │ ├── 1f559.png │ │ ├── 1f55a.png │ │ ├── 1f55b.png │ │ ├── 1f55c.png │ │ ├── 1f55d.png │ │ ├── 1f55e.png │ │ ├── 1f55f.png │ │ ├── 1f560.png │ │ ├── 1f561.png │ │ ├── 1f562.png │ │ ├── 1f563.png │ │ ├── 1f564.png │ │ ├── 1f565.png │ │ ├── 1f566.png │ │ ├── 1f567.png │ │ ├── 1f56f.png │ │ ├── 1f570.png │ │ ├── 1f573.png │ │ ├── 1f574-1f3fb.png │ │ ├── 1f574-1f3fc.png │ │ ├── 1f574-1f3fd.png │ │ ├── 1f574-1f3fe.png │ │ ├── 1f574-1f3ff.png │ │ ├── 1f574.png │ │ ├── 1f575-1f3fb-2640.png │ │ ├── 1f575-1f3fb-2642.png │ │ ├── 1f575-1f3fb.png │ │ ├── 1f575-1f3fc-2640.png │ │ ├── 1f575-1f3fc-2642.png │ │ ├── 1f575-1f3fc.png │ │ ├── 1f575-1f3fd-2640.png │ │ ├── 1f575-1f3fd-2642.png │ │ ├── 1f575-1f3fd.png │ │ ├── 1f575-1f3fe-2640.png │ │ ├── 1f575-1f3fe-2642.png │ │ ├── 1f575-1f3fe.png │ │ ├── 1f575-1f3ff-2640.png │ │ ├── 1f575-1f3ff-2642.png │ │ ├── 1f575-1f3ff.png │ │ ├── 1f575-2640.png │ │ ├── 1f575-2642.png │ │ ├── 1f575.png │ │ ├── 1f576.png │ │ ├── 1f577.png │ │ ├── 1f578.png │ │ ├── 1f579.png │ │ ├── 1f57a-1f3fb.png │ │ ├── 1f57a-1f3fc.png │ │ ├── 1f57a-1f3fd.png │ │ ├── 1f57a-1f3fe.png │ │ ├── 1f57a-1f3ff.png │ │ ├── 1f57a.png │ │ ├── 1f587.png │ │ ├── 1f58a.png │ │ ├── 1f58b.png │ │ ├── 1f58c.png │ │ ├── 1f58d.png │ │ ├── 1f590-1f3fb.png │ │ ├── 1f590-1f3fc.png │ │ ├── 1f590-1f3fd.png │ │ ├── 1f590-1f3fe.png │ │ ├── 1f590-1f3ff.png │ │ ├── 1f590.png │ │ ├── 1f595-1f3fb.png │ │ ├── 1f595-1f3fc.png │ │ ├── 1f595-1f3fd.png │ │ ├── 1f595-1f3fe.png │ │ ├── 1f595-1f3ff.png │ │ ├── 1f595.png │ │ ├── 1f596-1f3fb.png │ │ ├── 1f596-1f3fc.png │ │ ├── 1f596-1f3fd.png │ │ ├── 1f596-1f3fe.png │ │ ├── 1f596-1f3ff.png │ │ ├── 1f596.png │ │ ├── 1f5a4.png │ │ ├── 1f5a5.png │ │ ├── 1f5a8.png │ │ ├── 1f5b1.png │ │ ├── 1f5b2.png │ │ ├── 1f5bc.png │ │ ├── 1f5c2.png │ │ ├── 1f5c3.png │ │ ├── 1f5c4.png │ │ ├── 1f5d1.png │ │ ├── 1f5d2.png │ │ ├── 1f5d3.png │ │ ├── 1f5dc.png │ │ ├── 1f5dd.png │ │ ├── 1f5de.png │ │ ├── 1f5e1.png │ │ ├── 1f5e3.png │ │ ├── 1f5e8.png │ │ ├── 1f5ef.png │ │ ├── 1f5f3.png │ │ ├── 1f5fa.png │ │ ├── 1f5fb.png │ │ ├── 1f5fc.png │ │ ├── 1f5fd.png │ │ ├── 1f5fe.png │ │ ├── 1f5ff.png │ │ ├── 1f600.png │ │ ├── 1f601.png │ │ ├── 1f602.png │ │ ├── 1f603.png │ │ ├── 1f604.png │ │ ├── 1f605.png │ │ ├── 1f606.png │ │ ├── 1f607.png │ │ ├── 1f608.png │ │ ├── 1f609.png │ │ ├── 1f60a.png │ │ ├── 1f60b.png │ │ ├── 1f60c.png │ │ ├── 1f60d.png │ │ ├── 1f60e.png │ │ ├── 1f60f.png │ │ ├── 1f610.png │ │ ├── 1f611.png │ │ ├── 1f612.png │ │ ├── 1f613.png │ │ ├── 1f614.png │ │ ├── 1f615.png │ │ ├── 1f616.png │ │ ├── 1f617.png │ │ ├── 1f618.png │ │ ├── 1f619.png │ │ ├── 1f61a.png │ │ ├── 1f61b.png │ │ ├── 1f61c.png │ │ ├── 1f61d.png │ │ ├── 1f61e.png │ │ ├── 1f61f.png │ │ ├── 1f620.png │ │ ├── 1f621.png │ │ ├── 1f622.png │ │ ├── 1f623.png │ │ ├── 1f624.png │ │ ├── 1f625.png │ │ ├── 1f626.png │ │ ├── 1f627.png │ │ ├── 1f628.png │ │ ├── 1f629.png │ │ ├── 1f62a.png │ │ ├── 1f62b.png │ │ ├── 1f62c.png │ │ ├── 1f62d.png │ │ ├── 1f62e.png │ │ ├── 1f62f.png │ │ ├── 1f630.png │ │ ├── 1f631.png │ │ ├── 1f632.png │ │ ├── 1f633.png │ │ ├── 1f634.png │ │ ├── 1f635.png │ │ ├── 1f636.png │ │ ├── 1f637.png │ │ ├── 1f638.png │ │ ├── 1f639.png │ │ ├── 1f63a.png │ │ ├── 1f63b.png │ │ ├── 1f63c.png │ │ ├── 1f63d.png │ │ ├── 1f63e.png │ │ ├── 1f63f.png │ │ ├── 1f640.png │ │ ├── 1f641.png │ │ ├── 1f642.png │ │ ├── 1f643.png │ │ ├── 1f644.png │ │ ├── 1f645-1f3fb-2640.png │ │ ├── 1f645-1f3fb-2642.png │ │ ├── 1f645-1f3fb.png │ │ ├── 1f645-1f3fc-2640.png │ │ ├── 1f645-1f3fc-2642.png │ │ ├── 1f645-1f3fc.png │ │ ├── 1f645-1f3fd-2640.png │ │ ├── 1f645-1f3fd-2642.png │ │ ├── 1f645-1f3fd.png │ │ ├── 1f645-1f3fe-2640.png │ │ ├── 1f645-1f3fe-2642.png │ │ ├── 1f645-1f3fe.png │ │ ├── 1f645-1f3ff-2640.png │ │ ├── 1f645-1f3ff-2642.png │ │ ├── 1f645-1f3ff.png │ │ ├── 1f645-2640.png │ │ ├── 1f645-2642.png │ │ ├── 1f645.png │ │ ├── 1f646-1f3fb-2640.png │ │ ├── 1f646-1f3fb-2642.png │ │ ├── 1f646-1f3fb.png │ │ ├── 1f646-1f3fc-2640.png │ │ ├── 1f646-1f3fc-2642.png │ │ ├── 1f646-1f3fc.png │ │ ├── 1f646-1f3fd-2640.png │ │ ├── 1f646-1f3fd-2642.png │ │ ├── 1f646-1f3fd.png │ │ ├── 1f646-1f3fe-2640.png │ │ ├── 1f646-1f3fe-2642.png │ │ ├── 1f646-1f3fe.png │ │ ├── 1f646-1f3ff-2640.png │ │ ├── 1f646-1f3ff-2642.png │ │ ├── 1f646-1f3ff.png │ │ ├── 1f646-2640.png │ │ ├── 1f646-2642.png │ │ ├── 1f646.png │ │ ├── 1f647-1f3fb-2640.png │ │ ├── 1f647-1f3fb-2642.png │ │ ├── 1f647-1f3fb.png │ │ ├── 1f647-1f3fc-2640.png │ │ ├── 1f647-1f3fc-2642.png │ │ ├── 1f647-1f3fc.png │ │ ├── 1f647-1f3fd-2640.png │ │ ├── 1f647-1f3fd-2642.png │ │ ├── 1f647-1f3fd.png │ │ ├── 1f647-1f3fe-2640.png │ │ ├── 1f647-1f3fe-2642.png │ │ ├── 1f647-1f3fe.png │ │ ├── 1f647-1f3ff-2640.png │ │ ├── 1f647-1f3ff-2642.png │ │ ├── 1f647-1f3ff.png │ │ ├── 1f647-2640.png │ │ ├── 1f647-2642.png │ │ ├── 1f647.png │ │ ├── 1f648.png │ │ ├── 1f649.png │ │ ├── 1f64a.png │ │ ├── 1f64b-1f3fb-2640.png │ │ ├── 1f64b-1f3fb-2642.png │ │ ├── 1f64b-1f3fb.png │ │ ├── 1f64b-1f3fc-2640.png │ │ ├── 1f64b-1f3fc-2642.png │ │ ├── 1f64b-1f3fc.png │ │ ├── 1f64b-1f3fd-2640.png │ │ ├── 1f64b-1f3fd-2642.png │ │ ├── 1f64b-1f3fd.png │ │ ├── 1f64b-1f3fe-2640.png │ │ ├── 1f64b-1f3fe-2642.png │ │ ├── 1f64b-1f3fe.png │ │ ├── 1f64b-1f3ff-2640.png │ │ ├── 1f64b-1f3ff-2642.png │ │ ├── 1f64b-1f3ff.png │ │ ├── 1f64b-2640.png │ │ ├── 1f64b-2642.png │ │ ├── 1f64b.png │ │ ├── 1f64c-1f3fb.png │ │ ├── 1f64c-1f3fc.png │ │ ├── 1f64c-1f3fd.png │ │ ├── 1f64c-1f3fe.png │ │ ├── 1f64c-1f3ff.png │ │ ├── 1f64c.png │ │ ├── 1f64d-1f3fb-2640.png │ │ ├── 1f64d-1f3fb-2642.png │ │ ├── 1f64d-1f3fb.png │ │ ├── 1f64d-1f3fc-2640.png │ │ ├── 1f64d-1f3fc-2642.png │ │ ├── 1f64d-1f3fc.png │ │ ├── 1f64d-1f3fd-2640.png │ │ ├── 1f64d-1f3fd-2642.png │ │ ├── 1f64d-1f3fd.png │ │ ├── 1f64d-1f3fe-2640.png │ │ ├── 1f64d-1f3fe-2642.png │ │ ├── 1f64d-1f3fe.png │ │ ├── 1f64d-1f3ff-2640.png │ │ ├── 1f64d-1f3ff-2642.png │ │ ├── 1f64d-1f3ff.png │ │ ├── 1f64d-2640.png │ │ ├── 1f64d-2642.png │ │ ├── 1f64d.png │ │ ├── 1f64e-1f3fb-2640.png │ │ ├── 1f64e-1f3fb-2642.png │ │ ├── 1f64e-1f3fb.png │ │ ├── 1f64e-1f3fc-2640.png │ │ ├── 1f64e-1f3fc-2642.png │ │ ├── 1f64e-1f3fc.png │ │ ├── 1f64e-1f3fd-2640.png │ │ ├── 1f64e-1f3fd-2642.png │ │ ├── 1f64e-1f3fd.png │ │ ├── 1f64e-1f3fe-2640.png │ │ ├── 1f64e-1f3fe-2642.png │ │ ├── 1f64e-1f3fe.png │ │ ├── 1f64e-1f3ff-2640.png │ │ ├── 1f64e-1f3ff-2642.png │ │ ├── 1f64e-1f3ff.png │ │ ├── 1f64e-2640.png │ │ ├── 1f64e-2642.png │ │ ├── 1f64e.png │ │ ├── 1f64f-1f3fb.png │ │ ├── 1f64f-1f3fc.png │ │ ├── 1f64f-1f3fd.png │ │ ├── 1f64f-1f3fe.png │ │ ├── 1f64f-1f3ff.png │ │ ├── 1f64f.png │ │ ├── 1f680.png │ │ ├── 1f681.png │ │ ├── 1f682.png │ │ ├── 1f683.png │ │ ├── 1f684.png │ │ ├── 1f685.png │ │ ├── 1f686.png │ │ ├── 1f687.png │ │ ├── 1f688.png │ │ ├── 1f689.png │ │ ├── 1f68a.png │ │ ├── 1f68b.png │ │ ├── 1f68c.png │ │ ├── 1f68d.png │ │ ├── 1f68e.png │ │ ├── 1f68f.png │ │ ├── 1f690.png │ │ ├── 1f691.png │ │ ├── 1f692.png │ │ ├── 1f693.png │ │ ├── 1f694.png │ │ ├── 1f695.png │ │ ├── 1f696.png │ │ ├── 1f697.png │ │ ├── 1f698.png │ │ ├── 1f699.png │ │ ├── 1f69a.png │ │ ├── 1f69b.png │ │ ├── 1f69c.png │ │ ├── 1f69d.png │ │ ├── 1f69e.png │ │ ├── 1f69f.png │ │ ├── 1f6a0.png │ │ ├── 1f6a1.png │ │ ├── 1f6a2.png │ │ ├── 1f6a3-1f3fb-2640.png │ │ ├── 1f6a3-1f3fb-2642.png │ │ ├── 1f6a3-1f3fb.png │ │ ├── 1f6a3-1f3fc-2640.png │ │ ├── 1f6a3-1f3fc-2642.png │ │ ├── 1f6a3-1f3fc.png │ │ ├── 1f6a3-1f3fd-2640.png │ │ ├── 1f6a3-1f3fd-2642.png │ │ ├── 1f6a3-1f3fd.png │ │ ├── 1f6a3-1f3fe-2640.png │ │ ├── 1f6a3-1f3fe-2642.png │ │ ├── 1f6a3-1f3fe.png │ │ ├── 1f6a3-1f3ff-2640.png │ │ ├── 1f6a3-1f3ff-2642.png │ │ ├── 1f6a3-1f3ff.png │ │ ├── 1f6a3-2640.png │ │ ├── 1f6a3-2642.png │ │ ├── 1f6a3.png │ │ ├── 1f6a4.png │ │ ├── 1f6a5.png │ │ ├── 1f6a6.png │ │ ├── 1f6a7.png │ │ ├── 1f6a8.png │ │ ├── 1f6a9.png │ │ ├── 1f6aa.png │ │ ├── 1f6ab.png │ │ ├── 1f6ac.png │ │ ├── 1f6ad.png │ │ ├── 1f6ae.png │ │ ├── 1f6af.png │ │ ├── 1f6b0.png │ │ ├── 1f6b1.png │ │ ├── 1f6b2.png │ │ ├── 1f6b3.png │ │ ├── 1f6b4-1f3fb-2640.png │ │ ├── 1f6b4-1f3fb-2642.png │ │ ├── 1f6b4-1f3fb.png │ │ ├── 1f6b4-1f3fc-2640.png │ │ ├── 1f6b4-1f3fc-2642.png │ │ ├── 1f6b4-1f3fc.png │ │ ├── 1f6b4-1f3fd-2640.png │ │ ├── 1f6b4-1f3fd-2642.png │ │ ├── 1f6b4-1f3fd.png │ │ ├── 1f6b4-1f3fe-2640.png │ │ ├── 1f6b4-1f3fe-2642.png │ │ ├── 1f6b4-1f3fe.png │ │ ├── 1f6b4-1f3ff-2640.png │ │ ├── 1f6b4-1f3ff-2642.png │ │ ├── 1f6b4-1f3ff.png │ │ ├── 1f6b4-2640.png │ │ ├── 1f6b4-2642.png │ │ ├── 1f6b4.png │ │ ├── 1f6b5-1f3fb-2640.png │ │ ├── 1f6b5-1f3fb-2642.png │ │ ├── 1f6b5-1f3fb.png │ │ ├── 1f6b5-1f3fc-2640.png │ │ ├── 1f6b5-1f3fc-2642.png │ │ ├── 1f6b5-1f3fc.png │ │ ├── 1f6b5-1f3fd-2640.png │ │ ├── 1f6b5-1f3fd-2642.png │ │ ├── 1f6b5-1f3fd.png │ │ ├── 1f6b5-1f3fe-2640.png │ │ ├── 1f6b5-1f3fe-2642.png │ │ ├── 1f6b5-1f3fe.png │ │ ├── 1f6b5-1f3ff-2640.png │ │ ├── 1f6b5-1f3ff-2642.png │ │ ├── 1f6b5-1f3ff.png │ │ ├── 1f6b5-2640.png │ │ ├── 1f6b5-2642.png │ │ ├── 1f6b5.png │ │ ├── 1f6b6-1f3fb-2640.png │ │ ├── 1f6b6-1f3fb-2642.png │ │ ├── 1f6b6-1f3fb.png │ │ ├── 1f6b6-1f3fc-2640.png │ │ ├── 1f6b6-1f3fc-2642.png │ │ ├── 1f6b6-1f3fc.png │ │ ├── 1f6b6-1f3fd-2640.png │ │ ├── 1f6b6-1f3fd-2642.png │ │ ├── 1f6b6-1f3fd.png │ │ ├── 1f6b6-1f3fe-2640.png │ │ ├── 1f6b6-1f3fe-2642.png │ │ ├── 1f6b6-1f3fe.png │ │ ├── 1f6b6-1f3ff-2640.png │ │ ├── 1f6b6-1f3ff-2642.png │ │ ├── 1f6b6-1f3ff.png │ │ ├── 1f6b6-2640.png │ │ ├── 1f6b6-2642.png │ │ ├── 1f6b6.png │ │ ├── 1f6b7.png │ │ ├── 1f6b8.png │ │ ├── 1f6b9.png │ │ ├── 1f6ba.png │ │ ├── 1f6bb.png │ │ ├── 1f6bc.png │ │ ├── 1f6bd.png │ │ ├── 1f6be.png │ │ ├── 1f6bf.png │ │ ├── 1f6c0-1f3fb.png │ │ ├── 1f6c0-1f3fc.png │ │ ├── 1f6c0-1f3fd.png │ │ ├── 1f6c0-1f3fe.png │ │ ├── 1f6c0-1f3ff.png │ │ ├── 1f6c0.png │ │ ├── 1f6c1.png │ │ ├── 1f6c2.png │ │ ├── 1f6c3.png │ │ ├── 1f6c4.png │ │ ├── 1f6c5.png │ │ ├── 1f6cb.png │ │ ├── 1f6cc-1f3fb.png │ │ ├── 1f6cc-1f3fc.png │ │ ├── 1f6cc-1f3fd.png │ │ ├── 1f6cc-1f3fe.png │ │ ├── 1f6cc-1f3ff.png │ │ ├── 1f6cc.png │ │ ├── 1f6cd.png │ │ ├── 1f6ce.png │ │ ├── 1f6cf.png │ │ ├── 1f6d0.png │ │ ├── 1f6d1.png │ │ ├── 1f6d2.png │ │ ├── 1f6e0.png │ │ ├── 1f6e1.png │ │ ├── 1f6e2.png │ │ ├── 1f6e3.png │ │ ├── 1f6e4.png │ │ ├── 1f6e5.png │ │ ├── 1f6e9.png │ │ ├── 1f6eb.png │ │ ├── 1f6ec.png │ │ ├── 1f6f0.png │ │ ├── 1f6f3.png │ │ ├── 1f6f4.png │ │ ├── 1f6f5.png │ │ ├── 1f6f6.png │ │ ├── 1f6f7.png │ │ ├── 1f6f8.png │ │ ├── 1f910.png │ │ ├── 1f911.png │ │ ├── 1f912.png │ │ ├── 1f913.png │ │ ├── 1f914.png │ │ ├── 1f915.png │ │ ├── 1f916.png │ │ ├── 1f917.png │ │ ├── 1f918-1f3fb.png │ │ ├── 1f918-1f3fc.png │ │ ├── 1f918-1f3fd.png │ │ ├── 1f918-1f3fe.png │ │ ├── 1f918-1f3ff.png │ │ ├── 1f918.png │ │ ├── 1f919-1f3fb.png │ │ ├── 1f919-1f3fc.png │ │ ├── 1f919-1f3fd.png │ │ ├── 1f919-1f3fe.png │ │ ├── 1f919-1f3ff.png │ │ ├── 1f919.png │ │ ├── 1f91a-1f3fb.png │ │ ├── 1f91a-1f3fc.png │ │ ├── 1f91a-1f3fd.png │ │ ├── 1f91a-1f3fe.png │ │ ├── 1f91a-1f3ff.png │ │ ├── 1f91a.png │ │ ├── 1f91b-1f3fb.png │ │ ├── 1f91b-1f3fc.png │ │ ├── 1f91b-1f3fd.png │ │ ├── 1f91b-1f3fe.png │ │ ├── 1f91b-1f3ff.png │ │ ├── 1f91b.png │ │ ├── 1f91c-1f3fb.png │ │ ├── 1f91c-1f3fc.png │ │ ├── 1f91c-1f3fd.png │ │ ├── 1f91c-1f3fe.png │ │ ├── 1f91c-1f3ff.png │ │ ├── 1f91c.png │ │ ├── 1f91d-1f3fb.png │ │ ├── 1f91d-1f3fc.png │ │ ├── 1f91d-1f3fd.png │ │ ├── 1f91d-1f3fe.png │ │ ├── 1f91d-1f3ff.png │ │ ├── 1f91d.png │ │ ├── 1f91e-1f3fb.png │ │ ├── 1f91e-1f3fc.png │ │ ├── 1f91e-1f3fd.png │ │ ├── 1f91e-1f3fe.png │ │ ├── 1f91e-1f3ff.png │ │ ├── 1f91e.png │ │ ├── 1f91f-1f3fb.png │ │ ├── 1f91f-1f3fc.png │ │ ├── 1f91f-1f3fd.png │ │ ├── 1f91f-1f3fe.png │ │ ├── 1f91f-1f3ff.png │ │ ├── 1f91f.png │ │ ├── 1f920.png │ │ ├── 1f921.png │ │ ├── 1f922.png │ │ ├── 1f923.png │ │ ├── 1f924.png │ │ ├── 1f925.png │ │ ├── 1f926-1f3fb-2640.png │ │ ├── 1f926-1f3fb-2642.png │ │ ├── 1f926-1f3fb.png │ │ ├── 1f926-1f3fc-2640.png │ │ ├── 1f926-1f3fc-2642.png │ │ ├── 1f926-1f3fc.png │ │ ├── 1f926-1f3fd-2640.png │ │ ├── 1f926-1f3fd-2642.png │ │ ├── 1f926-1f3fd.png │ │ ├── 1f926-1f3fe-2640.png │ │ ├── 1f926-1f3fe-2642.png │ │ ├── 1f926-1f3fe.png │ │ ├── 1f926-1f3ff-2640.png │ │ ├── 1f926-1f3ff-2642.png │ │ ├── 1f926-1f3ff.png │ │ ├── 1f926-2640.png │ │ ├── 1f926-2642.png │ │ ├── 1f926.png │ │ ├── 1f927.png │ │ ├── 1f928.png │ │ ├── 1f929.png │ │ ├── 1f92a.png │ │ ├── 1f92b.png │ │ ├── 1f92c.png │ │ ├── 1f92d.png │ │ ├── 1f92e.png │ │ ├── 1f92f.png │ │ ├── 1f930-1f3fb.png │ │ ├── 1f930-1f3fc.png │ │ ├── 1f930-1f3fd.png │ │ ├── 1f930-1f3fe.png │ │ ├── 1f930-1f3ff.png │ │ ├── 1f930.png │ │ ├── 1f931-1f3fb.png │ │ ├── 1f931-1f3fc.png │ │ ├── 1f931-1f3fd.png │ │ ├── 1f931-1f3fe.png │ │ ├── 1f931-1f3ff.png │ │ ├── 1f931.png │ │ ├── 1f932-1f3fb.png │ │ ├── 1f932-1f3fc.png │ │ ├── 1f932-1f3fd.png │ │ ├── 1f932-1f3fe.png │ │ ├── 1f932-1f3ff.png │ │ ├── 1f932.png │ │ ├── 1f933-1f3fb.png │ │ ├── 1f933-1f3fc.png │ │ ├── 1f933-1f3fd.png │ │ ├── 1f933-1f3fe.png │ │ ├── 1f933-1f3ff.png │ │ ├── 1f933.png │ │ ├── 1f934-1f3fb.png │ │ ├── 1f934-1f3fc.png │ │ ├── 1f934-1f3fd.png │ │ ├── 1f934-1f3fe.png │ │ ├── 1f934-1f3ff.png │ │ ├── 1f934.png │ │ ├── 1f935-1f3fb.png │ │ ├── 1f935-1f3fc.png │ │ ├── 1f935-1f3fd.png │ │ ├── 1f935-1f3fe.png │ │ ├── 1f935-1f3ff.png │ │ ├── 1f935.png │ │ ├── 1f936-1f3fb.png │ │ ├── 1f936-1f3fc.png │ │ ├── 1f936-1f3fd.png │ │ ├── 1f936-1f3fe.png │ │ ├── 1f936-1f3ff.png │ │ ├── 1f936.png │ │ ├── 1f937-1f3fb-2640.png │ │ ├── 1f937-1f3fb-2642.png │ │ ├── 1f937-1f3fb.png │ │ ├── 1f937-1f3fc-2640.png │ │ ├── 1f937-1f3fc-2642.png │ │ ├── 1f937-1f3fc.png │ │ ├── 1f937-1f3fd-2640.png │ │ ├── 1f937-1f3fd-2642.png │ │ ├── 1f937-1f3fd.png │ │ ├── 1f937-1f3fe-2640.png │ │ ├── 1f937-1f3fe-2642.png │ │ ├── 1f937-1f3fe.png │ │ ├── 1f937-1f3ff-2640.png │ │ ├── 1f937-1f3ff-2642.png │ │ ├── 1f937-1f3ff.png │ │ ├── 1f937-2640.png │ │ ├── 1f937-2642.png │ │ ├── 1f937.png │ │ ├── 1f938-1f3fb-2640.png │ │ ├── 1f938-1f3fb-2642.png │ │ ├── 1f938-1f3fb.png │ │ ├── 1f938-1f3fc-2640.png │ │ ├── 1f938-1f3fc-2642.png │ │ ├── 1f938-1f3fc.png │ │ ├── 1f938-1f3fd-2640.png │ │ ├── 1f938-1f3fd-2642.png │ │ ├── 1f938-1f3fd.png │ │ ├── 1f938-1f3fe-2640.png │ │ ├── 1f938-1f3fe-2642.png │ │ ├── 1f938-1f3fe.png │ │ ├── 1f938-1f3ff-2640.png │ │ ├── 1f938-1f3ff-2642.png │ │ ├── 1f938-1f3ff.png │ │ ├── 1f938-2640.png │ │ ├── 1f938-2642.png │ │ ├── 1f938.png │ │ ├── 1f939-1f3fb-2640.png │ │ ├── 1f939-1f3fb-2642.png │ │ ├── 1f939-1f3fb.png │ │ ├── 1f939-1f3fc-2640.png │ │ ├── 1f939-1f3fc-2642.png │ │ ├── 1f939-1f3fc.png │ │ ├── 1f939-1f3fd-2640.png │ │ ├── 1f939-1f3fd-2642.png │ │ ├── 1f939-1f3fd.png │ │ ├── 1f939-1f3fe-2640.png │ │ ├── 1f939-1f3fe-2642.png │ │ ├── 1f939-1f3fe.png │ │ ├── 1f939-1f3ff-2640.png │ │ ├── 1f939-1f3ff-2642.png │ │ ├── 1f939-1f3ff.png │ │ ├── 1f939-2640.png │ │ ├── 1f939-2642.png │ │ ├── 1f939.png │ │ ├── 1f93a.png │ │ ├── 1f93c-1f3fb.png │ │ ├── 1f93c-1f3fc.png │ │ ├── 1f93c-1f3fd.png │ │ ├── 1f93c-1f3fe.png │ │ ├── 1f93c-1f3ff.png │ │ ├── 1f93c-2640.png │ │ ├── 1f93c-2642.png │ │ ├── 1f93c.png │ │ ├── 1f93d-1f3fb-2640.png │ │ ├── 1f93d-1f3fb-2642.png │ │ ├── 1f93d-1f3fb.png │ │ ├── 1f93d-1f3fc-2640.png │ │ ├── 1f93d-1f3fc-2642.png │ │ ├── 1f93d-1f3fc.png │ │ ├── 1f93d-1f3fd-2640.png │ │ ├── 1f93d-1f3fd-2642.png │ │ ├── 1f93d-1f3fd.png │ │ ├── 1f93d-1f3fe-2640.png │ │ ├── 1f93d-1f3fe-2642.png │ │ ├── 1f93d-1f3fe.png │ │ ├── 1f93d-1f3ff-2640.png │ │ ├── 1f93d-1f3ff-2642.png │ │ ├── 1f93d-1f3ff.png │ │ ├── 1f93d-2640.png │ │ ├── 1f93d-2642.png │ │ ├── 1f93d.png │ │ ├── 1f93e-1f3fb-2640.png │ │ ├── 1f93e-1f3fb-2642.png │ │ ├── 1f93e-1f3fb.png │ │ ├── 1f93e-1f3fc-2640.png │ │ ├── 1f93e-1f3fc-2642.png │ │ ├── 1f93e-1f3fc.png │ │ ├── 1f93e-1f3fd-2640.png │ │ ├── 1f93e-1f3fd-2642.png │ │ ├── 1f93e-1f3fd.png │ │ ├── 1f93e-1f3fe-2640.png │ │ ├── 1f93e-1f3fe-2642.png │ │ ├── 1f93e-1f3fe.png │ │ ├── 1f93e-1f3ff-2640.png │ │ ├── 1f93e-1f3ff-2642.png │ │ ├── 1f93e-1f3ff.png │ │ ├── 1f93e-2640.png │ │ ├── 1f93e-2642.png │ │ ├── 1f93e.png │ │ ├── 1f940.png │ │ ├── 1f941.png │ │ ├── 1f942.png │ │ ├── 1f943.png │ │ ├── 1f944.png │ │ ├── 1f945.png │ │ ├── 1f947.png │ │ ├── 1f948.png │ │ ├── 1f949.png │ │ ├── 1f94a.png │ │ ├── 1f94b.png │ │ ├── 1f94c.png │ │ ├── 1f950.png │ │ ├── 1f951.png │ │ ├── 1f952.png │ │ ├── 1f953.png │ │ ├── 1f954.png │ │ ├── 1f955.png │ │ ├── 1f956.png │ │ ├── 1f957.png │ │ ├── 1f958.png │ │ ├── 1f959.png │ │ ├── 1f95a.png │ │ ├── 1f95b.png │ │ ├── 1f95c.png │ │ ├── 1f95d.png │ │ ├── 1f95e.png │ │ ├── 1f95f.png │ │ ├── 1f960.png │ │ ├── 1f961.png │ │ ├── 1f962.png │ │ ├── 1f963.png │ │ ├── 1f964.png │ │ ├── 1f965.png │ │ ├── 1f966.png │ │ ├── 1f967.png │ │ ├── 1f968.png │ │ ├── 1f969.png │ │ ├── 1f96a.png │ │ ├── 1f96b.png │ │ ├── 1f980.png │ │ ├── 1f981.png │ │ ├── 1f982.png │ │ ├── 1f983.png │ │ ├── 1f984.png │ │ ├── 1f985.png │ │ ├── 1f986.png │ │ ├── 1f987.png │ │ ├── 1f988.png │ │ ├── 1f989.png │ │ ├── 1f98a.png │ │ ├── 1f98b.png │ │ ├── 1f98c.png │ │ ├── 1f98d.png │ │ ├── 1f98e.png │ │ ├── 1f98f.png │ │ ├── 1f990.png │ │ ├── 1f991.png │ │ ├── 1f992.png │ │ ├── 1f993.png │ │ ├── 1f994.png │ │ ├── 1f995.png │ │ ├── 1f996.png │ │ ├── 1f997.png │ │ ├── 1f9c0.png │ │ ├── 1f9d0.png │ │ ├── 1f9d1-1f3fb.png │ │ ├── 1f9d1-1f3fc.png │ │ ├── 1f9d1-1f3fd.png │ │ ├── 1f9d1-1f3fe.png │ │ ├── 1f9d1-1f3ff.png │ │ ├── 1f9d1.png │ │ ├── 1f9d2-1f3fb.png │ │ ├── 1f9d2-1f3fc.png │ │ ├── 1f9d2-1f3fd.png │ │ ├── 1f9d2-1f3fe.png │ │ ├── 1f9d2-1f3ff.png │ │ ├── 1f9d2.png │ │ ├── 1f9d3-1f3fb.png │ │ ├── 1f9d3-1f3fc.png │ │ ├── 1f9d3-1f3fd.png │ │ ├── 1f9d3-1f3fe.png │ │ ├── 1f9d3-1f3ff.png │ │ ├── 1f9d3.png │ │ ├── 1f9d4-1f3fb.png │ │ ├── 1f9d4-1f3fc.png │ │ ├── 1f9d4-1f3fd.png │ │ ├── 1f9d4-1f3fe.png │ │ ├── 1f9d4-1f3ff.png │ │ ├── 1f9d4.png │ │ ├── 1f9d5-1f3fb.png │ │ ├── 1f9d5-1f3fc.png │ │ ├── 1f9d5-1f3fd.png │ │ ├── 1f9d5-1f3fe.png │ │ ├── 1f9d5-1f3ff.png │ │ ├── 1f9d5.png │ │ ├── 1f9d6-1f3fb-2640.png │ │ ├── 1f9d6-1f3fb-2642.png │ │ ├── 1f9d6-1f3fb.png │ │ ├── 1f9d6-1f3fc-2640.png │ │ ├── 1f9d6-1f3fc-2642.png │ │ ├── 1f9d6-1f3fc.png │ │ ├── 1f9d6-1f3fd-2640.png │ │ ├── 1f9d6-1f3fd-2642.png │ │ ├── 1f9d6-1f3fd.png │ │ ├── 1f9d6-1f3fe-2640.png │ │ ├── 1f9d6-1f3fe-2642.png │ │ ├── 1f9d6-1f3fe.png │ │ ├── 1f9d6-1f3ff-2640.png │ │ ├── 1f9d6-1f3ff-2642.png │ │ ├── 1f9d6-1f3ff.png │ │ ├── 1f9d6-2640.png │ │ ├── 1f9d6-2642.png │ │ ├── 1f9d6.png │ │ ├── 1f9d7-1f3fb-2640.png │ │ ├── 1f9d7-1f3fb-2642.png │ │ ├── 1f9d7-1f3fb.png │ │ ├── 1f9d7-1f3fc-2640.png │ │ ├── 1f9d7-1f3fc-2642.png │ │ ├── 1f9d7-1f3fc.png │ │ ├── 1f9d7-1f3fd-2640.png │ │ ├── 1f9d7-1f3fd-2642.png │ │ ├── 1f9d7-1f3fd.png │ │ ├── 1f9d7-1f3fe-2640.png │ │ ├── 1f9d7-1f3fe-2642.png │ │ ├── 1f9d7-1f3fe.png │ │ ├── 1f9d7-1f3ff-2640.png │ │ ├── 1f9d7-1f3ff-2642.png │ │ ├── 1f9d7-1f3ff.png │ │ ├── 1f9d7-2640.png │ │ ├── 1f9d7-2642.png │ │ ├── 1f9d7.png │ │ ├── 1f9d8-1f3fb-2640.png │ │ ├── 1f9d8-1f3fb-2642.png │ │ ├── 1f9d8-1f3fb.png │ │ ├── 1f9d8-1f3fc-2640.png │ │ ├── 1f9d8-1f3fc-2642.png │ │ ├── 1f9d8-1f3fc.png │ │ ├── 1f9d8-1f3fd-2640.png │ │ ├── 1f9d8-1f3fd-2642.png │ │ ├── 1f9d8-1f3fd.png │ │ ├── 1f9d8-1f3fe-2640.png │ │ ├── 1f9d8-1f3fe-2642.png │ │ ├── 1f9d8-1f3fe.png │ │ ├── 1f9d8-1f3ff-2640.png │ │ ├── 1f9d8-1f3ff-2642.png │ │ ├── 1f9d8-1f3ff.png │ │ ├── 1f9d8-2640.png │ │ ├── 1f9d8-2642.png │ │ ├── 1f9d8.png │ │ ├── 1f9d9-1f3fb-2640.png │ │ ├── 1f9d9-1f3fb-2642.png │ │ ├── 1f9d9-1f3fb.png │ │ ├── 1f9d9-1f3fc-2640.png │ │ ├── 1f9d9-1f3fc-2642.png │ │ ├── 1f9d9-1f3fc.png │ │ ├── 1f9d9-1f3fd-2640.png │ │ ├── 1f9d9-1f3fd-2642.png │ │ ├── 1f9d9-1f3fd.png │ │ ├── 1f9d9-1f3fe-2640.png │ │ ├── 1f9d9-1f3fe-2642.png │ │ ├── 1f9d9-1f3fe.png │ │ ├── 1f9d9-1f3ff-2640.png │ │ ├── 1f9d9-1f3ff-2642.png │ │ ├── 1f9d9-1f3ff.png │ │ ├── 1f9d9-2640.png │ │ ├── 1f9d9-2642.png │ │ ├── 1f9d9.png │ │ ├── 1f9da-1f3fb-2640.png │ │ ├── 1f9da-1f3fb-2642.png │ │ ├── 1f9da-1f3fb.png │ │ ├── 1f9da-1f3fc-2640.png │ │ ├── 1f9da-1f3fc-2642.png │ │ ├── 1f9da-1f3fc.png │ │ ├── 1f9da-1f3fd-2640.png │ │ ├── 1f9da-1f3fd-2642.png │ │ ├── 1f9da-1f3fd.png │ │ ├── 1f9da-1f3fe-2640.png │ │ ├── 1f9da-1f3fe-2642.png │ │ ├── 1f9da-1f3fe.png │ │ ├── 1f9da-1f3ff-2640.png │ │ ├── 1f9da-1f3ff-2642.png │ │ ├── 1f9da-1f3ff.png │ │ ├── 1f9da-2640.png │ │ ├── 1f9da-2642.png │ │ ├── 1f9da.png │ │ ├── 1f9db-1f3fb-2640.png │ │ ├── 1f9db-1f3fb-2642.png │ │ ├── 1f9db-1f3fb.png │ │ ├── 1f9db-1f3fc-2640.png │ │ ├── 1f9db-1f3fc-2642.png │ │ ├── 1f9db-1f3fc.png │ │ ├── 1f9db-1f3fd-2640.png │ │ ├── 1f9db-1f3fd-2642.png │ │ ├── 1f9db-1f3fd.png │ │ ├── 1f9db-1f3fe-2640.png │ │ ├── 1f9db-1f3fe-2642.png │ │ ├── 1f9db-1f3fe.png │ │ ├── 1f9db-1f3ff-2640.png │ │ ├── 1f9db-1f3ff-2642.png │ │ ├── 1f9db-1f3ff.png │ │ ├── 1f9db-2640.png │ │ ├── 1f9db-2642.png │ │ ├── 1f9db.png │ │ ├── 1f9dc-1f3fb-2640.png │ │ ├── 1f9dc-1f3fb-2642.png │ │ ├── 1f9dc-1f3fb.png │ │ ├── 1f9dc-1f3fc-2640.png │ │ ├── 1f9dc-1f3fc-2642.png │ │ ├── 1f9dc-1f3fc.png │ │ ├── 1f9dc-1f3fd-2640.png │ │ ├── 1f9dc-1f3fd-2642.png │ │ ├── 1f9dc-1f3fd.png │ │ ├── 1f9dc-1f3fe-2640.png │ │ ├── 1f9dc-1f3fe-2642.png │ │ ├── 1f9dc-1f3fe.png │ │ ├── 1f9dc-1f3ff-2640.png │ │ ├── 1f9dc-1f3ff-2642.png │ │ ├── 1f9dc-1f3ff.png │ │ ├── 1f9dc-2640.png │ │ ├── 1f9dc-2642.png │ │ ├── 1f9dc.png │ │ ├── 1f9dd-1f3fb-2640.png │ │ ├── 1f9dd-1f3fb-2642.png │ │ ├── 1f9dd-1f3fb.png │ │ ├── 1f9dd-1f3fc-2640.png │ │ ├── 1f9dd-1f3fc-2642.png │ │ ├── 1f9dd-1f3fc.png │ │ ├── 1f9dd-1f3fd-2640.png │ │ ├── 1f9dd-1f3fd-2642.png │ │ ├── 1f9dd-1f3fd.png │ │ ├── 1f9dd-1f3fe-2640.png │ │ ├── 1f9dd-1f3fe-2642.png │ │ ├── 1f9dd-1f3fe.png │ │ ├── 1f9dd-1f3ff-2640.png │ │ ├── 1f9dd-1f3ff-2642.png │ │ ├── 1f9dd-1f3ff.png │ │ ├── 1f9dd-2640.png │ │ ├── 1f9dd-2642.png │ │ ├── 1f9dd.png │ │ ├── 1f9de-2640.png │ │ ├── 1f9de-2642.png │ │ ├── 1f9de.png │ │ ├── 1f9df-2640.png │ │ ├── 1f9df-2642.png │ │ ├── 1f9df.png │ │ ├── 1f9e0.png │ │ ├── 1f9e1.png │ │ ├── 1f9e2.png │ │ ├── 1f9e3.png │ │ ├── 1f9e4.png │ │ ├── 1f9e5.png │ │ ├── 1f9e6.png │ │ ├── 203c.png │ │ ├── 2049.png │ │ ├── 2122.png │ │ ├── 2139.png │ │ ├── 2194.png │ │ ├── 2195.png │ │ ├── 2196.png │ │ ├── 2197.png │ │ ├── 2198.png │ │ ├── 2199.png │ │ ├── 21a9.png │ │ ├── 21aa.png │ │ ├── 231a.png │ │ ├── 231b.png │ │ ├── 2328.png │ │ ├── 23cf.png │ │ ├── 23e9.png │ │ ├── 23ea.png │ │ ├── 23eb.png │ │ ├── 23ec.png │ │ ├── 23ed.png │ │ ├── 23ee.png │ │ ├── 23ef.png │ │ ├── 23f0.png │ │ ├── 23f1.png │ │ ├── 23f2.png │ │ ├── 23f3.png │ │ ├── 23f8.png │ │ ├── 23f9.png │ │ ├── 23fa.png │ │ ├── 24c2.png │ │ ├── 25aa.png │ │ ├── 25ab.png │ │ ├── 25b6.png │ │ ├── 25c0.png │ │ ├── 25fb.png │ │ ├── 25fc.png │ │ ├── 25fd.png │ │ ├── 25fe.png │ │ ├── 2600.png │ │ ├── 2601.png │ │ ├── 2602.png │ │ ├── 2603.png │ │ ├── 2604.png │ │ ├── 260e.png │ │ ├── 2611.png │ │ ├── 2614.png │ │ ├── 2615.png │ │ ├── 2618.png │ │ ├── 261d-1f3fb.png │ │ ├── 261d-1f3fc.png │ │ ├── 261d-1f3fd.png │ │ ├── 261d-1f3fe.png │ │ ├── 261d-1f3ff.png │ │ ├── 261d.png │ │ ├── 2620.png │ │ ├── 2622.png │ │ ├── 2623.png │ │ ├── 2626.png │ │ ├── 262a.png │ │ ├── 262e.png │ │ ├── 262f.png │ │ ├── 2638.png │ │ ├── 2639.png │ │ ├── 263a.png │ │ ├── 2640.png │ │ ├── 2642.png │ │ ├── 2648.png │ │ ├── 2649.png │ │ ├── 264a.png │ │ ├── 264b.png │ │ ├── 264c.png │ │ ├── 264d.png │ │ ├── 264e.png │ │ ├── 264f.png │ │ ├── 2650.png │ │ ├── 2651.png │ │ ├── 2652.png │ │ ├── 2653.png │ │ ├── 2660.png │ │ ├── 2663.png │ │ ├── 2665.png │ │ ├── 2666.png │ │ ├── 2668.png │ │ ├── 267b.png │ │ ├── 267f.png │ │ ├── 2692.png │ │ ├── 2693.png │ │ ├── 2694.png │ │ ├── 2695.png │ │ ├── 2696.png │ │ ├── 2697.png │ │ ├── 2699.png │ │ ├── 269b.png │ │ ├── 269c.png │ │ ├── 26a0.png │ │ ├── 26a1.png │ │ ├── 26aa.png │ │ ├── 26ab.png │ │ ├── 26b0.png │ │ ├── 26b1.png │ │ ├── 26bd.png │ │ ├── 26be.png │ │ ├── 26c4.png │ │ ├── 26c5.png │ │ ├── 26c8.png │ │ ├── 26ce.png │ │ ├── 26cf.png │ │ ├── 26d1.png │ │ ├── 26d3.png │ │ ├── 26d4.png │ │ ├── 26e9.png │ │ ├── 26ea.png │ │ ├── 26f0.png │ │ ├── 26f1.png │ │ ├── 26f2.png │ │ ├── 26f3.png │ │ ├── 26f4.png │ │ ├── 26f5.png │ │ ├── 26f7.png │ │ ├── 26f8.png │ │ ├── 26f9-1f3fb-2640.png │ │ ├── 26f9-1f3fb-2642.png │ │ ├── 26f9-1f3fb.png │ │ ├── 26f9-1f3fc-2640.png │ │ ├── 26f9-1f3fc-2642.png │ │ ├── 26f9-1f3fc.png │ │ ├── 26f9-1f3fd-2640.png │ │ ├── 26f9-1f3fd-2642.png │ │ ├── 26f9-1f3fd.png │ │ ├── 26f9-1f3fe-2640.png │ │ ├── 26f9-1f3fe-2642.png │ │ ├── 26f9-1f3fe.png │ │ ├── 26f9-1f3ff-2640.png │ │ ├── 26f9-1f3ff-2642.png │ │ ├── 26f9-1f3ff.png │ │ ├── 26f9-2640.png │ │ ├── 26f9-2642.png │ │ ├── 26f9.png │ │ ├── 26fa.png │ │ ├── 26fd.png │ │ ├── 2702.png │ │ ├── 2705.png │ │ ├── 2708.png │ │ ├── 2709.png │ │ ├── 270a-1f3fb.png │ │ ├── 270a-1f3fc.png │ │ ├── 270a-1f3fd.png │ │ ├── 270a-1f3fe.png │ │ ├── 270a-1f3ff.png │ │ ├── 270a.png │ │ ├── 270b-1f3fb.png │ │ ├── 270b-1f3fc.png │ │ ├── 270b-1f3fd.png │ │ ├── 270b-1f3fe.png │ │ ├── 270b-1f3ff.png │ │ ├── 270b.png │ │ ├── 270c-1f3fb.png │ │ ├── 270c-1f3fc.png │ │ ├── 270c-1f3fd.png │ │ ├── 270c-1f3fe.png │ │ ├── 270c-1f3ff.png │ │ ├── 270c.png │ │ ├── 270d-1f3fb.png │ │ ├── 270d-1f3fc.png │ │ ├── 270d-1f3fd.png │ │ ├── 270d-1f3fe.png │ │ ├── 270d-1f3ff.png │ │ ├── 270d.png │ │ ├── 270f.png │ │ ├── 2712.png │ │ ├── 2714.png │ │ ├── 2716.png │ │ ├── 271d.png │ │ ├── 2721.png │ │ ├── 2728.png │ │ ├── 2733.png │ │ ├── 2734.png │ │ ├── 2744.png │ │ ├── 2747.png │ │ ├── 274c.png │ │ ├── 274e.png │ │ ├── 2753.png │ │ ├── 2754.png │ │ ├── 2755.png │ │ ├── 2757.png │ │ ├── 2763.png │ │ ├── 2764.png │ │ ├── 2795.png │ │ ├── 2796.png │ │ ├── 2797.png │ │ ├── 27a1.png │ │ ├── 27b0.png │ │ ├── 27bf.png │ │ ├── 2934.png │ │ ├── 2935.png │ │ ├── 2b05.png │ │ ├── 2b06.png │ │ ├── 2b07.png │ │ ├── 2b1b.png │ │ ├── 2b1c.png │ │ ├── 2b50.png │ │ ├── 2b55.png │ │ ├── 3030.png │ │ ├── 303d.png │ │ ├── 3297.png │ │ └── 3299.png ├── conf.lua ├── init.lua ├── layout.lua ├── mouse.lua ├── tips.lua └── util.lua ├── .mbsyncrc ├── .msmtprc ├── .vimrc ├── .zshrc ├── README.md ├── brew.sh ├── git-open.sh └── images └── Modifier-Keys.png /.gnupg/gpg-agent.conf: -------------------------------------------------------------------------------- 1 | pinentry-program /opt/homebrew/bin/pinentry-mac 2 | default-cache-ttl 34560000 3 | max-cache-ttl 34560000 4 | -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0023.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/002a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/002a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0030.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0031.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0032.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0033.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0034.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0035.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0036.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0037.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0038.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/0039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/0039.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/00a9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/00a9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/00ae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/00ae.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f004.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f0cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f0cf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f170.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f170.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f171.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f171.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f17e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f17e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f17f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f17f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f18e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f18e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f191.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f191.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f192.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f193.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f193.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f194.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f194.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f195.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f195.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f196.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f197.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f197.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f198.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f198.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f199.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f199.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f19a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f19a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1e6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1e6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1e7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1e7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1e8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1e8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1e9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1e9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1ea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1ea.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1eb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1eb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1ec.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1ed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1ed.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1ee.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1ef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1ef.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1f9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1f9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1fa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1fa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1fb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1fb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1fc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1fc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1fd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1fd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1fe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1fe.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f1ff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f1ff.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f201.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f201.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f202.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f202.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f21a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f21a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f22f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f22f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f232.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f232.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f233.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f233.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f234.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f234.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f235.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f235.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f236.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f236.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f237.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f237.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f238.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f238.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f239.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f239.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f23a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f23a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f250.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f250.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f251.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f251.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f300.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f300.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f301.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f301.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f302.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f302.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f303.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f303.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f304.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f304.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f305.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f305.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f306.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f306.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f307.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f307.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f308.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f308.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f309.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f309.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f30a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f30a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f30b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f30b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f30c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f30c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f30d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f30d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f30e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f30e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f30f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f30f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f310.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f311.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f311.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f312.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f312.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f313.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f313.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f314.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f314.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f315.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f315.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f316.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f316.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f317.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f318.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f318.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f319.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f319.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f31a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f31a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f31b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f31b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f31c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f31c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f31d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f31d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f31e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f31e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f31f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f31f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f320.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f320.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f321.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f321.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f324.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f324.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f325.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f325.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f326.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f326.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f327.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f327.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f328.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f328.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f329.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f329.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f32a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f32a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f32b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f32b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f32c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f32c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f32d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f32d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f32e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f32e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f32f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f32f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f330.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f330.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f331.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f331.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f332.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f332.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f333.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f333.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f334.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f334.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f335.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f335.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f336.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f336.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f337.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f337.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f338.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f338.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f339.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f339.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f33a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f33a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f33b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f33b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f33c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f33c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f33d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f33d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f33e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f33e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f33f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f33f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f340.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f340.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f341.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f341.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f342.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f342.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f343.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f343.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f344.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f344.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f345.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f345.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f346.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f346.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f347.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f347.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f348.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f348.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f349.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f349.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f34a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f34a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f34b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f34b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f34c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f34c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f34d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f34d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f34e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f34e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f34f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f34f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f350.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f350.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f351.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f351.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f352.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f352.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f353.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f353.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f354.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f354.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f355.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f355.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f356.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f356.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f357.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f357.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f358.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f358.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f359.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f359.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f35a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f35a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f35b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f35b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f35c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f35c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f35d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f35d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f35e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f35e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f35f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f35f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f360.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f360.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f361.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f361.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f362.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f362.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f363.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f363.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f364.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f364.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f365.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f365.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f366.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f366.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f367.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f367.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f368.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f368.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f369.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f369.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f36a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f36a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f36b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f36b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f36c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f36c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f36d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f36d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f36e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f36e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f36f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f36f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f370.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f370.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f371.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f371.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f372.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f372.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f373.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f373.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f374.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f374.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f375.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f375.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f376.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f376.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f377.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f377.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f378.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f378.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f379.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f379.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f37a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f37a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f37b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f37b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f37c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f37c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f37d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f37d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f37e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f37e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f37f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f37f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f380.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f380.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f381.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f381.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f382.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f382.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f383.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f383.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f384.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f384.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f385.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f385.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f386.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f386.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f387.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f387.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f388.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f388.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f389.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f389.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f38a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f38a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f38b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f38b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f38c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f38c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f38d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f38d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f38e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f38e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f38f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f38f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f390.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f390.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f391.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f391.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f392.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f392.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f393.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f393.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f396.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f396.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f397.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f397.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f399.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f399.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f39a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f39a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f39b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f39b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f39e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f39e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f39f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f39f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3a9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3a9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3aa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3aa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ab.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ac.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ad.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ae.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3af.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3af.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3b9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3b9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ba.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3bb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3bb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3bc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3bc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3bd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3bd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3be.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3bf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3bf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3c9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3c9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ca.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3cb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3cb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3cc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3cd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ce.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ce.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3cf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3d9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3d9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3da.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3da.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3db.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3db.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3dc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3dc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3dd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3dd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3de.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3df.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3df.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3e9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3e9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ea.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3eb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3eb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ec.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ed.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ee.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ef.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3f9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3f9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3fa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3fa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3fb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3fb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3fc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3fc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3fd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3fd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3fe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3fe.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f3ff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f3ff.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f400.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f401.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f401.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f402.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f402.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f403.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f403.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f404.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f404.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f405.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f405.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f406.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f406.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f407.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f407.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f408.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f408.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f409.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f409.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f40a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f40a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f40b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f40b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f40c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f40c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f40d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f40d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f40e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f40e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f40f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f40f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f410.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f410.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f411.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f411.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f412.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f412.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f413.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f413.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f414.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f414.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f415.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f415.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f416.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f416.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f417.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f417.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f418.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f418.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f419.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f419.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f41a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f41a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f41b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f41b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f41c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f41c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f41d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f41d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f41e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f41e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f41f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f41f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f420.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f420.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f421.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f421.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f422.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f422.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f423.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f423.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f424.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f424.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f425.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f425.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f426.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f426.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f427.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f427.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f428.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f428.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f429.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f429.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f42a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f42a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f42b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f42b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f42c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f42c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f42d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f42d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f42e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f42e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f42f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f42f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f430.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f430.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f431.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f431.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f432.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f432.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f433.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f433.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f434.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f434.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f435.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f435.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f436.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f436.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f437.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f437.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f438.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f438.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f439.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f439.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f43a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f43a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f43b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f43b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f43c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f43c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f43d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f43d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f43e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f43e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f43f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f43f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f440.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f440.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f441.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f441.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f442.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f442.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f443.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f443.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f444.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f444.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f445.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f445.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f446.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f446.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f447.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f447.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f448.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f448.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f449.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f449.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f44a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f44a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f44b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f44b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f44c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f44c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f44d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f44d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f44e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f44e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f44f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f44f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f450.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f450.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f451.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f451.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f452.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f452.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f453.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f453.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f454.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f454.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f455.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f455.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f456.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f457.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f457.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f458.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f458.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f459.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f459.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f45a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f45a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f45b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f45b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f45c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f45c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f45d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f45d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f45e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f45e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f45f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f45f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f460.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f460.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f461.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f461.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f462.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f462.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f463.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f463.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f464.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f464.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f465.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f465.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f466.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f466.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f467.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f467.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f468.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f468.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f469.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f469.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f46a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f46a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f46b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f46b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f46c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f46c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f46d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f46d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f46e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f46e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f46f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f46f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f470.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f470.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f471.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f471.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f472.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f472.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f473.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f473.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f474.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f474.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f475.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f475.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f476.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f476.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f477.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f477.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f478.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f478.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f479.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f479.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f47a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f47a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f47b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f47b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f47c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f47c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f47d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f47d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f47e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f47e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f47f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f47f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f480.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f480.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f481.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f481.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f482.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f482.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f483.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f483.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f484.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f484.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f485.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f485.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f486.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f486.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f487.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f487.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f488.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f488.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f489.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f489.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f48a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f48a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f48b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f48b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f48c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f48c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f48d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f48d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f48e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f48e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f48f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f48f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f490.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f490.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f491.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f491.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f492.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f492.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f493.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f493.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f494.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f494.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f495.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f495.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f496.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f496.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f497.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f497.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f498.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f498.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f499.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f499.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f49a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f49a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f49b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f49b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f49c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f49c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f49d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f49d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f49e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f49e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f49f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f49f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4a9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4a9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4aa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4aa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ab.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ac.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ad.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ae.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4af.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4af.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4b9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4b9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ba.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4bb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4bb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4bc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4bc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4bd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4bd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4be.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4bf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4bf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4c9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4c9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ca.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4cb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4cb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4cc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4cd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ce.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ce.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4cf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4d9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4d9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4da.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4da.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4db.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4db.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4dc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4dc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4dd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4dd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4de.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4df.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4df.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4e9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4e9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ea.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4eb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4eb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ec.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ed.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ee.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ef.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4f9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4f9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4fa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4fa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4fb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4fb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4fc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4fc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4fd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4fd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f4ff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f4ff.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f500.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f501.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f501.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f502.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f502.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f503.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f503.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f504.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f504.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f505.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f505.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f506.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f506.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f507.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f507.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f508.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f508.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f509.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f509.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f50a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f50a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f50b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f50b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f50c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f50c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f50d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f50d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f50e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f50e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f50f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f50f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f510.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f510.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f511.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f511.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f512.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/1f513.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/1f513.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/203c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/203c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2049.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2122.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2122.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2139.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2194.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2194.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2195.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2195.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2196.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2197.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2197.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2198.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2198.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2199.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2199.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/21a9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/21a9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/21aa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/21aa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/231a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/231a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/231b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/231b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2328.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2328.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23cf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23e9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23e9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23ea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23ea.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23eb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23eb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23ec.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23ed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23ed.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23ee.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23ef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23ef.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23f0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23f0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23f1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23f1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23f2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23f2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23f3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23f3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23f8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23f8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23f9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23f9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/23fa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/23fa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/24c2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/24c2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25aa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25aa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25ab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25ab.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25b6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25b6.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25c0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25c0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25fb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25fb.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25fc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25fc.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25fd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25fd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/25fe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/25fe.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2600.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2600.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2601.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2601.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2602.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2602.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2603.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2603.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2604.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2604.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/260e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/260e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2611.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2611.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2614.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2614.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2615.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2615.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2618.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2618.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/261d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/261d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2620.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2620.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2622.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2622.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2623.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2623.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2626.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2626.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/262a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/262a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/262e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/262e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/262f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/262f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2638.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2638.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2639.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2639.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/263a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/263a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2640.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2640.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2642.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2642.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2648.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2648.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2649.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2649.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/264a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/264a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/264b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/264b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/264c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/264c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/264d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/264d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/264e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/264e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/264f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/264f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2650.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2650.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2651.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2651.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2652.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2652.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2653.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2653.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2660.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2660.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2663.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2663.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2665.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2665.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2666.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2666.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2668.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2668.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/267b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/267b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/267f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/267f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2692.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2692.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2693.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2693.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2694.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2694.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2695.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2695.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2696.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2696.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2697.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2697.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2699.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2699.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/269b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/269b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/269c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/269c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26a0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26a0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26a1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26a1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26aa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26aa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26ab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26ab.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26b0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26b0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26b1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26b1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26bd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26bd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26be.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26c4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26c4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26c5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26c5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26c8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26c8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26ce.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26ce.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26cf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26d1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26d1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26d3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26d3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26d4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26d4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26e9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26e9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26ea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26ea.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f2.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f3.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f4.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f5.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f7.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f8.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26f9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26f9.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26fa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26fa.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/26fd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/26fd.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2702.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2702.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2705.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2705.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2708.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2708.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2709.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2709.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/270a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/270a.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/270b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/270b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/270c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/270c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/270d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/270d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/270f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/270f.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2712.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2712.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2714.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2714.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2716.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2716.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/271d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/271d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2721.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2721.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2728.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2728.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2733.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2733.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2734.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2734.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2744.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2744.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2747.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2747.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/274c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/274c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/274e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/274e.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2753.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2753.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2754.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2754.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2755.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2755.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2757.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2757.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2763.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2763.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2764.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2764.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2795.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2795.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2796.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2796.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2797.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2797.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/27a1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/27a1.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/27b0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/27b0.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/27bf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/27bf.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2934.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2934.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2935.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2935.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b05.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b06.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b07.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b1b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b1b.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b1c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b1c.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b50.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/2b55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/2b55.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/3030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/3030.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/303d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/303d.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/3297.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/3297.png -------------------------------------------------------------------------------- /.hammerspoon/Emoji/png/3299.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/.hammerspoon/Emoji/png/3299.png -------------------------------------------------------------------------------- /images/Modifier-Keys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LuciusChen/dotfiles/3b1777e472072589b6fcf540d71202a0b3937526/images/Modifier-Keys.png --------------------------------------------------------------------------------