From 1d6d3e847752b30753c43190374c93caef4063d0 Mon Sep 17 00:00:00 2001 From: Arnaud Roques Date: Tue, 7 Dec 2021 19:15:43 +0100 Subject: [PATCH] Switch to twemoji --- build.xml | 4 +- pom.xml | 4 +- skin/plantuml.skin | 1 + .../sourceforge/plantuml/PSystemBuilder.java | 2 +- .../{AtomEmojiTwo.java => AtomEmoji.java} | 16 +- ...eEmojiTwo.java => CommandCreoleEmoji.java} | 14 +- .../plantuml/creole/legacy/AtomTextUtils.java | 6 +- .../plantuml/creole/legacy/StripeSimple.java | 88 +- .../EmojiTwo.java => emoji/Emoji.java} | 164 ++-- .../plantuml/emoji/PSystemListEmoji.java | 119 +++ .../PSystemListEmojiFactory.java | 2 +- .../UGraphicWithScale.java | 10 +- .../sourceforge/plantuml/emoji/data/1f300.svg | 1 + .../sourceforge/plantuml/emoji/data/1f301.svg | 1 + .../sourceforge/plantuml/emoji/data/1f302.svg | 1 + .../sourceforge/plantuml/emoji/data/1f303.svg | 1 + .../sourceforge/plantuml/emoji/data/1f304.svg | 1 + .../sourceforge/plantuml/emoji/data/1f305.svg | 1 + .../sourceforge/plantuml/emoji/data/1f306.svg | 1 + .../sourceforge/plantuml/emoji/data/1f307.svg | 1 + .../sourceforge/plantuml/emoji/data/1f308.svg | 1 + .../sourceforge/plantuml/emoji/data/1f309.svg | 1 + .../sourceforge/plantuml/emoji/data/1f30a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f30b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f30c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f30d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f30e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f30f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f310.svg | 1 + .../sourceforge/plantuml/emoji/data/1f311.svg | 1 + .../sourceforge/plantuml/emoji/data/1f312.svg | 1 + .../sourceforge/plantuml/emoji/data/1f313.svg | 1 + .../sourceforge/plantuml/emoji/data/1f314.svg | 1 + .../sourceforge/plantuml/emoji/data/1f315.svg | 1 + .../sourceforge/plantuml/emoji/data/1f316.svg | 1 + .../sourceforge/plantuml/emoji/data/1f317.svg | 1 + .../sourceforge/plantuml/emoji/data/1f318.svg | 1 + .../sourceforge/plantuml/emoji/data/1f319.svg | 1 + .../sourceforge/plantuml/emoji/data/1f31a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f31b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f31c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f31d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f31e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f31f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f320.svg | 1 + .../sourceforge/plantuml/emoji/data/1f321.svg | 1 + .../sourceforge/plantuml/emoji/data/1f324.svg | 1 + .../sourceforge/plantuml/emoji/data/1f325.svg | 1 + .../sourceforge/plantuml/emoji/data/1f326.svg | 1 + .../sourceforge/plantuml/emoji/data/1f327.svg | 1 + .../sourceforge/plantuml/emoji/data/1f328.svg | 1 + .../sourceforge/plantuml/emoji/data/1f329.svg | 1 + .../sourceforge/plantuml/emoji/data/1f32a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f32b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f32c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f32d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f32e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f32f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f330.svg | 1 + .../sourceforge/plantuml/emoji/data/1f331.svg | 1 + .../sourceforge/plantuml/emoji/data/1f332.svg | 1 + .../sourceforge/plantuml/emoji/data/1f333.svg | 1 + .../sourceforge/plantuml/emoji/data/1f334.svg | 1 + .../sourceforge/plantuml/emoji/data/1f335.svg | 1 + .../sourceforge/plantuml/emoji/data/1f336.svg | 1 + .../sourceforge/plantuml/emoji/data/1f337.svg | 1 + .../sourceforge/plantuml/emoji/data/1f338.svg | 1 + .../sourceforge/plantuml/emoji/data/1f339.svg | 1 + .../sourceforge/plantuml/emoji/data/1f33a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f33b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f33c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f33d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f33e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f33f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f340.svg | 1 + .../sourceforge/plantuml/emoji/data/1f341.svg | 1 + .../sourceforge/plantuml/emoji/data/1f342.svg | 1 + .../sourceforge/plantuml/emoji/data/1f343.svg | 1 + .../sourceforge/plantuml/emoji/data/1f344.svg | 1 + .../sourceforge/plantuml/emoji/data/1f345.svg | 1 + .../sourceforge/plantuml/emoji/data/1f346.svg | 1 + .../sourceforge/plantuml/emoji/data/1f347.svg | 1 + .../sourceforge/plantuml/emoji/data/1f348.svg | 1 + .../sourceforge/plantuml/emoji/data/1f349.svg | 1 + .../sourceforge/plantuml/emoji/data/1f34a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f34b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f34c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f34d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f34e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f34f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f350.svg | 1 + .../sourceforge/plantuml/emoji/data/1f351.svg | 1 + .../sourceforge/plantuml/emoji/data/1f352.svg | 1 + .../sourceforge/plantuml/emoji/data/1f353.svg | 1 + .../sourceforge/plantuml/emoji/data/1f354.svg | 1 + .../sourceforge/plantuml/emoji/data/1f355.svg | 1 + .../sourceforge/plantuml/emoji/data/1f356.svg | 1 + .../sourceforge/plantuml/emoji/data/1f357.svg | 1 + .../sourceforge/plantuml/emoji/data/1f358.svg | 1 + .../sourceforge/plantuml/emoji/data/1f359.svg | 1 + .../sourceforge/plantuml/emoji/data/1f35a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f35b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f35c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f35d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f35e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f35f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f360.svg | 1 + .../sourceforge/plantuml/emoji/data/1f361.svg | 1 + .../sourceforge/plantuml/emoji/data/1f362.svg | 1 + .../sourceforge/plantuml/emoji/data/1f363.svg | 1 + .../sourceforge/plantuml/emoji/data/1f364.svg | 1 + .../sourceforge/plantuml/emoji/data/1f365.svg | 1 + .../sourceforge/plantuml/emoji/data/1f366.svg | 1 + .../sourceforge/plantuml/emoji/data/1f367.svg | 1 + .../sourceforge/plantuml/emoji/data/1f368.svg | 1 + .../sourceforge/plantuml/emoji/data/1f369.svg | 1 + .../sourceforge/plantuml/emoji/data/1f36a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f36b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f36c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f36d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f36e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f36f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f370.svg | 1 + .../sourceforge/plantuml/emoji/data/1f371.svg | 1 + .../sourceforge/plantuml/emoji/data/1f372.svg | 1 + .../sourceforge/plantuml/emoji/data/1f373.svg | 1 + .../sourceforge/plantuml/emoji/data/1f374.svg | 1 + .../sourceforge/plantuml/emoji/data/1f375.svg | 1 + .../sourceforge/plantuml/emoji/data/1f376.svg | 1 + .../sourceforge/plantuml/emoji/data/1f377.svg | 1 + .../sourceforge/plantuml/emoji/data/1f378.svg | 1 + .../sourceforge/plantuml/emoji/data/1f379.svg | 1 + .../sourceforge/plantuml/emoji/data/1f37a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f37b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f37c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f37d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f37e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f37f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f380.svg | 1 + .../sourceforge/plantuml/emoji/data/1f381.svg | 1 + .../sourceforge/plantuml/emoji/data/1f382.svg | 1 + .../sourceforge/plantuml/emoji/data/1f383.svg | 1 + .../sourceforge/plantuml/emoji/data/1f384.svg | 1 + .../sourceforge/plantuml/emoji/data/1f385.svg | 1 + .../sourceforge/plantuml/emoji/data/1f386.svg | 1 + .../sourceforge/plantuml/emoji/data/1f387.svg | 1 + .../sourceforge/plantuml/emoji/data/1f388.svg | 1 + .../sourceforge/plantuml/emoji/data/1f389.svg | 1 + .../sourceforge/plantuml/emoji/data/1f38a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f38b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f38c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f38d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f38e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f38f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f390.svg | 1 + .../sourceforge/plantuml/emoji/data/1f391.svg | 1 + .../sourceforge/plantuml/emoji/data/1f392.svg | 1 + .../sourceforge/plantuml/emoji/data/1f393.svg | 1 + .../sourceforge/plantuml/emoji/data/1f396.svg | 1 + .../sourceforge/plantuml/emoji/data/1f397.svg | 1 + .../sourceforge/plantuml/emoji/data/1f399.svg | 1 + .../sourceforge/plantuml/emoji/data/1f39a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f39b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f39e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f39f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3a9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3aa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ab.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ac.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ad.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ae.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3af.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3b9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ba.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3bb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3bc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3bd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3be.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3bf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3c9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ca.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3cb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3cc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3cd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ce.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3cf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3d9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3da.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3db.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3dc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3dd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3de.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3df.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3e9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ea.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3eb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ec.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ed.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ee.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ef.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3f9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3fa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3fb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3fc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3fd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3fe.svg | 1 + .../sourceforge/plantuml/emoji/data/1f3ff.svg | 1 + .../sourceforge/plantuml/emoji/data/1f400.svg | 1 + .../sourceforge/plantuml/emoji/data/1f401.svg | 1 + .../sourceforge/plantuml/emoji/data/1f402.svg | 1 + .../sourceforge/plantuml/emoji/data/1f403.svg | 1 + .../sourceforge/plantuml/emoji/data/1f404.svg | 1 + .../sourceforge/plantuml/emoji/data/1f405.svg | 1 + .../sourceforge/plantuml/emoji/data/1f406.svg | 1 + .../sourceforge/plantuml/emoji/data/1f407.svg | 1 + .../sourceforge/plantuml/emoji/data/1f408.svg | 1 + .../sourceforge/plantuml/emoji/data/1f409.svg | 1 + .../sourceforge/plantuml/emoji/data/1f40a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f40b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f40c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f40d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f40e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f40f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f410.svg | 1 + .../sourceforge/plantuml/emoji/data/1f411.svg | 1 + .../sourceforge/plantuml/emoji/data/1f412.svg | 1 + .../sourceforge/plantuml/emoji/data/1f413.svg | 1 + .../sourceforge/plantuml/emoji/data/1f414.svg | 1 + .../sourceforge/plantuml/emoji/data/1f415.svg | 1 + .../sourceforge/plantuml/emoji/data/1f416.svg | 1 + .../sourceforge/plantuml/emoji/data/1f417.svg | 1 + .../sourceforge/plantuml/emoji/data/1f418.svg | 1 + .../sourceforge/plantuml/emoji/data/1f419.svg | 1 + .../sourceforge/plantuml/emoji/data/1f41a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f41b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f41c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f41d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f41e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f41f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f420.svg | 1 + .../sourceforge/plantuml/emoji/data/1f421.svg | 1 + .../sourceforge/plantuml/emoji/data/1f422.svg | 1 + .../sourceforge/plantuml/emoji/data/1f423.svg | 1 + .../sourceforge/plantuml/emoji/data/1f424.svg | 1 + .../sourceforge/plantuml/emoji/data/1f425.svg | 1 + .../sourceforge/plantuml/emoji/data/1f426.svg | 1 + .../sourceforge/plantuml/emoji/data/1f427.svg | 1 + .../sourceforge/plantuml/emoji/data/1f428.svg | 1 + .../sourceforge/plantuml/emoji/data/1f429.svg | 1 + .../sourceforge/plantuml/emoji/data/1f42a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f42b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f42c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f42d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f42e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f42f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f430.svg | 1 + .../sourceforge/plantuml/emoji/data/1f431.svg | 1 + .../sourceforge/plantuml/emoji/data/1f432.svg | 1 + .../sourceforge/plantuml/emoji/data/1f433.svg | 1 + .../sourceforge/plantuml/emoji/data/1f434.svg | 1 + .../sourceforge/plantuml/emoji/data/1f435.svg | 1 + .../sourceforge/plantuml/emoji/data/1f436.svg | 1 + .../sourceforge/plantuml/emoji/data/1f437.svg | 1 + .../sourceforge/plantuml/emoji/data/1f438.svg | 1 + .../sourceforge/plantuml/emoji/data/1f439.svg | 1 + .../sourceforge/plantuml/emoji/data/1f43a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f43b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f43c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f43d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f43e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f43f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f440.svg | 1 + .../sourceforge/plantuml/emoji/data/1f441.svg | 1 + .../sourceforge/plantuml/emoji/data/1f442.svg | 1 + .../sourceforge/plantuml/emoji/data/1f443.svg | 1 + .../sourceforge/plantuml/emoji/data/1f444.svg | 1 + .../sourceforge/plantuml/emoji/data/1f445.svg | 1 + .../sourceforge/plantuml/emoji/data/1f446.svg | 1 + .../sourceforge/plantuml/emoji/data/1f447.svg | 1 + .../sourceforge/plantuml/emoji/data/1f448.svg | 1 + .../sourceforge/plantuml/emoji/data/1f449.svg | 1 + .../sourceforge/plantuml/emoji/data/1f44a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f44b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f44c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f44d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f44e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f44f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f450.svg | 1 + .../sourceforge/plantuml/emoji/data/1f451.svg | 1 + .../sourceforge/plantuml/emoji/data/1f452.svg | 1 + .../sourceforge/plantuml/emoji/data/1f453.svg | 1 + .../sourceforge/plantuml/emoji/data/1f454.svg | 1 + .../sourceforge/plantuml/emoji/data/1f455.svg | 1 + .../sourceforge/plantuml/emoji/data/1f456.svg | 1 + .../sourceforge/plantuml/emoji/data/1f457.svg | 1 + .../sourceforge/plantuml/emoji/data/1f458.svg | 1 + .../sourceforge/plantuml/emoji/data/1f459.svg | 1 + .../sourceforge/plantuml/emoji/data/1f45a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f45b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f45c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f45d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f45e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f45f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f460.svg | 1 + .../sourceforge/plantuml/emoji/data/1f461.svg | 1 + .../sourceforge/plantuml/emoji/data/1f462.svg | 1 + .../sourceforge/plantuml/emoji/data/1f463.svg | 1 + .../sourceforge/plantuml/emoji/data/1f464.svg | 1 + .../sourceforge/plantuml/emoji/data/1f465.svg | 1 + .../sourceforge/plantuml/emoji/data/1f466.svg | 1 + .../sourceforge/plantuml/emoji/data/1f467.svg | 1 + .../sourceforge/plantuml/emoji/data/1f468.svg | 1 + .../sourceforge/plantuml/emoji/data/1f469.svg | 1 + .../sourceforge/plantuml/emoji/data/1f46a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f46b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f46c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f46d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f46e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f46f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f470.svg | 1 + .../sourceforge/plantuml/emoji/data/1f471.svg | 1 + .../sourceforge/plantuml/emoji/data/1f472.svg | 1 + .../sourceforge/plantuml/emoji/data/1f473.svg | 1 + .../sourceforge/plantuml/emoji/data/1f474.svg | 1 + .../sourceforge/plantuml/emoji/data/1f475.svg | 1 + .../sourceforge/plantuml/emoji/data/1f476.svg | 1 + .../sourceforge/plantuml/emoji/data/1f477.svg | 1 + .../sourceforge/plantuml/emoji/data/1f478.svg | 1 + .../sourceforge/plantuml/emoji/data/1f479.svg | 1 + .../sourceforge/plantuml/emoji/data/1f47a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f47b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f47c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f47d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f47e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f47f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f480.svg | 1 + .../sourceforge/plantuml/emoji/data/1f481.svg | 1 + .../sourceforge/plantuml/emoji/data/1f482.svg | 1 + .../sourceforge/plantuml/emoji/data/1f483.svg | 1 + .../sourceforge/plantuml/emoji/data/1f484.svg | 1 + .../sourceforge/plantuml/emoji/data/1f485.svg | 1 + .../sourceforge/plantuml/emoji/data/1f486.svg | 1 + .../sourceforge/plantuml/emoji/data/1f487.svg | 1 + .../sourceforge/plantuml/emoji/data/1f488.svg | 1 + .../sourceforge/plantuml/emoji/data/1f489.svg | 1 + .../sourceforge/plantuml/emoji/data/1f48a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f48b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f48c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f48d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f48e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f48f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f490.svg | 1 + .../sourceforge/plantuml/emoji/data/1f491.svg | 1 + .../sourceforge/plantuml/emoji/data/1f492.svg | 1 + .../sourceforge/plantuml/emoji/data/1f493.svg | 1 + .../sourceforge/plantuml/emoji/data/1f494.svg | 1 + .../sourceforge/plantuml/emoji/data/1f495.svg | 1 + .../sourceforge/plantuml/emoji/data/1f496.svg | 1 + .../sourceforge/plantuml/emoji/data/1f497.svg | 1 + .../sourceforge/plantuml/emoji/data/1f498.svg | 1 + .../sourceforge/plantuml/emoji/data/1f499.svg | 1 + .../sourceforge/plantuml/emoji/data/1f49a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f49b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f49c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f49d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f49e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f49f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4a9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4aa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ab.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ac.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ad.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ae.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4af.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4b9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ba.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4bb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4bc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4bd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4be.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4bf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4c9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ca.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4cb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4cc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4cd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ce.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4cf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4d9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4da.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4db.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4dc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4dd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4de.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4df.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4e9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ea.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4eb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ec.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ed.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ee.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ef.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4f9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4fa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4fb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4fc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4fd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f4ff.svg | 1 + .../sourceforge/plantuml/emoji/data/1f500.svg | 1 + .../sourceforge/plantuml/emoji/data/1f501.svg | 1 + .../sourceforge/plantuml/emoji/data/1f502.svg | 1 + .../sourceforge/plantuml/emoji/data/1f503.svg | 1 + .../sourceforge/plantuml/emoji/data/1f504.svg | 1 + .../sourceforge/plantuml/emoji/data/1f505.svg | 1 + .../sourceforge/plantuml/emoji/data/1f506.svg | 1 + .../sourceforge/plantuml/emoji/data/1f507.svg | 1 + .../sourceforge/plantuml/emoji/data/1f508.svg | 1 + .../sourceforge/plantuml/emoji/data/1f509.svg | 1 + .../sourceforge/plantuml/emoji/data/1f50a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f50b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f50c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f50d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f50e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f50f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f510.svg | 1 + .../sourceforge/plantuml/emoji/data/1f511.svg | 1 + .../sourceforge/plantuml/emoji/data/1f512.svg | 1 + .../sourceforge/plantuml/emoji/data/1f513.svg | 1 + .../sourceforge/plantuml/emoji/data/1f514.svg | 1 + .../sourceforge/plantuml/emoji/data/1f515.svg | 1 + .../sourceforge/plantuml/emoji/data/1f516.svg | 1 + .../sourceforge/plantuml/emoji/data/1f517.svg | 1 + .../sourceforge/plantuml/emoji/data/1f518.svg | 1 + .../sourceforge/plantuml/emoji/data/1f519.svg | 1 + .../sourceforge/plantuml/emoji/data/1f51a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f51b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f51c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f51d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f51e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f51f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f520.svg | 1 + .../sourceforge/plantuml/emoji/data/1f521.svg | 1 + .../sourceforge/plantuml/emoji/data/1f522.svg | 1 + .../sourceforge/plantuml/emoji/data/1f523.svg | 1 + .../sourceforge/plantuml/emoji/data/1f524.svg | 1 + .../sourceforge/plantuml/emoji/data/1f525.svg | 1 + .../sourceforge/plantuml/emoji/data/1f526.svg | 1 + .../sourceforge/plantuml/emoji/data/1f527.svg | 1 + .../sourceforge/plantuml/emoji/data/1f528.svg | 1 + .../sourceforge/plantuml/emoji/data/1f529.svg | 1 + .../sourceforge/plantuml/emoji/data/1f52a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f52b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f52c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f52d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f52e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f52f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f530.svg | 1 + .../sourceforge/plantuml/emoji/data/1f531.svg | 1 + .../sourceforge/plantuml/emoji/data/1f532.svg | 1 + .../sourceforge/plantuml/emoji/data/1f533.svg | 1 + .../sourceforge/plantuml/emoji/data/1f534.svg | 1 + .../sourceforge/plantuml/emoji/data/1f535.svg | 1 + .../sourceforge/plantuml/emoji/data/1f536.svg | 1 + .../sourceforge/plantuml/emoji/data/1f537.svg | 1 + .../sourceforge/plantuml/emoji/data/1f538.svg | 1 + .../sourceforge/plantuml/emoji/data/1f539.svg | 1 + .../sourceforge/plantuml/emoji/data/1f53a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f53b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f53c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f53d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f549.svg | 1 + .../sourceforge/plantuml/emoji/data/1f54a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f54b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f54c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f54d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f54e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f550.svg | 1 + .../sourceforge/plantuml/emoji/data/1f551.svg | 1 + .../sourceforge/plantuml/emoji/data/1f552.svg | 1 + .../sourceforge/plantuml/emoji/data/1f553.svg | 1 + .../sourceforge/plantuml/emoji/data/1f554.svg | 1 + .../sourceforge/plantuml/emoji/data/1f555.svg | 1 + .../sourceforge/plantuml/emoji/data/1f556.svg | 1 + .../sourceforge/plantuml/emoji/data/1f557.svg | 1 + .../sourceforge/plantuml/emoji/data/1f558.svg | 1 + .../sourceforge/plantuml/emoji/data/1f559.svg | 1 + .../sourceforge/plantuml/emoji/data/1f55a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f55b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f55c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f55d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f55e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f55f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f560.svg | 1 + .../sourceforge/plantuml/emoji/data/1f561.svg | 1 + .../sourceforge/plantuml/emoji/data/1f562.svg | 1 + .../sourceforge/plantuml/emoji/data/1f563.svg | 1 + .../sourceforge/plantuml/emoji/data/1f564.svg | 1 + .../sourceforge/plantuml/emoji/data/1f565.svg | 1 + .../sourceforge/plantuml/emoji/data/1f566.svg | 1 + .../sourceforge/plantuml/emoji/data/1f567.svg | 1 + .../sourceforge/plantuml/emoji/data/1f56f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f570.svg | 1 + .../sourceforge/plantuml/emoji/data/1f573.svg | 1 + .../sourceforge/plantuml/emoji/data/1f574.svg | 1 + .../sourceforge/plantuml/emoji/data/1f575.svg | 1 + .../sourceforge/plantuml/emoji/data/1f576.svg | 1 + .../sourceforge/plantuml/emoji/data/1f577.svg | 1 + .../sourceforge/plantuml/emoji/data/1f578.svg | 1 + .../sourceforge/plantuml/emoji/data/1f579.svg | 1 + .../sourceforge/plantuml/emoji/data/1f57a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f587.svg | 1 + .../sourceforge/plantuml/emoji/data/1f58a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f58b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f58c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f58d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f590.svg | 1 + .../sourceforge/plantuml/emoji/data/1f595.svg | 1 + .../sourceforge/plantuml/emoji/data/1f596.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5a4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5a5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5a8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5b1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5b2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5bc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5c2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5c3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5c4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5d1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5d2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5d3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5dc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5dd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5de.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5e1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5e3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5e8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5ef.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5f3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5fa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5fb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5fc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5fd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5fe.svg | 1 + .../sourceforge/plantuml/emoji/data/1f5ff.svg | 1 + .../sourceforge/plantuml/emoji/data/1f600.svg | 1 + .../sourceforge/plantuml/emoji/data/1f601.svg | 1 + .../sourceforge/plantuml/emoji/data/1f602.svg | 1 + .../sourceforge/plantuml/emoji/data/1f603.svg | 1 + .../sourceforge/plantuml/emoji/data/1f604.svg | 1 + .../sourceforge/plantuml/emoji/data/1f605.svg | 1 + .../sourceforge/plantuml/emoji/data/1f606.svg | 1 + .../sourceforge/plantuml/emoji/data/1f607.svg | 1 + .../sourceforge/plantuml/emoji/data/1f608.svg | 1 + .../sourceforge/plantuml/emoji/data/1f609.svg | 1 + .../sourceforge/plantuml/emoji/data/1f60a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f60b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f60c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f60d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f60e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f60f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f610.svg | 1 + .../sourceforge/plantuml/emoji/data/1f611.svg | 1 + .../sourceforge/plantuml/emoji/data/1f612.svg | 1 + .../sourceforge/plantuml/emoji/data/1f613.svg | 1 + .../sourceforge/plantuml/emoji/data/1f614.svg | 1 + .../sourceforge/plantuml/emoji/data/1f615.svg | 1 + .../sourceforge/plantuml/emoji/data/1f616.svg | 1 + .../sourceforge/plantuml/emoji/data/1f617.svg | 1 + .../sourceforge/plantuml/emoji/data/1f618.svg | 1 + .../sourceforge/plantuml/emoji/data/1f619.svg | 1 + .../sourceforge/plantuml/emoji/data/1f61a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f61b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f61c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f61d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f61e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f61f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f620.svg | 1 + .../sourceforge/plantuml/emoji/data/1f621.svg | 1 + .../sourceforge/plantuml/emoji/data/1f622.svg | 1 + .../sourceforge/plantuml/emoji/data/1f623.svg | 1 + .../sourceforge/plantuml/emoji/data/1f624.svg | 1 + .../sourceforge/plantuml/emoji/data/1f625.svg | 1 + .../sourceforge/plantuml/emoji/data/1f626.svg | 1 + .../sourceforge/plantuml/emoji/data/1f627.svg | 1 + .../sourceforge/plantuml/emoji/data/1f628.svg | 1 + .../sourceforge/plantuml/emoji/data/1f629.svg | 1 + .../sourceforge/plantuml/emoji/data/1f62a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f62b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f62c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f62d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f62e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f62f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f630.svg | 1 + .../sourceforge/plantuml/emoji/data/1f631.svg | 1 + .../sourceforge/plantuml/emoji/data/1f632.svg | 1 + .../sourceforge/plantuml/emoji/data/1f633.svg | 1 + .../sourceforge/plantuml/emoji/data/1f634.svg | 1 + .../sourceforge/plantuml/emoji/data/1f635.svg | 1 + .../sourceforge/plantuml/emoji/data/1f636.svg | 1 + .../sourceforge/plantuml/emoji/data/1f637.svg | 1 + .../sourceforge/plantuml/emoji/data/1f638.svg | 1 + .../sourceforge/plantuml/emoji/data/1f639.svg | 1 + .../sourceforge/plantuml/emoji/data/1f63a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f63b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f63c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f63d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f63e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f63f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f640.svg | 1 + .../sourceforge/plantuml/emoji/data/1f641.svg | 1 + .../sourceforge/plantuml/emoji/data/1f642.svg | 1 + .../sourceforge/plantuml/emoji/data/1f643.svg | 1 + .../sourceforge/plantuml/emoji/data/1f644.svg | 1 + .../sourceforge/plantuml/emoji/data/1f645.svg | 1 + .../sourceforge/plantuml/emoji/data/1f646.svg | 1 + .../sourceforge/plantuml/emoji/data/1f647.svg | 1 + .../sourceforge/plantuml/emoji/data/1f648.svg | 1 + .../sourceforge/plantuml/emoji/data/1f649.svg | 1 + .../sourceforge/plantuml/emoji/data/1f64a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f64b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f64c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f64d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f64e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f64f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f680.svg | 1 + .../sourceforge/plantuml/emoji/data/1f681.svg | 1 + .../sourceforge/plantuml/emoji/data/1f682.svg | 1 + .../sourceforge/plantuml/emoji/data/1f683.svg | 1 + .../sourceforge/plantuml/emoji/data/1f684.svg | 1 + .../sourceforge/plantuml/emoji/data/1f685.svg | 1 + .../sourceforge/plantuml/emoji/data/1f686.svg | 1 + .../sourceforge/plantuml/emoji/data/1f687.svg | 1 + .../sourceforge/plantuml/emoji/data/1f688.svg | 1 + .../sourceforge/plantuml/emoji/data/1f689.svg | 1 + .../sourceforge/plantuml/emoji/data/1f68a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f68b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f68c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f68d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f68e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f68f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f690.svg | 1 + .../sourceforge/plantuml/emoji/data/1f691.svg | 1 + .../sourceforge/plantuml/emoji/data/1f692.svg | 1 + .../sourceforge/plantuml/emoji/data/1f693.svg | 1 + .../sourceforge/plantuml/emoji/data/1f694.svg | 1 + .../sourceforge/plantuml/emoji/data/1f695.svg | 1 + .../sourceforge/plantuml/emoji/data/1f696.svg | 1 + .../sourceforge/plantuml/emoji/data/1f697.svg | 1 + .../sourceforge/plantuml/emoji/data/1f698.svg | 1 + .../sourceforge/plantuml/emoji/data/1f699.svg | 1 + .../sourceforge/plantuml/emoji/data/1f69a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f69b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f69c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f69d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f69e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f69f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6a9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6aa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ab.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ac.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ad.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ae.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6af.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6b9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ba.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6bb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6bc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6bd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6be.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6bf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6c0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6c1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6c2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6c3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6c4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6c5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6cb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6cc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6cd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ce.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6cf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6d0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6d1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6d2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6d5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6d6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6d7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6e9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6eb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6ec.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6f9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6fa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6fb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f6fc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f90c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f90d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f90e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f90f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f910.svg | 1 + .../sourceforge/plantuml/emoji/data/1f911.svg | 1 + .../sourceforge/plantuml/emoji/data/1f912.svg | 1 + .../sourceforge/plantuml/emoji/data/1f913.svg | 1 + .../sourceforge/plantuml/emoji/data/1f914.svg | 1 + .../sourceforge/plantuml/emoji/data/1f915.svg | 1 + .../sourceforge/plantuml/emoji/data/1f916.svg | 1 + .../sourceforge/plantuml/emoji/data/1f917.svg | 1 + .../sourceforge/plantuml/emoji/data/1f918.svg | 1 + .../sourceforge/plantuml/emoji/data/1f919.svg | 1 + .../sourceforge/plantuml/emoji/data/1f91a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f91b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f91c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f91d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f91e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f91f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f920.svg | 1 + .../sourceforge/plantuml/emoji/data/1f921.svg | 1 + .../sourceforge/plantuml/emoji/data/1f922.svg | 1 + .../sourceforge/plantuml/emoji/data/1f923.svg | 1 + .../sourceforge/plantuml/emoji/data/1f924.svg | 1 + .../sourceforge/plantuml/emoji/data/1f925.svg | 1 + .../sourceforge/plantuml/emoji/data/1f926.svg | 1 + .../sourceforge/plantuml/emoji/data/1f927.svg | 1 + .../sourceforge/plantuml/emoji/data/1f928.svg | 1 + .../sourceforge/plantuml/emoji/data/1f929.svg | 1 + .../sourceforge/plantuml/emoji/data/1f92a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f92b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f92c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f92d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f92e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f92f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f930.svg | 1 + .../sourceforge/plantuml/emoji/data/1f931.svg | 1 + .../sourceforge/plantuml/emoji/data/1f932.svg | 1 + .../sourceforge/plantuml/emoji/data/1f933.svg | 1 + .../sourceforge/plantuml/emoji/data/1f934.svg | 1 + .../sourceforge/plantuml/emoji/data/1f935.svg | 1 + .../sourceforge/plantuml/emoji/data/1f936.svg | 1 + .../sourceforge/plantuml/emoji/data/1f937.svg | 1 + .../sourceforge/plantuml/emoji/data/1f938.svg | 1 + .../sourceforge/plantuml/emoji/data/1f939.svg | 1 + .../sourceforge/plantuml/emoji/data/1f93a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f93c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f93d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f93e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f93f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f940.svg | 1 + .../sourceforge/plantuml/emoji/data/1f941.svg | 1 + .../sourceforge/plantuml/emoji/data/1f942.svg | 1 + .../sourceforge/plantuml/emoji/data/1f943.svg | 1 + .../sourceforge/plantuml/emoji/data/1f944.svg | 1 + .../sourceforge/plantuml/emoji/data/1f945.svg | 1 + .../sourceforge/plantuml/emoji/data/1f947.svg | 1 + .../sourceforge/plantuml/emoji/data/1f948.svg | 1 + .../sourceforge/plantuml/emoji/data/1f949.svg | 1 + .../sourceforge/plantuml/emoji/data/1f94a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f94b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f94c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f94d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f94e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f94f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f950.svg | 1 + .../sourceforge/plantuml/emoji/data/1f951.svg | 1 + .../sourceforge/plantuml/emoji/data/1f952.svg | 1 + .../sourceforge/plantuml/emoji/data/1f953.svg | 1 + .../sourceforge/plantuml/emoji/data/1f954.svg | 1 + .../sourceforge/plantuml/emoji/data/1f955.svg | 1 + .../sourceforge/plantuml/emoji/data/1f956.svg | 1 + .../sourceforge/plantuml/emoji/data/1f957.svg | 1 + .../sourceforge/plantuml/emoji/data/1f958.svg | 1 + .../sourceforge/plantuml/emoji/data/1f959.svg | 1 + .../sourceforge/plantuml/emoji/data/1f95a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f95b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f95c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f95d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f95e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f95f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f960.svg | 1 + .../sourceforge/plantuml/emoji/data/1f961.svg | 1 + .../sourceforge/plantuml/emoji/data/1f962.svg | 1 + .../sourceforge/plantuml/emoji/data/1f963.svg | 1 + .../sourceforge/plantuml/emoji/data/1f964.svg | 1 + .../sourceforge/plantuml/emoji/data/1f965.svg | 1 + .../sourceforge/plantuml/emoji/data/1f966.svg | 1 + .../sourceforge/plantuml/emoji/data/1f967.svg | 1 + .../sourceforge/plantuml/emoji/data/1f968.svg | 1 + .../sourceforge/plantuml/emoji/data/1f969.svg | 1 + .../sourceforge/plantuml/emoji/data/1f96a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f96b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f96c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f96d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f96e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f96f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f970.svg | 1 + .../sourceforge/plantuml/emoji/data/1f971.svg | 1 + .../sourceforge/plantuml/emoji/data/1f972.svg | 1 + .../sourceforge/plantuml/emoji/data/1f973.svg | 1 + .../sourceforge/plantuml/emoji/data/1f974.svg | 1 + .../sourceforge/plantuml/emoji/data/1f975.svg | 1 + .../sourceforge/plantuml/emoji/data/1f976.svg | 1 + .../sourceforge/plantuml/emoji/data/1f977.svg | 1 + .../sourceforge/plantuml/emoji/data/1f978.svg | 1 + .../sourceforge/plantuml/emoji/data/1f97a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f97b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f97c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f97d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f97e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f97f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f980.svg | 1 + .../sourceforge/plantuml/emoji/data/1f981.svg | 1 + .../sourceforge/plantuml/emoji/data/1f982.svg | 1 + .../sourceforge/plantuml/emoji/data/1f983.svg | 1 + .../sourceforge/plantuml/emoji/data/1f984.svg | 1 + .../sourceforge/plantuml/emoji/data/1f985.svg | 1 + .../sourceforge/plantuml/emoji/data/1f986.svg | 1 + .../sourceforge/plantuml/emoji/data/1f987.svg | 1 + .../sourceforge/plantuml/emoji/data/1f988.svg | 1 + .../sourceforge/plantuml/emoji/data/1f989.svg | 1 + .../sourceforge/plantuml/emoji/data/1f98a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f98b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f98c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f98d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f98e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f98f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f990.svg | 1 + .../sourceforge/plantuml/emoji/data/1f991.svg | 1 + .../sourceforge/plantuml/emoji/data/1f992.svg | 1 + .../sourceforge/plantuml/emoji/data/1f993.svg | 1 + .../sourceforge/plantuml/emoji/data/1f994.svg | 1 + .../sourceforge/plantuml/emoji/data/1f995.svg | 1 + .../sourceforge/plantuml/emoji/data/1f996.svg | 1 + .../sourceforge/plantuml/emoji/data/1f997.svg | 1 + .../sourceforge/plantuml/emoji/data/1f998.svg | 1 + .../sourceforge/plantuml/emoji/data/1f999.svg | 1 + .../sourceforge/plantuml/emoji/data/1f99a.svg | 1 + .../sourceforge/plantuml/emoji/data/1f99b.svg | 1 + .../sourceforge/plantuml/emoji/data/1f99c.svg | 1 + .../sourceforge/plantuml/emoji/data/1f99d.svg | 1 + .../sourceforge/plantuml/emoji/data/1f99e.svg | 1 + .../sourceforge/plantuml/emoji/data/1f99f.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9a9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9aa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ab.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ac.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ad.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ae.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9af.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9b9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ba.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9bb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9bc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9bd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9be.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9bf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9c9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ca.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9cb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9cd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ce.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9cf.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9d9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9da.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9db.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9dc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9dd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9de.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9df.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9e9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ea.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9eb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ec.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ed.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ee.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ef.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f0.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f1.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f2.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f3.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f4.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f5.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f6.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f7.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f8.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9f9.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9fa.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9fb.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9fc.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9fd.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9fe.svg | 1 + .../sourceforge/plantuml/emoji/data/1f9ff.svg | 1 + .../sourceforge/plantuml/emoji/data/2600.svg | 1 + .../sourceforge/plantuml/emoji/data/2601.svg | 1 + .../sourceforge/plantuml/emoji/data/2602.svg | 1 + .../sourceforge/plantuml/emoji/data/2603.svg | 1 + .../sourceforge/plantuml/emoji/data/2604.svg | 1 + .../sourceforge/plantuml/emoji/data/260e.svg | 1 + .../sourceforge/plantuml/emoji/data/2611.svg | 1 + .../sourceforge/plantuml/emoji/data/2614.svg | 1 + .../sourceforge/plantuml/emoji/data/2615.svg | 1 + .../sourceforge/plantuml/emoji/data/2618.svg | 1 + .../sourceforge/plantuml/emoji/data/261d.svg | 1 + .../sourceforge/plantuml/emoji/data/2620.svg | 1 + .../sourceforge/plantuml/emoji/data/2622.svg | 1 + .../sourceforge/plantuml/emoji/data/2623.svg | 1 + .../sourceforge/plantuml/emoji/data/2626.svg | 1 + .../sourceforge/plantuml/emoji/data/262a.svg | 1 + .../sourceforge/plantuml/emoji/data/262e.svg | 1 + .../sourceforge/plantuml/emoji/data/262f.svg | 1 + .../sourceforge/plantuml/emoji/data/2638.svg | 1 + .../sourceforge/plantuml/emoji/data/2639.svg | 1 + .../sourceforge/plantuml/emoji/data/263a.svg | 1 + .../sourceforge/plantuml/emoji/data/2640.svg | 1 + .../sourceforge/plantuml/emoji/data/2642.svg | 1 + .../sourceforge/plantuml/emoji/data/2648.svg | 1 + .../sourceforge/plantuml/emoji/data/2649.svg | 1 + .../sourceforge/plantuml/emoji/data/264a.svg | 1 + .../sourceforge/plantuml/emoji/data/264b.svg | 1 + .../sourceforge/plantuml/emoji/data/264c.svg | 1 + .../sourceforge/plantuml/emoji/data/264d.svg | 1 + .../sourceforge/plantuml/emoji/data/264e.svg | 1 + .../sourceforge/plantuml/emoji/data/264f.svg | 1 + .../sourceforge/plantuml/emoji/data/2650.svg | 1 + .../sourceforge/plantuml/emoji/data/2651.svg | 1 + .../sourceforge/plantuml/emoji/data/2652.svg | 1 + .../sourceforge/plantuml/emoji/data/2653.svg | 1 + .../sourceforge/plantuml/emoji/data/265f.svg | 1 + .../sourceforge/plantuml/emoji/data/2660.svg | 1 + .../sourceforge/plantuml/emoji/data/2663.svg | 1 + .../sourceforge/plantuml/emoji/data/2665.svg | 1 + .../sourceforge/plantuml/emoji/data/2666.svg | 1 + .../sourceforge/plantuml/emoji/data/2668.svg | 1 + .../sourceforge/plantuml/emoji/data/267b.svg | 1 + .../sourceforge/plantuml/emoji/data/267e.svg | 1 + .../sourceforge/plantuml/emoji/data/267f.svg | 1 + .../sourceforge/plantuml/emoji/data/2692.svg | 1 + .../sourceforge/plantuml/emoji/data/2693.svg | 1 + .../sourceforge/plantuml/emoji/data/2694.svg | 1 + .../sourceforge/plantuml/emoji/data/2695.svg | 1 + .../sourceforge/plantuml/emoji/data/2696.svg | 1 + .../sourceforge/plantuml/emoji/data/2697.svg | 1 + .../sourceforge/plantuml/emoji/data/2699.svg | 1 + .../sourceforge/plantuml/emoji/data/269b.svg | 1 + .../sourceforge/plantuml/emoji/data/269c.svg | 1 + .../sourceforge/plantuml/emoji/data/26a0.svg | 1 + .../sourceforge/plantuml/emoji/data/26a1.svg | 1 + .../sourceforge/plantuml/emoji/data/26a7.svg | 1 + .../sourceforge/plantuml/emoji/data/26aa.svg | 1 + .../sourceforge/plantuml/emoji/data/26ab.svg | 1 + .../sourceforge/plantuml/emoji/data/26b0.svg | 1 + .../sourceforge/plantuml/emoji/data/26b1.svg | 1 + .../sourceforge/plantuml/emoji/data/26bd.svg | 1 + .../sourceforge/plantuml/emoji/data/26be.svg | 1 + .../sourceforge/plantuml/emoji/data/26c4.svg | 1 + .../sourceforge/plantuml/emoji/data/26c5.svg | 1 + .../sourceforge/plantuml/emoji/data/26c8.svg | 1 + .../sourceforge/plantuml/emoji/data/26ce.svg | 1 + .../sourceforge/plantuml/emoji/data/26cf.svg | 1 + .../sourceforge/plantuml/emoji/data/26d1.svg | 1 + .../sourceforge/plantuml/emoji/data/26d3.svg | 1 + .../sourceforge/plantuml/emoji/data/26d4.svg | 1 + .../sourceforge/plantuml/emoji/data/26e9.svg | 1 + .../sourceforge/plantuml/emoji/data/26ea.svg | 1 + .../sourceforge/plantuml/emoji/data/26f0.svg | 1 + .../sourceforge/plantuml/emoji/data/26f1.svg | 1 + .../sourceforge/plantuml/emoji/data/26f2.svg | 1 + .../sourceforge/plantuml/emoji/data/26f3.svg | 1 + .../sourceforge/plantuml/emoji/data/26f4.svg | 1 + .../sourceforge/plantuml/emoji/data/26f5.svg | 1 + .../sourceforge/plantuml/emoji/data/26f7.svg | 1 + .../sourceforge/plantuml/emoji/data/26f8.svg | 1 + .../sourceforge/plantuml/emoji/data/26f9.svg | 1 + .../sourceforge/plantuml/emoji/data/26fa.svg | 1 + .../sourceforge/plantuml/emoji/data/26fd.svg | 1 + .../{emojitwo => emoji}/data/Dummy.java | 2 +- .../data/all.txt => emoji/data/emoji.txt} | 543 ++++++++--- .../plantuml/emojitwo/PSystemListEmoji.java | 82 -- .../plantuml/emojitwo/data/1f300.svg | 1 - .../plantuml/emojitwo/data/1f301.svg | 1 - .../plantuml/emojitwo/data/1f302.svg | 1 - .../plantuml/emojitwo/data/1f303.svg | 1 - .../plantuml/emojitwo/data/1f304.svg | 1 - .../plantuml/emojitwo/data/1f305.svg | 1 - .../plantuml/emojitwo/data/1f306.svg | 1 - .../plantuml/emojitwo/data/1f307.svg | 1 - .../plantuml/emojitwo/data/1f308.svg | 1 - .../plantuml/emojitwo/data/1f309.svg | 1 - .../plantuml/emojitwo/data/1f30a.svg | 1 - .../plantuml/emojitwo/data/1f30b.svg | 1 - .../plantuml/emojitwo/data/1f30c.svg | 1 - .../plantuml/emojitwo/data/1f30d.svg | 1 - .../plantuml/emojitwo/data/1f30e.svg | 1 - .../plantuml/emojitwo/data/1f30f.svg | 1 - .../plantuml/emojitwo/data/1f310.svg | 1 - .../plantuml/emojitwo/data/1f311.svg | 1 - .../plantuml/emojitwo/data/1f312.svg | 1 - .../plantuml/emojitwo/data/1f313.svg | 1 - .../plantuml/emojitwo/data/1f314.svg | 1 - .../plantuml/emojitwo/data/1f315.svg | 1 - .../plantuml/emojitwo/data/1f316.svg | 1 - .../plantuml/emojitwo/data/1f317.svg | 1 - .../plantuml/emojitwo/data/1f318.svg | 1 - .../plantuml/emojitwo/data/1f319.svg | 1 - .../plantuml/emojitwo/data/1f31a.svg | 1 - .../plantuml/emojitwo/data/1f31b.svg | 1 - .../plantuml/emojitwo/data/1f31c.svg | 1 - .../plantuml/emojitwo/data/1f31d.svg | 1 - .../plantuml/emojitwo/data/1f31e.svg | 1 - .../plantuml/emojitwo/data/1f31f.svg | 1 - .../plantuml/emojitwo/data/1f320.svg | 1 - .../plantuml/emojitwo/data/1f321.svg | 1 - .../plantuml/emojitwo/data/1f322.svg | 1 - .../plantuml/emojitwo/data/1f323.svg | 1 - .../plantuml/emojitwo/data/1f324.svg | 1 - .../plantuml/emojitwo/data/1f325.svg | 1 - .../plantuml/emojitwo/data/1f326.svg | 1 - .../plantuml/emojitwo/data/1f327.svg | 1 - .../plantuml/emojitwo/data/1f328.svg | 1 - .../plantuml/emojitwo/data/1f329.svg | 1 - .../plantuml/emojitwo/data/1f32a.svg | 1 - .../plantuml/emojitwo/data/1f32b.svg | 1 - .../plantuml/emojitwo/data/1f32c.svg | 1 - .../plantuml/emojitwo/data/1f32d.svg | 1 - .../plantuml/emojitwo/data/1f32e.svg | 1 - .../plantuml/emojitwo/data/1f32f.svg | 1 - .../plantuml/emojitwo/data/1f330.svg | 1 - .../plantuml/emojitwo/data/1f331.svg | 1 - .../plantuml/emojitwo/data/1f332.svg | 1 - .../plantuml/emojitwo/data/1f333.svg | 1 - .../plantuml/emojitwo/data/1f334.svg | 1 - .../plantuml/emojitwo/data/1f335.svg | 1 - .../plantuml/emojitwo/data/1f336.svg | 1 - .../plantuml/emojitwo/data/1f337.svg | 1 - .../plantuml/emojitwo/data/1f338.svg | 1 - .../plantuml/emojitwo/data/1f339.svg | 1 - .../plantuml/emojitwo/data/1f33a.svg | 1 - .../plantuml/emojitwo/data/1f33b.svg | 1 - .../plantuml/emojitwo/data/1f33c.svg | 1 - .../plantuml/emojitwo/data/1f33d.svg | 1 - .../plantuml/emojitwo/data/1f33e.svg | 1 - .../plantuml/emojitwo/data/1f33f.svg | 1 - .../plantuml/emojitwo/data/1f340.svg | 1 - .../plantuml/emojitwo/data/1f341.svg | 1 - .../plantuml/emojitwo/data/1f342.svg | 1 - .../plantuml/emojitwo/data/1f343.svg | 1 - .../plantuml/emojitwo/data/1f344.svg | 1 - .../plantuml/emojitwo/data/1f345.svg | 1 - .../plantuml/emojitwo/data/1f346.svg | 1 - .../plantuml/emojitwo/data/1f347.svg | 1 - .../plantuml/emojitwo/data/1f348.svg | 1 - .../plantuml/emojitwo/data/1f349.svg | 1 - .../plantuml/emojitwo/data/1f34a.svg | 1 - .../plantuml/emojitwo/data/1f34b.svg | 1 - .../plantuml/emojitwo/data/1f34c.svg | 1 - .../plantuml/emojitwo/data/1f34d.svg | 1 - .../plantuml/emojitwo/data/1f34e.svg | 1 - .../plantuml/emojitwo/data/1f34f.svg | 1 - .../plantuml/emojitwo/data/1f350.svg | 1 - .../plantuml/emojitwo/data/1f351.svg | 1 - .../plantuml/emojitwo/data/1f352.svg | 1 - .../plantuml/emojitwo/data/1f353.svg | 1 - .../plantuml/emojitwo/data/1f354.svg | 1 - .../plantuml/emojitwo/data/1f355.svg | 1 - .../plantuml/emojitwo/data/1f356.svg | 1 - .../plantuml/emojitwo/data/1f357.svg | 1 - .../plantuml/emojitwo/data/1f358.svg | 1 - .../plantuml/emojitwo/data/1f359.svg | 1 - .../plantuml/emojitwo/data/1f35a.svg | 1 - .../plantuml/emojitwo/data/1f35b.svg | 1 - .../plantuml/emojitwo/data/1f35c.svg | 1 - .../plantuml/emojitwo/data/1f35d.svg | 1 - .../plantuml/emojitwo/data/1f35e.svg | 1 - .../plantuml/emojitwo/data/1f35f.svg | 1 - .../plantuml/emojitwo/data/1f360.svg | 1 - .../plantuml/emojitwo/data/1f361.svg | 1 - .../plantuml/emojitwo/data/1f362.svg | 1 - .../plantuml/emojitwo/data/1f363.svg | 1 - .../plantuml/emojitwo/data/1f3c4.svg | 1 - .../plantuml/emojitwo/data/1f3c5.svg | 1 - .../plantuml/emojitwo/data/1f3c6.svg | 1 - .../plantuml/emojitwo/data/1f3c7.svg | 1 - .../plantuml/emojitwo/data/1f3c8.svg | 1 - .../plantuml/emojitwo/data/1f3c9.svg | 1 - .../plantuml/emojitwo/data/1f400.svg | 1 - .../plantuml/emojitwo/data/1f401.svg | 1 - .../plantuml/emojitwo/data/1f402.svg | 1 - .../plantuml/emojitwo/data/1f403.svg | 1 - .../plantuml/emojitwo/data/1f404.svg | 1 - .../plantuml/emojitwo/data/1f405.svg | 1 - .../plantuml/emojitwo/data/1f406.svg | 1 - .../plantuml/emojitwo/data/1f407.svg | 1 - .../plantuml/emojitwo/data/1f408.svg | 1 - .../plantuml/emojitwo/data/1f409.svg | 1 - .../plantuml/emojitwo/data/1f40a.svg | 1 - .../plantuml/emojitwo/data/1f40b.svg | 1 - .../plantuml/emojitwo/data/1f40c.svg | 1 - .../plantuml/emojitwo/data/1f40d.svg | 1 - .../plantuml/emojitwo/data/1f40e.svg | 1 - .../plantuml/emojitwo/data/1f40f.svg | 1 - .../plantuml/emojitwo/data/1f410.svg | 1 - .../plantuml/emojitwo/data/1f411.svg | 1 - .../plantuml/emojitwo/data/1f412.svg | 1 - .../plantuml/emojitwo/data/1f413.svg | 1 - .../plantuml/emojitwo/data/1f414.svg | 1 - .../plantuml/emojitwo/data/1f415.svg | 1 - .../plantuml/emojitwo/data/1f416.svg | 1 - .../plantuml/emojitwo/data/1f417.svg | 1 - .../plantuml/emojitwo/data/1f418.svg | 1 - .../plantuml/emojitwo/data/1f419.svg | 1 - .../plantuml/emojitwo/data/1f41a.svg | 1 - .../plantuml/emojitwo/data/1f41b.svg | 1 - .../plantuml/emojitwo/data/1f41c.svg | 1 - .../plantuml/emojitwo/data/1f41d.svg | 1 - .../plantuml/emojitwo/data/1f41e.svg | 1 - .../plantuml/emojitwo/data/1f41f.svg | 1 - .../plantuml/emojitwo/data/1f420.svg | 1 - .../plantuml/emojitwo/data/1f421.svg | 1 - .../plantuml/emojitwo/data/1f422.svg | 1 - .../plantuml/emojitwo/data/1f423.svg | 1 - .../plantuml/emojitwo/data/1f424.svg | 1 - .../plantuml/emojitwo/data/1f425.svg | 1 - .../plantuml/emojitwo/data/1f426.svg | 1 - .../plantuml/emojitwo/data/1f427.svg | 1 - .../plantuml/emojitwo/data/1f428.svg | 1 - .../plantuml/emojitwo/data/1f429.svg | 1 - .../plantuml/emojitwo/data/1f42a.svg | 1 - .../plantuml/emojitwo/data/1f42b.svg | 1 - .../plantuml/emojitwo/data/1f42c.svg | 1 - .../plantuml/emojitwo/data/1f42d.svg | 1 - .../plantuml/emojitwo/data/1f42e.svg | 1 - .../plantuml/emojitwo/data/1f42f.svg | 1 - .../plantuml/emojitwo/data/1f430.svg | 1 - .../plantuml/emojitwo/data/1f431.svg | 1 - .../plantuml/emojitwo/data/1f432.svg | 1 - .../plantuml/emojitwo/data/1f433.svg | 1 - .../plantuml/emojitwo/data/1f434.svg | 1 - .../plantuml/emojitwo/data/1f435.svg | 1 - .../plantuml/emojitwo/data/1f436.svg | 1 - .../plantuml/emojitwo/data/1f437.svg | 1 - .../plantuml/emojitwo/data/1f438.svg | 1 - .../plantuml/emojitwo/data/1f439.svg | 1 - .../plantuml/emojitwo/data/1f43a.svg | 1 - .../plantuml/emojitwo/data/1f43b.svg | 1 - .../plantuml/emojitwo/data/1f43c.svg | 1 - .../plantuml/emojitwo/data/1f43d.svg | 1 - .../plantuml/emojitwo/data/1f43e.svg | 1 - .../plantuml/emojitwo/data/1f43f.svg | 1 - .../plantuml/emojitwo/data/1f440.svg | 1 - .../plantuml/emojitwo/data/1f441.svg | 1 - .../plantuml/emojitwo/data/1f442.svg | 1 - .../plantuml/emojitwo/data/1f443.svg | 1 - .../plantuml/emojitwo/data/1f444.svg | 1 - .../plantuml/emojitwo/data/1f445.svg | 1 - .../plantuml/emojitwo/data/1f446.svg | 1 - .../plantuml/emojitwo/data/1f447.svg | 1 - .../plantuml/emojitwo/data/1f448.svg | 1 - .../plantuml/emojitwo/data/1f449.svg | 1 - .../plantuml/emojitwo/data/1f44a.svg | 1 - .../plantuml/emojitwo/data/1f44b.svg | 1 - .../plantuml/emojitwo/data/1f44c.svg | 1 - .../plantuml/emojitwo/data/1f44d.svg | 1 - .../plantuml/emojitwo/data/1f44e.svg | 1 - .../plantuml/emojitwo/data/1f44f.svg | 1 - .../plantuml/emojitwo/data/1f450.svg | 1 - .../plantuml/emojitwo/data/1f451.svg | 1 - .../plantuml/emojitwo/data/1f452.svg | 1 - .../plantuml/emojitwo/data/1f453.svg | 1 - .../plantuml/emojitwo/data/1f454.svg | 1 - .../plantuml/emojitwo/data/1f455.svg | 1 - .../plantuml/emojitwo/data/1f456.svg | 1 - .../plantuml/emojitwo/data/1f457.svg | 1 - .../plantuml/emojitwo/data/1f458.svg | 1 - .../plantuml/emojitwo/data/1f459.svg | 1 - .../plantuml/emojitwo/data/1f45a.svg | 1 - .../plantuml/emojitwo/data/1f45b.svg | 1 - .../plantuml/emojitwo/data/1f45c.svg | 1 - .../plantuml/emojitwo/data/1f45d.svg | 1 - .../plantuml/emojitwo/data/1f45e.svg | 1 - .../plantuml/emojitwo/data/1f45f.svg | 1 - .../plantuml/emojitwo/data/1f460.svg | 1 - .../plantuml/emojitwo/data/1f461.svg | 1 - .../plantuml/emojitwo/data/1f462.svg | 1 - .../plantuml/emojitwo/data/1f463.svg | 1 - .../plantuml/emojitwo/data/1f464.svg | 1 - .../plantuml/emojitwo/data/1f465.svg | 1 - .../plantuml/emojitwo/data/1f466.svg | 1 - .../plantuml/emojitwo/data/1f467.svg | 1 - .../plantuml/emojitwo/data/1f468.svg | 1 - .../plantuml/emojitwo/data/1f469.svg | 1 - .../plantuml/emojitwo/data/1f470.svg | 1 - .../plantuml/emojitwo/data/1f471.svg | 1 - .../plantuml/emojitwo/data/1f472.svg | 1 - .../plantuml/emojitwo/data/1f473.svg | 1 - .../plantuml/emojitwo/data/1f474.svg | 1 - .../plantuml/emojitwo/data/1f475.svg | 1 - .../plantuml/emojitwo/data/1f476.svg | 1 - .../plantuml/emojitwo/data/1f477.svg | 1 - .../plantuml/emojitwo/data/1f478.svg | 1 - .../plantuml/emojitwo/data/1f479.svg | 1 - .../plantuml/emojitwo/data/1f480.svg | 1 - .../plantuml/emojitwo/data/1f481.svg | 1 - .../plantuml/emojitwo/data/1f482.svg | 1 - .../plantuml/emojitwo/data/1f483.svg | 1 - .../plantuml/emojitwo/data/1f484.svg | 1 - .../plantuml/emojitwo/data/1f485.svg | 1 - .../plantuml/emojitwo/data/1f486.svg | 1 - .../plantuml/emojitwo/data/1f487.svg | 1 - .../plantuml/emojitwo/data/1f488.svg | 1 - .../plantuml/emojitwo/data/1f489.svg | 1 - .../plantuml/emojitwo/data/1f490.svg | 1 - .../plantuml/emojitwo/data/1f491.svg | 1 - .../plantuml/emojitwo/data/1f492.svg | 1 - .../plantuml/emojitwo/data/1f493.svg | 1 - .../plantuml/emojitwo/data/1f494.svg | 1 - .../plantuml/emojitwo/data/1f495.svg | 1 - .../plantuml/emojitwo/data/1f496.svg | 1 - .../plantuml/emojitwo/data/1f497.svg | 1 - .../plantuml/emojitwo/data/1f498.svg | 1 - .../plantuml/emojitwo/data/1f499.svg | 1 - .../plantuml/emojitwo/data/1f4a6.svg | 1 - .../plantuml/emojitwo/data/1f4a7.svg | 1 - .../plantuml/emojitwo/data/1f4a8.svg | 1 - .../plantuml/emojitwo/data/1f4a9.svg | 1 - .../plantuml/emojitwo/data/1f4aa.svg | 1 - .../plantuml/emojitwo/data/1f4ab.svg | 1 - .../plantuml/emojitwo/data/1f4ac.svg | 1 - .../plantuml/emojitwo/data/1f4ad.svg | 1 - .../plantuml/emojitwo/data/1f4ae.svg | 1 - .../plantuml/emojitwo/data/1f4af.svg | 1 - .../plantuml/emojitwo/data/1f4b0.svg | 1 - .../plantuml/emojitwo/data/1f4b1.svg | 1 - .../plantuml/emojitwo/data/1f4b2.svg | 1 - .../plantuml/emojitwo/data/1f4b3.svg | 1 - .../plantuml/emojitwo/data/1f4b4.svg | 1 - .../plantuml/emojitwo/data/1f4b5.svg | 1 - .../plantuml/emojitwo/data/1f4b6.svg | 1 - .../plantuml/emojitwo/data/1f4b7.svg | 1 - .../plantuml/emojitwo/data/1f4b8.svg | 1 - .../plantuml/emojitwo/data/1f4b9.svg | 1 - .../plantuml/emojitwo/data/1f4ba.svg | 1 - .../plantuml/emojitwo/data/1f4bb.svg | 1 - .../plantuml/emojitwo/data/1f4bc.svg | 1 - .../plantuml/emojitwo/data/1f4bd.svg | 1 - .../plantuml/emojitwo/data/1f4be.svg | 1 - .../plantuml/emojitwo/data/1f4bf.svg | 1 - .../plantuml/emojitwo/data/1f4c0.svg | 1 - .../plantuml/emojitwo/data/1f4c1.svg | 1 - .../plantuml/emojitwo/data/1f4c2.svg | 1 - .../plantuml/emojitwo/data/1f4c3.svg | 1 - .../plantuml/emojitwo/data/1f4c4.svg | 1 - .../plantuml/emojitwo/data/1f4c5.svg | 1 - .../plantuml/emojitwo/data/1f4c6.svg | 1 - .../plantuml/emojitwo/data/1f4c7.svg | 1 - .../plantuml/emojitwo/data/1f500.svg | 1 - .../plantuml/emojitwo/data/1f501.svg | 1 - .../plantuml/emojitwo/data/1f502.svg | 1 - .../plantuml/emojitwo/data/1f503.svg | 1 - .../plantuml/emojitwo/data/1f504.svg | 1 - .../plantuml/emojitwo/data/1f505.svg | 1 - .../plantuml/emojitwo/data/1f506.svg | 1 - .../plantuml/emojitwo/data/1f507.svg | 1 - .../plantuml/emojitwo/data/1f508.svg | 1 - .../plantuml/emojitwo/data/1f509.svg | 1 - .../plantuml/emojitwo/data/1f50a.svg | 1 - .../plantuml/emojitwo/data/1f50b.svg | 1 - .../plantuml/emojitwo/data/1f50c.svg | 1 - .../plantuml/emojitwo/data/1f50d.svg | 1 - .../plantuml/emojitwo/data/1f50e.svg | 1 - .../plantuml/emojitwo/data/1f50f.svg | 1 - .../plantuml/emojitwo/data/1f510.svg | 1 - .../plantuml/emojitwo/data/1f511.svg | 1 - .../plantuml/emojitwo/data/1f512.svg | 1 - .../plantuml/emojitwo/data/1f513.svg | 1 - .../plantuml/emojitwo/data/1f514.svg | 1 - .../plantuml/emojitwo/data/1f515.svg | 1 - .../plantuml/emojitwo/data/1f516.svg | 1 - .../plantuml/emojitwo/data/1f517.svg | 1 - .../plantuml/emojitwo/data/1f518.svg | 1 - .../plantuml/emojitwo/data/1f519.svg | 1 - .../plantuml/emojitwo/data/1f51a.svg | 1 - .../plantuml/emojitwo/data/1f51b.svg | 1 - .../plantuml/emojitwo/data/1f51c.svg | 1 - .../plantuml/emojitwo/data/1f51d.svg | 1 - .../plantuml/emojitwo/data/1f51e.svg | 1 - .../plantuml/emojitwo/data/1f51f.svg | 1 - .../plantuml/emojitwo/data/1f520.svg | 1 - .../plantuml/emojitwo/data/1f521.svg | 1 - .../plantuml/emojitwo/data/1f522.svg | 1 - .../plantuml/emojitwo/data/1f523.svg | 1 - .../plantuml/emojitwo/data/1f524.svg | 1 - .../plantuml/emojitwo/data/1f525.svg | 1 - .../plantuml/emojitwo/data/1f526.svg | 1 - .../plantuml/emojitwo/data/1f527.svg | 1 - .../plantuml/emojitwo/data/1f528.svg | 1 - .../plantuml/emojitwo/data/1f529.svg | 1 - .../plantuml/emojitwo/data/1f52a.svg | 1 - .../plantuml/emojitwo/data/1f52b.svg | 1 - .../plantuml/emojitwo/data/1f52c.svg | 1 - .../plantuml/emojitwo/data/1f52d.svg | 1 - .../plantuml/emojitwo/data/1f52e.svg | 1 - .../plantuml/emojitwo/data/1f52f.svg | 1 - .../plantuml/emojitwo/data/1f530.svg | 1 - .../plantuml/emojitwo/data/1f531.svg | 1 - .../plantuml/emojitwo/data/1f532.svg | 1 - .../plantuml/emojitwo/data/1f533.svg | 1 - .../plantuml/emojitwo/data/1f534.svg | 1 - .../plantuml/emojitwo/data/1f535.svg | 1 - .../plantuml/emojitwo/data/1f536.svg | 1 - .../plantuml/emojitwo/data/1f537.svg | 1 - .../plantuml/emojitwo/data/1f538.svg | 1 - .../plantuml/emojitwo/data/1f539.svg | 1 - .../plantuml/emojitwo/data/1f53a.svg | 1 - .../plantuml/emojitwo/data/1f53b.svg | 1 - .../plantuml/emojitwo/data/1f53c.svg | 1 - .../plantuml/emojitwo/data/1f53d.svg | 1 - .../plantuml/emojitwo/data/1f540.svg | 1 - .../plantuml/emojitwo/data/1f541.svg | 1 - .../plantuml/emojitwo/data/1f542.svg | 1 - .../plantuml/emojitwo/data/1f546.svg | 1 - .../plantuml/emojitwo/data/1f547.svg | 1 - .../plantuml/emojitwo/data/1f548.svg | 1 - .../plantuml/emojitwo/data/1f549.svg | 1 - .../plantuml/emojitwo/data/1f54a.svg | 1 - .../plantuml/emojitwo/data/1f54b.svg | 1 - .../plantuml/emojitwo/data/1f54c.svg | 1 - .../plantuml/emojitwo/data/1f54d.svg | 1 - .../plantuml/emojitwo/data/1f54e.svg | 1 - .../plantuml/emojitwo/data/1f550.svg | 1 - .../plantuml/emojitwo/data/1f551.svg | 1 - .../plantuml/emojitwo/data/1f552.svg | 1 - .../plantuml/emojitwo/data/1f553.svg | 1 - .../plantuml/emojitwo/data/1f554.svg | 1 - .../plantuml/emojitwo/data/1f555.svg | 1 - .../plantuml/emojitwo/data/1f556.svg | 1 - .../plantuml/emojitwo/data/1f557.svg | 1 - .../plantuml/emojitwo/data/1f558.svg | 1 - .../plantuml/emojitwo/data/1f559.svg | 1 - .../plantuml/emojitwo/data/1f55a.svg | 1 - .../plantuml/emojitwo/data/1f55b.svg | 1 - .../plantuml/emojitwo/data/1f55c.svg | 1 - .../plantuml/emojitwo/data/1f55d.svg | 1 - .../plantuml/emojitwo/data/1f55e.svg | 1 - .../plantuml/emojitwo/data/1f55f.svg | 1 - .../plantuml/emojitwo/data/1f560.svg | 1 - .../plantuml/emojitwo/data/1f561.svg | 1 - .../plantuml/emojitwo/data/1f562.svg | 1 - .../plantuml/emojitwo/data/1f563.svg | 1 - .../plantuml/emojitwo/data/1f564.svg | 1 - .../plantuml/emojitwo/data/1f565.svg | 1 - .../plantuml/emojitwo/data/1f566.svg | 1 - .../plantuml/emojitwo/data/1f567.svg | 1 - .../plantuml/emojitwo/data/1f568.svg | 1 - .../plantuml/emojitwo/data/1f569.svg | 1 - .../plantuml/emojitwo/data/1f5e9.svg | 1 - .../plantuml/emojitwo/data/1f5ea.svg | 1 - .../plantuml/emojitwo/data/1f5eb.svg | 1 - .../plantuml/emojitwo/data/1f5ec.svg | 1 - .../plantuml/emojitwo/data/1f5ed.svg | 1 - .../plantuml/emojitwo/data/1f5ee.svg | 1 - .../plantuml/emojitwo/data/1f5ef.svg | 1 - .../plantuml/emojitwo/data/1f5f3.svg | 1 - .../plantuml/emojitwo/data/1f5fa.svg | 1 - .../plantuml/emojitwo/data/1f5fb.svg | 1 - .../plantuml/emojitwo/data/1f5fc.svg | 1 - .../plantuml/emojitwo/data/1f5fd.svg | 1 - .../plantuml/emojitwo/data/1f5fe.svg | 1 - .../plantuml/emojitwo/data/1f5ff.svg | 1 - .../plantuml/emojitwo/data/1f600.svg | 1 - .../plantuml/emojitwo/data/1f601.svg | 1 - .../plantuml/emojitwo/data/1f602.svg | 1 - .../plantuml/emojitwo/data/1f603.svg | 1 - .../plantuml/emojitwo/data/1f604.svg | 1 - .../plantuml/emojitwo/data/1f605.svg | 1 - .../plantuml/emojitwo/data/1f606.svg | 1 - .../plantuml/emojitwo/data/1f607.svg | 1 - .../plantuml/emojitwo/data/1f608.svg | 1 - .../plantuml/emojitwo/data/1f609.svg | 1 - .../plantuml/emojitwo/data/1f60a.svg | 1 - .../plantuml/emojitwo/data/1f60b.svg | 1 - .../plantuml/emojitwo/data/1f60c.svg | 1 - .../plantuml/emojitwo/data/1f60d.svg | 1 - .../plantuml/emojitwo/data/1f60e.svg | 1 - .../plantuml/emojitwo/data/1f60f.svg | 1 - .../plantuml/emojitwo/data/1f610.svg | 1 - .../plantuml/emojitwo/data/1f611.svg | 1 - .../plantuml/emojitwo/data/1f612.svg | 1 - .../plantuml/emojitwo/data/1f613.svg | 1 - .../plantuml/emojitwo/data/1f614.svg | 1 - .../plantuml/emojitwo/data/1f615.svg | 1 - .../plantuml/emojitwo/data/1f616.svg | 1 - .../plantuml/emojitwo/data/1f617.svg | 1 - .../plantuml/emojitwo/data/1f618.svg | 1 - .../plantuml/emojitwo/data/1f619.svg | 1 - .../plantuml/emojitwo/data/1f61a.svg | 1 - .../plantuml/emojitwo/data/1f61b.svg | 1 - .../plantuml/emojitwo/data/1f61c.svg | 1 - .../plantuml/emojitwo/data/1f61d.svg | 1 - .../plantuml/emojitwo/data/1f61e.svg | 1 - .../plantuml/emojitwo/data/1f61f.svg | 1 - .../plantuml/emojitwo/data/1f620.svg | 1 - .../plantuml/emojitwo/data/1f621.svg | 1 - .../plantuml/emojitwo/data/1f622.svg | 1 - .../plantuml/emojitwo/data/1f623.svg | 1 - .../plantuml/emojitwo/data/1f624.svg | 1 - .../plantuml/emojitwo/data/1f625.svg | 1 - .../plantuml/emojitwo/data/1f626.svg | 1 - .../plantuml/emojitwo/data/1f627.svg | 1 - .../plantuml/emojitwo/data/1f628.svg | 1 - .../plantuml/emojitwo/data/1f629.svg | 1 - .../plantuml/emojitwo/data/1f62a.svg | 1 - .../plantuml/emojitwo/data/1f62b.svg | 1 - .../plantuml/emojitwo/data/1f62c.svg | 1 - .../plantuml/emojitwo/data/1f62d.svg | 1 - .../plantuml/emojitwo/data/1f62e.svg | 1 - .../plantuml/emojitwo/data/1f62f.svg | 1 - .../plantuml/emojitwo/data/1f630.svg | 1 - .../plantuml/emojitwo/data/1f631.svg | 1 - .../plantuml/emojitwo/data/1f632.svg | 1 - .../plantuml/emojitwo/data/1f633.svg | 1 - .../plantuml/emojitwo/data/1f634.svg | 1 - .../plantuml/emojitwo/data/1f635.svg | 1 - .../plantuml/emojitwo/data/1f636.svg | 1 - .../plantuml/emojitwo/data/1f637.svg | 1 - .../plantuml/emojitwo/data/1f638.svg | 1 - .../plantuml/emojitwo/data/1f639.svg | 1 - .../plantuml/emojitwo/data/1f63a.svg | 1 - .../plantuml/emojitwo/data/1f63b.svg | 1 - .../plantuml/emojitwo/data/1f63c.svg | 1 - .../plantuml/emojitwo/data/1f63d.svg | 1 - .../plantuml/emojitwo/data/1f63e.svg | 1 - .../plantuml/emojitwo/data/1f63f.svg | 1 - .../plantuml/emojitwo/data/1f640.svg | 1 - .../plantuml/emojitwo/data/1f641.svg | 1 - .../plantuml/emojitwo/data/1f642.svg | 1 - .../plantuml/emojitwo/data/1f643.svg | 1 - .../plantuml/emojitwo/data/1f644.svg | 1 - .../plantuml/emojitwo/data/1f645.svg | 1 - .../plantuml/emojitwo/data/1f646.svg | 1 - .../plantuml/emojitwo/data/1f647.svg | 1 - .../plantuml/emojitwo/data/1f648.svg | 1 - .../plantuml/emojitwo/data/1f649.svg | 1 - .../plantuml/emojitwo/data/1f64a.svg | 1 - .../plantuml/emojitwo/data/1f64b.svg | 1 - .../plantuml/emojitwo/data/1f64c.svg | 1 - .../plantuml/emojitwo/data/1f64d.svg | 1 - .../plantuml/emojitwo/data/1f64e.svg | 1 - .../plantuml/emojitwo/data/1f64f.svg | 1 - .../plantuml/emojitwo/data/1f680.svg | 1 - .../plantuml/emojitwo/data/1f681.svg | 1 - .../plantuml/emojitwo/data/1f682.svg | 1 - .../plantuml/emojitwo/data/1f683.svg | 1 - .../plantuml/emojitwo/data/1f684.svg | 1 - .../plantuml/emojitwo/data/1f685.svg | 1 - .../plantuml/emojitwo/data/1f686.svg | 1 - .../plantuml/emojitwo/data/1f687.svg | 1 - .../plantuml/emojitwo/data/1f688.svg | 1 - .../plantuml/emojitwo/data/1f689.svg | 1 - .../plantuml/emojitwo/data/1f68a.svg | 1 - .../plantuml/emojitwo/data/1f68b.svg | 1 - .../plantuml/emojitwo/data/1f68c.svg | 1 - .../plantuml/emojitwo/data/1f68d.svg | 1 - .../plantuml/emojitwo/data/1f68e.svg | 1 - .../plantuml/emojitwo/data/1f68f.svg | 1 - .../plantuml/emojitwo/data/1f690.svg | 1 - .../plantuml/emojitwo/data/1f691.svg | 1 - .../plantuml/emojitwo/data/1f692.svg | 1 - .../plantuml/emojitwo/data/1f693.svg | 1 - .../plantuml/emojitwo/data/1f694.svg | 1 - .../plantuml/emojitwo/data/1f695.svg | 1 - .../plantuml/emojitwo/data/1f696.svg | 1 - .../plantuml/emojitwo/data/1f697.svg | 1 - .../plantuml/emojitwo/data/1f698.svg | 1 - .../plantuml/emojitwo/data/1f699.svg | 1 - .../plantuml/emojitwo/data/1f69a.svg | 1 - .../plantuml/emojitwo/data/1f69b.svg | 1 - .../plantuml/emojitwo/data/1f69c.svg | 1 - .../plantuml/emojitwo/data/1f69d.svg | 1 - .../plantuml/emojitwo/data/1f69e.svg | 1 - .../plantuml/emojitwo/data/1f69f.svg | 1 - .../plantuml/emojitwo/data/1f6a0.svg | 1 - .../plantuml/emojitwo/data/1f6a1.svg | 1 - .../plantuml/emojitwo/data/1f6a2.svg | 1 - .../plantuml/emojitwo/data/1f6a3.svg | 1 - .../plantuml/emojitwo/data/1f6a4.svg | 1 - .../plantuml/emojitwo/data/1f6a5.svg | 1 - .../plantuml/emojitwo/data/1f6a6.svg | 1 - .../plantuml/emojitwo/data/1f6a7.svg | 1 - .../plantuml/emojitwo/data/1f6a8.svg | 1 - .../plantuml/emojitwo/data/1f6a9.svg | 1 - .../plantuml/emojitwo/data/1f6aa.svg | 1 - .../plantuml/emojitwo/data/1f6ab.svg | 1 - .../plantuml/emojitwo/data/1f6ac.svg | 1 - .../plantuml/emojitwo/data/1f6ad.svg | 1 - .../plantuml/emojitwo/data/1f6ae.svg | 1 - .../plantuml/emojitwo/data/1f6af.svg | 1 - .../plantuml/emojitwo/data/1f6b0.svg | 1 - .../plantuml/emojitwo/data/1f6b1.svg | 1 - .../plantuml/emojitwo/data/1f6b2.svg | 1 - .../plantuml/emojitwo/data/1f6b3.svg | 1 - .../plantuml/emojitwo/data/1f6b4.svg | 1 - .../plantuml/emojitwo/data/1f6b5.svg | 1 - .../plantuml/emojitwo/data/1f6b6.svg | 1 - .../plantuml/emojitwo/data/1f6b7.svg | 1 - .../plantuml/emojitwo/data/1f6b8.svg | 1 - .../plantuml/emojitwo/data/1f6b9.svg | 1 - .../plantuml/emojitwo/data/1f6ba.svg | 1 - .../plantuml/emojitwo/data/1f6bb.svg | 1 - .../plantuml/emojitwo/data/1f6bc.svg | 1 - .../plantuml/emojitwo/data/1f6bd.svg | 1 - .../plantuml/emojitwo/data/1f6be.svg | 1 - .../plantuml/emojitwo/data/1f6bf.svg | 1 - .../plantuml/emojitwo/data/1f6c0.svg | 1 - .../plantuml/emojitwo/data/1f6c1.svg | 1 - .../plantuml/emojitwo/data/1f6c2.svg | 1 - .../plantuml/emojitwo/data/1f6c3.svg | 1 - .../plantuml/emojitwo/data/1f6c4.svg | 1 - .../plantuml/emojitwo/data/1f6c5.svg | 1 - .../plantuml/emojitwo/data/1f6c6.svg | 1 - .../plantuml/emojitwo/data/1f6c7.svg | 1 - .../plantuml/emojitwo/data/1f6c8.svg | 1 - .../plantuml/emojitwo/data/1f6cb.svg | 1 - .../plantuml/emojitwo/data/1f6cc.svg | 1 - .../plantuml/emojitwo/data/1f6cd.svg | 1 - .../plantuml/emojitwo/data/1f6ce.svg | 1 - .../plantuml/emojitwo/data/1f6cf.svg | 1 - .../plantuml/emojitwo/data/1f6d0.svg | 1 - .../plantuml/emojitwo/data/1f6d1.svg | 1 - .../plantuml/emojitwo/data/1f6d2.svg | 1 - .../plantuml/emojitwo/data/1f6e0.svg | 1 - .../plantuml/emojitwo/data/1f6e1.svg | 1 - .../plantuml/emojitwo/data/1f6e2.svg | 1 - .../plantuml/emojitwo/data/1f6e3.svg | 1 - .../plantuml/emojitwo/data/1f6e4.svg | 1 - .../plantuml/emojitwo/data/1f6e5.svg | 1 - .../plantuml/emojitwo/data/1f6e9.svg | 1 - .../plantuml/emojitwo/data/1f6ea.svg | 1 - .../plantuml/emojitwo/data/1f6eb.svg | 1 - .../plantuml/emojitwo/data/1f6ec.svg | 1 - .../plantuml/emojitwo/data/1f6f0.svg | 1 - .../plantuml/emojitwo/data/1f6f3.svg | 1 - .../plantuml/emojitwo/data/1f6f4.svg | 1 - .../plantuml/emojitwo/data/1f6f5.svg | 1 - .../plantuml/emojitwo/data/1f6f6.svg | 1 - .../plantuml/emojitwo/data/1f910.svg | 1 - .../plantuml/emojitwo/data/1f911.svg | 1 - .../plantuml/emojitwo/data/1f912.svg | 1 - .../plantuml/emojitwo/data/1f913.svg | 1 - .../plantuml/emojitwo/data/1f914.svg | 1 - .../plantuml/emojitwo/data/1f915.svg | 1 - .../plantuml/emojitwo/data/1f916.svg | 1 - .../plantuml/emojitwo/data/1f917.svg | 1 - .../plantuml/emojitwo/data/1f918.svg | 1 - .../plantuml/emojitwo/data/1f919.svg | 1 - .../plantuml/emojitwo/data/1f91a.svg | 1 - .../plantuml/emojitwo/data/1f91b.svg | 1 - .../plantuml/emojitwo/data/1f91c.svg | 1 - .../plantuml/emojitwo/data/1f91d.svg | 1 - .../plantuml/emojitwo/data/1f91e.svg | 1 - .../plantuml/emojitwo/data/1f920.svg | 1 - .../plantuml/emojitwo/data/1f921.svg | 1 - .../plantuml/emojitwo/data/1f922.svg | 1 - .../plantuml/emojitwo/data/1f923.svg | 1 - .../plantuml/emojitwo/data/1f924.svg | 1 - .../plantuml/emojitwo/data/1f925.svg | 1 - .../plantuml/emojitwo/data/1f926.svg | 1 - .../plantuml/emojitwo/data/1f927.svg | 1 - .../plantuml/emojitwo/data/1f930.svg | 1 - .../plantuml/emojitwo/data/1f933.svg | 1 - .../plantuml/emojitwo/data/1f934.svg | 1 - .../plantuml/emojitwo/data/1f935.svg | 1 - .../plantuml/emojitwo/data/1f936.svg | 1 - .../plantuml/emojitwo/data/1f937.svg | 1 - .../plantuml/emojitwo/data/1f938.svg | 1 - .../plantuml/emojitwo/data/1f939.svg | 1 - .../plantuml/emojitwo/data/1f93a.svg | 1 - .../plantuml/emojitwo/data/1f93b.svg | 1 - .../plantuml/emojitwo/data/1f93c.svg | 1 - .../plantuml/emojitwo/data/1f93d.svg | 1 - .../plantuml/emojitwo/data/1f93e.svg | 1 - .../plantuml/emojitwo/data/1f940.svg | 1 - .../plantuml/emojitwo/data/1f941.svg | 1 - .../plantuml/emojitwo/data/1f942.svg | 1 - .../plantuml/emojitwo/data/1f943.svg | 1 - .../plantuml/emojitwo/data/1f944.svg | 1 - .../plantuml/emojitwo/data/1f945.svg | 1 - .../plantuml/emojitwo/data/1f946.svg | 1 - .../plantuml/emojitwo/data/1f947.svg | 1 - .../plantuml/emojitwo/data/1f948.svg | 1 - .../plantuml/emojitwo/data/1f949.svg | 1 - .../plantuml/emojitwo/data/1f94a.svg | 1 - .../plantuml/emojitwo/data/1f94b.svg | 1 - .../plantuml/emojitwo/data/1f950.svg | 1 - .../plantuml/emojitwo/data/1f951.svg | 1 - .../plantuml/emojitwo/data/1f952.svg | 1 - .../plantuml/emojitwo/data/1f953.svg | 1 - .../plantuml/emojitwo/data/1f954.svg | 1 - .../plantuml/emojitwo/data/1f955.svg | 1 - .../plantuml/emojitwo/data/1f956.svg | 1 - .../plantuml/emojitwo/data/1f957.svg | 1 - .../plantuml/emojitwo/data/1f958.svg | 1 - .../plantuml/emojitwo/data/1f959.svg | 1 - .../plantuml/emojitwo/data/1f95a.svg | 1 - .../plantuml/emojitwo/data/1f95b.svg | 1 - .../plantuml/emojitwo/data/1f95c.svg | 1 - .../plantuml/emojitwo/data/1f95d.svg | 1 - .../plantuml/emojitwo/data/1f95e.svg | 1 - .../plantuml/emojitwo/data/1f970.svg | 1 - .../plantuml/emojitwo/data/1f97a.svg | 1 - .../plantuml/emojitwo/data/1f980.svg | 1 - .../plantuml/emojitwo/data/1f981.svg | 1 - .../plantuml/emojitwo/data/1f982.svg | 1 - .../plantuml/emojitwo/data/1f983.svg | 1 - .../plantuml/emojitwo/data/1f984.svg | 1 - .../plantuml/emojitwo/data/1f985.svg | 1 - .../plantuml/emojitwo/data/1f986.svg | 1 - .../plantuml/emojitwo/data/1f987.svg | 1 - .../plantuml/emojitwo/data/1f988.svg | 1 - .../plantuml/emojitwo/data/1f989.svg | 1 - .../plantuml/emojitwo/data/1f98a.svg | 1 - .../plantuml/emojitwo/data/1f98b.svg | 1 - .../plantuml/emojitwo/data/1f98c.svg | 1 - .../plantuml/emojitwo/data/1f98d.svg | 1 - .../plantuml/emojitwo/data/1f98e.svg | 1 - .../plantuml/emojitwo/data/1f98f.svg | 1 - .../plantuml/emojitwo/data/1f990.svg | 1 - .../plantuml/emojitwo/data/1f991.svg | 1 - .../plantuml/emojitwo/data/1f9c0.svg | 1 - .../plantuml/emojitwo/data/2600.svg | 1 - .../plantuml/emojitwo/data/2601.svg | 1 - .../plantuml/emojitwo/data/2602.svg | 1 - .../plantuml/emojitwo/data/2603.svg | 1 - .../plantuml/emojitwo/data/2604.svg | 1 - .../plantuml/emojitwo/data/2605.svg | 1 - .../plantuml/emojitwo/data/2606.svg | 1 - .../plantuml/emojitwo/data/2607.svg | 1 - .../plantuml/emojitwo/data/2608.svg | 1 - .../plantuml/emojitwo/data/2609.svg | 1 - .../plantuml/emojitwo/data/260e.svg | 1 - .../plantuml/emojitwo/data/260f.svg | 1 - .../plantuml/emojitwo/data/2610.svg | 1 - .../plantuml/emojitwo/data/2611.svg | 1 - .../plantuml/emojitwo/data/2612.svg | 1 - .../plantuml/emojitwo/data/2614.svg | 1 - .../plantuml/emojitwo/data/2615.svg | 1 - .../plantuml/emojitwo/data/2616.svg | 1 - .../plantuml/emojitwo/data/2617.svg | 1 - .../plantuml/emojitwo/data/2618.svg | 1 - .../plantuml/emojitwo/data/261a.svg | 1 - .../plantuml/emojitwo/data/261b.svg | 1 - .../plantuml/emojitwo/data/261c.svg | 1 - .../plantuml/emojitwo/data/261d.svg | 1 - .../plantuml/emojitwo/data/261e.svg | 1 - .../plantuml/emojitwo/data/261f.svg | 1 - .../plantuml/emojitwo/data/2620.svg | 1 - .../plantuml/emojitwo/data/2621.svg | 1 - .../plantuml/emojitwo/data/2622.svg | 1 - .../plantuml/emojitwo/data/2623.svg | 1 - .../plantuml/emojitwo/data/2624.svg | 1 - .../plantuml/emojitwo/data/2626.svg | 1 - .../plantuml/emojitwo/data/2627.svg | 1 - .../plantuml/emojitwo/data/2628.svg | 1 - .../plantuml/emojitwo/data/2629.svg | 1 - .../plantuml/emojitwo/data/262a.svg | 1 - .../plantuml/emojitwo/data/262d.svg | 1 - .../plantuml/emojitwo/data/262e.svg | 1 - .../plantuml/emojitwo/data/262f.svg | 1 - .../plantuml/emojitwo/data/2630.svg | 1 - .../plantuml/emojitwo/data/2631.svg | 1 - .../plantuml/emojitwo/data/2632.svg | 1 - .../plantuml/emojitwo/data/2633.svg | 1 - .../plantuml/emojitwo/data/2634.svg | 1 - .../plantuml/emojitwo/data/2635.svg | 1 - .../plantuml/emojitwo/data/2636.svg | 1 - .../plantuml/emojitwo/data/2637.svg | 1 - .../plantuml/emojitwo/data/2638.svg | 1 - .../plantuml/emojitwo/data/2639.svg | 1 - .../plantuml/emojitwo/data/263a.svg | 1 - .../plantuml/emojitwo/data/263b.svg | 1 - .../plantuml/emojitwo/data/263c.svg | 1 - .../plantuml/emojitwo/data/263d.svg | 1 - .../plantuml/emojitwo/data/263e.svg | 1 - .../plantuml/emojitwo/data/2640.svg | 1 - .../plantuml/emojitwo/data/2642.svg | 1 - .../plantuml/emojitwo/data/2648.svg | 1 - .../plantuml/emojitwo/data/2649.svg | 1 - .../plantuml/emojitwo/data/264a.svg | 1 - .../plantuml/emojitwo/data/264b.svg | 1 - .../plantuml/emojitwo/data/264c.svg | 1 - .../plantuml/emojitwo/data/264d.svg | 1 - .../plantuml/emojitwo/data/264e.svg | 1 - .../plantuml/emojitwo/data/264f.svg | 1 - .../plantuml/emojitwo/data/2650.svg | 1 - .../plantuml/emojitwo/data/2651.svg | 1 - .../plantuml/emojitwo/data/2652.svg | 1 - .../plantuml/emojitwo/data/2653.svg | 1 - .../plantuml/emojitwo/data/2660.svg | 1 - .../plantuml/emojitwo/data/2661.svg | 1 - .../plantuml/emojitwo/data/2662.svg | 1 - .../plantuml/emojitwo/data/2663.svg | 1 - .../plantuml/emojitwo/data/2664.svg | 1 - .../plantuml/emojitwo/data/2665.svg | 1 - .../plantuml/emojitwo/data/2666.svg | 1 - .../plantuml/emojitwo/data/2667.svg | 1 - .../plantuml/emojitwo/data/2668.svg | 1 - .../plantuml/emojitwo/data/2669.svg | 1 - .../plantuml/emojitwo/data/266a.svg | 1 - .../plantuml/emojitwo/data/266b.svg | 1 - .../plantuml/emojitwo/data/266c.svg | 1 - .../plantuml/emojitwo/data/266d.svg | 1 - .../plantuml/emojitwo/data/266e.svg | 1 - .../plantuml/emojitwo/data/266f.svg | 1 - .../plantuml/emojitwo/data/2670.svg | 1 - .../plantuml/emojitwo/data/2671.svg | 1 - .../plantuml/emojitwo/data/2672.svg | 1 - .../plantuml/emojitwo/data/267b.svg | 1 - .../plantuml/emojitwo/data/267c.svg | 1 - .../plantuml/emojitwo/data/267d.svg | 1 - .../plantuml/emojitwo/data/267f.svg | 1 - .../plantuml/emojitwo/data/2680.svg | 1 - .../plantuml/emojitwo/data/2681.svg | 1 - .../plantuml/emojitwo/data/2682.svg | 1 - .../plantuml/emojitwo/data/2683.svg | 1 - .../plantuml/emojitwo/data/2684.svg | 1 - .../plantuml/emojitwo/data/2685.svg | 1 - .../plantuml/emojitwo/data/2686.svg | 1 - .../plantuml/emojitwo/data/2687.svg | 1 - .../plantuml/emojitwo/data/2688.svg | 1 - .../plantuml/emojitwo/data/2689.svg | 1 - .../plantuml/emojitwo/data/268a.svg | 1 - .../plantuml/emojitwo/data/268b.svg | 1 - .../plantuml/emojitwo/data/268c.svg | 1 - .../plantuml/emojitwo/data/268d.svg | 1 - .../plantuml/emojitwo/data/268e.svg | 1 - .../plantuml/emojitwo/data/268f.svg | 1 - .../plantuml/emojitwo/data/2690.svg | 1 - .../plantuml/emojitwo/data/2691.svg | 1 - .../plantuml/emojitwo/data/2692.svg | 1 - .../plantuml/emojitwo/data/2693.svg | 1 - .../plantuml/emojitwo/data/2694.svg | 1 - .../plantuml/emojitwo/data/2695.svg | 1 - .../plantuml/emojitwo/data/2696.svg | 1 - .../plantuml/emojitwo/data/2697.svg | 1 - .../plantuml/emojitwo/data/2698.svg | 1 - .../plantuml/emojitwo/data/2699.svg | 1 - .../plantuml/emojitwo/data/269a.svg | 1 - .../plantuml/emojitwo/data/269b.svg | 1 - .../plantuml/emojitwo/data/269c.svg | 1 - .../plantuml/emojitwo/data/26a0.svg | 1 - .../plantuml/emojitwo/data/26a1.svg | 1 - .../plantuml/emojitwo/data/26aa.svg | 1 - .../plantuml/emojitwo/data/26ab.svg | 1 - .../plantuml/emojitwo/data/26b0.svg | 1 - .../plantuml/emojitwo/data/26b1.svg | 1 - .../plantuml/emojitwo/data/26bd.svg | 1 - .../plantuml/emojitwo/data/26be.svg | 1 - .../plantuml/emojitwo/data/26bf.svg | 1 - .../plantuml/emojitwo/data/26c4.svg | 1 - .../plantuml/emojitwo/data/26c5.svg | 1 - .../plantuml/emojitwo/data/26c6.svg | 1 - .../plantuml/emojitwo/data/26c7.svg | 1 - .../plantuml/emojitwo/data/26c8.svg | 1 - .../plantuml/emojitwo/data/26c9.svg | 1 - .../plantuml/emojitwo/data/26ca.svg | 1 - .../plantuml/emojitwo/data/26cb.svg | 1 - .../plantuml/emojitwo/data/26ce.svg | 1 - .../plantuml/emojitwo/data/26cf.svg | 1 - .../plantuml/emojitwo/data/26d1.svg | 1 - .../plantuml/emojitwo/data/26d3.svg | 1 - .../plantuml/emojitwo/data/26d4.svg | 1 - .../plantuml/emojitwo/data/26d6.svg | 1 - .../plantuml/emojitwo/data/26d7.svg | 1 - .../plantuml/emojitwo/data/26db.svg | 1 - .../plantuml/emojitwo/data/26dd.svg | 1 - .../plantuml/emojitwo/data/26de.svg | 1 - .../plantuml/emojitwo/data/26df.svg | 1 - .../plantuml/emojitwo/data/26e4.svg | 1 - .../plantuml/emojitwo/data/26e7.svg | 1 - .../plantuml/emojitwo/data/26e9.svg | 1 - .../plantuml/emojitwo/data/26ea.svg | 1 - .../plantuml/emojitwo/data/26f0.svg | 1 - .../plantuml/emojitwo/data/26f1.svg | 1 - .../plantuml/emojitwo/data/26f2.svg | 1 - .../plantuml/emojitwo/data/26f3.svg | 1 - .../plantuml/emojitwo/data/26f4.svg | 1 - .../plantuml/emojitwo/data/26f5.svg | 1 - .../plantuml/emojitwo/data/26f7.svg | 1 - .../plantuml/emojitwo/data/26f8.svg | 1 - .../plantuml/emojitwo/data/26f9.svg | 1 - .../plantuml/emojitwo/data/26fa.svg | 1 - .../plantuml/emojitwo/data/26fc.svg | 1 - .../plantuml/emojitwo/data/26fd.svg | 1 - .../plantuml/emojitwo/data/26fe.svg | 1 - .../plantuml/emojitwo/data/26ff.svg | 1 - .../plantuml/graphic/Splitter.java | 4 +- .../plantuml/math/AsciiMathParser.js | 846 ------------------ .../graphic/DrawableSetInitializer.java | 2 +- .../skin/rose/ComponentRoseActiveLine.java | 4 +- .../plantuml/skin/rose/ComponentRoseLine.java | 11 +- .../plantuml/ugraphic/color/HColorSet.java | 79 +- .../sourceforge/plantuml/version/License.java | 22 +- .../sourceforge/plantuml/version/Version.java | 2 +- 1980 files changed, 1877 insertions(+), 2107 deletions(-) rename src/net/sourceforge/plantuml/creole/atom/{AtomEmojiTwo.java => AtomEmoji.java} (83%) rename src/net/sourceforge/plantuml/creole/command/{CommandCreoleEmojiTwo.java => CommandCreoleEmoji.java} (87%) rename src/net/sourceforge/plantuml/{emojitwo/EmojiTwo.java => emoji/Emoji.java} (68%) create mode 100644 src/net/sourceforge/plantuml/emoji/PSystemListEmoji.java rename src/net/sourceforge/plantuml/{emojitwo => emoji}/PSystemListEmojiFactory.java (97%) rename src/net/sourceforge/plantuml/{emojitwo => emoji}/UGraphicWithScale.java (91%) create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f300.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f301.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f302.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f303.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f304.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f305.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f306.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f307.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f308.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f309.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f30a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f30b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f30c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f30d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f30e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f30f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f310.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f311.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f312.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f313.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f314.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f315.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f316.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f317.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f318.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f319.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f31a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f31b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f31c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f31d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f31e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f31f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f320.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f321.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f324.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f325.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f326.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f327.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f328.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f329.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f32a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f32b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f32c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f32d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f32e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f32f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f330.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f331.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f332.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f333.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f334.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f335.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f336.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f337.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f338.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f339.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f33a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f33b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f33c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f33d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f33e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f33f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f340.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f341.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f342.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f343.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f344.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f345.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f346.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f347.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f348.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f349.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f34a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f34b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f34c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f34d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f34e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f34f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f350.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f351.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f352.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f353.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f354.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f355.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f356.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f357.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f358.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f359.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f35a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f35b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f35c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f35d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f35e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f35f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f360.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f361.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f362.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f363.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f364.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f365.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f366.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f367.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f368.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f369.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f36a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f36b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f36c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f36d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f36e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f36f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f370.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f371.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f372.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f373.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f374.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f375.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f376.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f377.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f378.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f379.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f37a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f37b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f37c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f37d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f37e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f37f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f380.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f381.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f382.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f383.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f384.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f385.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f386.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f387.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f388.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f389.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f38a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f38b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f38c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f38d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f38e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f38f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f390.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f391.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f392.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f393.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f396.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f397.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f399.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f39a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f39b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f39e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f39f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3a9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3aa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ab.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ac.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ad.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ae.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3af.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3b9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ba.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3bb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3bc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3bd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3be.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3bf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3c9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ca.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3cb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3cc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3cd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ce.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3cf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3d9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3da.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3db.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3dc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3dd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3de.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3df.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3e9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ea.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3eb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ec.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ed.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ee.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ef.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3f9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3fa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3fb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3fc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3fd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3fe.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f3ff.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f400.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f401.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f402.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f403.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f404.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f405.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f406.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f407.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f408.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f409.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f40a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f40b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f40c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f40d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f40e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f40f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f410.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f411.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f412.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f413.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f414.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f415.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f416.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f417.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f418.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f419.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f41a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f41b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f41c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f41d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f41e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f41f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f420.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f421.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f422.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f423.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f424.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f425.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f426.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f427.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f428.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f429.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f42a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f42b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f42c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f42d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f42e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f42f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f430.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f431.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f432.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f433.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f434.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f435.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f436.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f437.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f438.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f439.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f43a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f43b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f43c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f43d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f43e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f43f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f440.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f441.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f442.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f443.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f444.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f445.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f446.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f447.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f448.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f449.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f44a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f44b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f44c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f44d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f44e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f44f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f450.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f451.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f452.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f453.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f454.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f455.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f456.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f457.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f458.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f459.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f45a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f45b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f45c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f45d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f45e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f45f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f460.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f461.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f462.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f463.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f464.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f465.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f466.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f467.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f468.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f469.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f46a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f46b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f46c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f46d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f46e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f46f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f470.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f471.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f472.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f473.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f474.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f475.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f476.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f477.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f478.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f479.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f47a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f47b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f47c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f47d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f47e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f47f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f480.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f481.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f482.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f483.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f484.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f485.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f486.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f487.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f488.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f489.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f48a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f48b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f48c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f48d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f48e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f48f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f490.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f491.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f492.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f493.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f494.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f495.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f496.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f497.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f498.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f499.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f49a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f49b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f49c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f49d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f49e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f49f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4a9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4aa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ab.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ac.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ad.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ae.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4af.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4b9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ba.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4bb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4bc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4bd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4be.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4bf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4c9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ca.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4cb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4cc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4cd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ce.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4cf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4d9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4da.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4db.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4dc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4dd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4de.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4df.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4e9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ea.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4eb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ec.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ed.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ee.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ef.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4f9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4fa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4fb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4fc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4fd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f4ff.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f500.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f501.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f502.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f503.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f504.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f505.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f506.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f507.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f508.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f509.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f50a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f50b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f50c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f50d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f50e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f50f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f510.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f511.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f512.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f513.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f514.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f515.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f516.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f517.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f518.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f519.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f51a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f51b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f51c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f51d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f51e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f51f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f520.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f521.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f522.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f523.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f524.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f525.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f526.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f527.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f528.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f529.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f52a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f52b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f52c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f52d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f52e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f52f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f530.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f531.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f532.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f533.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f534.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f535.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f536.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f537.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f538.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f539.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f53a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f53b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f53c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f53d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f549.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f54a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f54b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f54c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f54d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f54e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f550.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f551.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f552.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f553.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f554.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f555.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f556.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f557.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f558.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f559.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f55a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f55b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f55c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f55d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f55e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f55f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f560.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f561.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f562.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f563.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f564.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f565.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f566.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f567.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f56f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f570.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f573.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f574.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f575.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f576.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f577.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f578.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f579.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f57a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f587.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f58a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f58b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f58c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f58d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f590.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f595.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f596.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5a4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5a5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5a8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5b1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5b2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5bc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5c2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5c3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5c4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5d1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5d2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5d3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5dc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5dd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5de.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5e1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5e3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5e8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5ef.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5f3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5fa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5fb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5fc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5fd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5fe.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f5ff.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f600.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f601.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f602.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f603.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f604.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f605.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f606.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f607.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f608.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f609.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f60a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f60b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f60c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f60d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f60e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f60f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f610.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f611.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f612.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f613.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f614.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f615.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f616.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f617.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f618.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f619.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f61a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f61b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f61c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f61d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f61e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f61f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f620.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f621.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f622.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f623.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f624.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f625.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f626.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f627.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f628.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f629.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f62a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f62b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f62c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f62d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f62e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f62f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f630.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f631.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f632.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f633.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f634.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f635.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f636.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f637.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f638.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f639.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f63a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f63b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f63c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f63d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f63e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f63f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f640.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f641.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f642.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f643.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f644.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f645.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f646.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f647.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f648.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f649.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f64a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f64b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f64c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f64d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f64e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f64f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f680.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f681.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f682.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f683.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f684.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f685.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f686.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f687.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f688.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f689.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f68a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f68b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f68c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f68d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f68e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f68f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f690.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f691.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f692.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f693.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f694.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f695.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f696.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f697.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f698.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f699.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f69a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f69b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f69c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f69d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f69e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f69f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6a9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6aa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ab.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ac.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ad.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ae.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6af.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6b9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ba.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6bb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6bc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6bd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6be.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6bf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6c0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6c1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6c2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6c3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6c4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6c5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6cb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6cc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6cd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ce.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6cf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6d0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6d1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6d2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6d5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6d6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6d7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6e9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6eb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6ec.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6f9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6fa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6fb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f6fc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f90c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f90d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f90e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f90f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f910.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f911.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f912.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f913.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f914.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f915.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f916.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f917.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f918.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f919.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f91a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f91b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f91c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f91d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f91e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f91f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f920.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f921.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f922.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f923.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f924.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f925.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f926.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f927.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f928.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f929.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f92a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f92b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f92c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f92d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f92e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f92f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f930.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f931.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f932.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f933.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f934.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f935.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f936.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f937.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f938.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f939.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f93a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f93c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f93d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f93e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f93f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f940.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f941.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f942.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f943.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f944.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f945.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f947.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f948.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f949.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f94a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f94b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f94c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f94d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f94e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f94f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f950.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f951.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f952.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f953.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f954.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f955.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f956.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f957.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f958.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f959.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f95a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f95b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f95c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f95d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f95e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f95f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f960.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f961.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f962.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f963.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f964.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f965.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f966.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f967.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f968.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f969.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f96a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f96b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f96c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f96d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f96e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f96f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f970.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f971.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f972.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f973.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f974.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f975.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f976.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f977.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f978.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f97a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f97b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f97c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f97d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f97e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f97f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f980.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f981.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f982.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f983.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f984.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f985.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f986.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f987.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f988.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f989.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f98a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f98b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f98c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f98d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f98e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f98f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f990.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f991.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f992.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f993.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f994.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f995.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f996.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f997.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f998.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f999.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f99a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f99b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f99c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f99d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f99e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f99f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9a9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9aa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ab.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ac.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ad.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ae.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9af.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9b9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ba.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9bb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9bc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9bd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9be.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9bf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9c9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ca.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9cb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9cd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ce.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9cf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9d9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9da.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9db.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9dc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9dd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9de.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9df.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9e9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ea.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9eb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ec.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ed.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ee.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ef.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f6.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9f9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9fa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9fb.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9fc.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9fd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9fe.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/1f9ff.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2600.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2601.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2602.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2603.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2604.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/260e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2611.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2614.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2615.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2618.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/261d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2620.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2622.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2623.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2626.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/262a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/262e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/262f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2638.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2639.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/263a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2640.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2642.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2648.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2649.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/264a.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/264b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/264c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/264d.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/264e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/264f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2650.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2651.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2652.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2653.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/265f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2660.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2663.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2665.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2666.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2668.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/267b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/267e.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/267f.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2692.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2693.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2694.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2695.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2696.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2697.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/2699.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/269b.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/269c.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26a0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26a1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26a7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26aa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26ab.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26b0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26b1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26bd.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26be.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26c4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26c5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26c8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26ce.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26cf.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26d1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26d3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26d4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26e9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26ea.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f0.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f1.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f2.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f3.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f4.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f5.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f7.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f8.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26f9.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26fa.svg create mode 100644 src/net/sourceforge/plantuml/emoji/data/26fd.svg rename src/net/sourceforge/plantuml/{emojitwo => emoji}/data/Dummy.java (96%) rename src/net/sourceforge/plantuml/{emojitwo/data/all.txt => emoji/data/emoji.txt} (61%) delete mode 100644 src/net/sourceforge/plantuml/emojitwo/PSystemListEmoji.java delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f300.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f301.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f302.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f303.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f304.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f305.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f306.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f307.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f308.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f309.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f310.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f311.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f312.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f313.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f314.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f315.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f316.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f317.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f318.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f319.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f320.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f321.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f322.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f323.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f324.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f325.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f326.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f327.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f328.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f329.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f330.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f331.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f332.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f333.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f334.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f335.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f336.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f337.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f338.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f339.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f340.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f341.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f342.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f343.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f344.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f345.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f346.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f347.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f348.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f349.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f350.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f351.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f352.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f353.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f354.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f355.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f356.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f357.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f358.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f359.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f360.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f361.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f362.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f363.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f400.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f401.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f402.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f403.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f404.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f405.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f406.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f407.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f408.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f409.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f410.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f411.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f412.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f413.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f414.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f415.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f416.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f417.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f418.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f419.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f420.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f421.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f422.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f423.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f424.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f425.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f426.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f427.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f428.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f429.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f430.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f431.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f432.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f433.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f434.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f435.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f436.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f437.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f438.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f439.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f440.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f441.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f442.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f443.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f444.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f445.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f446.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f447.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f448.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f449.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f450.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f451.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f452.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f453.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f454.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f455.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f456.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f457.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f458.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f459.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f460.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f461.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f462.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f463.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f464.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f465.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f466.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f467.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f468.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f469.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f470.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f471.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f472.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f473.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f474.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f475.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f476.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f477.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f478.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f479.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f480.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f481.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f482.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f483.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f484.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f485.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f486.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f487.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f488.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f489.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f490.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f491.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f492.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f493.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f494.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f495.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f496.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f497.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f498.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f499.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4aa.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ab.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ac.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ad.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ae.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4af.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ba.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bc.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4be.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bf.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f500.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f501.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f502.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f503.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f504.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f505.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f506.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f507.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f508.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f509.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f510.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f511.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f512.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f513.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f514.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f515.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f516.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f517.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f518.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f519.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f520.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f521.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f522.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f523.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f524.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f525.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f526.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f527.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f528.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f529.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f530.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f531.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f532.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f533.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f534.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f535.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f536.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f537.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f538.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f539.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f540.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f541.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f542.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f546.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f547.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f548.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f549.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f550.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f551.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f552.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f553.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f554.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f555.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f556.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f557.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f558.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f559.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f560.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f561.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f562.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f563.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f564.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f565.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f566.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f567.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f568.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f569.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5e9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ea.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5eb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ec.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ed.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ee.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ef.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5f3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fa.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fc.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fe.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ff.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f600.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f601.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f602.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f603.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f604.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f605.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f606.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f607.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f608.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f609.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f610.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f611.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f612.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f613.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f614.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f615.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f616.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f617.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f618.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f619.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f620.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f621.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f622.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f623.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f624.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f625.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f626.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f627.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f628.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f629.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f630.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f631.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f632.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f633.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f634.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f635.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f636.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f637.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f638.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f639.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f640.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f641.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f642.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f643.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f644.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f645.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f646.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f647.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f648.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f649.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f680.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f681.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f682.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f683.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f684.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f685.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f686.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f687.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f688.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f689.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f690.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f691.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f692.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f693.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f694.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f695.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f696.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f697.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f698.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f699.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6aa.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ab.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ac.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ad.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ae.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6af.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ba.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bc.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6be.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bf.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cc.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ce.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cf.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6d0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6d1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6d2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ea.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6eb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ec.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f910.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f911.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f912.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f913.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f914.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f915.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f916.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f917.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f918.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f919.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f920.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f921.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f922.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f923.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f924.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f925.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f926.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f927.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f930.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f933.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f934.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f935.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f936.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f937.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f938.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f939.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f940.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f941.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f942.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f943.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f944.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f945.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f946.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f947.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f948.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f949.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f94a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f94b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f950.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f951.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f952.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f953.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f954.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f955.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f956.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f957.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f958.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f959.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f970.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f97a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f980.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f981.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f982.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f983.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f984.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f985.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f986.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f987.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f988.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f989.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f990.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f991.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f9c0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2600.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2601.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2602.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2603.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2604.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2605.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2606.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2607.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2608.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2609.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/260e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/260f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2610.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2611.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2612.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2614.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2615.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2616.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2617.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2618.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2620.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2621.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2622.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2623.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2624.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2626.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2627.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2628.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2629.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2630.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2631.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2632.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2633.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2634.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2635.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2636.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2637.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2638.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2639.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2640.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2642.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2648.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2649.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2650.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2651.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2652.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2653.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2660.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2661.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2662.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2663.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2664.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2665.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2666.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2667.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2668.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2669.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2670.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2671.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2672.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2680.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2681.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2682.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2683.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2684.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2685.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2686.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2687.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2688.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2689.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268d.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268e.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268f.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2690.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2691.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2692.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2693.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2694.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2695.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2696.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2697.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2698.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2699.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/269a.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/269b.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/269c.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26a0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26a1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26aa.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ab.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26b0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26b1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26bd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26be.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26bf.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ca.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26cb.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ce.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26cf.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d6.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26db.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26dd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26de.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26df.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26e4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26e7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26e9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ea.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f0.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f1.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f2.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f3.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f4.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f5.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f7.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f8.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f9.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fa.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fc.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fd.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fe.svg delete mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ff.svg delete mode 100644 src/net/sourceforge/plantuml/math/AsciiMathParser.js diff --git a/build.xml b/build.xml index a0876c768..cb6ff16d7 100644 --- a/build.xml +++ b/build.xml @@ -36,8 +36,8 @@ - - + + diff --git a/pom.xml b/pom.xml index ec6d50473..f3d2ed505 100644 --- a/pom.xml +++ b/pom.xml @@ -145,8 +145,8 @@ net/sourceforge/plantuml/version/*.png net/sourceforge/plantuml/openiconic/data/*.txt net/sourceforge/plantuml/openiconic/data/*.svg - net/sourceforge/plantuml/emojitwo/data/*.svg - net/sourceforge/plantuml/emojitwo/data/*.txt + net/sourceforge/plantuml/emoji/data/*.svg + net/sourceforge/plantuml/emoji/data/*.txt net/sourceforge/plantuml/fun/*.png sprites/archimate/*.png net/sourceforge/plantuml/dedication/*.png diff --git a/skin/plantuml.skin b/skin/plantuml.skin index ccdb68f17..e9d8f6c50 100644 --- a/skin/plantuml.skin +++ b/skin/plantuml.skin @@ -90,6 +90,7 @@ sequenceDiagram { lifeLine { BackGroundColor white + LineStyle 5 } } diff --git a/src/net/sourceforge/plantuml/PSystemBuilder.java b/src/net/sourceforge/plantuml/PSystemBuilder.java index afa4cea36..c8ca7599b 100644 --- a/src/net/sourceforge/plantuml/PSystemBuilder.java +++ b/src/net/sourceforge/plantuml/PSystemBuilder.java @@ -65,7 +65,7 @@ import net.sourceforge.plantuml.eggs.PSystemEggFactory; import net.sourceforge.plantuml.eggs.PSystemPathFactory; import net.sourceforge.plantuml.eggs.PSystemRIPFactory; import net.sourceforge.plantuml.eggs.PSystemWelcomeFactory; -import net.sourceforge.plantuml.emojitwo.PSystemListEmojiFactory; +import net.sourceforge.plantuml.emoji.PSystemListEmojiFactory; import net.sourceforge.plantuml.error.PSystemError; import net.sourceforge.plantuml.error.PSystemErrorUtils; import net.sourceforge.plantuml.flowdiagram.FlowDiagramFactory; diff --git a/src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java b/src/net/sourceforge/plantuml/creole/atom/AtomEmoji.java similarity index 83% rename from src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java rename to src/net/sourceforge/plantuml/creole/atom/AtomEmoji.java index db39ff969..5748b042d 100644 --- a/src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java +++ b/src/net/sourceforge/plantuml/creole/atom/AtomEmoji.java @@ -38,26 +38,26 @@ package net.sourceforge.plantuml.creole.atom; import java.awt.geom.Dimension2D; import net.sourceforge.plantuml.Dimension2DDouble; -import net.sourceforge.plantuml.emojitwo.EmojiTwo; +import net.sourceforge.plantuml.emoji.Emoji; import net.sourceforge.plantuml.graphic.StringBounder; import net.sourceforge.plantuml.ugraphic.UGraphic; import net.sourceforge.plantuml.ugraphic.color.HColor; -public class AtomEmojiTwo extends AbstractAtom implements Atom { +public class AtomEmoji extends AbstractAtom implements Atom { - private static final double MAGIC = 40.0; - private final EmojiTwo emojiTwo; + private static final double MAGIC = 24.0; + private final Emoji emoji; private final double factor; private final HColor color; - public AtomEmojiTwo(EmojiTwo emojiTwo, double scale, double size2D, HColor color) { - this.emojiTwo = emojiTwo; + public AtomEmoji(Emoji emoji, double scale, double size2D, HColor color) { + this.emoji = emoji; this.factor = scale * size2D / MAGIC; this.color = color; } public Dimension2D calculateDimension(StringBounder stringBounder) { - final double size = 64 * factor; + final double size = 36 * factor; return new Dimension2DDouble(size, size); } @@ -66,7 +66,7 @@ public class AtomEmojiTwo extends AbstractAtom implements Atom { } public void drawU(UGraphic ug) { - emojiTwo.drawU(ug, this.factor, this.color); + emoji.drawU(ug, this.factor, this.color); } } diff --git a/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java b/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmoji.java similarity index 87% rename from src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java rename to src/net/sourceforge/plantuml/creole/command/CommandCreoleEmoji.java index 24caebae9..0fa33a6d4 100644 --- a/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java +++ b/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmoji.java @@ -41,20 +41,20 @@ import net.sourceforge.plantuml.command.regex.Pattern2; import net.sourceforge.plantuml.creole.legacy.StripeSimple; import net.sourceforge.plantuml.graphic.Splitter; -public class CommandCreoleEmojiTwo implements Command { +public class CommandCreoleEmoji implements Command { @Override public String startingChars() { return "<"; } - private static final Pattern2 pattern = MyPattern.cmpile("^(" + Splitter.emojiTwoPattern + ")"); + private static final Pattern2 pattern = MyPattern.cmpile("^(" + Splitter.emojiPattern + ")"); - private CommandCreoleEmojiTwo() { + private CommandCreoleEmoji() { } public static Command create() { - return new CommandCreoleEmojiTwo(); + return new CommandCreoleEmoji(); } public int matchingSize(String line) { @@ -70,9 +70,9 @@ public class CommandCreoleEmojiTwo implements Command { if (m.find() == false) throw new IllegalStateException(); - final boolean monochrome = m.group(2).equals(":") == false; - final String emoji = m.group(4); - stripe.addEmojiTwo(emoji, monochrome, m.group(3)); + final String color = m.group(2); + final String emoji = m.group(3); + stripe.addEmoji(emoji, color); return line.substring(m.group(1).length()); } diff --git a/src/net/sourceforge/plantuml/creole/legacy/AtomTextUtils.java b/src/net/sourceforge/plantuml/creole/legacy/AtomTextUtils.java index e03bb99b6..b7ef85be2 100644 --- a/src/net/sourceforge/plantuml/creole/legacy/AtomTextUtils.java +++ b/src/net/sourceforge/plantuml/creole/legacy/AtomTextUtils.java @@ -90,7 +90,7 @@ public class AtomTextUtils { } private static final Pattern p = Pattern.compile(Splitter.openiconPattern + "|" + Splitter.spritePattern2 + "|" - + Splitter.imgPatternNoSrcColon + "|" + Splitter.emojiTwoPattern); + + Splitter.imgPatternNoSrcColon + "|" + Splitter.emojiPattern); private static Atom createAtomText(final String text, Url url, FontConfiguration fontConfiguration, ISkinSimple skinSimple) { @@ -105,8 +105,8 @@ public class AtomTextUtils { final String valOpenicon = m.group(1); final String valSprite = m.group(3); final String valImg = m.group(5); - final String valEmojiTwo = m.group(7); - if (valEmojiTwo != null) + final String valEmoji = m.group(7); + if (valEmoji != null) throw new UnsupportedOperationException(); if (valOpenicon != null) { diff --git a/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java b/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java index 796cbde01..4c5077c8d 100644 --- a/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java +++ b/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java @@ -52,7 +52,7 @@ import net.sourceforge.plantuml.creole.Stripe; import net.sourceforge.plantuml.creole.StripeStyle; import net.sourceforge.plantuml.creole.StripeStyleType; import net.sourceforge.plantuml.creole.atom.Atom; -import net.sourceforge.plantuml.creole.atom.AtomEmojiTwo; +import net.sourceforge.plantuml.creole.atom.AtomEmoji; import net.sourceforge.plantuml.creole.atom.AtomImg; import net.sourceforge.plantuml.creole.atom.AtomMath; import net.sourceforge.plantuml.creole.atom.AtomOpenIcon; @@ -61,7 +61,7 @@ import net.sourceforge.plantuml.creole.atom.AtomSprite; import net.sourceforge.plantuml.creole.command.Command; import net.sourceforge.plantuml.creole.command.CommandCreoleColorAndSizeChange; import net.sourceforge.plantuml.creole.command.CommandCreoleColorChange; -import net.sourceforge.plantuml.creole.command.CommandCreoleEmojiTwo; +import net.sourceforge.plantuml.creole.command.CommandCreoleEmoji; import net.sourceforge.plantuml.creole.command.CommandCreoleExposantChange; import net.sourceforge.plantuml.creole.command.CommandCreoleFontFamilyChange; import net.sourceforge.plantuml.creole.command.CommandCreoleImg; @@ -76,7 +76,7 @@ import net.sourceforge.plantuml.creole.command.CommandCreoleSprite; import net.sourceforge.plantuml.creole.command.CommandCreoleStyle; import net.sourceforge.plantuml.creole.command.CommandCreoleSvgAttributeChange; import net.sourceforge.plantuml.creole.command.CommandCreoleUrl; -import net.sourceforge.plantuml.emojitwo.EmojiTwo; +import net.sourceforge.plantuml.emoji.Emoji; import net.sourceforge.plantuml.graphic.FontConfiguration; import net.sourceforge.plantuml.graphic.FontPosition; import net.sourceforge.plantuml.graphic.FontStyle; @@ -96,7 +96,6 @@ public class StripeSimple implements Stripe { final private List atoms = new ArrayList<>(); - // final private List commands = new ArrayList<>(); final private Map> commands = new HashMap<>(); private HorizontalAlignment align = HorizontalAlignment.LEFT; @@ -138,9 +137,9 @@ public class StripeSimple implements Stripe { addCommand(CommandCreoleStyle.createLegacyEol(FontStyle.ITALIC)); addCommand(CommandCreoleStyle.createLegacy(FontStyle.PLAIN)); addCommand(CommandCreoleStyle.createLegacyEol(FontStyle.PLAIN)); - if (modeSimpleLine == CreoleMode.FULL) { + if (modeSimpleLine == CreoleMode.FULL) addCommand(CommandCreoleStyle.createCreole(FontStyle.UNDERLINE)); - } + addCommand(CommandCreoleStyle.createLegacy(FontStyle.UNDERLINE)); addCommand(CommandCreoleStyle.createLegacyEol(FontStyle.UNDERLINE)); addCommand(CommandCreoleStyle.createCreole(FontStyle.STRIKE)); @@ -162,7 +161,7 @@ public class StripeSimple implements Stripe { addCommand(CommandCreoleImg.create()); addCommand(CommandCreoleQrcode.create()); addCommand(CommandCreoleOpenIcon.create()); - addCommand(CommandCreoleEmojiTwo.create()); + addCommand(CommandCreoleEmoji.create()); addCommand(CommandCreoleMath.create()); addCommand(CommandCreoleLatex.create()); addCommand(CommandCreoleSprite.create()); @@ -171,15 +170,14 @@ public class StripeSimple implements Stripe { addCommand(CommandCreoleFontFamilyChange.createEol()); addCommand(CommandCreoleMonospaced.create()); addCommand(CommandCreoleUrl.create()); - if (SecurityUtils.allowSvgText()) { + if (SecurityUtils.allowSvgText()) addCommand(CommandCreoleSvgAttributeChange.create()); - } this.header = style.getHeader(fontConfiguration, context); - if (this.header != null) { + if (this.header != null) this.atoms.add(this.header); - } + } private void addCommand(Command cmd) { @@ -196,9 +194,9 @@ public class StripeSimple implements Stripe { } public List getAtoms() { - if (atoms.size() == 0) { + if (atoms.size() == 0) atoms.add(AtomTextUtils.createLegacy(" ", fontConfiguration)); - } + return Collections.unmodifiableList(atoms); } @@ -211,9 +209,9 @@ public class StripeSimple implements Stripe { } public void analyzeAndAdd(String line) { - if (Objects.requireNonNull(line).contains("" + BackSlash.hiddenNewLine())) { + if (Objects.requireNonNull(line).contains("" + BackSlash.hiddenNewLine())) throw new IllegalArgumentException(line); - } + line = CharHidder.hide(line); if (style.getType() == StripeStyleType.HEADING) { fontConfiguration = fontConfigurationForHeading(fontConfiguration, style.getOrder()); @@ -226,16 +224,16 @@ public class StripeSimple implements Stripe { } private static FontConfiguration fontConfigurationForHeading(FontConfiguration fontConfiguration, int order) { - if (order == 0) { - fontConfiguration = fontConfiguration.bigger(4).bold(); - } else if (order == 1) { - fontConfiguration = fontConfiguration.bigger(2).bold(); - } else if (order == 2) { - fontConfiguration = fontConfiguration.bigger(1).bold(); - } else { - fontConfiguration = fontConfiguration.italic(); + switch (order) { + case 0: + return fontConfiguration.bigger(4).bold(); + case 1: + return fontConfiguration.bigger(2).bold(); + case 2: + return fontConfiguration.bigger(1).bold(); + default: + return fontConfiguration.italic(); } - return fontConfiguration; } public void addImage(String src, double scale) { @@ -266,22 +264,24 @@ public class StripeSimple implements Stripe { atoms.add(new AtomOpenIcon(color, scale, openIcon, fontConfiguration, null)); } - public void addEmojiTwo(String emoji, boolean monochrome, String forcedColor) { - final EmojiTwo emojiTwo = EmojiTwo.retrieve(emoji); - if (emojiTwo != null) { - HColor col = null; - if (monochrome) { - col = fontConfiguration.getColor(); - if (forcedColor != null) - try { - col = skinParam.getIHtmlColorSet().getColor(skinParam.getThemeStyle(), forcedColor); - } catch (NoSuchColorException e) { - } + public void addEmoji(String emojiName, String forcedColor) { + final Emoji emoji = Emoji.retrieve(emojiName); + if (emoji == null) + return; + + HColor col = null; + if (forcedColor == null) + col = null; + else if (forcedColor.equals("#0") || forcedColor.equals("#000") || forcedColor.equals("#black")) + col = fontConfiguration.getColor(); + else + try { + col = skinParam.getIHtmlColorSet().getColor(skinParam.getThemeStyle(), forcedColor); + } catch (NoSuchColorException e) { + col = null; } - atoms.add(new AtomEmojiTwo(emojiTwo, 1, fontConfiguration.getSize2D(), col)); - } - + atoms.add(new AtomEmoji(emoji, 1, fontConfiguration.getSize2D(), col)); } public void addMath(ScientificEquationSafe math) { @@ -306,9 +306,9 @@ public class StripeSimple implements Stripe { } private void addPending(StringBuilder pending) { - if (pending.length() == 0) { + if (pending.length() == 0) return; - } + atoms.add(AtomTextUtils.createLegacy(pending.toString(), fontConfiguration)); pending.setLength(0); } @@ -316,12 +316,10 @@ public class StripeSimple implements Stripe { private Command searchCommand(String line) { final List localList = commands.get(line.charAt(0)); if (localList != null) - for (Command cmd : localList) { - final int i = cmd.matchingSize(line); - if (i != 0) { + for (Command cmd : localList) + if (cmd.matchingSize(line) != 0) return cmd; - } - } + return null; } diff --git a/src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java b/src/net/sourceforge/plantuml/emoji/Emoji.java similarity index 68% rename from src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java rename to src/net/sourceforge/plantuml/emoji/Emoji.java index 1812072a2..567918259 100644 --- a/src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java +++ b/src/net/sourceforge/plantuml/emoji/Emoji.java @@ -1,4 +1,4 @@ -package net.sourceforge.plantuml.emojitwo; +package net.sourceforge.plantuml.emoji; import java.io.BufferedReader; import java.io.IOException; @@ -13,12 +13,10 @@ import java.util.TreeMap; import java.util.regex.Matcher; import java.util.regex.Pattern; -import net.sourceforge.plantuml.emojitwo.data.Dummy; +import net.sourceforge.plantuml.emoji.data.Dummy; import net.sourceforge.plantuml.openiconic.SvgPath; import net.sourceforge.plantuml.ugraphic.UEllipse; import net.sourceforge.plantuml.ugraphic.UGraphic; -import net.sourceforge.plantuml.ugraphic.UPolygon; -import net.sourceforge.plantuml.ugraphic.URectangle; import net.sourceforge.plantuml.ugraphic.UStroke; import net.sourceforge.plantuml.ugraphic.UTranslate; import net.sourceforge.plantuml.ugraphic.color.HColor; @@ -26,38 +24,38 @@ import net.sourceforge.plantuml.ugraphic.color.HColorNone; import net.sourceforge.plantuml.ugraphic.color.HColorSet; import net.sourceforge.plantuml.ugraphic.color.HColorSimple; -// Emojji from https://github.com/EmojiTwo/emojitwo +// Emojji from https://twemoji.twitter.com/ // Shorcut from https://api.github.com/emojis -public class EmojiTwo { +public class Emoji { - private final static Map ALL = new HashMap<>(); + private final static Map ALL = new HashMap<>(); static { - try (BufferedReader br = new BufferedReader(new InputStreamReader(getRessourceAllTxt()))) { + final InputStream tmp = getRessourceAllTxt(); + try (BufferedReader br = new BufferedReader(new InputStreamReader(tmp))) { String s = null; while ((s = br.readLine()) != null) { - new EmojiTwo(s); + new Emoji(s); } } catch (IOException e) { e.printStackTrace(); } - } - public static Map getAll() { + public static Map getAll() { return Collections.unmodifiableMap(new TreeMap<>(ALL)); } static private InputStream getRessourceAllTxt() { - return Dummy.class.getResourceAsStream("all.txt"); + return Dummy.class.getResourceAsStream("emoji.txt"); } private final List data = new ArrayList<>(); private final String unicode; private final String shortcut; - private EmojiTwo(String unicode) { + private Emoji(String unicode) { final int x = unicode.indexOf(';'); if (x == -1) { this.shortcut = null; @@ -71,17 +69,17 @@ public class EmojiTwo { } public static String pattern() { - final StringBuilder sb = new StringBuilder("\\<(:|(#\\w+)?\\.)("); + final StringBuilder sb = new StringBuilder("\\<(#\\w+)?:("); for (String s : ALL.keySet()) { if (sb.toString().endsWith("(") == false) sb.append("|"); sb.append(s); } - sb.append(")[:.]\\>"); + sb.append("):\\>"); return sb.toString(); } - public static EmojiTwo retrieve(String name) { + public static Emoji retrieve(String name) { return ALL.get(name.toLowerCase()); } @@ -97,51 +95,24 @@ public class EmojiTwo { private synchronized void loadIfNeed() throws IOException { if (data.size() > 0) return; + try (BufferedReader br = new BufferedReader( new InputStreamReader(Dummy.class.getResourceAsStream(unicode + ".svg")))) { - String s = null; - while ((s = br.readLine()) != null) { - if (s.startsWith("")) { - loadSingleLine(s); - return; - } - addDirective(s); + final String singleLine = br.readLine(); + + final Pattern p = Pattern.compile("\\<[^<>]+\\>"); + final Matcher m = p.matcher(singleLine); + while (m.find()) { + final String s = m.group(0); + if (s.contains("") || s.contains("") + || s.contains("]+\\>"); - final Matcher m = p.matcher(line); - while (m.find()) { - final String s = m.group(0); - addDirective(s); - } - - } - - private void addDirective(String s) { - if (s.contains("")) { - data.add(s); - } else if (s.contains("")) { - data.add(s); - } else if (s.contains("Emoji available on Unicode Block " + text, + "(Blocks available: 26, 1F3, 1F4, 1F5, 1F6, 1F9)")); + header.drawU(ug); + final StringBounder stringBounder = ug.getStringBounder(); + ug = ug.apply(UTranslate.dy(header.calculateDimension(stringBounder).getHeight())); + + final UGraphic top = ug; + + final Map some = new TreeMap<>(); + for (Map.Entry ent : Emoji.getAll().entrySet()) + if (ent.getKey().startsWith(text)) + some.put(ent.getKey(), ent.getValue()); + + final int third = (some.size() + 2) / 3; + int i = 0; + + for (Map.Entry ent : some.entrySet()) { + final String code = ent.getKey(); + final String shortcut = ent.getValue().getShortcut(); + + final StringBuilder sb = new StringBuilder(); + sb.append(""); + sb.append("\"\":" + code + ": \"\""); + sb.append("<:" + code + ":>"); + sb.append(" "); + sb.append("<#0:" + code + ":>"); + if (shortcut != null) { + sb.append(" "); + sb.append("\"\":" + shortcut + ": \"\""); + } + + final TextBlockBackcolored tmp = GraphicStrings.createBlackOnWhite(Arrays.asList(sb.toString())); + tmp.drawU(ug); + ug = ug.apply(UTranslate.dy(tmp.calculateDimension(stringBounder).getHeight())); + + i++; + if (i == third) + ug = top.apply(UTranslate.dx(500)); + if (i == 2 * third) + ug = top.apply(UTranslate.dx(1000)); + + } + + } + }; + } + + public PSystemListEmoji(UmlSource source, String text) { + super(source); + this.text = text; + } + + public DiagramDescription getDescription() { + return new DiagramDescription("(List Emoji)"); + } + +} diff --git a/src/net/sourceforge/plantuml/emojitwo/PSystemListEmojiFactory.java b/src/net/sourceforge/plantuml/emoji/PSystemListEmojiFactory.java similarity index 97% rename from src/net/sourceforge/plantuml/emojitwo/PSystemListEmojiFactory.java rename to src/net/sourceforge/plantuml/emoji/PSystemListEmojiFactory.java index c418b96d7..82f66fe09 100644 --- a/src/net/sourceforge/plantuml/emojitwo/PSystemListEmojiFactory.java +++ b/src/net/sourceforge/plantuml/emoji/PSystemListEmojiFactory.java @@ -33,7 +33,7 @@ * * */ -package net.sourceforge.plantuml.emojitwo; +package net.sourceforge.plantuml.emoji; import net.sourceforge.plantuml.AbstractPSystem; import net.sourceforge.plantuml.StringUtils; diff --git a/src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java b/src/net/sourceforge/plantuml/emoji/UGraphicWithScale.java similarity index 91% rename from src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java rename to src/net/sourceforge/plantuml/emoji/UGraphicWithScale.java index 826733d94..69102b76a 100644 --- a/src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java +++ b/src/net/sourceforge/plantuml/emoji/UGraphicWithScale.java @@ -1,4 +1,4 @@ -package net.sourceforge.plantuml.emojitwo; +package net.sourceforge.plantuml.emoji; import java.awt.geom.AffineTransform; @@ -24,14 +24,6 @@ public class UGraphicWithScale { return ug; } - public double getScaleX() { - return at.getScaleX(); - } - - public double getScaleY() { - return at.getScaleY(); - } - public UGraphicWithScale apply(UChange change) { return new UGraphicWithScale(ug.apply(change), at); } diff --git a/src/net/sourceforge/plantuml/emoji/data/1f300.svg b/src/net/sourceforge/plantuml/emoji/data/1f300.svg new file mode 100644 index 000000000..26108a3b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f300.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f301.svg b/src/net/sourceforge/plantuml/emoji/data/1f301.svg new file mode 100644 index 000000000..2858377d8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f301.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f302.svg b/src/net/sourceforge/plantuml/emoji/data/1f302.svg new file mode 100644 index 000000000..7fc00c005 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f302.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f303.svg b/src/net/sourceforge/plantuml/emoji/data/1f303.svg new file mode 100644 index 000000000..1e821f9cc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f303.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f304.svg b/src/net/sourceforge/plantuml/emoji/data/1f304.svg new file mode 100644 index 000000000..9270be896 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f304.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f305.svg b/src/net/sourceforge/plantuml/emoji/data/1f305.svg new file mode 100644 index 000000000..d4b2044a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f305.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f306.svg b/src/net/sourceforge/plantuml/emoji/data/1f306.svg new file mode 100644 index 000000000..9fe919d4f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f306.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f307.svg b/src/net/sourceforge/plantuml/emoji/data/1f307.svg new file mode 100644 index 000000000..2fed56d6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f307.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f308.svg b/src/net/sourceforge/plantuml/emoji/data/1f308.svg new file mode 100644 index 000000000..68c1f30a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f308.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f309.svg b/src/net/sourceforge/plantuml/emoji/data/1f309.svg new file mode 100644 index 000000000..6991785d1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f309.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f30a.svg b/src/net/sourceforge/plantuml/emoji/data/1f30a.svg new file mode 100644 index 000000000..e05527da7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f30a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f30b.svg b/src/net/sourceforge/plantuml/emoji/data/1f30b.svg new file mode 100644 index 000000000..a333b3af4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f30b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f30c.svg b/src/net/sourceforge/plantuml/emoji/data/1f30c.svg new file mode 100644 index 000000000..ea5489e35 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f30c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f30d.svg b/src/net/sourceforge/plantuml/emoji/data/1f30d.svg new file mode 100644 index 000000000..0bc1ca59b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f30d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f30e.svg b/src/net/sourceforge/plantuml/emoji/data/1f30e.svg new file mode 100644 index 000000000..5c490c5e8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f30e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f30f.svg b/src/net/sourceforge/plantuml/emoji/data/1f30f.svg new file mode 100644 index 000000000..703c37c74 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f30f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f310.svg b/src/net/sourceforge/plantuml/emoji/data/1f310.svg new file mode 100644 index 000000000..033e812d1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f310.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f311.svg b/src/net/sourceforge/plantuml/emoji/data/1f311.svg new file mode 100644 index 000000000..705c1efdf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f311.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f312.svg b/src/net/sourceforge/plantuml/emoji/data/1f312.svg new file mode 100644 index 000000000..d50954b30 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f312.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f313.svg b/src/net/sourceforge/plantuml/emoji/data/1f313.svg new file mode 100644 index 000000000..6d8e60706 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f313.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f314.svg b/src/net/sourceforge/plantuml/emoji/data/1f314.svg new file mode 100644 index 000000000..b7f5ef729 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f314.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f315.svg b/src/net/sourceforge/plantuml/emoji/data/1f315.svg new file mode 100644 index 000000000..1be556241 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f315.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f316.svg b/src/net/sourceforge/plantuml/emoji/data/1f316.svg new file mode 100644 index 000000000..c9204ecfc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f316.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f317.svg b/src/net/sourceforge/plantuml/emoji/data/1f317.svg new file mode 100644 index 000000000..322891fc0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f317.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f318.svg b/src/net/sourceforge/plantuml/emoji/data/1f318.svg new file mode 100644 index 000000000..180011c14 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f318.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f319.svg b/src/net/sourceforge/plantuml/emoji/data/1f319.svg new file mode 100644 index 000000000..194f08a20 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f319.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f31a.svg b/src/net/sourceforge/plantuml/emoji/data/1f31a.svg new file mode 100644 index 000000000..049683ff9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f31a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f31b.svg b/src/net/sourceforge/plantuml/emoji/data/1f31b.svg new file mode 100644 index 000000000..79ee4462d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f31b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f31c.svg b/src/net/sourceforge/plantuml/emoji/data/1f31c.svg new file mode 100644 index 000000000..c4ded99c8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f31c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f31d.svg b/src/net/sourceforge/plantuml/emoji/data/1f31d.svg new file mode 100644 index 000000000..d3016654c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f31d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f31e.svg b/src/net/sourceforge/plantuml/emoji/data/1f31e.svg new file mode 100644 index 000000000..f860bf2bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f31e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f31f.svg b/src/net/sourceforge/plantuml/emoji/data/1f31f.svg new file mode 100644 index 000000000..a7bc0c607 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f31f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f320.svg b/src/net/sourceforge/plantuml/emoji/data/1f320.svg new file mode 100644 index 000000000..08d7a9379 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f320.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f321.svg b/src/net/sourceforge/plantuml/emoji/data/1f321.svg new file mode 100644 index 000000000..b2ea62454 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f321.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f324.svg b/src/net/sourceforge/plantuml/emoji/data/1f324.svg new file mode 100644 index 000000000..440d79d24 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f324.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f325.svg b/src/net/sourceforge/plantuml/emoji/data/1f325.svg new file mode 100644 index 000000000..eccb28cfc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f325.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f326.svg b/src/net/sourceforge/plantuml/emoji/data/1f326.svg new file mode 100644 index 000000000..64179209a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f326.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f327.svg b/src/net/sourceforge/plantuml/emoji/data/1f327.svg new file mode 100644 index 000000000..a0b5d78fa --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f327.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f328.svg b/src/net/sourceforge/plantuml/emoji/data/1f328.svg new file mode 100644 index 000000000..8b067653d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f328.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f329.svg b/src/net/sourceforge/plantuml/emoji/data/1f329.svg new file mode 100644 index 000000000..60c9d71bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f329.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f32a.svg b/src/net/sourceforge/plantuml/emoji/data/1f32a.svg new file mode 100644 index 000000000..7693b8da1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f32a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f32b.svg b/src/net/sourceforge/plantuml/emoji/data/1f32b.svg new file mode 100644 index 000000000..72a8da812 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f32b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f32c.svg b/src/net/sourceforge/plantuml/emoji/data/1f32c.svg new file mode 100644 index 000000000..73d96a3c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f32c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f32d.svg b/src/net/sourceforge/plantuml/emoji/data/1f32d.svg new file mode 100644 index 000000000..ed81f37f1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f32d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f32e.svg b/src/net/sourceforge/plantuml/emoji/data/1f32e.svg new file mode 100644 index 000000000..c3f182444 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f32e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f32f.svg b/src/net/sourceforge/plantuml/emoji/data/1f32f.svg new file mode 100644 index 000000000..25a994019 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f32f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f330.svg b/src/net/sourceforge/plantuml/emoji/data/1f330.svg new file mode 100644 index 000000000..8dce647f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f330.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f331.svg b/src/net/sourceforge/plantuml/emoji/data/1f331.svg new file mode 100644 index 000000000..7a874dcfb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f331.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f332.svg b/src/net/sourceforge/plantuml/emoji/data/1f332.svg new file mode 100644 index 000000000..149e09c13 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f332.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f333.svg b/src/net/sourceforge/plantuml/emoji/data/1f333.svg new file mode 100644 index 000000000..5f7500bdf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f333.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f334.svg b/src/net/sourceforge/plantuml/emoji/data/1f334.svg new file mode 100644 index 000000000..59bfe1925 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f334.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f335.svg b/src/net/sourceforge/plantuml/emoji/data/1f335.svg new file mode 100644 index 000000000..bb12b402b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f335.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f336.svg b/src/net/sourceforge/plantuml/emoji/data/1f336.svg new file mode 100644 index 000000000..e954ae3ba --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f336.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f337.svg b/src/net/sourceforge/plantuml/emoji/data/1f337.svg new file mode 100644 index 000000000..5d376c7ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f337.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f338.svg b/src/net/sourceforge/plantuml/emoji/data/1f338.svg new file mode 100644 index 000000000..67dd51973 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f338.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f339.svg b/src/net/sourceforge/plantuml/emoji/data/1f339.svg new file mode 100644 index 000000000..794eb4bdf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f339.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f33a.svg b/src/net/sourceforge/plantuml/emoji/data/1f33a.svg new file mode 100644 index 000000000..c2b049941 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f33a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f33b.svg b/src/net/sourceforge/plantuml/emoji/data/1f33b.svg new file mode 100644 index 000000000..8599e8b66 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f33b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f33c.svg b/src/net/sourceforge/plantuml/emoji/data/1f33c.svg new file mode 100644 index 000000000..6f368142a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f33c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f33d.svg b/src/net/sourceforge/plantuml/emoji/data/1f33d.svg new file mode 100644 index 000000000..79c639558 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f33d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f33e.svg b/src/net/sourceforge/plantuml/emoji/data/1f33e.svg new file mode 100644 index 000000000..e195d915e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f33e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f33f.svg b/src/net/sourceforge/plantuml/emoji/data/1f33f.svg new file mode 100644 index 000000000..bc4262659 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f33f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f340.svg b/src/net/sourceforge/plantuml/emoji/data/1f340.svg new file mode 100644 index 000000000..85b8b5a40 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f340.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f341.svg b/src/net/sourceforge/plantuml/emoji/data/1f341.svg new file mode 100644 index 000000000..315c0ec87 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f341.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f342.svg b/src/net/sourceforge/plantuml/emoji/data/1f342.svg new file mode 100644 index 000000000..e51a224a9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f342.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f343.svg b/src/net/sourceforge/plantuml/emoji/data/1f343.svg new file mode 100644 index 000000000..527195e35 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f343.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f344.svg b/src/net/sourceforge/plantuml/emoji/data/1f344.svg new file mode 100644 index 000000000..80dc4f3ba --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f344.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f345.svg b/src/net/sourceforge/plantuml/emoji/data/1f345.svg new file mode 100644 index 000000000..4f1874083 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f345.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f346.svg b/src/net/sourceforge/plantuml/emoji/data/1f346.svg new file mode 100644 index 000000000..792116d9c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f346.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f347.svg b/src/net/sourceforge/plantuml/emoji/data/1f347.svg new file mode 100644 index 000000000..7fc8aa4dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f347.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f348.svg b/src/net/sourceforge/plantuml/emoji/data/1f348.svg new file mode 100644 index 000000000..6121de707 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f348.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f349.svg b/src/net/sourceforge/plantuml/emoji/data/1f349.svg new file mode 100644 index 000000000..c7ddd8576 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f349.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f34a.svg b/src/net/sourceforge/plantuml/emoji/data/1f34a.svg new file mode 100644 index 000000000..fdaf2aac6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f34a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f34b.svg b/src/net/sourceforge/plantuml/emoji/data/1f34b.svg new file mode 100644 index 000000000..5c3731b11 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f34b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f34c.svg b/src/net/sourceforge/plantuml/emoji/data/1f34c.svg new file mode 100644 index 000000000..62e5538c5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f34c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f34d.svg b/src/net/sourceforge/plantuml/emoji/data/1f34d.svg new file mode 100644 index 000000000..a642304c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f34d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f34e.svg b/src/net/sourceforge/plantuml/emoji/data/1f34e.svg new file mode 100644 index 000000000..97e60fe41 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f34e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f34f.svg b/src/net/sourceforge/plantuml/emoji/data/1f34f.svg new file mode 100644 index 000000000..884aa8b61 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f34f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f350.svg b/src/net/sourceforge/plantuml/emoji/data/1f350.svg new file mode 100644 index 000000000..3f7bebaff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f350.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f351.svg b/src/net/sourceforge/plantuml/emoji/data/1f351.svg new file mode 100644 index 000000000..370a0f1df --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f351.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f352.svg b/src/net/sourceforge/plantuml/emoji/data/1f352.svg new file mode 100644 index 000000000..b548b86d6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f352.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f353.svg b/src/net/sourceforge/plantuml/emoji/data/1f353.svg new file mode 100644 index 000000000..e61f92c29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f353.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f354.svg b/src/net/sourceforge/plantuml/emoji/data/1f354.svg new file mode 100644 index 000000000..b06e8fac5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f354.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f355.svg b/src/net/sourceforge/plantuml/emoji/data/1f355.svg new file mode 100644 index 000000000..2695ae4b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f355.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f356.svg b/src/net/sourceforge/plantuml/emoji/data/1f356.svg new file mode 100644 index 000000000..22a94dfcd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f356.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f357.svg b/src/net/sourceforge/plantuml/emoji/data/1f357.svg new file mode 100644 index 000000000..04a259898 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f357.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f358.svg b/src/net/sourceforge/plantuml/emoji/data/1f358.svg new file mode 100644 index 000000000..27403214d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f358.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f359.svg b/src/net/sourceforge/plantuml/emoji/data/1f359.svg new file mode 100644 index 000000000..2d1bfb93f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f359.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f35a.svg b/src/net/sourceforge/plantuml/emoji/data/1f35a.svg new file mode 100644 index 000000000..049afe2aa --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f35a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f35b.svg b/src/net/sourceforge/plantuml/emoji/data/1f35b.svg new file mode 100644 index 000000000..2839dceca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f35b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f35c.svg b/src/net/sourceforge/plantuml/emoji/data/1f35c.svg new file mode 100644 index 000000000..2f84abbbc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f35c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f35d.svg b/src/net/sourceforge/plantuml/emoji/data/1f35d.svg new file mode 100644 index 000000000..e21b53b7a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f35d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f35e.svg b/src/net/sourceforge/plantuml/emoji/data/1f35e.svg new file mode 100644 index 000000000..a46f57974 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f35e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f35f.svg b/src/net/sourceforge/plantuml/emoji/data/1f35f.svg new file mode 100644 index 000000000..0f9a3c01e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f35f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f360.svg b/src/net/sourceforge/plantuml/emoji/data/1f360.svg new file mode 100644 index 000000000..e6ca64f5e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f360.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f361.svg b/src/net/sourceforge/plantuml/emoji/data/1f361.svg new file mode 100644 index 000000000..b4b46d0c9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f361.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f362.svg b/src/net/sourceforge/plantuml/emoji/data/1f362.svg new file mode 100644 index 000000000..f82f84e93 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f362.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f363.svg b/src/net/sourceforge/plantuml/emoji/data/1f363.svg new file mode 100644 index 000000000..1dced3e40 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f363.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f364.svg b/src/net/sourceforge/plantuml/emoji/data/1f364.svg new file mode 100644 index 000000000..0b304b6df --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f364.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f365.svg b/src/net/sourceforge/plantuml/emoji/data/1f365.svg new file mode 100644 index 000000000..fc72bb8ae --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f365.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f366.svg b/src/net/sourceforge/plantuml/emoji/data/1f366.svg new file mode 100644 index 000000000..d33b11d2c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f366.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f367.svg b/src/net/sourceforge/plantuml/emoji/data/1f367.svg new file mode 100644 index 000000000..2531f046e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f367.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f368.svg b/src/net/sourceforge/plantuml/emoji/data/1f368.svg new file mode 100644 index 000000000..eafd3bc33 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f368.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f369.svg b/src/net/sourceforge/plantuml/emoji/data/1f369.svg new file mode 100644 index 000000000..5ec80b709 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f369.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f36a.svg b/src/net/sourceforge/plantuml/emoji/data/1f36a.svg new file mode 100644 index 000000000..4a9eb122b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f36a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f36b.svg b/src/net/sourceforge/plantuml/emoji/data/1f36b.svg new file mode 100644 index 000000000..2ba416dc1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f36b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f36c.svg b/src/net/sourceforge/plantuml/emoji/data/1f36c.svg new file mode 100644 index 000000000..1e4693d41 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f36c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f36d.svg b/src/net/sourceforge/plantuml/emoji/data/1f36d.svg new file mode 100644 index 000000000..caa6947b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f36d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f36e.svg b/src/net/sourceforge/plantuml/emoji/data/1f36e.svg new file mode 100644 index 000000000..2f7e72637 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f36e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f36f.svg b/src/net/sourceforge/plantuml/emoji/data/1f36f.svg new file mode 100644 index 000000000..499570c80 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f36f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f370.svg b/src/net/sourceforge/plantuml/emoji/data/1f370.svg new file mode 100644 index 000000000..6f521ffee --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f370.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f371.svg b/src/net/sourceforge/plantuml/emoji/data/1f371.svg new file mode 100644 index 000000000..03aabdd86 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f371.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f372.svg b/src/net/sourceforge/plantuml/emoji/data/1f372.svg new file mode 100644 index 000000000..c43191dd0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f372.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f373.svg b/src/net/sourceforge/plantuml/emoji/data/1f373.svg new file mode 100644 index 000000000..3d65d3528 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f373.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f374.svg b/src/net/sourceforge/plantuml/emoji/data/1f374.svg new file mode 100644 index 000000000..5c3ab816a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f374.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f375.svg b/src/net/sourceforge/plantuml/emoji/data/1f375.svg new file mode 100644 index 000000000..7ed74bd57 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f375.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f376.svg b/src/net/sourceforge/plantuml/emoji/data/1f376.svg new file mode 100644 index 000000000..395aeaf1b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f376.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f377.svg b/src/net/sourceforge/plantuml/emoji/data/1f377.svg new file mode 100644 index 000000000..5173bfc5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f377.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f378.svg b/src/net/sourceforge/plantuml/emoji/data/1f378.svg new file mode 100644 index 000000000..245fa1c63 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f378.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f379.svg b/src/net/sourceforge/plantuml/emoji/data/1f379.svg new file mode 100644 index 000000000..261e93013 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f379.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f37a.svg b/src/net/sourceforge/plantuml/emoji/data/1f37a.svg new file mode 100644 index 000000000..a557e2e6d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f37a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f37b.svg b/src/net/sourceforge/plantuml/emoji/data/1f37b.svg new file mode 100644 index 000000000..2a373a185 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f37b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f37c.svg b/src/net/sourceforge/plantuml/emoji/data/1f37c.svg new file mode 100644 index 000000000..40ab82887 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f37c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f37d.svg b/src/net/sourceforge/plantuml/emoji/data/1f37d.svg new file mode 100644 index 000000000..0d72bc22c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f37d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f37e.svg b/src/net/sourceforge/plantuml/emoji/data/1f37e.svg new file mode 100644 index 000000000..2f302c637 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f37e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f37f.svg b/src/net/sourceforge/plantuml/emoji/data/1f37f.svg new file mode 100644 index 000000000..cc0762c0c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f37f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f380.svg b/src/net/sourceforge/plantuml/emoji/data/1f380.svg new file mode 100644 index 000000000..40d85febe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f380.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f381.svg b/src/net/sourceforge/plantuml/emoji/data/1f381.svg new file mode 100644 index 000000000..9d355b05f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f381.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f382.svg b/src/net/sourceforge/plantuml/emoji/data/1f382.svg new file mode 100644 index 000000000..52ccd3c78 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f382.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f383.svg b/src/net/sourceforge/plantuml/emoji/data/1f383.svg new file mode 100644 index 000000000..72978a85b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f383.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f384.svg b/src/net/sourceforge/plantuml/emoji/data/1f384.svg new file mode 100644 index 000000000..5fabdfed7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f384.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f385.svg b/src/net/sourceforge/plantuml/emoji/data/1f385.svg new file mode 100644 index 000000000..ba0cdb938 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f385.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f386.svg b/src/net/sourceforge/plantuml/emoji/data/1f386.svg new file mode 100644 index 000000000..4ea64ebc9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f386.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f387.svg b/src/net/sourceforge/plantuml/emoji/data/1f387.svg new file mode 100644 index 000000000..8e01e7538 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f387.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f388.svg b/src/net/sourceforge/plantuml/emoji/data/1f388.svg new file mode 100644 index 000000000..9c9b6b0bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f388.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f389.svg b/src/net/sourceforge/plantuml/emoji/data/1f389.svg new file mode 100644 index 000000000..ec9ab509b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f389.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f38a.svg b/src/net/sourceforge/plantuml/emoji/data/1f38a.svg new file mode 100644 index 000000000..96b5e88f5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f38a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f38b.svg b/src/net/sourceforge/plantuml/emoji/data/1f38b.svg new file mode 100644 index 000000000..50ffa55fa --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f38b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f38c.svg b/src/net/sourceforge/plantuml/emoji/data/1f38c.svg new file mode 100644 index 000000000..521243f76 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f38c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f38d.svg b/src/net/sourceforge/plantuml/emoji/data/1f38d.svg new file mode 100644 index 000000000..113b148b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f38d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f38e.svg b/src/net/sourceforge/plantuml/emoji/data/1f38e.svg new file mode 100644 index 000000000..6f231d3b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f38e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f38f.svg b/src/net/sourceforge/plantuml/emoji/data/1f38f.svg new file mode 100644 index 000000000..71346524e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f38f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f390.svg b/src/net/sourceforge/plantuml/emoji/data/1f390.svg new file mode 100644 index 000000000..ac1bda725 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f390.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f391.svg b/src/net/sourceforge/plantuml/emoji/data/1f391.svg new file mode 100644 index 000000000..f951c2d9d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f391.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f392.svg b/src/net/sourceforge/plantuml/emoji/data/1f392.svg new file mode 100644 index 000000000..707277276 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f392.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f393.svg b/src/net/sourceforge/plantuml/emoji/data/1f393.svg new file mode 100644 index 000000000..5f24b60cc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f393.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f396.svg b/src/net/sourceforge/plantuml/emoji/data/1f396.svg new file mode 100644 index 000000000..2905c6124 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f396.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f397.svg b/src/net/sourceforge/plantuml/emoji/data/1f397.svg new file mode 100644 index 000000000..6cb16f642 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f397.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f399.svg b/src/net/sourceforge/plantuml/emoji/data/1f399.svg new file mode 100644 index 000000000..0c58ae9ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f399.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f39a.svg b/src/net/sourceforge/plantuml/emoji/data/1f39a.svg new file mode 100644 index 000000000..49d1c36e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f39a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f39b.svg b/src/net/sourceforge/plantuml/emoji/data/1f39b.svg new file mode 100644 index 000000000..664426b18 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f39b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f39e.svg b/src/net/sourceforge/plantuml/emoji/data/1f39e.svg new file mode 100644 index 000000000..6c7cd43d4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f39e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f39f.svg b/src/net/sourceforge/plantuml/emoji/data/1f39f.svg new file mode 100644 index 000000000..31886a0a2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f39f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a0.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a0.svg new file mode 100644 index 000000000..4bd1dd9a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a1.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a1.svg new file mode 100644 index 000000000..89676a8a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a2.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a2.svg new file mode 100644 index 000000000..a72fb953d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a3.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a3.svg new file mode 100644 index 000000000..83ac06a69 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a4.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a4.svg new file mode 100644 index 000000000..4a294e00f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a5.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a5.svg new file mode 100644 index 000000000..b5a882377 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a6.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a6.svg new file mode 100644 index 000000000..ae12220bd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a7.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a7.svg new file mode 100644 index 000000000..debf2caec --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a8.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a8.svg new file mode 100644 index 000000000..432ed19a7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3a9.svg b/src/net/sourceforge/plantuml/emoji/data/1f3a9.svg new file mode 100644 index 000000000..bc46f7967 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3a9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3aa.svg b/src/net/sourceforge/plantuml/emoji/data/1f3aa.svg new file mode 100644 index 000000000..69b2684cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ab.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ab.svg new file mode 100644 index 000000000..b23eeb3de --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ac.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ac.svg new file mode 100644 index 000000000..2a4e10f56 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ad.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ad.svg new file mode 100644 index 000000000..c3a226228 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ae.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ae.svg new file mode 100644 index 000000000..b22baf46e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ae.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3af.svg b/src/net/sourceforge/plantuml/emoji/data/1f3af.svg new file mode 100644 index 000000000..dddcf82dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3af.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b0.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b0.svg new file mode 100644 index 000000000..9d27973c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b1.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b1.svg new file mode 100644 index 000000000..a65da8268 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b2.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b2.svg new file mode 100644 index 000000000..5b4a19dd0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b3.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b3.svg new file mode 100644 index 000000000..28456c4e1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b4.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b4.svg new file mode 100644 index 000000000..32e23bcb1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b5.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b5.svg new file mode 100644 index 000000000..e84d15132 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b6.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b6.svg new file mode 100644 index 000000000..55dc99cf1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b7.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b7.svg new file mode 100644 index 000000000..e68c47f9b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b8.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b8.svg new file mode 100644 index 000000000..6f67abf28 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3b9.svg b/src/net/sourceforge/plantuml/emoji/data/1f3b9.svg new file mode 100644 index 000000000..59bc960e1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3b9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ba.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ba.svg new file mode 100644 index 000000000..7b735c237 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ba.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3bb.svg b/src/net/sourceforge/plantuml/emoji/data/1f3bb.svg new file mode 100644 index 000000000..62eed141d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3bb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3bc.svg b/src/net/sourceforge/plantuml/emoji/data/1f3bc.svg new file mode 100644 index 000000000..8f9e61097 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3bc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3bd.svg b/src/net/sourceforge/plantuml/emoji/data/1f3bd.svg new file mode 100644 index 000000000..72385871a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3bd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3be.svg b/src/net/sourceforge/plantuml/emoji/data/1f3be.svg new file mode 100644 index 000000000..e7491dbd8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3be.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3bf.svg b/src/net/sourceforge/plantuml/emoji/data/1f3bf.svg new file mode 100644 index 000000000..28b6371c9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3bf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c0.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c0.svg new file mode 100644 index 000000000..4726d4f9e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c1.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c1.svg new file mode 100644 index 000000000..8f82b66a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c2.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c2.svg new file mode 100644 index 000000000..0962390f4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c3.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c3.svg new file mode 100644 index 000000000..4467a7686 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c4.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c4.svg new file mode 100644 index 000000000..3cd82d9c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c5.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c5.svg new file mode 100644 index 000000000..1b60bf681 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c6.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c6.svg new file mode 100644 index 000000000..18223eb00 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c7.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c7.svg new file mode 100644 index 000000000..85a9ffdbe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c8.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c8.svg new file mode 100644 index 000000000..509e54b57 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3c9.svg b/src/net/sourceforge/plantuml/emoji/data/1f3c9.svg new file mode 100644 index 000000000..e4fba811f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3c9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ca.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ca.svg new file mode 100644 index 000000000..c898babe4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ca.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3cb.svg b/src/net/sourceforge/plantuml/emoji/data/1f3cb.svg new file mode 100644 index 000000000..2742adf77 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3cb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3cc.svg b/src/net/sourceforge/plantuml/emoji/data/1f3cc.svg new file mode 100644 index 000000000..43e8c9d68 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3cc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3cd.svg b/src/net/sourceforge/plantuml/emoji/data/1f3cd.svg new file mode 100644 index 000000000..acce596fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3cd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ce.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ce.svg new file mode 100644 index 000000000..e756a0b93 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3cf.svg b/src/net/sourceforge/plantuml/emoji/data/1f3cf.svg new file mode 100644 index 000000000..5121dd12e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3cf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d0.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d0.svg new file mode 100644 index 000000000..6399b383c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d1.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d1.svg new file mode 100644 index 000000000..cb263a41c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d2.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d2.svg new file mode 100644 index 000000000..a1bd8c5b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d3.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d3.svg new file mode 100644 index 000000000..8fcf23145 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d4.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d4.svg new file mode 100644 index 000000000..c29c507cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d5.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d5.svg new file mode 100644 index 000000000..2a47918ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d6.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d6.svg new file mode 100644 index 000000000..cdf8615b1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d7.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d7.svg new file mode 100644 index 000000000..5157bf143 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d8.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d8.svg new file mode 100644 index 000000000..6a2fb8f1a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3d9.svg b/src/net/sourceforge/plantuml/emoji/data/1f3d9.svg new file mode 100644 index 000000000..cabd94021 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3d9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3da.svg b/src/net/sourceforge/plantuml/emoji/data/1f3da.svg new file mode 100644 index 000000000..3e01fa333 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3da.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3db.svg b/src/net/sourceforge/plantuml/emoji/data/1f3db.svg new file mode 100644 index 000000000..9efe35e05 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3db.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3dc.svg b/src/net/sourceforge/plantuml/emoji/data/1f3dc.svg new file mode 100644 index 000000000..fd9c6440a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3dc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3dd.svg b/src/net/sourceforge/plantuml/emoji/data/1f3dd.svg new file mode 100644 index 000000000..171c4896c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3dd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3de.svg b/src/net/sourceforge/plantuml/emoji/data/1f3de.svg new file mode 100644 index 000000000..edff0fd8a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3de.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3df.svg b/src/net/sourceforge/plantuml/emoji/data/1f3df.svg new file mode 100644 index 000000000..ec4df20c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3df.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e0.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e0.svg new file mode 100644 index 000000000..1496923c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e1.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e1.svg new file mode 100644 index 000000000..1b412aed2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e2.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e2.svg new file mode 100644 index 000000000..5c875b0f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e3.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e3.svg new file mode 100644 index 000000000..d260ec02e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e4.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e4.svg new file mode 100644 index 000000000..39e9bf486 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e5.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e5.svg new file mode 100644 index 000000000..b545301b1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e6.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e6.svg new file mode 100644 index 000000000..acd08de28 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e7.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e7.svg new file mode 100644 index 000000000..079acb2bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e8.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e8.svg new file mode 100644 index 000000000..08b2ce02d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3e9.svg b/src/net/sourceforge/plantuml/emoji/data/1f3e9.svg new file mode 100644 index 000000000..ce7c018ad --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3e9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ea.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ea.svg new file mode 100644 index 000000000..6425aea82 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3eb.svg b/src/net/sourceforge/plantuml/emoji/data/1f3eb.svg new file mode 100644 index 000000000..0a0827419 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3eb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ec.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ec.svg new file mode 100644 index 000000000..72ca86501 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ec.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ed.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ed.svg new file mode 100644 index 000000000..ad1ddc7e8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ee.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ee.svg new file mode 100644 index 000000000..2296e5a17 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ee.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ef.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ef.svg new file mode 100644 index 000000000..c41d3dc59 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ef.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f0.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f0.svg new file mode 100644 index 000000000..0550fe65c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f3.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f3.svg new file mode 100644 index 000000000..d7de1142c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f4.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f4.svg new file mode 100644 index 000000000..5d1e41744 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f5.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f5.svg new file mode 100644 index 000000000..ac98dac12 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f7.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f7.svg new file mode 100644 index 000000000..3e797adc1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f8.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f8.svg new file mode 100644 index 000000000..0afba30d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3f9.svg b/src/net/sourceforge/plantuml/emoji/data/1f3f9.svg new file mode 100644 index 000000000..5d825d6df --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3f9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3fa.svg b/src/net/sourceforge/plantuml/emoji/data/1f3fa.svg new file mode 100644 index 000000000..3de8ff84b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3fb.svg b/src/net/sourceforge/plantuml/emoji/data/1f3fb.svg new file mode 100644 index 000000000..4a50f0baf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3fb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3fc.svg b/src/net/sourceforge/plantuml/emoji/data/1f3fc.svg new file mode 100644 index 000000000..8e5c44f34 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3fc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3fd.svg b/src/net/sourceforge/plantuml/emoji/data/1f3fd.svg new file mode 100644 index 000000000..ecc6c4328 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3fd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3fe.svg b/src/net/sourceforge/plantuml/emoji/data/1f3fe.svg new file mode 100644 index 000000000..6891b3714 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3fe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f3ff.svg b/src/net/sourceforge/plantuml/emoji/data/1f3ff.svg new file mode 100644 index 000000000..3309abcfb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f3ff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f400.svg b/src/net/sourceforge/plantuml/emoji/data/1f400.svg new file mode 100644 index 000000000..b51f6c0d5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f400.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f401.svg b/src/net/sourceforge/plantuml/emoji/data/1f401.svg new file mode 100644 index 000000000..d5593cd9d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f401.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f402.svg b/src/net/sourceforge/plantuml/emoji/data/1f402.svg new file mode 100644 index 000000000..d337b7fd6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f402.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f403.svg b/src/net/sourceforge/plantuml/emoji/data/1f403.svg new file mode 100644 index 000000000..4012d0ab4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f403.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f404.svg b/src/net/sourceforge/plantuml/emoji/data/1f404.svg new file mode 100644 index 000000000..c8986dfea --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f404.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f405.svg b/src/net/sourceforge/plantuml/emoji/data/1f405.svg new file mode 100644 index 000000000..82ee6a5a7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f405.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f406.svg b/src/net/sourceforge/plantuml/emoji/data/1f406.svg new file mode 100644 index 000000000..c213732c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f406.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f407.svg b/src/net/sourceforge/plantuml/emoji/data/1f407.svg new file mode 100644 index 000000000..240f19ec2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f407.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f408.svg b/src/net/sourceforge/plantuml/emoji/data/1f408.svg new file mode 100644 index 000000000..7b5fd2eba --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f408.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f409.svg b/src/net/sourceforge/plantuml/emoji/data/1f409.svg new file mode 100644 index 000000000..6d0ff8ce3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f409.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f40a.svg b/src/net/sourceforge/plantuml/emoji/data/1f40a.svg new file mode 100644 index 000000000..7f1ae1586 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f40a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f40b.svg b/src/net/sourceforge/plantuml/emoji/data/1f40b.svg new file mode 100644 index 000000000..90edca7de --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f40b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f40c.svg b/src/net/sourceforge/plantuml/emoji/data/1f40c.svg new file mode 100644 index 000000000..5fb5a8cf0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f40c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f40d.svg b/src/net/sourceforge/plantuml/emoji/data/1f40d.svg new file mode 100644 index 000000000..a05d930b7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f40d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f40e.svg b/src/net/sourceforge/plantuml/emoji/data/1f40e.svg new file mode 100644 index 000000000..f44be13dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f40e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f40f.svg b/src/net/sourceforge/plantuml/emoji/data/1f40f.svg new file mode 100644 index 000000000..6ae2829d2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f40f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f410.svg b/src/net/sourceforge/plantuml/emoji/data/1f410.svg new file mode 100644 index 000000000..fe99488f4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f410.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f411.svg b/src/net/sourceforge/plantuml/emoji/data/1f411.svg new file mode 100644 index 000000000..de56396ed --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f411.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f412.svg b/src/net/sourceforge/plantuml/emoji/data/1f412.svg new file mode 100644 index 000000000..53c685cb4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f412.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f413.svg b/src/net/sourceforge/plantuml/emoji/data/1f413.svg new file mode 100644 index 000000000..2ac9f5786 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f413.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f414.svg b/src/net/sourceforge/plantuml/emoji/data/1f414.svg new file mode 100644 index 000000000..e5bfb3618 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f414.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f415.svg b/src/net/sourceforge/plantuml/emoji/data/1f415.svg new file mode 100644 index 000000000..adfea9abf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f415.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f416.svg b/src/net/sourceforge/plantuml/emoji/data/1f416.svg new file mode 100644 index 000000000..635fd16c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f416.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f417.svg b/src/net/sourceforge/plantuml/emoji/data/1f417.svg new file mode 100644 index 000000000..35e95651e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f417.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f418.svg b/src/net/sourceforge/plantuml/emoji/data/1f418.svg new file mode 100644 index 000000000..24954a2bc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f418.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f419.svg b/src/net/sourceforge/plantuml/emoji/data/1f419.svg new file mode 100644 index 000000000..7983bbc11 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f419.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f41a.svg b/src/net/sourceforge/plantuml/emoji/data/1f41a.svg new file mode 100644 index 000000000..ebb5bd7bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f41a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f41b.svg b/src/net/sourceforge/plantuml/emoji/data/1f41b.svg new file mode 100644 index 000000000..ff3938f2b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f41b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f41c.svg b/src/net/sourceforge/plantuml/emoji/data/1f41c.svg new file mode 100644 index 000000000..3142d1218 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f41c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f41d.svg b/src/net/sourceforge/plantuml/emoji/data/1f41d.svg new file mode 100644 index 000000000..9124282c5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f41d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f41e.svg b/src/net/sourceforge/plantuml/emoji/data/1f41e.svg new file mode 100644 index 000000000..41bdff2a9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f41e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f41f.svg b/src/net/sourceforge/plantuml/emoji/data/1f41f.svg new file mode 100644 index 000000000..32bfce002 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f41f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f420.svg b/src/net/sourceforge/plantuml/emoji/data/1f420.svg new file mode 100644 index 000000000..57cd9366d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f420.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f421.svg b/src/net/sourceforge/plantuml/emoji/data/1f421.svg new file mode 100644 index 000000000..1ead20b68 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f421.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f422.svg b/src/net/sourceforge/plantuml/emoji/data/1f422.svg new file mode 100644 index 000000000..8bdde18b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f422.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f423.svg b/src/net/sourceforge/plantuml/emoji/data/1f423.svg new file mode 100644 index 000000000..a4f4095a6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f423.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f424.svg b/src/net/sourceforge/plantuml/emoji/data/1f424.svg new file mode 100644 index 000000000..f90dc9473 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f424.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f425.svg b/src/net/sourceforge/plantuml/emoji/data/1f425.svg new file mode 100644 index 000000000..54e56cecb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f425.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f426.svg b/src/net/sourceforge/plantuml/emoji/data/1f426.svg new file mode 100644 index 000000000..da49a91a2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f426.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f427.svg b/src/net/sourceforge/plantuml/emoji/data/1f427.svg new file mode 100644 index 000000000..5dc5670b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f427.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f428.svg b/src/net/sourceforge/plantuml/emoji/data/1f428.svg new file mode 100644 index 000000000..a5c04dc22 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f428.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f429.svg b/src/net/sourceforge/plantuml/emoji/data/1f429.svg new file mode 100644 index 000000000..855608003 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f429.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f42a.svg b/src/net/sourceforge/plantuml/emoji/data/1f42a.svg new file mode 100644 index 000000000..630099066 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f42a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f42b.svg b/src/net/sourceforge/plantuml/emoji/data/1f42b.svg new file mode 100644 index 000000000..63be33795 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f42b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f42c.svg b/src/net/sourceforge/plantuml/emoji/data/1f42c.svg new file mode 100644 index 000000000..18d6c2117 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f42c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f42d.svg b/src/net/sourceforge/plantuml/emoji/data/1f42d.svg new file mode 100644 index 000000000..9540da4c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f42d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f42e.svg b/src/net/sourceforge/plantuml/emoji/data/1f42e.svg new file mode 100644 index 000000000..eed7cf20a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f42e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f42f.svg b/src/net/sourceforge/plantuml/emoji/data/1f42f.svg new file mode 100644 index 000000000..e2df7fa6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f42f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f430.svg b/src/net/sourceforge/plantuml/emoji/data/1f430.svg new file mode 100644 index 000000000..0aa7f9b78 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f430.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f431.svg b/src/net/sourceforge/plantuml/emoji/data/1f431.svg new file mode 100644 index 000000000..86a8d7a86 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f431.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f432.svg b/src/net/sourceforge/plantuml/emoji/data/1f432.svg new file mode 100644 index 000000000..c5fd8f0ce --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f432.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f433.svg b/src/net/sourceforge/plantuml/emoji/data/1f433.svg new file mode 100644 index 000000000..d1d68b3c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f433.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f434.svg b/src/net/sourceforge/plantuml/emoji/data/1f434.svg new file mode 100644 index 000000000..ffd4343be --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f434.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f435.svg b/src/net/sourceforge/plantuml/emoji/data/1f435.svg new file mode 100644 index 000000000..91abac83d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f435.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f436.svg b/src/net/sourceforge/plantuml/emoji/data/1f436.svg new file mode 100644 index 000000000..6e0aeee8e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f436.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f437.svg b/src/net/sourceforge/plantuml/emoji/data/1f437.svg new file mode 100644 index 000000000..0bc1a2310 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f437.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f438.svg b/src/net/sourceforge/plantuml/emoji/data/1f438.svg new file mode 100644 index 000000000..587f45dd7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f438.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f439.svg b/src/net/sourceforge/plantuml/emoji/data/1f439.svg new file mode 100644 index 000000000..acc9c8118 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f439.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f43a.svg b/src/net/sourceforge/plantuml/emoji/data/1f43a.svg new file mode 100644 index 000000000..523331409 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f43a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f43b.svg b/src/net/sourceforge/plantuml/emoji/data/1f43b.svg new file mode 100644 index 000000000..a486940b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f43b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f43c.svg b/src/net/sourceforge/plantuml/emoji/data/1f43c.svg new file mode 100644 index 000000000..a9bd4d649 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f43c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f43d.svg b/src/net/sourceforge/plantuml/emoji/data/1f43d.svg new file mode 100644 index 000000000..07a59b6f0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f43d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f43e.svg b/src/net/sourceforge/plantuml/emoji/data/1f43e.svg new file mode 100644 index 000000000..ce90d7344 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f43e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f43f.svg b/src/net/sourceforge/plantuml/emoji/data/1f43f.svg new file mode 100644 index 000000000..ece84b501 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f43f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f440.svg b/src/net/sourceforge/plantuml/emoji/data/1f440.svg new file mode 100644 index 000000000..4902b57f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f440.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f441.svg b/src/net/sourceforge/plantuml/emoji/data/1f441.svg new file mode 100644 index 000000000..dff7c1ad6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f441.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f442.svg b/src/net/sourceforge/plantuml/emoji/data/1f442.svg new file mode 100644 index 000000000..20780913b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f442.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f443.svg b/src/net/sourceforge/plantuml/emoji/data/1f443.svg new file mode 100644 index 000000000..48abf5437 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f443.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f444.svg b/src/net/sourceforge/plantuml/emoji/data/1f444.svg new file mode 100644 index 000000000..7360bb228 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f444.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f445.svg b/src/net/sourceforge/plantuml/emoji/data/1f445.svg new file mode 100644 index 000000000..aec8dee86 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f445.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f446.svg b/src/net/sourceforge/plantuml/emoji/data/1f446.svg new file mode 100644 index 000000000..a39c49ea4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f446.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f447.svg b/src/net/sourceforge/plantuml/emoji/data/1f447.svg new file mode 100644 index 000000000..34d74a5cc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f447.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f448.svg b/src/net/sourceforge/plantuml/emoji/data/1f448.svg new file mode 100644 index 000000000..d0b0c30b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f448.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f449.svg b/src/net/sourceforge/plantuml/emoji/data/1f449.svg new file mode 100644 index 000000000..2bc446052 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f449.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f44a.svg b/src/net/sourceforge/plantuml/emoji/data/1f44a.svg new file mode 100644 index 000000000..ef11291c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f44a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f44b.svg b/src/net/sourceforge/plantuml/emoji/data/1f44b.svg new file mode 100644 index 000000000..fc75f8529 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f44b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f44c.svg b/src/net/sourceforge/plantuml/emoji/data/1f44c.svg new file mode 100644 index 000000000..f5ec13adb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f44c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f44d.svg b/src/net/sourceforge/plantuml/emoji/data/1f44d.svg new file mode 100644 index 000000000..3137aa682 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f44d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f44e.svg b/src/net/sourceforge/plantuml/emoji/data/1f44e.svg new file mode 100644 index 000000000..3c645cc58 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f44e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f44f.svg b/src/net/sourceforge/plantuml/emoji/data/1f44f.svg new file mode 100644 index 000000000..67e11a7ff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f44f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f450.svg b/src/net/sourceforge/plantuml/emoji/data/1f450.svg new file mode 100644 index 000000000..cfaa62b10 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f450.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f451.svg b/src/net/sourceforge/plantuml/emoji/data/1f451.svg new file mode 100644 index 000000000..9f09ba8a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f451.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f452.svg b/src/net/sourceforge/plantuml/emoji/data/1f452.svg new file mode 100644 index 000000000..9d80b9eed --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f452.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f453.svg b/src/net/sourceforge/plantuml/emoji/data/1f453.svg new file mode 100644 index 000000000..b0b89c4b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f453.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f454.svg b/src/net/sourceforge/plantuml/emoji/data/1f454.svg new file mode 100644 index 000000000..841213dff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f454.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f455.svg b/src/net/sourceforge/plantuml/emoji/data/1f455.svg new file mode 100644 index 000000000..71442e7b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f455.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f456.svg b/src/net/sourceforge/plantuml/emoji/data/1f456.svg new file mode 100644 index 000000000..b8cc5c696 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f456.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f457.svg b/src/net/sourceforge/plantuml/emoji/data/1f457.svg new file mode 100644 index 000000000..699b5946f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f457.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f458.svg b/src/net/sourceforge/plantuml/emoji/data/1f458.svg new file mode 100644 index 000000000..ba64aaf51 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f458.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f459.svg b/src/net/sourceforge/plantuml/emoji/data/1f459.svg new file mode 100644 index 000000000..7bb5493a6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f459.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f45a.svg b/src/net/sourceforge/plantuml/emoji/data/1f45a.svg new file mode 100644 index 000000000..f3a7ca667 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f45a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f45b.svg b/src/net/sourceforge/plantuml/emoji/data/1f45b.svg new file mode 100644 index 000000000..43671831b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f45b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f45c.svg b/src/net/sourceforge/plantuml/emoji/data/1f45c.svg new file mode 100644 index 000000000..8b188805d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f45c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f45d.svg b/src/net/sourceforge/plantuml/emoji/data/1f45d.svg new file mode 100644 index 000000000..4d1b3594e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f45d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f45e.svg b/src/net/sourceforge/plantuml/emoji/data/1f45e.svg new file mode 100644 index 000000000..685f8c6f0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f45e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f45f.svg b/src/net/sourceforge/plantuml/emoji/data/1f45f.svg new file mode 100644 index 000000000..7725eb981 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f45f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f460.svg b/src/net/sourceforge/plantuml/emoji/data/1f460.svg new file mode 100644 index 000000000..d5d70cee3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f460.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f461.svg b/src/net/sourceforge/plantuml/emoji/data/1f461.svg new file mode 100644 index 000000000..3e68627b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f461.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f462.svg b/src/net/sourceforge/plantuml/emoji/data/1f462.svg new file mode 100644 index 000000000..647b472f9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f462.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f463.svg b/src/net/sourceforge/plantuml/emoji/data/1f463.svg new file mode 100644 index 000000000..f60851eb1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f463.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f464.svg b/src/net/sourceforge/plantuml/emoji/data/1f464.svg new file mode 100644 index 000000000..0345933e6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f464.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f465.svg b/src/net/sourceforge/plantuml/emoji/data/1f465.svg new file mode 100644 index 000000000..6ecb1969a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f465.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f466.svg b/src/net/sourceforge/plantuml/emoji/data/1f466.svg new file mode 100644 index 000000000..9054f97cc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f466.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f467.svg b/src/net/sourceforge/plantuml/emoji/data/1f467.svg new file mode 100644 index 000000000..f79ae9034 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f467.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f468.svg b/src/net/sourceforge/plantuml/emoji/data/1f468.svg new file mode 100644 index 000000000..aad923cf8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f468.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f469.svg b/src/net/sourceforge/plantuml/emoji/data/1f469.svg new file mode 100644 index 000000000..0af196729 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f469.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f46a.svg b/src/net/sourceforge/plantuml/emoji/data/1f46a.svg new file mode 100644 index 000000000..31d73acc7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f46a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f46b.svg b/src/net/sourceforge/plantuml/emoji/data/1f46b.svg new file mode 100644 index 000000000..53b56e1e0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f46b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f46c.svg b/src/net/sourceforge/plantuml/emoji/data/1f46c.svg new file mode 100644 index 000000000..0a2bca313 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f46c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f46d.svg b/src/net/sourceforge/plantuml/emoji/data/1f46d.svg new file mode 100644 index 000000000..77e6392eb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f46d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f46e.svg b/src/net/sourceforge/plantuml/emoji/data/1f46e.svg new file mode 100644 index 000000000..1f277afa4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f46e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f46f.svg b/src/net/sourceforge/plantuml/emoji/data/1f46f.svg new file mode 100644 index 000000000..bfc1aefc4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f46f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f470.svg b/src/net/sourceforge/plantuml/emoji/data/1f470.svg new file mode 100644 index 000000000..d5e8ecb0e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f470.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f471.svg b/src/net/sourceforge/plantuml/emoji/data/1f471.svg new file mode 100644 index 000000000..88265ac30 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f471.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f472.svg b/src/net/sourceforge/plantuml/emoji/data/1f472.svg new file mode 100644 index 000000000..7818838ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f472.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f473.svg b/src/net/sourceforge/plantuml/emoji/data/1f473.svg new file mode 100644 index 000000000..ad6857ba3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f473.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f474.svg b/src/net/sourceforge/plantuml/emoji/data/1f474.svg new file mode 100644 index 000000000..e8100362a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f474.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f475.svg b/src/net/sourceforge/plantuml/emoji/data/1f475.svg new file mode 100644 index 000000000..1064cb4eb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f475.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f476.svg b/src/net/sourceforge/plantuml/emoji/data/1f476.svg new file mode 100644 index 000000000..07838117c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f476.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f477.svg b/src/net/sourceforge/plantuml/emoji/data/1f477.svg new file mode 100644 index 000000000..02025e4e2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f477.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f478.svg b/src/net/sourceforge/plantuml/emoji/data/1f478.svg new file mode 100644 index 000000000..9e725075b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f478.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f479.svg b/src/net/sourceforge/plantuml/emoji/data/1f479.svg new file mode 100644 index 000000000..ebe154648 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f479.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f47a.svg b/src/net/sourceforge/plantuml/emoji/data/1f47a.svg new file mode 100644 index 000000000..30e4df005 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f47a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f47b.svg b/src/net/sourceforge/plantuml/emoji/data/1f47b.svg new file mode 100644 index 000000000..920cbe087 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f47b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f47c.svg b/src/net/sourceforge/plantuml/emoji/data/1f47c.svg new file mode 100644 index 000000000..e83454376 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f47c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f47d.svg b/src/net/sourceforge/plantuml/emoji/data/1f47d.svg new file mode 100644 index 000000000..750e89c9c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f47d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f47e.svg b/src/net/sourceforge/plantuml/emoji/data/1f47e.svg new file mode 100644 index 000000000..987252f08 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f47e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f47f.svg b/src/net/sourceforge/plantuml/emoji/data/1f47f.svg new file mode 100644 index 000000000..9b5f47495 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f47f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f480.svg b/src/net/sourceforge/plantuml/emoji/data/1f480.svg new file mode 100644 index 000000000..c463b6549 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f480.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f481.svg b/src/net/sourceforge/plantuml/emoji/data/1f481.svg new file mode 100644 index 000000000..296d6f82f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f481.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f482.svg b/src/net/sourceforge/plantuml/emoji/data/1f482.svg new file mode 100644 index 000000000..33fcfdf71 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f482.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f483.svg b/src/net/sourceforge/plantuml/emoji/data/1f483.svg new file mode 100644 index 000000000..adab3e398 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f483.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f484.svg b/src/net/sourceforge/plantuml/emoji/data/1f484.svg new file mode 100644 index 000000000..1b2ac1b5a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f484.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f485.svg b/src/net/sourceforge/plantuml/emoji/data/1f485.svg new file mode 100644 index 000000000..1853754b5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f485.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f486.svg b/src/net/sourceforge/plantuml/emoji/data/1f486.svg new file mode 100644 index 000000000..73f6818ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f486.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f487.svg b/src/net/sourceforge/plantuml/emoji/data/1f487.svg new file mode 100644 index 000000000..9f77839a2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f487.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f488.svg b/src/net/sourceforge/plantuml/emoji/data/1f488.svg new file mode 100644 index 000000000..3cd0f41a1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f488.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f489.svg b/src/net/sourceforge/plantuml/emoji/data/1f489.svg new file mode 100644 index 000000000..f83d46465 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f489.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f48a.svg b/src/net/sourceforge/plantuml/emoji/data/1f48a.svg new file mode 100644 index 000000000..33898cb9a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f48a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f48b.svg b/src/net/sourceforge/plantuml/emoji/data/1f48b.svg new file mode 100644 index 000000000..d76ddc7f6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f48b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f48c.svg b/src/net/sourceforge/plantuml/emoji/data/1f48c.svg new file mode 100644 index 000000000..df445d89a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f48c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f48d.svg b/src/net/sourceforge/plantuml/emoji/data/1f48d.svg new file mode 100644 index 000000000..8215fa886 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f48d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f48e.svg b/src/net/sourceforge/plantuml/emoji/data/1f48e.svg new file mode 100644 index 000000000..40a1da6e0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f48e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f48f.svg b/src/net/sourceforge/plantuml/emoji/data/1f48f.svg new file mode 100644 index 000000000..3ead93247 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f48f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f490.svg b/src/net/sourceforge/plantuml/emoji/data/1f490.svg new file mode 100644 index 000000000..0edd3743e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f490.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f491.svg b/src/net/sourceforge/plantuml/emoji/data/1f491.svg new file mode 100644 index 000000000..7e903dd3e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f491.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f492.svg b/src/net/sourceforge/plantuml/emoji/data/1f492.svg new file mode 100644 index 000000000..25ac26813 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f492.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f493.svg b/src/net/sourceforge/plantuml/emoji/data/1f493.svg new file mode 100644 index 000000000..e84e36359 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f493.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f494.svg b/src/net/sourceforge/plantuml/emoji/data/1f494.svg new file mode 100644 index 000000000..e3a7f41ff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f494.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f495.svg b/src/net/sourceforge/plantuml/emoji/data/1f495.svg new file mode 100644 index 000000000..95a37b556 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f495.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f496.svg b/src/net/sourceforge/plantuml/emoji/data/1f496.svg new file mode 100644 index 000000000..372a464d6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f496.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f497.svg b/src/net/sourceforge/plantuml/emoji/data/1f497.svg new file mode 100644 index 000000000..5d4e60b71 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f497.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f498.svg b/src/net/sourceforge/plantuml/emoji/data/1f498.svg new file mode 100644 index 000000000..469527985 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f498.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f499.svg b/src/net/sourceforge/plantuml/emoji/data/1f499.svg new file mode 100644 index 000000000..516654093 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f499.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f49a.svg b/src/net/sourceforge/plantuml/emoji/data/1f49a.svg new file mode 100644 index 000000000..8b58bbe0b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f49a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f49b.svg b/src/net/sourceforge/plantuml/emoji/data/1f49b.svg new file mode 100644 index 000000000..9e8e726a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f49b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f49c.svg b/src/net/sourceforge/plantuml/emoji/data/1f49c.svg new file mode 100644 index 000000000..28e5c503e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f49c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f49d.svg b/src/net/sourceforge/plantuml/emoji/data/1f49d.svg new file mode 100644 index 000000000..d3f2d8cbb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f49d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f49e.svg b/src/net/sourceforge/plantuml/emoji/data/1f49e.svg new file mode 100644 index 000000000..ee310a85e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f49e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f49f.svg b/src/net/sourceforge/plantuml/emoji/data/1f49f.svg new file mode 100644 index 000000000..312ed82a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f49f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a0.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a0.svg new file mode 100644 index 000000000..ba2c5bf46 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a1.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a1.svg new file mode 100644 index 000000000..9e3ecadaf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a2.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a2.svg new file mode 100644 index 000000000..42b1ad99e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a3.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a3.svg new file mode 100644 index 000000000..464f7ba0a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a4.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a4.svg new file mode 100644 index 000000000..0b1c8485a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a5.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a5.svg new file mode 100644 index 000000000..f4c7b8eae --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a6.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a6.svg new file mode 100644 index 000000000..7d57659ef --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a7.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a7.svg new file mode 100644 index 000000000..95fa84baf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a8.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a8.svg new file mode 100644 index 000000000..f96b7cd4a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4a9.svg b/src/net/sourceforge/plantuml/emoji/data/1f4a9.svg new file mode 100644 index 000000000..b4fe650c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4a9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4aa.svg b/src/net/sourceforge/plantuml/emoji/data/1f4aa.svg new file mode 100644 index 000000000..48018862f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ab.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ab.svg new file mode 100644 index 000000000..59cda1176 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ac.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ac.svg new file mode 100644 index 000000000..b500bfe84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ad.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ad.svg new file mode 100644 index 000000000..467985d5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ae.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ae.svg new file mode 100644 index 000000000..082c989c1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ae.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4af.svg b/src/net/sourceforge/plantuml/emoji/data/1f4af.svg new file mode 100644 index 000000000..67741eb40 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4af.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b0.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b0.svg new file mode 100644 index 000000000..695e81abc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b1.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b1.svg new file mode 100644 index 000000000..752a88a1d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b2.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b2.svg new file mode 100644 index 000000000..6602040f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b3.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b3.svg new file mode 100644 index 000000000..3fa4bfb4a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b4.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b4.svg new file mode 100644 index 000000000..ae1d38c04 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b5.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b5.svg new file mode 100644 index 000000000..391a286b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b6.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b6.svg new file mode 100644 index 000000000..9929ec2d1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b7.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b7.svg new file mode 100644 index 000000000..8d13bf9b7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b8.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b8.svg new file mode 100644 index 000000000..6dd929674 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4b9.svg b/src/net/sourceforge/plantuml/emoji/data/1f4b9.svg new file mode 100644 index 000000000..72ce128f6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4b9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ba.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ba.svg new file mode 100644 index 000000000..b957c1a8a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ba.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4bb.svg b/src/net/sourceforge/plantuml/emoji/data/1f4bb.svg new file mode 100644 index 000000000..3a9fab219 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4bb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4bc.svg b/src/net/sourceforge/plantuml/emoji/data/1f4bc.svg new file mode 100644 index 000000000..cd73cd6dc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4bc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4bd.svg b/src/net/sourceforge/plantuml/emoji/data/1f4bd.svg new file mode 100644 index 000000000..679f54258 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4bd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4be.svg b/src/net/sourceforge/plantuml/emoji/data/1f4be.svg new file mode 100644 index 000000000..2897c9e5b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4be.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4bf.svg b/src/net/sourceforge/plantuml/emoji/data/1f4bf.svg new file mode 100644 index 000000000..b58f71b5a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4bf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c0.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c0.svg new file mode 100644 index 000000000..8e827d41c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c1.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c1.svg new file mode 100644 index 000000000..130186b22 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c2.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c2.svg new file mode 100644 index 000000000..37ae978c9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c3.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c3.svg new file mode 100644 index 000000000..e4cc472b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c4.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c4.svg new file mode 100644 index 000000000..f3dd083a8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c5.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c5.svg new file mode 100644 index 000000000..2a585082e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c6.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c6.svg new file mode 100644 index 000000000..f8a8a028d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c7.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c7.svg new file mode 100644 index 000000000..26176e632 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c8.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c8.svg new file mode 100644 index 000000000..8bdd51e98 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4c9.svg b/src/net/sourceforge/plantuml/emoji/data/1f4c9.svg new file mode 100644 index 000000000..625c665bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4c9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ca.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ca.svg new file mode 100644 index 000000000..4bfab0b9c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ca.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4cb.svg b/src/net/sourceforge/plantuml/emoji/data/1f4cb.svg new file mode 100644 index 000000000..edba5f275 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4cb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4cc.svg b/src/net/sourceforge/plantuml/emoji/data/1f4cc.svg new file mode 100644 index 000000000..3fbe9b4ee --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4cc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4cd.svg b/src/net/sourceforge/plantuml/emoji/data/1f4cd.svg new file mode 100644 index 000000000..9350da8e2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4cd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ce.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ce.svg new file mode 100644 index 000000000..3c597eae3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4cf.svg b/src/net/sourceforge/plantuml/emoji/data/1f4cf.svg new file mode 100644 index 000000000..8bb5cbfc7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4cf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d0.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d0.svg new file mode 100644 index 000000000..88a5c854a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d1.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d1.svg new file mode 100644 index 000000000..ee053d2bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d2.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d2.svg new file mode 100644 index 000000000..6a6b25359 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d3.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d3.svg new file mode 100644 index 000000000..cfe2fd65f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d4.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d4.svg new file mode 100644 index 000000000..adaaa7eb1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d5.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d5.svg new file mode 100644 index 000000000..9e4248268 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d6.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d6.svg new file mode 100644 index 000000000..84c4895b4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d7.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d7.svg new file mode 100644 index 000000000..ebacb077f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d8.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d8.svg new file mode 100644 index 000000000..1f1cd4644 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4d9.svg b/src/net/sourceforge/plantuml/emoji/data/1f4d9.svg new file mode 100644 index 000000000..48558fbf3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4d9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4da.svg b/src/net/sourceforge/plantuml/emoji/data/1f4da.svg new file mode 100644 index 000000000..52b06cfba --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4da.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4db.svg b/src/net/sourceforge/plantuml/emoji/data/1f4db.svg new file mode 100644 index 000000000..0e2d3c566 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4db.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4dc.svg b/src/net/sourceforge/plantuml/emoji/data/1f4dc.svg new file mode 100644 index 000000000..ea3b22f10 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4dc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4dd.svg b/src/net/sourceforge/plantuml/emoji/data/1f4dd.svg new file mode 100644 index 000000000..c8c726709 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4dd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4de.svg b/src/net/sourceforge/plantuml/emoji/data/1f4de.svg new file mode 100644 index 000000000..fe4716ea6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4de.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4df.svg b/src/net/sourceforge/plantuml/emoji/data/1f4df.svg new file mode 100644 index 000000000..b743f822c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4df.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e0.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e0.svg new file mode 100644 index 000000000..3c46f8bd5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e1.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e1.svg new file mode 100644 index 000000000..72260cecd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e2.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e2.svg new file mode 100644 index 000000000..b9ae85456 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e3.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e3.svg new file mode 100644 index 000000000..f36ed3a17 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e4.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e4.svg new file mode 100644 index 000000000..1817c630a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e5.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e5.svg new file mode 100644 index 000000000..d5d4a4caf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e6.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e6.svg new file mode 100644 index 000000000..098b71963 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e7.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e7.svg new file mode 100644 index 000000000..84ffcba93 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e8.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e8.svg new file mode 100644 index 000000000..2c46d6c03 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4e9.svg b/src/net/sourceforge/plantuml/emoji/data/1f4e9.svg new file mode 100644 index 000000000..2e30b37cf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4e9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ea.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ea.svg new file mode 100644 index 000000000..1b0397582 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4eb.svg b/src/net/sourceforge/plantuml/emoji/data/1f4eb.svg new file mode 100644 index 000000000..2a934eb53 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4eb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ec.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ec.svg new file mode 100644 index 000000000..447991c47 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ec.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ed.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ed.svg new file mode 100644 index 000000000..e0d2913a4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ee.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ee.svg new file mode 100644 index 000000000..33fb7d6cf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ee.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ef.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ef.svg new file mode 100644 index 000000000..8e8e0231a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ef.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f0.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f0.svg new file mode 100644 index 000000000..a073bf736 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f1.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f1.svg new file mode 100644 index 000000000..f77458dad --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f2.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f2.svg new file mode 100644 index 000000000..de50424c0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f3.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f3.svg new file mode 100644 index 000000000..a51c571b9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f4.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f4.svg new file mode 100644 index 000000000..eee3c545b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f5.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f5.svg new file mode 100644 index 000000000..697412134 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f6.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f6.svg new file mode 100644 index 000000000..3dcecdf58 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f7.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f7.svg new file mode 100644 index 000000000..274654a68 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f8.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f8.svg new file mode 100644 index 000000000..3ba47db26 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4f9.svg b/src/net/sourceforge/plantuml/emoji/data/1f4f9.svg new file mode 100644 index 000000000..f1f3d124b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4f9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4fa.svg b/src/net/sourceforge/plantuml/emoji/data/1f4fa.svg new file mode 100644 index 000000000..d57c6142b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4fb.svg b/src/net/sourceforge/plantuml/emoji/data/1f4fb.svg new file mode 100644 index 000000000..5b309b713 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4fb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4fc.svg b/src/net/sourceforge/plantuml/emoji/data/1f4fc.svg new file mode 100644 index 000000000..7012f69c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4fc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4fd.svg b/src/net/sourceforge/plantuml/emoji/data/1f4fd.svg new file mode 100644 index 000000000..c90acb7b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4fd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f4ff.svg b/src/net/sourceforge/plantuml/emoji/data/1f4ff.svg new file mode 100644 index 000000000..053e7a558 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f4ff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f500.svg b/src/net/sourceforge/plantuml/emoji/data/1f500.svg new file mode 100644 index 000000000..b638c1a5e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f500.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f501.svg b/src/net/sourceforge/plantuml/emoji/data/1f501.svg new file mode 100644 index 000000000..2be1e6752 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f501.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f502.svg b/src/net/sourceforge/plantuml/emoji/data/1f502.svg new file mode 100644 index 000000000..4f55ab1a8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f502.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f503.svg b/src/net/sourceforge/plantuml/emoji/data/1f503.svg new file mode 100644 index 000000000..8fc80dea5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f503.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f504.svg b/src/net/sourceforge/plantuml/emoji/data/1f504.svg new file mode 100644 index 000000000..3c87a0f7e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f504.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f505.svg b/src/net/sourceforge/plantuml/emoji/data/1f505.svg new file mode 100644 index 000000000..35976c582 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f505.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f506.svg b/src/net/sourceforge/plantuml/emoji/data/1f506.svg new file mode 100644 index 000000000..b3e48ec36 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f506.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f507.svg b/src/net/sourceforge/plantuml/emoji/data/1f507.svg new file mode 100644 index 000000000..da4fc86e8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f507.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f508.svg b/src/net/sourceforge/plantuml/emoji/data/1f508.svg new file mode 100644 index 000000000..af0101733 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f508.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f509.svg b/src/net/sourceforge/plantuml/emoji/data/1f509.svg new file mode 100644 index 000000000..bfe208343 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f509.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f50a.svg b/src/net/sourceforge/plantuml/emoji/data/1f50a.svg new file mode 100644 index 000000000..903285b6e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f50a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f50b.svg b/src/net/sourceforge/plantuml/emoji/data/1f50b.svg new file mode 100644 index 000000000..2f6957dbb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f50b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f50c.svg b/src/net/sourceforge/plantuml/emoji/data/1f50c.svg new file mode 100644 index 000000000..d6531068f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f50c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f50d.svg b/src/net/sourceforge/plantuml/emoji/data/1f50d.svg new file mode 100644 index 000000000..e31fb6af6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f50d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f50e.svg b/src/net/sourceforge/plantuml/emoji/data/1f50e.svg new file mode 100644 index 000000000..745f388c9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f50e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f50f.svg b/src/net/sourceforge/plantuml/emoji/data/1f50f.svg new file mode 100644 index 000000000..f97364d34 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f50f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f510.svg b/src/net/sourceforge/plantuml/emoji/data/1f510.svg new file mode 100644 index 000000000..8b8103eac --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f510.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f511.svg b/src/net/sourceforge/plantuml/emoji/data/1f511.svg new file mode 100644 index 000000000..f620a0220 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f511.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f512.svg b/src/net/sourceforge/plantuml/emoji/data/1f512.svg new file mode 100644 index 000000000..3ad34e3e7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f512.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f513.svg b/src/net/sourceforge/plantuml/emoji/data/1f513.svg new file mode 100644 index 000000000..e78e4160a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f513.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f514.svg b/src/net/sourceforge/plantuml/emoji/data/1f514.svg new file mode 100644 index 000000000..aae5d2ef3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f514.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f515.svg b/src/net/sourceforge/plantuml/emoji/data/1f515.svg new file mode 100644 index 000000000..997e12926 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f515.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f516.svg b/src/net/sourceforge/plantuml/emoji/data/1f516.svg new file mode 100644 index 000000000..c4a3fd79a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f516.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f517.svg b/src/net/sourceforge/plantuml/emoji/data/1f517.svg new file mode 100644 index 000000000..36b9b1ada --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f517.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f518.svg b/src/net/sourceforge/plantuml/emoji/data/1f518.svg new file mode 100644 index 000000000..fe2d48cde --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f518.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f519.svg b/src/net/sourceforge/plantuml/emoji/data/1f519.svg new file mode 100644 index 000000000..65f8a31d6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f519.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f51a.svg b/src/net/sourceforge/plantuml/emoji/data/1f51a.svg new file mode 100644 index 000000000..27ef5400f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f51a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f51b.svg b/src/net/sourceforge/plantuml/emoji/data/1f51b.svg new file mode 100644 index 000000000..2b026ff23 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f51b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f51c.svg b/src/net/sourceforge/plantuml/emoji/data/1f51c.svg new file mode 100644 index 000000000..75e5491a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f51c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f51d.svg b/src/net/sourceforge/plantuml/emoji/data/1f51d.svg new file mode 100644 index 000000000..5c9361718 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f51d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f51e.svg b/src/net/sourceforge/plantuml/emoji/data/1f51e.svg new file mode 100644 index 000000000..c564d1c17 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f51e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f51f.svg b/src/net/sourceforge/plantuml/emoji/data/1f51f.svg new file mode 100644 index 000000000..2ceb4dd7e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f51f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f520.svg b/src/net/sourceforge/plantuml/emoji/data/1f520.svg new file mode 100644 index 000000000..5bf772b3a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f520.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f521.svg b/src/net/sourceforge/plantuml/emoji/data/1f521.svg new file mode 100644 index 000000000..4a01868e6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f521.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f522.svg b/src/net/sourceforge/plantuml/emoji/data/1f522.svg new file mode 100644 index 000000000..0908d46ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f522.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f523.svg b/src/net/sourceforge/plantuml/emoji/data/1f523.svg new file mode 100644 index 000000000..945a65f52 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f523.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f524.svg b/src/net/sourceforge/plantuml/emoji/data/1f524.svg new file mode 100644 index 000000000..b6a6e8831 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f524.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f525.svg b/src/net/sourceforge/plantuml/emoji/data/1f525.svg new file mode 100644 index 000000000..9dc5e0f44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f525.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f526.svg b/src/net/sourceforge/plantuml/emoji/data/1f526.svg new file mode 100644 index 000000000..81d7f6f07 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f526.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f527.svg b/src/net/sourceforge/plantuml/emoji/data/1f527.svg new file mode 100644 index 000000000..afa683895 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f527.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f528.svg b/src/net/sourceforge/plantuml/emoji/data/1f528.svg new file mode 100644 index 000000000..641dee6ad --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f528.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f529.svg b/src/net/sourceforge/plantuml/emoji/data/1f529.svg new file mode 100644 index 000000000..6ea2b9dbf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f529.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f52a.svg b/src/net/sourceforge/plantuml/emoji/data/1f52a.svg new file mode 100644 index 000000000..53719aaa0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f52a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f52b.svg b/src/net/sourceforge/plantuml/emoji/data/1f52b.svg new file mode 100644 index 000000000..bd48f95d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f52b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f52c.svg b/src/net/sourceforge/plantuml/emoji/data/1f52c.svg new file mode 100644 index 000000000..f23a2c054 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f52c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f52d.svg b/src/net/sourceforge/plantuml/emoji/data/1f52d.svg new file mode 100644 index 000000000..d45478cb3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f52d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f52e.svg b/src/net/sourceforge/plantuml/emoji/data/1f52e.svg new file mode 100644 index 000000000..c9c4e54bd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f52e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f52f.svg b/src/net/sourceforge/plantuml/emoji/data/1f52f.svg new file mode 100644 index 000000000..f624d5007 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f52f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f530.svg b/src/net/sourceforge/plantuml/emoji/data/1f530.svg new file mode 100644 index 000000000..8b61df8ea --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f530.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f531.svg b/src/net/sourceforge/plantuml/emoji/data/1f531.svg new file mode 100644 index 000000000..f39ee3a3f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f531.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f532.svg b/src/net/sourceforge/plantuml/emoji/data/1f532.svg new file mode 100644 index 000000000..a611106ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f532.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f533.svg b/src/net/sourceforge/plantuml/emoji/data/1f533.svg new file mode 100644 index 000000000..797023f95 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f533.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f534.svg b/src/net/sourceforge/plantuml/emoji/data/1f534.svg new file mode 100644 index 000000000..ce9e82c6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f534.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f535.svg b/src/net/sourceforge/plantuml/emoji/data/1f535.svg new file mode 100644 index 000000000..b59cee223 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f535.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f536.svg b/src/net/sourceforge/plantuml/emoji/data/1f536.svg new file mode 100644 index 000000000..39a965f45 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f536.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f537.svg b/src/net/sourceforge/plantuml/emoji/data/1f537.svg new file mode 100644 index 000000000..ef5b604a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f537.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f538.svg b/src/net/sourceforge/plantuml/emoji/data/1f538.svg new file mode 100644 index 000000000..f600e70fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f538.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f539.svg b/src/net/sourceforge/plantuml/emoji/data/1f539.svg new file mode 100644 index 000000000..f960c561e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f539.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f53a.svg b/src/net/sourceforge/plantuml/emoji/data/1f53a.svg new file mode 100644 index 000000000..b35da09ba --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f53a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f53b.svg b/src/net/sourceforge/plantuml/emoji/data/1f53b.svg new file mode 100644 index 000000000..392ef2566 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f53b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f53c.svg b/src/net/sourceforge/plantuml/emoji/data/1f53c.svg new file mode 100644 index 000000000..e42a3f624 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f53c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f53d.svg b/src/net/sourceforge/plantuml/emoji/data/1f53d.svg new file mode 100644 index 000000000..f60839190 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f53d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f549.svg b/src/net/sourceforge/plantuml/emoji/data/1f549.svg new file mode 100644 index 000000000..d38574998 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f549.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f54a.svg b/src/net/sourceforge/plantuml/emoji/data/1f54a.svg new file mode 100644 index 000000000..16edf3f54 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f54a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f54b.svg b/src/net/sourceforge/plantuml/emoji/data/1f54b.svg new file mode 100644 index 000000000..b8b7e68fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f54b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f54c.svg b/src/net/sourceforge/plantuml/emoji/data/1f54c.svg new file mode 100644 index 000000000..219fe695a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f54c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f54d.svg b/src/net/sourceforge/plantuml/emoji/data/1f54d.svg new file mode 100644 index 000000000..08be3f18e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f54d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f54e.svg b/src/net/sourceforge/plantuml/emoji/data/1f54e.svg new file mode 100644 index 000000000..b017238cf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f54e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f550.svg b/src/net/sourceforge/plantuml/emoji/data/1f550.svg new file mode 100644 index 000000000..815774eed --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f550.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f551.svg b/src/net/sourceforge/plantuml/emoji/data/1f551.svg new file mode 100644 index 000000000..519df36d9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f551.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f552.svg b/src/net/sourceforge/plantuml/emoji/data/1f552.svg new file mode 100644 index 000000000..87e236766 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f552.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f553.svg b/src/net/sourceforge/plantuml/emoji/data/1f553.svg new file mode 100644 index 000000000..3fcdc5de5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f553.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f554.svg b/src/net/sourceforge/plantuml/emoji/data/1f554.svg new file mode 100644 index 000000000..9f93a3c05 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f554.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f555.svg b/src/net/sourceforge/plantuml/emoji/data/1f555.svg new file mode 100644 index 000000000..0a1a703d8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f555.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f556.svg b/src/net/sourceforge/plantuml/emoji/data/1f556.svg new file mode 100644 index 000000000..1fb71fe59 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f556.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f557.svg b/src/net/sourceforge/plantuml/emoji/data/1f557.svg new file mode 100644 index 000000000..7eed39751 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f557.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f558.svg b/src/net/sourceforge/plantuml/emoji/data/1f558.svg new file mode 100644 index 000000000..b1a73b468 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f558.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f559.svg b/src/net/sourceforge/plantuml/emoji/data/1f559.svg new file mode 100644 index 000000000..9446bfe32 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f559.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f55a.svg b/src/net/sourceforge/plantuml/emoji/data/1f55a.svg new file mode 100644 index 000000000..923f4e4ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f55a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f55b.svg b/src/net/sourceforge/plantuml/emoji/data/1f55b.svg new file mode 100644 index 000000000..f2ce3f114 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f55b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f55c.svg b/src/net/sourceforge/plantuml/emoji/data/1f55c.svg new file mode 100644 index 000000000..27b567b35 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f55c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f55d.svg b/src/net/sourceforge/plantuml/emoji/data/1f55d.svg new file mode 100644 index 000000000..460f00d61 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f55d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f55e.svg b/src/net/sourceforge/plantuml/emoji/data/1f55e.svg new file mode 100644 index 000000000..5a2f9b5e2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f55e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f55f.svg b/src/net/sourceforge/plantuml/emoji/data/1f55f.svg new file mode 100644 index 000000000..72dc9158f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f55f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f560.svg b/src/net/sourceforge/plantuml/emoji/data/1f560.svg new file mode 100644 index 000000000..cffc0c8b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f560.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f561.svg b/src/net/sourceforge/plantuml/emoji/data/1f561.svg new file mode 100644 index 000000000..7503f4aed --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f561.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f562.svg b/src/net/sourceforge/plantuml/emoji/data/1f562.svg new file mode 100644 index 000000000..a5d3adaf9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f562.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f563.svg b/src/net/sourceforge/plantuml/emoji/data/1f563.svg new file mode 100644 index 000000000..ac159f393 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f563.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f564.svg b/src/net/sourceforge/plantuml/emoji/data/1f564.svg new file mode 100644 index 000000000..885488803 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f564.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f565.svg b/src/net/sourceforge/plantuml/emoji/data/1f565.svg new file mode 100644 index 000000000..fe04062e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f565.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f566.svg b/src/net/sourceforge/plantuml/emoji/data/1f566.svg new file mode 100644 index 000000000..9cbc83af0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f566.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f567.svg b/src/net/sourceforge/plantuml/emoji/data/1f567.svg new file mode 100644 index 000000000..c77788546 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f567.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f56f.svg b/src/net/sourceforge/plantuml/emoji/data/1f56f.svg new file mode 100644 index 000000000..56fe060bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f56f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f570.svg b/src/net/sourceforge/plantuml/emoji/data/1f570.svg new file mode 100644 index 000000000..9f4b02b59 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f570.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f573.svg b/src/net/sourceforge/plantuml/emoji/data/1f573.svg new file mode 100644 index 000000000..8dd34dfb7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f573.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f574.svg b/src/net/sourceforge/plantuml/emoji/data/1f574.svg new file mode 100644 index 000000000..6611782cc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f574.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f575.svg b/src/net/sourceforge/plantuml/emoji/data/1f575.svg new file mode 100644 index 000000000..9198d097f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f575.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f576.svg b/src/net/sourceforge/plantuml/emoji/data/1f576.svg new file mode 100644 index 000000000..68eacc81c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f576.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f577.svg b/src/net/sourceforge/plantuml/emoji/data/1f577.svg new file mode 100644 index 000000000..05a22d217 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f577.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f578.svg b/src/net/sourceforge/plantuml/emoji/data/1f578.svg new file mode 100644 index 000000000..7e1b0d859 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f578.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f579.svg b/src/net/sourceforge/plantuml/emoji/data/1f579.svg new file mode 100644 index 000000000..c4a118667 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f579.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f57a.svg b/src/net/sourceforge/plantuml/emoji/data/1f57a.svg new file mode 100644 index 000000000..e60083bff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f57a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f587.svg b/src/net/sourceforge/plantuml/emoji/data/1f587.svg new file mode 100644 index 000000000..1e95f2ee0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f587.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f58a.svg b/src/net/sourceforge/plantuml/emoji/data/1f58a.svg new file mode 100644 index 000000000..968277fb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f58a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f58b.svg b/src/net/sourceforge/plantuml/emoji/data/1f58b.svg new file mode 100644 index 000000000..709541b6f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f58b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f58c.svg b/src/net/sourceforge/plantuml/emoji/data/1f58c.svg new file mode 100644 index 000000000..06fd61c65 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f58c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f58d.svg b/src/net/sourceforge/plantuml/emoji/data/1f58d.svg new file mode 100644 index 000000000..35c763fdd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f58d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f590.svg b/src/net/sourceforge/plantuml/emoji/data/1f590.svg new file mode 100644 index 000000000..d6b0cab10 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f590.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f595.svg b/src/net/sourceforge/plantuml/emoji/data/1f595.svg new file mode 100644 index 000000000..b4acb2053 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f595.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f596.svg b/src/net/sourceforge/plantuml/emoji/data/1f596.svg new file mode 100644 index 000000000..1d3600387 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f596.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5a4.svg b/src/net/sourceforge/plantuml/emoji/data/1f5a4.svg new file mode 100644 index 000000000..83c12ef62 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5a4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5a5.svg b/src/net/sourceforge/plantuml/emoji/data/1f5a5.svg new file mode 100644 index 000000000..a9098ab4c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5a5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5a8.svg b/src/net/sourceforge/plantuml/emoji/data/1f5a8.svg new file mode 100644 index 000000000..60b2121a0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5a8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5b1.svg b/src/net/sourceforge/plantuml/emoji/data/1f5b1.svg new file mode 100644 index 000000000..7834e32a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5b1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5b2.svg b/src/net/sourceforge/plantuml/emoji/data/1f5b2.svg new file mode 100644 index 000000000..13c6edfa1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5b2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5bc.svg b/src/net/sourceforge/plantuml/emoji/data/1f5bc.svg new file mode 100644 index 000000000..8542e3e1f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5bc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5c2.svg b/src/net/sourceforge/plantuml/emoji/data/1f5c2.svg new file mode 100644 index 000000000..0d62b40b6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5c2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5c3.svg b/src/net/sourceforge/plantuml/emoji/data/1f5c3.svg new file mode 100644 index 000000000..21e5988ee --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5c3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5c4.svg b/src/net/sourceforge/plantuml/emoji/data/1f5c4.svg new file mode 100644 index 000000000..824b27ad2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5c4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5d1.svg b/src/net/sourceforge/plantuml/emoji/data/1f5d1.svg new file mode 100644 index 000000000..3567c0fcd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5d2.svg b/src/net/sourceforge/plantuml/emoji/data/1f5d2.svg new file mode 100644 index 000000000..67898320a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5d2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5d3.svg b/src/net/sourceforge/plantuml/emoji/data/1f5d3.svg new file mode 100644 index 000000000..dc79ebdea --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5d3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5dc.svg b/src/net/sourceforge/plantuml/emoji/data/1f5dc.svg new file mode 100644 index 000000000..b11144410 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5dc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5dd.svg b/src/net/sourceforge/plantuml/emoji/data/1f5dd.svg new file mode 100644 index 000000000..4885a4368 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5dd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5de.svg b/src/net/sourceforge/plantuml/emoji/data/1f5de.svg new file mode 100644 index 000000000..878516c95 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5de.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5e1.svg b/src/net/sourceforge/plantuml/emoji/data/1f5e1.svg new file mode 100644 index 000000000..041e7defe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5e1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5e3.svg b/src/net/sourceforge/plantuml/emoji/data/1f5e3.svg new file mode 100644 index 000000000..af63da01c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5e3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5e8.svg b/src/net/sourceforge/plantuml/emoji/data/1f5e8.svg new file mode 100644 index 000000000..5f7e99613 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5e8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5ef.svg b/src/net/sourceforge/plantuml/emoji/data/1f5ef.svg new file mode 100644 index 000000000..0183fb3fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5ef.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5f3.svg b/src/net/sourceforge/plantuml/emoji/data/1f5f3.svg new file mode 100644 index 000000000..ba466ffad --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5f3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5fa.svg b/src/net/sourceforge/plantuml/emoji/data/1f5fa.svg new file mode 100644 index 000000000..9133103c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5fb.svg b/src/net/sourceforge/plantuml/emoji/data/1f5fb.svg new file mode 100644 index 000000000..b3b09fb0f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5fb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5fc.svg b/src/net/sourceforge/plantuml/emoji/data/1f5fc.svg new file mode 100644 index 000000000..ffbe9bf63 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5fc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5fd.svg b/src/net/sourceforge/plantuml/emoji/data/1f5fd.svg new file mode 100644 index 000000000..5520bc082 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5fd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5fe.svg b/src/net/sourceforge/plantuml/emoji/data/1f5fe.svg new file mode 100644 index 000000000..ed1dd7389 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5fe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f5ff.svg b/src/net/sourceforge/plantuml/emoji/data/1f5ff.svg new file mode 100644 index 000000000..bf007a43f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f5ff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f600.svg b/src/net/sourceforge/plantuml/emoji/data/1f600.svg new file mode 100644 index 000000000..c4fc6b40a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f600.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f601.svg b/src/net/sourceforge/plantuml/emoji/data/1f601.svg new file mode 100644 index 000000000..bca951fd7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f601.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f602.svg b/src/net/sourceforge/plantuml/emoji/data/1f602.svg new file mode 100644 index 000000000..14aa22ccc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f602.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f603.svg b/src/net/sourceforge/plantuml/emoji/data/1f603.svg new file mode 100644 index 000000000..b5f81c1ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f603.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f604.svg b/src/net/sourceforge/plantuml/emoji/data/1f604.svg new file mode 100644 index 000000000..a5d28620b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f604.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f605.svg b/src/net/sourceforge/plantuml/emoji/data/1f605.svg new file mode 100644 index 000000000..195ca0f42 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f605.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f606.svg b/src/net/sourceforge/plantuml/emoji/data/1f606.svg new file mode 100644 index 000000000..c65f636a2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f606.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f607.svg b/src/net/sourceforge/plantuml/emoji/data/1f607.svg new file mode 100644 index 000000000..44705d90c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f607.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f608.svg b/src/net/sourceforge/plantuml/emoji/data/1f608.svg new file mode 100644 index 000000000..d5d940336 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f608.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f609.svg b/src/net/sourceforge/plantuml/emoji/data/1f609.svg new file mode 100644 index 000000000..57b2e9c08 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f609.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f60a.svg b/src/net/sourceforge/plantuml/emoji/data/1f60a.svg new file mode 100644 index 000000000..0096f8f68 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f60a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f60b.svg b/src/net/sourceforge/plantuml/emoji/data/1f60b.svg new file mode 100644 index 000000000..4fe252a62 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f60b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f60c.svg b/src/net/sourceforge/plantuml/emoji/data/1f60c.svg new file mode 100644 index 000000000..06aae5333 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f60c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f60d.svg b/src/net/sourceforge/plantuml/emoji/data/1f60d.svg new file mode 100644 index 000000000..a58a6c5ce --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f60d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f60e.svg b/src/net/sourceforge/plantuml/emoji/data/1f60e.svg new file mode 100644 index 000000000..1d161ff51 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f60e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f60f.svg b/src/net/sourceforge/plantuml/emoji/data/1f60f.svg new file mode 100644 index 000000000..f2927f8cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f60f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f610.svg b/src/net/sourceforge/plantuml/emoji/data/1f610.svg new file mode 100644 index 000000000..5e86d0ff0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f610.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f611.svg b/src/net/sourceforge/plantuml/emoji/data/1f611.svg new file mode 100644 index 000000000..bc3af225c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f611.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f612.svg b/src/net/sourceforge/plantuml/emoji/data/1f612.svg new file mode 100644 index 000000000..88789ab66 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f612.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f613.svg b/src/net/sourceforge/plantuml/emoji/data/1f613.svg new file mode 100644 index 000000000..0989cdc38 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f613.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f614.svg b/src/net/sourceforge/plantuml/emoji/data/1f614.svg new file mode 100644 index 000000000..da8284cbc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f614.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f615.svg b/src/net/sourceforge/plantuml/emoji/data/1f615.svg new file mode 100644 index 000000000..6cc3eb738 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f615.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f616.svg b/src/net/sourceforge/plantuml/emoji/data/1f616.svg new file mode 100644 index 000000000..ae1a72cdf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f616.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f617.svg b/src/net/sourceforge/plantuml/emoji/data/1f617.svg new file mode 100644 index 000000000..83b9e0941 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f617.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f618.svg b/src/net/sourceforge/plantuml/emoji/data/1f618.svg new file mode 100644 index 000000000..885999f7b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f618.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f619.svg b/src/net/sourceforge/plantuml/emoji/data/1f619.svg new file mode 100644 index 000000000..fb5bf6ed6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f619.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f61a.svg b/src/net/sourceforge/plantuml/emoji/data/1f61a.svg new file mode 100644 index 000000000..dfbdbd40e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f61a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f61b.svg b/src/net/sourceforge/plantuml/emoji/data/1f61b.svg new file mode 100644 index 000000000..373e9b23b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f61b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f61c.svg b/src/net/sourceforge/plantuml/emoji/data/1f61c.svg new file mode 100644 index 000000000..82592db15 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f61c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f61d.svg b/src/net/sourceforge/plantuml/emoji/data/1f61d.svg new file mode 100644 index 000000000..335bb4fd3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f61d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f61e.svg b/src/net/sourceforge/plantuml/emoji/data/1f61e.svg new file mode 100644 index 000000000..c69e05bc3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f61e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f61f.svg b/src/net/sourceforge/plantuml/emoji/data/1f61f.svg new file mode 100644 index 000000000..88e0b4b61 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f61f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f620.svg b/src/net/sourceforge/plantuml/emoji/data/1f620.svg new file mode 100644 index 000000000..a6e4e5547 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f620.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f621.svg b/src/net/sourceforge/plantuml/emoji/data/1f621.svg new file mode 100644 index 000000000..ada557f46 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f621.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f622.svg b/src/net/sourceforge/plantuml/emoji/data/1f622.svg new file mode 100644 index 000000000..5e34d51c1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f622.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f623.svg b/src/net/sourceforge/plantuml/emoji/data/1f623.svg new file mode 100644 index 000000000..643d26c8c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f623.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f624.svg b/src/net/sourceforge/plantuml/emoji/data/1f624.svg new file mode 100644 index 000000000..54ba30d7e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f624.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f625.svg b/src/net/sourceforge/plantuml/emoji/data/1f625.svg new file mode 100644 index 000000000..ec27372d5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f625.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f626.svg b/src/net/sourceforge/plantuml/emoji/data/1f626.svg new file mode 100644 index 000000000..c557ab50a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f626.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f627.svg b/src/net/sourceforge/plantuml/emoji/data/1f627.svg new file mode 100644 index 000000000..1a4b77f7d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f627.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f628.svg b/src/net/sourceforge/plantuml/emoji/data/1f628.svg new file mode 100644 index 000000000..f7e250480 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f628.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f629.svg b/src/net/sourceforge/plantuml/emoji/data/1f629.svg new file mode 100644 index 000000000..79a9e7fc7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f629.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f62a.svg b/src/net/sourceforge/plantuml/emoji/data/1f62a.svg new file mode 100644 index 000000000..f8465c885 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f62a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f62b.svg b/src/net/sourceforge/plantuml/emoji/data/1f62b.svg new file mode 100644 index 000000000..9988b3494 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f62b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f62c.svg b/src/net/sourceforge/plantuml/emoji/data/1f62c.svg new file mode 100644 index 000000000..da977d33b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f62c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f62d.svg b/src/net/sourceforge/plantuml/emoji/data/1f62d.svg new file mode 100644 index 000000000..2bd3ab6d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f62d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f62e.svg b/src/net/sourceforge/plantuml/emoji/data/1f62e.svg new file mode 100644 index 000000000..c28461db5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f62e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f62f.svg b/src/net/sourceforge/plantuml/emoji/data/1f62f.svg new file mode 100644 index 000000000..53d99b642 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f62f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f630.svg b/src/net/sourceforge/plantuml/emoji/data/1f630.svg new file mode 100644 index 000000000..272309b65 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f630.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f631.svg b/src/net/sourceforge/plantuml/emoji/data/1f631.svg new file mode 100644 index 000000000..50037fe6e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f631.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f632.svg b/src/net/sourceforge/plantuml/emoji/data/1f632.svg new file mode 100644 index 000000000..bd97d9cfe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f632.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f633.svg b/src/net/sourceforge/plantuml/emoji/data/1f633.svg new file mode 100644 index 000000000..5d3125dff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f633.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f634.svg b/src/net/sourceforge/plantuml/emoji/data/1f634.svg new file mode 100644 index 000000000..73af863e4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f634.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f635.svg b/src/net/sourceforge/plantuml/emoji/data/1f635.svg new file mode 100644 index 000000000..2a67bf862 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f635.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f636.svg b/src/net/sourceforge/plantuml/emoji/data/1f636.svg new file mode 100644 index 000000000..9694b27f1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f636.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f637.svg b/src/net/sourceforge/plantuml/emoji/data/1f637.svg new file mode 100644 index 000000000..16507921a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f637.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f638.svg b/src/net/sourceforge/plantuml/emoji/data/1f638.svg new file mode 100644 index 000000000..cac3baddd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f638.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f639.svg b/src/net/sourceforge/plantuml/emoji/data/1f639.svg new file mode 100644 index 000000000..a2321bbc3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f639.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f63a.svg b/src/net/sourceforge/plantuml/emoji/data/1f63a.svg new file mode 100644 index 000000000..bc4a2deca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f63a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f63b.svg b/src/net/sourceforge/plantuml/emoji/data/1f63b.svg new file mode 100644 index 000000000..c8ab03744 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f63b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f63c.svg b/src/net/sourceforge/plantuml/emoji/data/1f63c.svg new file mode 100644 index 000000000..6a6010bae --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f63c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f63d.svg b/src/net/sourceforge/plantuml/emoji/data/1f63d.svg new file mode 100644 index 000000000..343020285 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f63d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f63e.svg b/src/net/sourceforge/plantuml/emoji/data/1f63e.svg new file mode 100644 index 000000000..d680b29b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f63e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f63f.svg b/src/net/sourceforge/plantuml/emoji/data/1f63f.svg new file mode 100644 index 000000000..f9c8567d2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f63f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f640.svg b/src/net/sourceforge/plantuml/emoji/data/1f640.svg new file mode 100644 index 000000000..68a50519e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f640.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f641.svg b/src/net/sourceforge/plantuml/emoji/data/1f641.svg new file mode 100644 index 000000000..7c295eb4d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f641.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f642.svg b/src/net/sourceforge/plantuml/emoji/data/1f642.svg new file mode 100644 index 000000000..cc999bb92 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f642.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f643.svg b/src/net/sourceforge/plantuml/emoji/data/1f643.svg new file mode 100644 index 000000000..74235571b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f643.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f644.svg b/src/net/sourceforge/plantuml/emoji/data/1f644.svg new file mode 100644 index 000000000..09e99112f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f644.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f645.svg b/src/net/sourceforge/plantuml/emoji/data/1f645.svg new file mode 100644 index 000000000..3da92bfb2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f645.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f646.svg b/src/net/sourceforge/plantuml/emoji/data/1f646.svg new file mode 100644 index 000000000..3c569f738 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f646.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f647.svg b/src/net/sourceforge/plantuml/emoji/data/1f647.svg new file mode 100644 index 000000000..45ebe021b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f647.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f648.svg b/src/net/sourceforge/plantuml/emoji/data/1f648.svg new file mode 100644 index 000000000..bb8d4cd43 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f648.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f649.svg b/src/net/sourceforge/plantuml/emoji/data/1f649.svg new file mode 100644 index 000000000..6e02ae878 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f649.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f64a.svg b/src/net/sourceforge/plantuml/emoji/data/1f64a.svg new file mode 100644 index 000000000..367803a22 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f64a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f64b.svg b/src/net/sourceforge/plantuml/emoji/data/1f64b.svg new file mode 100644 index 000000000..c91db3d5b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f64b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f64c.svg b/src/net/sourceforge/plantuml/emoji/data/1f64c.svg new file mode 100644 index 000000000..39eadc94a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f64c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f64d.svg b/src/net/sourceforge/plantuml/emoji/data/1f64d.svg new file mode 100644 index 000000000..3ece17782 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f64d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f64e.svg b/src/net/sourceforge/plantuml/emoji/data/1f64e.svg new file mode 100644 index 000000000..0676882fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f64e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f64f.svg b/src/net/sourceforge/plantuml/emoji/data/1f64f.svg new file mode 100644 index 000000000..f49964776 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f64f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f680.svg b/src/net/sourceforge/plantuml/emoji/data/1f680.svg new file mode 100644 index 000000000..fe8afb5d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f680.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f681.svg b/src/net/sourceforge/plantuml/emoji/data/1f681.svg new file mode 100644 index 000000000..16d4a16ed --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f681.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f682.svg b/src/net/sourceforge/plantuml/emoji/data/1f682.svg new file mode 100644 index 000000000..751dfc28e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f682.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f683.svg b/src/net/sourceforge/plantuml/emoji/data/1f683.svg new file mode 100644 index 000000000..48abcde7b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f683.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f684.svg b/src/net/sourceforge/plantuml/emoji/data/1f684.svg new file mode 100644 index 000000000..8034a7f12 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f684.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f685.svg b/src/net/sourceforge/plantuml/emoji/data/1f685.svg new file mode 100644 index 000000000..b42d83b58 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f685.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f686.svg b/src/net/sourceforge/plantuml/emoji/data/1f686.svg new file mode 100644 index 000000000..aa49678ee --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f686.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f687.svg b/src/net/sourceforge/plantuml/emoji/data/1f687.svg new file mode 100644 index 000000000..669b017cf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f687.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f688.svg b/src/net/sourceforge/plantuml/emoji/data/1f688.svg new file mode 100644 index 000000000..d7f51bc40 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f688.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f689.svg b/src/net/sourceforge/plantuml/emoji/data/1f689.svg new file mode 100644 index 000000000..f3ff18748 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f689.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f68a.svg b/src/net/sourceforge/plantuml/emoji/data/1f68a.svg new file mode 100644 index 000000000..a3a822fb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f68a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f68b.svg b/src/net/sourceforge/plantuml/emoji/data/1f68b.svg new file mode 100644 index 000000000..b7bd53460 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f68b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f68c.svg b/src/net/sourceforge/plantuml/emoji/data/1f68c.svg new file mode 100644 index 000000000..637354d7f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f68c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f68d.svg b/src/net/sourceforge/plantuml/emoji/data/1f68d.svg new file mode 100644 index 000000000..386c70fac --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f68d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f68e.svg b/src/net/sourceforge/plantuml/emoji/data/1f68e.svg new file mode 100644 index 000000000..0bc3b4051 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f68e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f68f.svg b/src/net/sourceforge/plantuml/emoji/data/1f68f.svg new file mode 100644 index 000000000..fd9ec6edd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f68f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f690.svg b/src/net/sourceforge/plantuml/emoji/data/1f690.svg new file mode 100644 index 000000000..ec4054590 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f690.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f691.svg b/src/net/sourceforge/plantuml/emoji/data/1f691.svg new file mode 100644 index 000000000..5d614cf6f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f691.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f692.svg b/src/net/sourceforge/plantuml/emoji/data/1f692.svg new file mode 100644 index 000000000..6f70a5c7b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f692.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f693.svg b/src/net/sourceforge/plantuml/emoji/data/1f693.svg new file mode 100644 index 000000000..c38ac4a01 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f693.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f694.svg b/src/net/sourceforge/plantuml/emoji/data/1f694.svg new file mode 100644 index 000000000..378c18723 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f694.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f695.svg b/src/net/sourceforge/plantuml/emoji/data/1f695.svg new file mode 100644 index 000000000..d9514d580 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f695.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f696.svg b/src/net/sourceforge/plantuml/emoji/data/1f696.svg new file mode 100644 index 000000000..fb51129ac --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f696.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f697.svg b/src/net/sourceforge/plantuml/emoji/data/1f697.svg new file mode 100644 index 000000000..d898fd9da --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f697.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f698.svg b/src/net/sourceforge/plantuml/emoji/data/1f698.svg new file mode 100644 index 000000000..6cab97c75 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f698.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f699.svg b/src/net/sourceforge/plantuml/emoji/data/1f699.svg new file mode 100644 index 000000000..c8256733c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f699.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f69a.svg b/src/net/sourceforge/plantuml/emoji/data/1f69a.svg new file mode 100644 index 000000000..724e81f8b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f69a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f69b.svg b/src/net/sourceforge/plantuml/emoji/data/1f69b.svg new file mode 100644 index 000000000..623637cf4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f69b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f69c.svg b/src/net/sourceforge/plantuml/emoji/data/1f69c.svg new file mode 100644 index 000000000..4271aed1a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f69c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f69d.svg b/src/net/sourceforge/plantuml/emoji/data/1f69d.svg new file mode 100644 index 000000000..3896b51d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f69d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f69e.svg b/src/net/sourceforge/plantuml/emoji/data/1f69e.svg new file mode 100644 index 000000000..927a6141a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f69e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f69f.svg b/src/net/sourceforge/plantuml/emoji/data/1f69f.svg new file mode 100644 index 000000000..c0afe3d21 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f69f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a0.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a0.svg new file mode 100644 index 000000000..5e5d61b7e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a1.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a1.svg new file mode 100644 index 000000000..09fd24e11 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a2.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a2.svg new file mode 100644 index 000000000..4484b5a22 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a3.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a3.svg new file mode 100644 index 000000000..b6bfec898 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a4.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a4.svg new file mode 100644 index 000000000..d52718567 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a5.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a5.svg new file mode 100644 index 000000000..ff784707a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a6.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a6.svg new file mode 100644 index 000000000..6e1b6f98b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a7.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a7.svg new file mode 100644 index 000000000..979a3a807 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a8.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a8.svg new file mode 100644 index 000000000..b08a7c26b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6a9.svg b/src/net/sourceforge/plantuml/emoji/data/1f6a9.svg new file mode 100644 index 000000000..3d9a3eb2b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6a9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6aa.svg b/src/net/sourceforge/plantuml/emoji/data/1f6aa.svg new file mode 100644 index 000000000..dfb4223a4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ab.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ab.svg new file mode 100644 index 000000000..bdc5cebfa --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ac.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ac.svg new file mode 100644 index 000000000..637f9ce52 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ad.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ad.svg new file mode 100644 index 000000000..d0875fbd5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ae.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ae.svg new file mode 100644 index 000000000..d58d26e46 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ae.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6af.svg b/src/net/sourceforge/plantuml/emoji/data/1f6af.svg new file mode 100644 index 000000000..ea53ebbfd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6af.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b0.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b0.svg new file mode 100644 index 000000000..961ee3df4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b1.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b1.svg new file mode 100644 index 000000000..b16607b40 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b2.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b2.svg new file mode 100644 index 000000000..10b06491b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b3.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b3.svg new file mode 100644 index 000000000..b1a47e2f8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b4.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b4.svg new file mode 100644 index 000000000..f376ffa19 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b5.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b5.svg new file mode 100644 index 000000000..c9ee0b83a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b6.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b6.svg new file mode 100644 index 000000000..9d6dbceb3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b7.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b7.svg new file mode 100644 index 000000000..043100c9e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b8.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b8.svg new file mode 100644 index 000000000..6dcbc97ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6b9.svg b/src/net/sourceforge/plantuml/emoji/data/1f6b9.svg new file mode 100644 index 000000000..bd4c61988 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6b9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ba.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ba.svg new file mode 100644 index 000000000..9526e4b2d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ba.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6bb.svg b/src/net/sourceforge/plantuml/emoji/data/1f6bb.svg new file mode 100644 index 000000000..960dbc8d1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6bb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6bc.svg b/src/net/sourceforge/plantuml/emoji/data/1f6bc.svg new file mode 100644 index 000000000..fb3a82276 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6bc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6bd.svg b/src/net/sourceforge/plantuml/emoji/data/1f6bd.svg new file mode 100644 index 000000000..9043d71ff --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6bd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6be.svg b/src/net/sourceforge/plantuml/emoji/data/1f6be.svg new file mode 100644 index 000000000..09411132d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6be.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6bf.svg b/src/net/sourceforge/plantuml/emoji/data/1f6bf.svg new file mode 100644 index 000000000..ce69edfcb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6bf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6c0.svg b/src/net/sourceforge/plantuml/emoji/data/1f6c0.svg new file mode 100644 index 000000000..a026367ae --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6c0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6c1.svg b/src/net/sourceforge/plantuml/emoji/data/1f6c1.svg new file mode 100644 index 000000000..5e09b6207 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6c1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6c2.svg b/src/net/sourceforge/plantuml/emoji/data/1f6c2.svg new file mode 100644 index 000000000..da17fd84a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6c2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6c3.svg b/src/net/sourceforge/plantuml/emoji/data/1f6c3.svg new file mode 100644 index 000000000..fcf5275df --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6c3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6c4.svg b/src/net/sourceforge/plantuml/emoji/data/1f6c4.svg new file mode 100644 index 000000000..a247d5961 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6c4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6c5.svg b/src/net/sourceforge/plantuml/emoji/data/1f6c5.svg new file mode 100644 index 000000000..091c005e7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6c5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6cb.svg b/src/net/sourceforge/plantuml/emoji/data/1f6cb.svg new file mode 100644 index 000000000..468118176 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6cb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6cc.svg b/src/net/sourceforge/plantuml/emoji/data/1f6cc.svg new file mode 100644 index 000000000..38d13eff4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6cc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6cd.svg b/src/net/sourceforge/plantuml/emoji/data/1f6cd.svg new file mode 100644 index 000000000..582f11357 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6cd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ce.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ce.svg new file mode 100644 index 000000000..fb08f7785 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6cf.svg b/src/net/sourceforge/plantuml/emoji/data/1f6cf.svg new file mode 100644 index 000000000..0c6edbf72 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6cf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6d0.svg b/src/net/sourceforge/plantuml/emoji/data/1f6d0.svg new file mode 100644 index 000000000..cd474d4c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6d0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6d1.svg b/src/net/sourceforge/plantuml/emoji/data/1f6d1.svg new file mode 100644 index 000000000..7c7716746 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6d2.svg b/src/net/sourceforge/plantuml/emoji/data/1f6d2.svg new file mode 100644 index 000000000..f6ba73fbc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6d2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6d5.svg b/src/net/sourceforge/plantuml/emoji/data/1f6d5.svg new file mode 100644 index 000000000..886e0ac3a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6d5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6d6.svg b/src/net/sourceforge/plantuml/emoji/data/1f6d6.svg new file mode 100644 index 000000000..cc74b2b11 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6d6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6d7.svg b/src/net/sourceforge/plantuml/emoji/data/1f6d7.svg new file mode 100644 index 000000000..c3be8b72e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6d7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e0.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e0.svg new file mode 100644 index 000000000..ae5efd301 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e1.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e1.svg new file mode 100644 index 000000000..2e56a01ec --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e2.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e2.svg new file mode 100644 index 000000000..c01f0d02a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e3.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e3.svg new file mode 100644 index 000000000..d79541502 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e4.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e4.svg new file mode 100644 index 000000000..edc170831 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e5.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e5.svg new file mode 100644 index 000000000..5e5a3e5f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6e9.svg b/src/net/sourceforge/plantuml/emoji/data/1f6e9.svg new file mode 100644 index 000000000..6b1b53020 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6e9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6eb.svg b/src/net/sourceforge/plantuml/emoji/data/1f6eb.svg new file mode 100644 index 000000000..6f0baaf84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6eb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6ec.svg b/src/net/sourceforge/plantuml/emoji/data/1f6ec.svg new file mode 100644 index 000000000..e53f17b6f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6ec.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f0.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f0.svg new file mode 100644 index 000000000..9f4cd6b80 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f3.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f3.svg new file mode 100644 index 000000000..b51da399b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f4.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f4.svg new file mode 100644 index 000000000..b731eedbd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f5.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f5.svg new file mode 100644 index 000000000..e47e87716 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f6.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f6.svg new file mode 100644 index 000000000..808ff6c92 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f7.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f7.svg new file mode 100644 index 000000000..1961b6f91 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f8.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f8.svg new file mode 100644 index 000000000..224b32d53 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6f9.svg b/src/net/sourceforge/plantuml/emoji/data/1f6f9.svg new file mode 100644 index 000000000..1e5b1afe3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6f9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6fa.svg b/src/net/sourceforge/plantuml/emoji/data/1f6fa.svg new file mode 100644 index 000000000..99d69cf00 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6fb.svg b/src/net/sourceforge/plantuml/emoji/data/1f6fb.svg new file mode 100644 index 000000000..f669da83a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6fb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f6fc.svg b/src/net/sourceforge/plantuml/emoji/data/1f6fc.svg new file mode 100644 index 000000000..f7f288d8a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f6fc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f90c.svg b/src/net/sourceforge/plantuml/emoji/data/1f90c.svg new file mode 100644 index 000000000..e5dc28a05 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f90c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f90d.svg b/src/net/sourceforge/plantuml/emoji/data/1f90d.svg new file mode 100644 index 000000000..f960d610e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f90d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f90e.svg b/src/net/sourceforge/plantuml/emoji/data/1f90e.svg new file mode 100644 index 000000000..708953f23 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f90e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f90f.svg b/src/net/sourceforge/plantuml/emoji/data/1f90f.svg new file mode 100644 index 000000000..4cfad3c1e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f90f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f910.svg b/src/net/sourceforge/plantuml/emoji/data/1f910.svg new file mode 100644 index 000000000..39c0ee670 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f910.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f911.svg b/src/net/sourceforge/plantuml/emoji/data/1f911.svg new file mode 100644 index 000000000..23b6477fa --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f911.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f912.svg b/src/net/sourceforge/plantuml/emoji/data/1f912.svg new file mode 100644 index 000000000..498628c90 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f912.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f913.svg b/src/net/sourceforge/plantuml/emoji/data/1f913.svg new file mode 100644 index 000000000..a6fd9a014 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f913.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f914.svg b/src/net/sourceforge/plantuml/emoji/data/1f914.svg new file mode 100644 index 000000000..d4f3e0fb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f914.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f915.svg b/src/net/sourceforge/plantuml/emoji/data/1f915.svg new file mode 100644 index 000000000..d728cfa73 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f915.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f916.svg b/src/net/sourceforge/plantuml/emoji/data/1f916.svg new file mode 100644 index 000000000..11515b613 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f916.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f917.svg b/src/net/sourceforge/plantuml/emoji/data/1f917.svg new file mode 100644 index 000000000..f87d4acaa --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f917.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f918.svg b/src/net/sourceforge/plantuml/emoji/data/1f918.svg new file mode 100644 index 000000000..318613051 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f918.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f919.svg b/src/net/sourceforge/plantuml/emoji/data/1f919.svg new file mode 100644 index 000000000..e91683acf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f919.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f91a.svg b/src/net/sourceforge/plantuml/emoji/data/1f91a.svg new file mode 100644 index 000000000..2c7c5c17a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f91a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f91b.svg b/src/net/sourceforge/plantuml/emoji/data/1f91b.svg new file mode 100644 index 000000000..b5d26716e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f91b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f91c.svg b/src/net/sourceforge/plantuml/emoji/data/1f91c.svg new file mode 100644 index 000000000..0aa3e8aeb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f91c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f91d.svg b/src/net/sourceforge/plantuml/emoji/data/1f91d.svg new file mode 100644 index 000000000..ca10069e2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f91d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f91e.svg b/src/net/sourceforge/plantuml/emoji/data/1f91e.svg new file mode 100644 index 000000000..8a1623667 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f91e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f91f.svg b/src/net/sourceforge/plantuml/emoji/data/1f91f.svg new file mode 100644 index 000000000..071f60a0e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f91f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f920.svg b/src/net/sourceforge/plantuml/emoji/data/1f920.svg new file mode 100644 index 000000000..22902b469 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f920.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f921.svg b/src/net/sourceforge/plantuml/emoji/data/1f921.svg new file mode 100644 index 000000000..7d2083c04 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f921.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f922.svg b/src/net/sourceforge/plantuml/emoji/data/1f922.svg new file mode 100644 index 000000000..e9b5b9b03 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f922.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f923.svg b/src/net/sourceforge/plantuml/emoji/data/1f923.svg new file mode 100644 index 000000000..d419c3b47 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f923.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f924.svg b/src/net/sourceforge/plantuml/emoji/data/1f924.svg new file mode 100644 index 000000000..8658ba567 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f924.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f925.svg b/src/net/sourceforge/plantuml/emoji/data/1f925.svg new file mode 100644 index 000000000..7772d551e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f925.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f926.svg b/src/net/sourceforge/plantuml/emoji/data/1f926.svg new file mode 100644 index 000000000..e5370dad7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f926.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f927.svg b/src/net/sourceforge/plantuml/emoji/data/1f927.svg new file mode 100644 index 000000000..f92cb4452 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f927.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f928.svg b/src/net/sourceforge/plantuml/emoji/data/1f928.svg new file mode 100644 index 000000000..34386cb33 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f928.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f929.svg b/src/net/sourceforge/plantuml/emoji/data/1f929.svg new file mode 100644 index 000000000..e26a69e3e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f929.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f92a.svg b/src/net/sourceforge/plantuml/emoji/data/1f92a.svg new file mode 100644 index 000000000..cc986492b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f92a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f92b.svg b/src/net/sourceforge/plantuml/emoji/data/1f92b.svg new file mode 100644 index 000000000..00847753d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f92b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f92c.svg b/src/net/sourceforge/plantuml/emoji/data/1f92c.svg new file mode 100644 index 000000000..b89a2789b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f92c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f92d.svg b/src/net/sourceforge/plantuml/emoji/data/1f92d.svg new file mode 100644 index 000000000..08b748d57 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f92d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f92e.svg b/src/net/sourceforge/plantuml/emoji/data/1f92e.svg new file mode 100644 index 000000000..4c81aace3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f92e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f92f.svg b/src/net/sourceforge/plantuml/emoji/data/1f92f.svg new file mode 100644 index 000000000..d4bcefef2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f92f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f930.svg b/src/net/sourceforge/plantuml/emoji/data/1f930.svg new file mode 100644 index 000000000..0d822fd3c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f930.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f931.svg b/src/net/sourceforge/plantuml/emoji/data/1f931.svg new file mode 100644 index 000000000..11d84b898 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f931.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f932.svg b/src/net/sourceforge/plantuml/emoji/data/1f932.svg new file mode 100644 index 000000000..7b309e0c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f932.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f933.svg b/src/net/sourceforge/plantuml/emoji/data/1f933.svg new file mode 100644 index 000000000..4d53c4f58 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f933.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f934.svg b/src/net/sourceforge/plantuml/emoji/data/1f934.svg new file mode 100644 index 000000000..bbf734309 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f934.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f935.svg b/src/net/sourceforge/plantuml/emoji/data/1f935.svg new file mode 100644 index 000000000..e97647363 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f935.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f936.svg b/src/net/sourceforge/plantuml/emoji/data/1f936.svg new file mode 100644 index 000000000..db8a5b68a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f936.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f937.svg b/src/net/sourceforge/plantuml/emoji/data/1f937.svg new file mode 100644 index 000000000..6a2c283fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f937.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f938.svg b/src/net/sourceforge/plantuml/emoji/data/1f938.svg new file mode 100644 index 000000000..49cf8bb8b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f938.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f939.svg b/src/net/sourceforge/plantuml/emoji/data/1f939.svg new file mode 100644 index 000000000..1253fa6d7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f939.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f93a.svg b/src/net/sourceforge/plantuml/emoji/data/1f93a.svg new file mode 100644 index 000000000..6077445ac --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f93a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f93c.svg b/src/net/sourceforge/plantuml/emoji/data/1f93c.svg new file mode 100644 index 000000000..7064e09c3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f93c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f93d.svg b/src/net/sourceforge/plantuml/emoji/data/1f93d.svg new file mode 100644 index 000000000..e33adc273 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f93d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f93e.svg b/src/net/sourceforge/plantuml/emoji/data/1f93e.svg new file mode 100644 index 000000000..81975051a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f93e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f93f.svg b/src/net/sourceforge/plantuml/emoji/data/1f93f.svg new file mode 100644 index 000000000..8a2b0aa0a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f93f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f940.svg b/src/net/sourceforge/plantuml/emoji/data/1f940.svg new file mode 100644 index 000000000..1369d84ec --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f940.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f941.svg b/src/net/sourceforge/plantuml/emoji/data/1f941.svg new file mode 100644 index 000000000..040b142e4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f941.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f942.svg b/src/net/sourceforge/plantuml/emoji/data/1f942.svg new file mode 100644 index 000000000..0538319fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f942.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f943.svg b/src/net/sourceforge/plantuml/emoji/data/1f943.svg new file mode 100644 index 000000000..94ac73766 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f943.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f944.svg b/src/net/sourceforge/plantuml/emoji/data/1f944.svg new file mode 100644 index 000000000..761835042 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f944.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f945.svg b/src/net/sourceforge/plantuml/emoji/data/1f945.svg new file mode 100644 index 000000000..6df418161 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f945.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f947.svg b/src/net/sourceforge/plantuml/emoji/data/1f947.svg new file mode 100644 index 000000000..9d53a1690 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f947.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f948.svg b/src/net/sourceforge/plantuml/emoji/data/1f948.svg new file mode 100644 index 000000000..c788659ee --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f948.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f949.svg b/src/net/sourceforge/plantuml/emoji/data/1f949.svg new file mode 100644 index 000000000..f9c800bbf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f949.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f94a.svg b/src/net/sourceforge/plantuml/emoji/data/1f94a.svg new file mode 100644 index 000000000..e57672d5e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f94a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f94b.svg b/src/net/sourceforge/plantuml/emoji/data/1f94b.svg new file mode 100644 index 000000000..2d807ebda --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f94b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f94c.svg b/src/net/sourceforge/plantuml/emoji/data/1f94c.svg new file mode 100644 index 000000000..29a608cc8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f94c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f94d.svg b/src/net/sourceforge/plantuml/emoji/data/1f94d.svg new file mode 100644 index 000000000..7db6044fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f94d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f94e.svg b/src/net/sourceforge/plantuml/emoji/data/1f94e.svg new file mode 100644 index 000000000..c6c088936 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f94e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f94f.svg b/src/net/sourceforge/plantuml/emoji/data/1f94f.svg new file mode 100644 index 000000000..ea72232c9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f94f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f950.svg b/src/net/sourceforge/plantuml/emoji/data/1f950.svg new file mode 100644 index 000000000..b68bd82d5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f950.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f951.svg b/src/net/sourceforge/plantuml/emoji/data/1f951.svg new file mode 100644 index 000000000..ba19bb95f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f951.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f952.svg b/src/net/sourceforge/plantuml/emoji/data/1f952.svg new file mode 100644 index 000000000..ee2b62591 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f952.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f953.svg b/src/net/sourceforge/plantuml/emoji/data/1f953.svg new file mode 100644 index 000000000..03d5bc16b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f953.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f954.svg b/src/net/sourceforge/plantuml/emoji/data/1f954.svg new file mode 100644 index 000000000..b84dc4a60 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f954.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f955.svg b/src/net/sourceforge/plantuml/emoji/data/1f955.svg new file mode 100644 index 000000000..78bc13ed0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f955.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f956.svg b/src/net/sourceforge/plantuml/emoji/data/1f956.svg new file mode 100644 index 000000000..9f0f7b02b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f956.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f957.svg b/src/net/sourceforge/plantuml/emoji/data/1f957.svg new file mode 100644 index 000000000..320aab8c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f957.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f958.svg b/src/net/sourceforge/plantuml/emoji/data/1f958.svg new file mode 100644 index 000000000..f3a93ba30 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f958.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f959.svg b/src/net/sourceforge/plantuml/emoji/data/1f959.svg new file mode 100644 index 000000000..585c88e4f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f959.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f95a.svg b/src/net/sourceforge/plantuml/emoji/data/1f95a.svg new file mode 100644 index 000000000..8dbac21b5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f95a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f95b.svg b/src/net/sourceforge/plantuml/emoji/data/1f95b.svg new file mode 100644 index 000000000..ee4805f1f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f95b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f95c.svg b/src/net/sourceforge/plantuml/emoji/data/1f95c.svg new file mode 100644 index 000000000..77c5f14d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f95c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f95d.svg b/src/net/sourceforge/plantuml/emoji/data/1f95d.svg new file mode 100644 index 000000000..486b70f56 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f95d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f95e.svg b/src/net/sourceforge/plantuml/emoji/data/1f95e.svg new file mode 100644 index 000000000..308e6191a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f95e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f95f.svg b/src/net/sourceforge/plantuml/emoji/data/1f95f.svg new file mode 100644 index 000000000..d7601311c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f95f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f960.svg b/src/net/sourceforge/plantuml/emoji/data/1f960.svg new file mode 100644 index 000000000..91199a1e7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f960.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f961.svg b/src/net/sourceforge/plantuml/emoji/data/1f961.svg new file mode 100644 index 000000000..ceec7a1bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f961.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f962.svg b/src/net/sourceforge/plantuml/emoji/data/1f962.svg new file mode 100644 index 000000000..2b46f67ed --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f962.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f963.svg b/src/net/sourceforge/plantuml/emoji/data/1f963.svg new file mode 100644 index 000000000..0c7164ef0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f963.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f964.svg b/src/net/sourceforge/plantuml/emoji/data/1f964.svg new file mode 100644 index 000000000..28a6f27f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f964.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f965.svg b/src/net/sourceforge/plantuml/emoji/data/1f965.svg new file mode 100644 index 000000000..f57d61ce2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f965.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f966.svg b/src/net/sourceforge/plantuml/emoji/data/1f966.svg new file mode 100644 index 000000000..f3386fe08 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f966.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f967.svg b/src/net/sourceforge/plantuml/emoji/data/1f967.svg new file mode 100644 index 000000000..c1f827123 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f967.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f968.svg b/src/net/sourceforge/plantuml/emoji/data/1f968.svg new file mode 100644 index 000000000..d7283938b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f968.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f969.svg b/src/net/sourceforge/plantuml/emoji/data/1f969.svg new file mode 100644 index 000000000..8fb114b0d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f969.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f96a.svg b/src/net/sourceforge/plantuml/emoji/data/1f96a.svg new file mode 100644 index 000000000..c88486348 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f96a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f96b.svg b/src/net/sourceforge/plantuml/emoji/data/1f96b.svg new file mode 100644 index 000000000..af9e4a31e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f96b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f96c.svg b/src/net/sourceforge/plantuml/emoji/data/1f96c.svg new file mode 100644 index 000000000..80351e9f8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f96c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f96d.svg b/src/net/sourceforge/plantuml/emoji/data/1f96d.svg new file mode 100644 index 000000000..2bb31c91c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f96d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f96e.svg b/src/net/sourceforge/plantuml/emoji/data/1f96e.svg new file mode 100644 index 000000000..d84118632 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f96e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f96f.svg b/src/net/sourceforge/plantuml/emoji/data/1f96f.svg new file mode 100644 index 000000000..81ad00e71 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f96f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f970.svg b/src/net/sourceforge/plantuml/emoji/data/1f970.svg new file mode 100644 index 000000000..89af86e46 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f970.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f971.svg b/src/net/sourceforge/plantuml/emoji/data/1f971.svg new file mode 100644 index 000000000..b32a73009 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f971.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f972.svg b/src/net/sourceforge/plantuml/emoji/data/1f972.svg new file mode 100644 index 000000000..935e72e41 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f972.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f973.svg b/src/net/sourceforge/plantuml/emoji/data/1f973.svg new file mode 100644 index 000000000..fed0877fe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f973.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f974.svg b/src/net/sourceforge/plantuml/emoji/data/1f974.svg new file mode 100644 index 000000000..7e4a2ea41 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f974.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f975.svg b/src/net/sourceforge/plantuml/emoji/data/1f975.svg new file mode 100644 index 000000000..5c621cc92 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f975.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f976.svg b/src/net/sourceforge/plantuml/emoji/data/1f976.svg new file mode 100644 index 000000000..9457d68c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f976.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f977.svg b/src/net/sourceforge/plantuml/emoji/data/1f977.svg new file mode 100644 index 000000000..a8550d1ef --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f977.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f978.svg b/src/net/sourceforge/plantuml/emoji/data/1f978.svg new file mode 100644 index 000000000..e1f03042a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f978.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f97a.svg b/src/net/sourceforge/plantuml/emoji/data/1f97a.svg new file mode 100644 index 000000000..6578c3f48 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f97a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f97b.svg b/src/net/sourceforge/plantuml/emoji/data/1f97b.svg new file mode 100644 index 000000000..62ca7e64d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f97b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f97c.svg b/src/net/sourceforge/plantuml/emoji/data/1f97c.svg new file mode 100644 index 000000000..bf7e0ac35 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f97c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f97d.svg b/src/net/sourceforge/plantuml/emoji/data/1f97d.svg new file mode 100644 index 000000000..8be2cb765 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f97d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f97e.svg b/src/net/sourceforge/plantuml/emoji/data/1f97e.svg new file mode 100644 index 000000000..4044185db --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f97e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f97f.svg b/src/net/sourceforge/plantuml/emoji/data/1f97f.svg new file mode 100644 index 000000000..8f0b32c6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f97f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f980.svg b/src/net/sourceforge/plantuml/emoji/data/1f980.svg new file mode 100644 index 000000000..a4bbd6e31 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f980.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f981.svg b/src/net/sourceforge/plantuml/emoji/data/1f981.svg new file mode 100644 index 000000000..79a19f29b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f981.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f982.svg b/src/net/sourceforge/plantuml/emoji/data/1f982.svg new file mode 100644 index 000000000..123a06dee --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f982.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f983.svg b/src/net/sourceforge/plantuml/emoji/data/1f983.svg new file mode 100644 index 000000000..71928d2a9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f983.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f984.svg b/src/net/sourceforge/plantuml/emoji/data/1f984.svg new file mode 100644 index 000000000..f1d759263 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f984.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f985.svg b/src/net/sourceforge/plantuml/emoji/data/1f985.svg new file mode 100644 index 000000000..9299c1017 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f985.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f986.svg b/src/net/sourceforge/plantuml/emoji/data/1f986.svg new file mode 100644 index 000000000..f0e936eb0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f986.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f987.svg b/src/net/sourceforge/plantuml/emoji/data/1f987.svg new file mode 100644 index 000000000..11971992d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f987.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f988.svg b/src/net/sourceforge/plantuml/emoji/data/1f988.svg new file mode 100644 index 000000000..5a769fae1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f988.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f989.svg b/src/net/sourceforge/plantuml/emoji/data/1f989.svg new file mode 100644 index 000000000..8078fdf7d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f989.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f98a.svg b/src/net/sourceforge/plantuml/emoji/data/1f98a.svg new file mode 100644 index 000000000..f5b5081bd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f98a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f98b.svg b/src/net/sourceforge/plantuml/emoji/data/1f98b.svg new file mode 100644 index 000000000..47d4b97c9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f98b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f98c.svg b/src/net/sourceforge/plantuml/emoji/data/1f98c.svg new file mode 100644 index 000000000..dd244a47c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f98c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f98d.svg b/src/net/sourceforge/plantuml/emoji/data/1f98d.svg new file mode 100644 index 000000000..0c351f626 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f98d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f98e.svg b/src/net/sourceforge/plantuml/emoji/data/1f98e.svg new file mode 100644 index 000000000..6e2517c74 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f98e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f98f.svg b/src/net/sourceforge/plantuml/emoji/data/1f98f.svg new file mode 100644 index 000000000..28acbd15a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f98f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f990.svg b/src/net/sourceforge/plantuml/emoji/data/1f990.svg new file mode 100644 index 000000000..1441c7bc4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f990.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f991.svg b/src/net/sourceforge/plantuml/emoji/data/1f991.svg new file mode 100644 index 000000000..1b8c82db6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f991.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f992.svg b/src/net/sourceforge/plantuml/emoji/data/1f992.svg new file mode 100644 index 000000000..cf870b4f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f992.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f993.svg b/src/net/sourceforge/plantuml/emoji/data/1f993.svg new file mode 100644 index 000000000..9a685da2c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f993.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f994.svg b/src/net/sourceforge/plantuml/emoji/data/1f994.svg new file mode 100644 index 000000000..1a6e71834 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f994.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f995.svg b/src/net/sourceforge/plantuml/emoji/data/1f995.svg new file mode 100644 index 000000000..e4e91828e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f995.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f996.svg b/src/net/sourceforge/plantuml/emoji/data/1f996.svg new file mode 100644 index 000000000..43731d104 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f996.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f997.svg b/src/net/sourceforge/plantuml/emoji/data/1f997.svg new file mode 100644 index 000000000..b3dae44ce --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f997.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f998.svg b/src/net/sourceforge/plantuml/emoji/data/1f998.svg new file mode 100644 index 000000000..ea9ef0061 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f998.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f999.svg b/src/net/sourceforge/plantuml/emoji/data/1f999.svg new file mode 100644 index 000000000..accc73974 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f999.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f99a.svg b/src/net/sourceforge/plantuml/emoji/data/1f99a.svg new file mode 100644 index 000000000..3151e02bc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f99a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f99b.svg b/src/net/sourceforge/plantuml/emoji/data/1f99b.svg new file mode 100644 index 000000000..2d5e23f49 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f99b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f99c.svg b/src/net/sourceforge/plantuml/emoji/data/1f99c.svg new file mode 100644 index 000000000..2ad9fd170 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f99c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f99d.svg b/src/net/sourceforge/plantuml/emoji/data/1f99d.svg new file mode 100644 index 000000000..a95a29058 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f99d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f99e.svg b/src/net/sourceforge/plantuml/emoji/data/1f99e.svg new file mode 100644 index 000000000..73ac49101 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f99e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f99f.svg b/src/net/sourceforge/plantuml/emoji/data/1f99f.svg new file mode 100644 index 000000000..69f8950a7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f99f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a0.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a0.svg new file mode 100644 index 000000000..09cc92200 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a1.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a1.svg new file mode 100644 index 000000000..5297556f6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a2.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a2.svg new file mode 100644 index 000000000..f7bbc2785 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a3.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a3.svg new file mode 100644 index 000000000..dc31caf87 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a4.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a4.svg new file mode 100644 index 000000000..7014cd236 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a5.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a5.svg new file mode 100644 index 000000000..e7c1c7d29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a6.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a6.svg new file mode 100644 index 000000000..f68bb52a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a7.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a7.svg new file mode 100644 index 000000000..c2a5f25b1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a8.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a8.svg new file mode 100644 index 000000000..c98ec5fcd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9a9.svg b/src/net/sourceforge/plantuml/emoji/data/1f9a9.svg new file mode 100644 index 000000000..177d30c13 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9a9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9aa.svg b/src/net/sourceforge/plantuml/emoji/data/1f9aa.svg new file mode 100644 index 000000000..20f7e9136 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ab.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ab.svg new file mode 100644 index 000000000..12bd95b97 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ac.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ac.svg new file mode 100644 index 000000000..30ed8d7c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ad.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ad.svg new file mode 100644 index 000000000..235cccc09 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ae.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ae.svg new file mode 100644 index 000000000..3bf796a4a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ae.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9af.svg b/src/net/sourceforge/plantuml/emoji/data/1f9af.svg new file mode 100644 index 000000000..9702fdcc9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9af.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b0.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b0.svg new file mode 100644 index 000000000..a171acd8e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b1.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b1.svg new file mode 100644 index 000000000..8ccac7fce --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b2.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b2.svg new file mode 100644 index 000000000..5348d3752 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b3.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b3.svg new file mode 100644 index 000000000..d63064b30 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b4.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b4.svg new file mode 100644 index 000000000..537aeb98b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b5.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b5.svg new file mode 100644 index 000000000..6f6bd800d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b6.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b6.svg new file mode 100644 index 000000000..cfff1c409 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b7.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b7.svg new file mode 100644 index 000000000..e124dd82b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b8.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b8.svg new file mode 100644 index 000000000..9566d5f48 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9b9.svg b/src/net/sourceforge/plantuml/emoji/data/1f9b9.svg new file mode 100644 index 000000000..4df3a08fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9b9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ba.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ba.svg new file mode 100644 index 000000000..4ee4a9131 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ba.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9bb.svg b/src/net/sourceforge/plantuml/emoji/data/1f9bb.svg new file mode 100644 index 000000000..adba56e18 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9bb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9bc.svg b/src/net/sourceforge/plantuml/emoji/data/1f9bc.svg new file mode 100644 index 000000000..28ac1ae71 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9bc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9bd.svg b/src/net/sourceforge/plantuml/emoji/data/1f9bd.svg new file mode 100644 index 000000000..d733737d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9bd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9be.svg b/src/net/sourceforge/plantuml/emoji/data/1f9be.svg new file mode 100644 index 000000000..226b73f09 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9be.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9bf.svg b/src/net/sourceforge/plantuml/emoji/data/1f9bf.svg new file mode 100644 index 000000000..6376c9b38 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9bf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c0.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c0.svg new file mode 100644 index 000000000..832b28f6d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c1.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c1.svg new file mode 100644 index 000000000..fd7a78cc9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c2.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c2.svg new file mode 100644 index 000000000..303a0038c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c3.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c3.svg new file mode 100644 index 000000000..5b1e5b92e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c4.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c4.svg new file mode 100644 index 000000000..1c6e8e54c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c5.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c5.svg new file mode 100644 index 000000000..eca73fad9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c6.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c6.svg new file mode 100644 index 000000000..8a9d85589 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c7.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c7.svg new file mode 100644 index 000000000..34093aa6f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c8.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c8.svg new file mode 100644 index 000000000..beffeb59e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9c9.svg b/src/net/sourceforge/plantuml/emoji/data/1f9c9.svg new file mode 100644 index 000000000..868411de5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9c9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ca.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ca.svg new file mode 100644 index 000000000..5feb3eed3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ca.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9cb.svg b/src/net/sourceforge/plantuml/emoji/data/1f9cb.svg new file mode 100644 index 000000000..0ff856dce --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9cb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9cd.svg b/src/net/sourceforge/plantuml/emoji/data/1f9cd.svg new file mode 100644 index 000000000..a29238bdb --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9cd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ce.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ce.svg new file mode 100644 index 000000000..07d86d4f5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9cf.svg b/src/net/sourceforge/plantuml/emoji/data/1f9cf.svg new file mode 100644 index 000000000..cf0117fea --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9cf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d0.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d0.svg new file mode 100644 index 000000000..aded0ac2a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d1.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d1.svg new file mode 100644 index 000000000..02cf2b994 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d2.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d2.svg new file mode 100644 index 000000000..dd9423b5c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d3.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d3.svg new file mode 100644 index 000000000..333ef1755 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d4.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d4.svg new file mode 100644 index 000000000..9ce8b59e9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d5.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d5.svg new file mode 100644 index 000000000..e63e92e70 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d6.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d6.svg new file mode 100644 index 000000000..b652e1d90 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d7.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d7.svg new file mode 100644 index 000000000..09063483f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d8.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d8.svg new file mode 100644 index 000000000..2b8707125 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9d9.svg b/src/net/sourceforge/plantuml/emoji/data/1f9d9.svg new file mode 100644 index 000000000..8b3299dd9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9d9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9da.svg b/src/net/sourceforge/plantuml/emoji/data/1f9da.svg new file mode 100644 index 000000000..ca4832802 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9da.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9db.svg b/src/net/sourceforge/plantuml/emoji/data/1f9db.svg new file mode 100644 index 000000000..566c4fd54 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9db.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9dc.svg b/src/net/sourceforge/plantuml/emoji/data/1f9dc.svg new file mode 100644 index 000000000..4a5397fc6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9dc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9dd.svg b/src/net/sourceforge/plantuml/emoji/data/1f9dd.svg new file mode 100644 index 000000000..6571e17e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9dd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9de.svg b/src/net/sourceforge/plantuml/emoji/data/1f9de.svg new file mode 100644 index 000000000..4f80e60fc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9de.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9df.svg b/src/net/sourceforge/plantuml/emoji/data/1f9df.svg new file mode 100644 index 000000000..6729fd8a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9df.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e0.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e0.svg new file mode 100644 index 000000000..97174857f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e1.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e1.svg new file mode 100644 index 000000000..cdb6882f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e2.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e2.svg new file mode 100644 index 000000000..58c711c24 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e3.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e3.svg new file mode 100644 index 000000000..516d1c556 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e4.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e4.svg new file mode 100644 index 000000000..e8e32c60c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e5.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e5.svg new file mode 100644 index 000000000..f185c3e5a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e6.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e6.svg new file mode 100644 index 000000000..b8507e6f8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e7.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e7.svg new file mode 100644 index 000000000..573f7c0e7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e8.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e8.svg new file mode 100644 index 000000000..d3274c5fe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9e9.svg b/src/net/sourceforge/plantuml/emoji/data/1f9e9.svg new file mode 100644 index 000000000..09866bffc --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9e9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ea.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ea.svg new file mode 100644 index 000000000..01d2c1829 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9eb.svg b/src/net/sourceforge/plantuml/emoji/data/1f9eb.svg new file mode 100644 index 000000000..0b17ab45c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9eb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ec.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ec.svg new file mode 100644 index 000000000..54762799c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ec.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ed.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ed.svg new file mode 100644 index 000000000..899083f70 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ee.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ee.svg new file mode 100644 index 000000000..e8f746f07 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ee.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ef.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ef.svg new file mode 100644 index 000000000..5bdfa50ae --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ef.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f0.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f0.svg new file mode 100644 index 000000000..1446ed84e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f1.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f1.svg new file mode 100644 index 000000000..196268214 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f2.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f2.svg new file mode 100644 index 000000000..8efd48d1d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f3.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f3.svg new file mode 100644 index 000000000..8513659a7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f4.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f4.svg new file mode 100644 index 000000000..4ffa77d0f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f5.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f5.svg new file mode 100644 index 000000000..a8ed7a7fe --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f6.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f6.svg new file mode 100644 index 000000000..0af1e7c00 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f7.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f7.svg new file mode 100644 index 000000000..d7119583c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f8.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f8.svg new file mode 100644 index 000000000..8e6c7a632 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9f9.svg b/src/net/sourceforge/plantuml/emoji/data/1f9f9.svg new file mode 100644 index 000000000..544b8eef7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9f9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9fa.svg b/src/net/sourceforge/plantuml/emoji/data/1f9fa.svg new file mode 100644 index 000000000..11756c201 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9fb.svg b/src/net/sourceforge/plantuml/emoji/data/1f9fb.svg new file mode 100644 index 000000000..079510ee2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9fb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9fc.svg b/src/net/sourceforge/plantuml/emoji/data/1f9fc.svg new file mode 100644 index 000000000..678967a57 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9fc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9fd.svg b/src/net/sourceforge/plantuml/emoji/data/1f9fd.svg new file mode 100644 index 000000000..22230910f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9fd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9fe.svg b/src/net/sourceforge/plantuml/emoji/data/1f9fe.svg new file mode 100644 index 000000000..ba639c71c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9fe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/1f9ff.svg b/src/net/sourceforge/plantuml/emoji/data/1f9ff.svg new file mode 100644 index 000000000..e22c0497f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/1f9ff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2600.svg b/src/net/sourceforge/plantuml/emoji/data/2600.svg new file mode 100644 index 000000000..f0525e383 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2600.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2601.svg b/src/net/sourceforge/plantuml/emoji/data/2601.svg new file mode 100644 index 000000000..6f81e194e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2601.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2602.svg b/src/net/sourceforge/plantuml/emoji/data/2602.svg new file mode 100644 index 000000000..8274cb1c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2602.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2603.svg b/src/net/sourceforge/plantuml/emoji/data/2603.svg new file mode 100644 index 000000000..78f82d084 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2603.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2604.svg b/src/net/sourceforge/plantuml/emoji/data/2604.svg new file mode 100644 index 000000000..7e61c20a2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2604.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/260e.svg b/src/net/sourceforge/plantuml/emoji/data/260e.svg new file mode 100644 index 000000000..3bdc01655 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/260e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2611.svg b/src/net/sourceforge/plantuml/emoji/data/2611.svg new file mode 100644 index 000000000..af06933d9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2611.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2614.svg b/src/net/sourceforge/plantuml/emoji/data/2614.svg new file mode 100644 index 000000000..34a9df54b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2614.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2615.svg b/src/net/sourceforge/plantuml/emoji/data/2615.svg new file mode 100644 index 000000000..093e353d8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2615.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2618.svg b/src/net/sourceforge/plantuml/emoji/data/2618.svg new file mode 100644 index 000000000..ce9832926 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2618.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/261d.svg b/src/net/sourceforge/plantuml/emoji/data/261d.svg new file mode 100644 index 000000000..f74c24820 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/261d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2620.svg b/src/net/sourceforge/plantuml/emoji/data/2620.svg new file mode 100644 index 000000000..9214c3664 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2620.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2622.svg b/src/net/sourceforge/plantuml/emoji/data/2622.svg new file mode 100644 index 000000000..d69dc372a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2622.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2623.svg b/src/net/sourceforge/plantuml/emoji/data/2623.svg new file mode 100644 index 000000000..02e27781f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2623.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2626.svg b/src/net/sourceforge/plantuml/emoji/data/2626.svg new file mode 100644 index 000000000..5f27a55e3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2626.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/262a.svg b/src/net/sourceforge/plantuml/emoji/data/262a.svg new file mode 100644 index 000000000..80bda31b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/262a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/262e.svg b/src/net/sourceforge/plantuml/emoji/data/262e.svg new file mode 100644 index 000000000..ee7afbf5b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/262e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/262f.svg b/src/net/sourceforge/plantuml/emoji/data/262f.svg new file mode 100644 index 000000000..dbcdda142 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/262f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2638.svg b/src/net/sourceforge/plantuml/emoji/data/2638.svg new file mode 100644 index 000000000..d6558171f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2638.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2639.svg b/src/net/sourceforge/plantuml/emoji/data/2639.svg new file mode 100644 index 000000000..84c2ff13d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2639.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/263a.svg b/src/net/sourceforge/plantuml/emoji/data/263a.svg new file mode 100644 index 000000000..61749729c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/263a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2640.svg b/src/net/sourceforge/plantuml/emoji/data/2640.svg new file mode 100644 index 000000000..7259e9557 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2640.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2642.svg b/src/net/sourceforge/plantuml/emoji/data/2642.svg new file mode 100644 index 000000000..8c2baa1ce --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2642.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2648.svg b/src/net/sourceforge/plantuml/emoji/data/2648.svg new file mode 100644 index 000000000..c7c358f50 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2648.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2649.svg b/src/net/sourceforge/plantuml/emoji/data/2649.svg new file mode 100644 index 000000000..a9771891f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2649.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/264a.svg b/src/net/sourceforge/plantuml/emoji/data/264a.svg new file mode 100644 index 000000000..56f065828 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/264a.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/264b.svg b/src/net/sourceforge/plantuml/emoji/data/264b.svg new file mode 100644 index 000000000..f911cfc36 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/264b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/264c.svg b/src/net/sourceforge/plantuml/emoji/data/264c.svg new file mode 100644 index 000000000..7a2d7bcd9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/264c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/264d.svg b/src/net/sourceforge/plantuml/emoji/data/264d.svg new file mode 100644 index 000000000..2ec41552d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/264d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/264e.svg b/src/net/sourceforge/plantuml/emoji/data/264e.svg new file mode 100644 index 000000000..f36e2f85f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/264e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/264f.svg b/src/net/sourceforge/plantuml/emoji/data/264f.svg new file mode 100644 index 000000000..9e8ec24d4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/264f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2650.svg b/src/net/sourceforge/plantuml/emoji/data/2650.svg new file mode 100644 index 000000000..09962a06f --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2650.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2651.svg b/src/net/sourceforge/plantuml/emoji/data/2651.svg new file mode 100644 index 000000000..90c00fbd5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2651.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2652.svg b/src/net/sourceforge/plantuml/emoji/data/2652.svg new file mode 100644 index 000000000..4e3680e3c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2652.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2653.svg b/src/net/sourceforge/plantuml/emoji/data/2653.svg new file mode 100644 index 000000000..8f4588f8a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2653.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/265f.svg b/src/net/sourceforge/plantuml/emoji/data/265f.svg new file mode 100644 index 000000000..89dd69557 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/265f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2660.svg b/src/net/sourceforge/plantuml/emoji/data/2660.svg new file mode 100644 index 000000000..a3b3ac202 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2660.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2663.svg b/src/net/sourceforge/plantuml/emoji/data/2663.svg new file mode 100644 index 000000000..e0ad798ea --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2663.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2665.svg b/src/net/sourceforge/plantuml/emoji/data/2665.svg new file mode 100644 index 000000000..7ca03068d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2665.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2666.svg b/src/net/sourceforge/plantuml/emoji/data/2666.svg new file mode 100644 index 000000000..092973d66 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2666.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2668.svg b/src/net/sourceforge/plantuml/emoji/data/2668.svg new file mode 100644 index 000000000..dd3f5989e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2668.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/267b.svg b/src/net/sourceforge/plantuml/emoji/data/267b.svg new file mode 100644 index 000000000..30c1f0d31 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/267b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/267e.svg b/src/net/sourceforge/plantuml/emoji/data/267e.svg new file mode 100644 index 000000000..5cff4bd1d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/267e.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/267f.svg b/src/net/sourceforge/plantuml/emoji/data/267f.svg new file mode 100644 index 000000000..52fa01144 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/267f.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2692.svg b/src/net/sourceforge/plantuml/emoji/data/2692.svg new file mode 100644 index 000000000..6cab53e2b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2692.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2693.svg b/src/net/sourceforge/plantuml/emoji/data/2693.svg new file mode 100644 index 000000000..916715412 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2693.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2694.svg b/src/net/sourceforge/plantuml/emoji/data/2694.svg new file mode 100644 index 000000000..5b9a153a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2694.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2695.svg b/src/net/sourceforge/plantuml/emoji/data/2695.svg new file mode 100644 index 000000000..1324045c0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2695.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2696.svg b/src/net/sourceforge/plantuml/emoji/data/2696.svg new file mode 100644 index 000000000..8407ccf19 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2696.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2697.svg b/src/net/sourceforge/plantuml/emoji/data/2697.svg new file mode 100644 index 000000000..178b4f4c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2697.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/2699.svg b/src/net/sourceforge/plantuml/emoji/data/2699.svg new file mode 100644 index 000000000..1982dff64 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/2699.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/269b.svg b/src/net/sourceforge/plantuml/emoji/data/269b.svg new file mode 100644 index 000000000..5c780f25a --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/269b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/269c.svg b/src/net/sourceforge/plantuml/emoji/data/269c.svg new file mode 100644 index 000000000..a7cec05cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/269c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26a0.svg b/src/net/sourceforge/plantuml/emoji/data/26a0.svg new file mode 100644 index 000000000..7f653d889 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26a0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26a1.svg b/src/net/sourceforge/plantuml/emoji/data/26a1.svg new file mode 100644 index 000000000..2bcdfcc44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26a1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26a7.svg b/src/net/sourceforge/plantuml/emoji/data/26a7.svg new file mode 100644 index 000000000..fe3c97e6d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26a7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26aa.svg b/src/net/sourceforge/plantuml/emoji/data/26aa.svg new file mode 100644 index 000000000..521aabe1c --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26ab.svg b/src/net/sourceforge/plantuml/emoji/data/26ab.svg new file mode 100644 index 000000000..290a5131e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26ab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26b0.svg b/src/net/sourceforge/plantuml/emoji/data/26b0.svg new file mode 100644 index 000000000..69614aa4e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26b0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26b1.svg b/src/net/sourceforge/plantuml/emoji/data/26b1.svg new file mode 100644 index 000000000..f65c354e9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26b1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26bd.svg b/src/net/sourceforge/plantuml/emoji/data/26bd.svg new file mode 100644 index 000000000..9507e9ccd --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26bd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26be.svg b/src/net/sourceforge/plantuml/emoji/data/26be.svg new file mode 100644 index 000000000..7bc1c3721 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26be.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26c4.svg b/src/net/sourceforge/plantuml/emoji/data/26c4.svg new file mode 100644 index 000000000..a2fb2d862 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26c4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26c5.svg b/src/net/sourceforge/plantuml/emoji/data/26c5.svg new file mode 100644 index 000000000..e62bc18b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26c5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26c8.svg b/src/net/sourceforge/plantuml/emoji/data/26c8.svg new file mode 100644 index 000000000..6d4a6eded --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26c8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26ce.svg b/src/net/sourceforge/plantuml/emoji/data/26ce.svg new file mode 100644 index 000000000..e43eb726d --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26ce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26cf.svg b/src/net/sourceforge/plantuml/emoji/data/26cf.svg new file mode 100644 index 000000000..e3039e312 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26cf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26d1.svg b/src/net/sourceforge/plantuml/emoji/data/26d1.svg new file mode 100644 index 000000000..5ddf6c400 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26d3.svg b/src/net/sourceforge/plantuml/emoji/data/26d3.svg new file mode 100644 index 000000000..c3220ad3b --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26d3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26d4.svg b/src/net/sourceforge/plantuml/emoji/data/26d4.svg new file mode 100644 index 000000000..e5eb5516e --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26d4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26e9.svg b/src/net/sourceforge/plantuml/emoji/data/26e9.svg new file mode 100644 index 000000000..26eef8c54 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26e9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26ea.svg b/src/net/sourceforge/plantuml/emoji/data/26ea.svg new file mode 100644 index 000000000..c34271ff6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26ea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f0.svg b/src/net/sourceforge/plantuml/emoji/data/26f0.svg new file mode 100644 index 000000000..e8b9260b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f1.svg b/src/net/sourceforge/plantuml/emoji/data/26f1.svg new file mode 100644 index 000000000..2e1d7a084 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f2.svg b/src/net/sourceforge/plantuml/emoji/data/26f2.svg new file mode 100644 index 000000000..2e7f76a44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f3.svg b/src/net/sourceforge/plantuml/emoji/data/26f3.svg new file mode 100644 index 000000000..119a69008 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f4.svg b/src/net/sourceforge/plantuml/emoji/data/26f4.svg new file mode 100644 index 000000000..04faf56f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f5.svg b/src/net/sourceforge/plantuml/emoji/data/26f5.svg new file mode 100644 index 000000000..f788366d8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f7.svg b/src/net/sourceforge/plantuml/emoji/data/26f7.svg new file mode 100644 index 000000000..2381270d9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f8.svg b/src/net/sourceforge/plantuml/emoji/data/26f8.svg new file mode 100644 index 000000000..86afd9005 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26f9.svg b/src/net/sourceforge/plantuml/emoji/data/26f9.svg new file mode 100644 index 000000000..1e4f00619 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26f9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26fa.svg b/src/net/sourceforge/plantuml/emoji/data/26fa.svg new file mode 100644 index 000000000..3af3cfac7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emoji/data/26fd.svg b/src/net/sourceforge/plantuml/emoji/data/26fd.svg new file mode 100644 index 000000000..75271f8c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emoji/data/26fd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/Dummy.java b/src/net/sourceforge/plantuml/emoji/data/Dummy.java similarity index 96% rename from src/net/sourceforge/plantuml/emojitwo/data/Dummy.java rename to src/net/sourceforge/plantuml/emoji/data/Dummy.java index 36f3fafe5..d732b5878 100644 --- a/src/net/sourceforge/plantuml/emojitwo/data/Dummy.java +++ b/src/net/sourceforge/plantuml/emoji/data/Dummy.java @@ -33,7 +33,7 @@ * * */ -package net.sourceforge.plantuml.emojitwo.data; +package net.sourceforge.plantuml.emoji.data; public class Dummy { diff --git a/src/net/sourceforge/plantuml/emojitwo/data/all.txt b/src/net/sourceforge/plantuml/emoji/data/emoji.txt similarity index 61% rename from src/net/sourceforge/plantuml/emojitwo/data/all.txt rename to src/net/sourceforge/plantuml/emoji/data/emoji.txt index ec6d279bd..c98dbd15d 100644 --- a/src/net/sourceforge/plantuml/emojitwo/data/all.txt +++ b/src/net/sourceforge/plantuml/emoji/data/emoji.txt @@ -32,8 +32,6 @@ 1f31f;star2 1f320;stars 1f321;thermometer -1f322 -1f323 1f324;sun_behind_small_cloud 1f325;sun_behind_large_cloud 1f326;sun_behind_rain_cloud @@ -98,12 +96,154 @@ 1f361;dango 1f362;oden 1f363;sushi +1f364;fried_shrimp +1f365;fish_cake +1f366;icecream +1f367;shaved_ice +1f368;ice_cream +1f369;doughnut +1f36a;cookie +1f36b;chocolate_bar +1f36c;candy +1f36d;lollipop +1f36e;custard +1f36f;honey_pot +1f370;cake +1f371;bento +1f372;stew +1f373;fried_egg +1f374;fork_and_knife +1f375;tea +1f376;sake +1f377;wine_glass +1f378;cocktail +1f379;tropical_drink +1f37a;beer +1f37b;beers +1f37c;baby_bottle +1f37d;plate_with_cutlery +1f37e;champagne +1f37f;popcorn +1f380;ribbon +1f381;gift +1f382;birthday +1f383;jack_o_lantern +1f384;christmas_tree +1f385;santa +1f386;fireworks +1f387;sparkler +1f388;balloon +1f389;tada +1f38a;confetti_ball +1f38b;tanabata_tree +1f38c;crossed_flags +1f38d;bamboo +1f38e;dolls +1f38f;flags +1f390;wind_chime +1f391;rice_scene +1f392;school_satchel +1f393;mortar_board +1f396;medal_military +1f397;reminder_ribbon +1f399;studio_microphone +1f39a;level_slider +1f39b;control_knobs +1f39e;film_strip +1f39f;tickets +1f3a0;carousel_horse +1f3a1;ferris_wheel +1f3a2;roller_coaster +1f3a3;fishing_pole_and_fish +1f3a4;microphone +1f3a5;movie_camera +1f3a6;cinema +1f3a7;headphones +1f3a8;art +1f3a9;tophat +1f3aa;circus_tent +1f3ab;ticket +1f3ac;clapper +1f3ad;performing_arts +1f3ae;video_game +1f3af;dart +1f3b0;slot_machine +1f3b1;8ball +1f3b2;game_die +1f3b3;bowling +1f3b4;flower_playing_cards +1f3b5;musical_note +1f3b6;notes +1f3b7;saxophone +1f3b8;guitar +1f3b9;musical_keyboard +1f3ba;trumpet +1f3bb;violin +1f3bc;musical_score +1f3bd;running_shirt_with_sash +1f3be;tennis +1f3bf;ski +1f3c0;basketball +1f3c1;checkered_flag +1f3c2;snowboarder +1f3c3;runner 1f3c4;surfer 1f3c5;medal_sports 1f3c6;trophy 1f3c7;horse_racing 1f3c8;football 1f3c9;rugby_football +1f3ca;swimmer +1f3cb;weight_lifting +1f3cc;golfing +1f3cd;motorcycle +1f3ce;racing_car +1f3cf;cricket_game +1f3d0;volleyball +1f3d1;field_hockey +1f3d2;ice_hockey +1f3d3;ping_pong +1f3d4;mountain_snow +1f3d5;camping +1f3d6;beach_umbrella +1f3d7;building_construction +1f3d8;houses +1f3d9;cityscape +1f3da;derelict_house +1f3db;classical_building +1f3dc;desert +1f3dd;desert_island +1f3de;national_park +1f3df;stadium +1f3e0;house +1f3e1;house_with_garden +1f3e2;office +1f3e3;post_office +1f3e4;european_post_office +1f3e5;hospital +1f3e6;bank +1f3e7;atm +1f3e8;hotel +1f3e9;love_hotel +1f3ea;convenience_store +1f3eb;school +1f3ec;department_store +1f3ed;factory +1f3ee;izakaya_lantern +1f3ef;japanese_castle +1f3f0;european_castle +1f3f3;white_flag +1f3f4;black_flag +1f3f5;rosette +1f3f7;label +1f3f8;badminton +1f3f9;bow_and_arrow +1f3fa;amphora +1f3fb +1f3fc +1f3fd +1f3fe +1f3ff 1f400;rat 1f401;mouse2 1f402;ox @@ -210,6 +350,12 @@ 1f467;girl 1f468;man 1f469;woman +1f46a;family +1f46b;couple +1f46c;two_men_holding_hands +1f46d;two_women_holding_hands +1f46e;cop +1f46f;dancers 1f470;person_with_veil 1f471;blond_haired_person 1f472;man_with_gua_pi_mao @@ -220,6 +366,12 @@ 1f477;construction_worker 1f478;princess 1f479;japanese_ogre +1f47a;japanese_goblin +1f47b;ghost +1f47c;angel +1f47d;alien +1f47e;space_invader +1f47f;imp 1f480;skull 1f481;information_desk_person 1f482;guard @@ -230,6 +382,12 @@ 1f487;haircut 1f488;barber 1f489;syringe +1f48a;pill +1f48b;kiss +1f48c;love_letter +1f48d;ring +1f48e;gem +1f48f;couplekiss 1f490;bouquet 1f491;couple_with_heart 1f492;wedding @@ -240,6 +398,18 @@ 1f497;heartpulse 1f498;cupid 1f499;blue_heart +1f49a;green_heart +1f49b;yellow_heart +1f49c;purple_heart +1f49d;gift_heart +1f49e;revolving_hearts +1f49f;heart_decoration +1f4a0;diamond_shape_with_a_dot_inside +1f4a1;bulb +1f4a2;anger +1f4a3;bomb +1f4a4;zzz +1f4a5;boom 1f4a6;sweat_drops 1f4a7;droplet 1f4a8;dash @@ -274,6 +444,61 @@ 1f4c5;date 1f4c6;calendar 1f4c7;card_index +1f4c8;chart_with_upwards_trend +1f4c9;chart_with_downwards_trend +1f4ca;bar_chart +1f4cb;clipboard +1f4cc;pushpin +1f4cd;round_pushpin +1f4ce;paperclip +1f4cf;straight_ruler +1f4d0;triangular_ruler +1f4d1;bookmark_tabs +1f4d2;ledger +1f4d3;notebook +1f4d4;notebook_with_decorative_cover +1f4d5;closed_book +1f4d6;book +1f4d7;green_book +1f4d8;blue_book +1f4d9;orange_book +1f4da;books +1f4db;name_badge +1f4dc;scroll +1f4dd;memo +1f4de;telephone_receiver +1f4df;pager +1f4e0;fax +1f4e1;satellite +1f4e2;loudspeaker +1f4e3;mega +1f4e4;outbox_tray +1f4e5;inbox_tray +1f4e6;package +1f4e7;email +1f4e8;incoming_envelope +1f4e9;envelope_with_arrow +1f4ea;mailbox_closed +1f4eb;mailbox +1f4ec;mailbox_with_mail +1f4ed;mailbox_with_no_mail +1f4ee;postbox +1f4ef;postal_horn +1f4f0;newspaper +1f4f1;iphone +1f4f2;calling +1f4f3;vibration_mode +1f4f4;mobile_phone_off +1f4f5;no_mobile_phones +1f4f6;signal_strength +1f4f7;camera +1f4f8;camera_flash +1f4f9;video_camera +1f4fa;tv +1f4fb;radio +1f4fc;vhs +1f4fd;film_projector +1f4ff;prayer_beads 1f500;twisted_rightwards_arrows 1f501;repeat 1f502;repeat_one @@ -336,12 +561,6 @@ 1f53b;small_red_triangle_down 1f53c;arrow_up_small 1f53d;arrow_down_small -1f540 -1f541 -1f542 -1f546 -1f547 -1f548 1f549;om 1f54a;dove 1f54b;kaaba @@ -372,14 +591,42 @@ 1f565;clock1030 1f566;clock1130 1f567;clock1230 -1f568 -1f569 -1f5e9 -1f5ea -1f5eb -1f5ec -1f5ed -1f5ee +1f56f;candle +1f570;mantelpiece_clock +1f573;hole +1f574;business_suit_levitating +1f575;detective +1f576;dark_sunglasses +1f577;spider +1f578;spider_web +1f579;joystick +1f57a;man_dancing +1f587;paperclips +1f58a;pen +1f58b;fountain_pen +1f58c;paintbrush +1f58d;crayon +1f590;raised_hand_with_fingers_splayed +1f595;fu +1f596;vulcan_salute +1f5a4;black_heart +1f5a5;desktop_computer +1f5a8;printer +1f5b1;computer_mouse +1f5b2;trackball +1f5bc;framed_picture +1f5c2;card_index_dividers +1f5c3;card_file_box +1f5c4;file_cabinet +1f5d1;wastebasket +1f5d2;spiral_notepad +1f5d3;spiral_calendar +1f5dc;clamp +1f5dd;old_key +1f5de;newspaper_roll +1f5e1;dagger +1f5e3;speaking_head +1f5e8;left_speech_bubble 1f5ef;right_anger_bubble 1f5f3;ballot_box 1f5fa;world_map @@ -538,9 +785,6 @@ 1f6c3;customs 1f6c4;baggage_claim 1f6c5;left_luggage -1f6c6 -1f6c7 -1f6c8 1f6cb;couch_and_lamp 1f6cc;sleeping_bed 1f6cd;shopping @@ -549,6 +793,9 @@ 1f6d0;place_of_worship 1f6d1;stop_sign 1f6d2;shopping_cart +1f6d5;hindu_temple +1f6d6;hut +1f6d7;elevator 1f6e0;hammer_and_wrench 1f6e1;shield 1f6e2;oil_drum @@ -556,7 +803,6 @@ 1f6e4;railway_track 1f6e5;motor_boat 1f6e9;small_airplane -1f6ea 1f6eb;flight_departure 1f6ec;flight_arrival 1f6f0;artificial_satellite @@ -564,6 +810,16 @@ 1f6f4;kick_scooter 1f6f5;motor_scooter 1f6f6;canoe +1f6f7;sled +1f6f8;flying_saucer +1f6f9;skateboard +1f6fa;auto_rickshaw +1f6fb;pickup_truck +1f6fc;roller_skate +1f90c;pinched_fingers +1f90d;white_heart +1f90e;brown_heart +1f90f;pinching_hand 1f910;zipper_mouth_face 1f911;money_mouth_face 1f912;face_with_thermometer @@ -579,6 +835,7 @@ 1f91c;fist_right 1f91d;handshake 1f91e;crossed_fingers +1f91f;love_you_gesture 1f920;cowboy_hat_face 1f921;clown_face 1f922;nauseated_face @@ -587,7 +844,17 @@ 1f925;lying_face 1f926;facepalm 1f927;sneezing_face +1f928;raised_eyebrow +1f929;star_struck +1f92a;zany_face +1f92b;shushing_face +1f92c;cursing_face +1f92d;hand_over_mouth +1f92e;vomiting_face +1f92f;exploding_head 1f930;pregnant_woman +1f931;breast_feeding +1f932;palms_up_together 1f933;selfie 1f934;prince 1f935;person_in_tuxedo @@ -596,22 +863,25 @@ 1f938;cartwheeling 1f939;juggling_person 1f93a;person_fencing -1f93b 1f93c;wrestling 1f93d;water_polo 1f93e;handball_person +1f93f;diving_mask 1f940;wilted_flower 1f941;drum 1f942;clinking_glasses 1f943;tumbler_glass 1f944;spoon 1f945;goal_net -1f946 1f947;1st_place_medal 1f948;2nd_place_medal 1f949;3rd_place_medal 1f94a;boxing_glove 1f94b;martial_arts_uniform +1f94c;curling_stone +1f94d;lacrosse +1f94e;softball +1f94f;flying_disc 1f950;croissant 1f951;avocado 1f952;cucumber @@ -627,8 +897,38 @@ 1f95c;peanuts 1f95d;kiwi_fruit 1f95e;pancakes +1f95f;dumpling +1f960;fortune_cookie +1f961;takeout_box +1f962;chopsticks +1f963;bowl_with_spoon +1f964;cup_with_straw +1f965;coconut +1f966;broccoli +1f967;pie +1f968;pretzel +1f969;cut_of_meat +1f96a;sandwich +1f96b;canned_food +1f96c;leafy_green +1f96d;mango +1f96e;moon_cake +1f96f;bagel 1f970;smiling_face_with_three_hearts +1f971;yawning_face +1f972;smiling_face_with_tear +1f973;partying_face +1f974;woozy_face +1f975;hot_face +1f976;cold_face +1f977;ninja +1f978;disguised_face 1f97a;pleading_face +1f97b;sari +1f97c;lab_coat +1f97d;goggles +1f97e;hiking_boot +1f97f;flat_shoe 1f980;crab 1f981;lion 1f982;scorpion @@ -647,61 +947,136 @@ 1f98f;rhinoceros 1f990;shrimp 1f991;squid +1f992;giraffe +1f993;zebra +1f994;hedgehog +1f995;sauropod +1f996 +1f997;cricket +1f998;kangaroo +1f999;llama +1f99a;peacock +1f99b;hippopotamus +1f99c;parrot +1f99d;raccoon +1f99e;lobster +1f99f;mosquito +1f9a0;microbe +1f9a1;badger +1f9a2;swan +1f9a3;mammoth +1f9a4;dodo +1f9a5;sloth +1f9a6;otter +1f9a7;orangutan +1f9a8;skunk +1f9a9;flamingo +1f9aa;oyster +1f9ab;beaver +1f9ac;bison +1f9ad;seal +1f9ae;guide_dog +1f9af;probing_cane +1f9b0 +1f9b1 +1f9b2 +1f9b3 +1f9b4;bone +1f9b5;leg +1f9b6;foot +1f9b7;tooth +1f9b8;superhero +1f9b9;supervillain +1f9ba;safety_vest +1f9bb;ear_with_hearing_aid +1f9bc;motorized_wheelchair +1f9bd;manual_wheelchair +1f9be;mechanical_arm +1f9bf;mechanical_leg 1f9c0;cheese +1f9c1;cupcake +1f9c2;salt +1f9c3;beverage_box +1f9c4;garlic +1f9c5;onion +1f9c6;falafel +1f9c7;waffle +1f9c8;butter +1f9c9;mate +1f9ca;ice_cube +1f9cb;bubble_tea +1f9cd;standing_person +1f9ce;kneeling_person +1f9cf;deaf_person +1f9d0;monocle_face +1f9d1;adult +1f9d2;child +1f9d3;older_adult +1f9d4;bearded_person +1f9d5;woman_with_headscarf +1f9d6;sauna_person +1f9d7;climbing +1f9d8;lotus_position +1f9d9;mage +1f9da;fairy +1f9db;vampire +1f9dc;merperson +1f9dd;elf +1f9de;genie +1f9df;zombie +1f9e0;brain +1f9e1;orange_heart +1f9e2;billed_cap +1f9e3;scarf +1f9e4;gloves +1f9e5;coat +1f9e6;socks +1f9e7;red_envelope +1f9e8;firecracker +1f9e9;jigsaw +1f9ea;test_tube +1f9eb;petri_dish +1f9ec;dna +1f9ed;compass +1f9ee;abacus +1f9ef;fire_extinguisher +1f9f0;toolbox +1f9f1;bricks +1f9f2;magnet +1f9f3;luggage +1f9f4;lotion_bottle +1f9f5;thread +1f9f6;yarn +1f9f7;safety_pin +1f9f8;teddy_bear +1f9f9;broom +1f9fa;basket +1f9fb;roll_of_paper +1f9fc;soap +1f9fd;sponge +1f9fe;receipt +1f9ff;nazar_amulet 2600;sunny 2601;cloud 2602;open_umbrella 2603;snowman_with_snow 2604;comet -2605 -2606 -2607 -2608 -2609 260e;phone -260f -2610 2611;ballot_box_with_check -2612 2614;umbrella 2615;coffee -2616 -2617 2618;shamrock -261a -261b -261c 261d;point_up -261e -261f 2620;skull_and_crossbones -2621 2622;radioactive 2623;biohazard -2624 2626;orthodox_cross -2627 -2628 -2629 262a;star_and_crescent -262d 262e;peace_symbol 262f;yin_yang -2630 -2631 -2632 -2633 -2634 -2635 -2636 -2637 2638;wheel_of_dharma 2639;frowning_face 263a;relaxed -263b -263c -263d -263e 2640;female_sign 2642;male_sign 2648;aries @@ -716,88 +1091,41 @@ 2651;capricorn 2652;aquarius 2653;pisces +265f;chess_pawn 2660;spades -2661 -2662 2663;clubs -2664 2665;hearts 2666;diamonds -2667 2668;hotsprings -2669 -266a -266b -266c -266d -266e -266f -2670 -2671 -2672 267b;recycle -267c -267d +267e;infinity 267f;wheelchair -2680 -2681 -2682 -2683 -2684 -2685 -2686 -2687 -2688 -2689 -268a -268b -268c -268d -268e -268f -2690 -2691 2692;hammer_and_pick 2693;anchor 2694;crossed_swords 2695;medical_symbol 2696;balance_scale 2697;alembic -2698 2699;gear -269a 269b;atom_symbol 269c;fleur_de_lis 26a0;warning 26a1;zap +26a7;transgender_symbol 26aa;white_circle 26ab;black_circle 26b0;coffin 26b1;funeral_urn 26bd;soccer 26be;baseball -26bf 26c4;snowman 26c5;partly_sunny -26c6 -26c7 26c8;cloud_with_lightning_and_rain -26c9 -26ca -26cb 26ce;ophiuchus 26cf;pick 26d1;rescue_worker_helmet 26d3;chains 26d4;no_entry -26d6 -26d7 -26db -26dd -26de -26df -26e4 -26e7 26e9;shinto_shrine 26ea;church 26f0;mountain @@ -810,7 +1138,4 @@ 26f8;ice_skate 26f9;bouncing_ball_person 26fa;tent -26fc -26fd;fuelpump -26fe -26ff \ No newline at end of file +26fd;fuelpump \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/PSystemListEmoji.java b/src/net/sourceforge/plantuml/emojitwo/PSystemListEmoji.java deleted file mode 100644 index 152157c93..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/PSystemListEmoji.java +++ /dev/null @@ -1,82 +0,0 @@ -/* ======================================================================== - * PlantUML : a free UML diagram generator - * ======================================================================== - * - * (C) Copyright 2009-2020, Arnaud Roques - * - * Project Info: http://plantuml.com - * - * If you like this project or if you find it useful, you can support us at: - * - * http://plantuml.com/patreon (only 1$ per month!) - * http://plantuml.com/paypal - * - * This file is part of PlantUML. - * - * PlantUML is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * PlantUML distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public - * License for more details. - * - * You should have received a copy of the GNU General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. - * - * - * Original Author: Arnaud Roques - * - * - */ -package net.sourceforge.plantuml.emojitwo; - -import java.util.Map; -import java.util.Map.Entry; - -import net.sourceforge.plantuml.PlainStringsDiagram; -import net.sourceforge.plantuml.core.DiagramDescription; -import net.sourceforge.plantuml.core.UmlSource; - -public class PSystemListEmoji extends PlainStringsDiagram { - - public PSystemListEmoji(UmlSource source, String text) { - super(source); - strings.add(" Emoji available on Unicode Block " + text); - strings.add(" (Blocks available: 26, 1F3, 1F4, 1F5, 1F6, 1F9)"); - strings.add(" "); - - final Map all = EmojiTwo.getAll(); - for (Entry ent : all.entrySet()) { - final String code = ent.getKey(); - final StringBuilder sb = new StringBuilder(); - if (code.startsWith(text) == false) - continue; - - final String shortcut = ent.getValue().getShortcut(); - - sb.append(""); - sb.append("\"\":" + code + ": \"\""); - sb.append("<:" + code + ":>"); - sb.append(" "); - sb.append("<." + code + ".>"); - if (shortcut != null) { - sb.append(" "); - sb.append("\"\":" + shortcut + ": \"\""); - } - // strings.add(" "); - strings.add(sb.toString()); - - } - - } - - public DiagramDescription getDescription() { - return new DiagramDescription("(List Emoji)"); - } - -} diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f300.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f300.svg deleted file mode 100644 index a1fb461f5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f300.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f301.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f301.svg deleted file mode 100644 index 91d18427e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f301.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f302.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f302.svg deleted file mode 100644 index ff2e02725..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f302.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f303.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f303.svg deleted file mode 100644 index 9f54b1201..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f303.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f304.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f304.svg deleted file mode 100644 index c0a91dc6b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f304.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f305.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f305.svg deleted file mode 100644 index c45934dcb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f305.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f306.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f306.svg deleted file mode 100644 index 59cad43f7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f306.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f307.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f307.svg deleted file mode 100644 index aa8443b84..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f307.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f308.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f308.svg deleted file mode 100644 index 9551a6a72..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f308.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f309.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f309.svg deleted file mode 100644 index be089a345..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f309.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f30a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f30a.svg deleted file mode 100644 index 7c2dde867..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f30a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f30b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f30b.svg deleted file mode 100644 index 258e58025..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f30b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f30c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f30c.svg deleted file mode 100644 index b2091e361..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f30c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f30d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f30d.svg deleted file mode 100644 index 6052c1f6c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f30d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f30e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f30e.svg deleted file mode 100644 index b7a3f55bc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f30e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f30f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f30f.svg deleted file mode 100644 index f503b82d5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f30f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f310.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f310.svg deleted file mode 100644 index c1e4c5af0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f310.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f311.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f311.svg deleted file mode 100644 index 03788ce5c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f311.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f312.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f312.svg deleted file mode 100644 index cbf5dd8f8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f312.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f313.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f313.svg deleted file mode 100644 index 0ef6a2a93..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f313.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f314.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f314.svg deleted file mode 100644 index 4a52a9463..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f314.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f315.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f315.svg deleted file mode 100644 index 9150e371c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f315.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f316.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f316.svg deleted file mode 100644 index fc1be28ec..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f316.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f317.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f317.svg deleted file mode 100644 index c34457ab6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f317.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f318.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f318.svg deleted file mode 100644 index 66f0214fd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f318.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f319.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f319.svg deleted file mode 100644 index 217540998..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f319.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f31a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f31a.svg deleted file mode 100644 index 4d1503eb1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f31a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f31b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f31b.svg deleted file mode 100644 index 038d78764..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f31b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f31c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f31c.svg deleted file mode 100644 index bacbcf0b8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f31c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f31d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f31d.svg deleted file mode 100644 index 81d8f5000..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f31d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f31e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f31e.svg deleted file mode 100644 index af14e993d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f31e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f31f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f31f.svg deleted file mode 100644 index acd86c405..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f31f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f320.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f320.svg deleted file mode 100644 index b753bc9c4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f320.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f321.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f321.svg deleted file mode 100644 index d73dd7b76..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f321.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f322.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f322.svg deleted file mode 100644 index d48c1a177..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f322.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f323.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f323.svg deleted file mode 100644 index c900c8055..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f323.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f324.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f324.svg deleted file mode 100644 index 085c0dd27..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f324.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f325.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f325.svg deleted file mode 100644 index 830499187..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f325.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f326.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f326.svg deleted file mode 100644 index 7b8711a4a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f326.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f327.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f327.svg deleted file mode 100644 index 214ef4d36..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f327.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f328.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f328.svg deleted file mode 100644 index 2b82a0e79..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f328.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f329.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f329.svg deleted file mode 100644 index 2ae515667..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f329.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f32a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f32a.svg deleted file mode 100644 index d24ffd8e6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f32a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f32b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f32b.svg deleted file mode 100644 index fad5a6f81..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f32b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f32c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f32c.svg deleted file mode 100644 index 6a6c71efa..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f32c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f32d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f32d.svg deleted file mode 100644 index 50d0458a1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f32d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f32e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f32e.svg deleted file mode 100644 index d6eee7fa6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f32e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f32f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f32f.svg deleted file mode 100644 index b8cd3666d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f32f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f330.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f330.svg deleted file mode 100644 index c4ba8e72e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f330.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f331.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f331.svg deleted file mode 100644 index 0281ba52a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f331.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f332.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f332.svg deleted file mode 100644 index 72212b7e8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f332.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f333.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f333.svg deleted file mode 100644 index 4355c1599..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f333.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f334.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f334.svg deleted file mode 100644 index 54d472e74..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f334.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f335.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f335.svg deleted file mode 100644 index dbd3e1ba7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f335.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f336.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f336.svg deleted file mode 100644 index 7696728f3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f336.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f337.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f337.svg deleted file mode 100644 index fc5d872d0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f337.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f338.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f338.svg deleted file mode 100644 index c51856f03..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f338.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f339.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f339.svg deleted file mode 100644 index 583139659..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f339.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f33a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f33a.svg deleted file mode 100644 index 0dfec0769..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f33a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f33b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f33b.svg deleted file mode 100644 index cc8e84a03..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f33b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f33c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f33c.svg deleted file mode 100644 index bedbb46f9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f33c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f33d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f33d.svg deleted file mode 100644 index abd37b519..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f33d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f33e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f33e.svg deleted file mode 100644 index 6cdaac61d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f33e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f33f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f33f.svg deleted file mode 100644 index a30e298b7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f33f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f340.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f340.svg deleted file mode 100644 index 01f509d18..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f340.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f341.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f341.svg deleted file mode 100644 index c85cf6440..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f341.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f342.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f342.svg deleted file mode 100644 index b17540c41..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f342.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f343.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f343.svg deleted file mode 100644 index 5d8309692..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f343.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f344.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f344.svg deleted file mode 100644 index 6f2be0088..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f344.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f345.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f345.svg deleted file mode 100644 index 9c2e9fc29..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f345.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f346.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f346.svg deleted file mode 100644 index 7867520ac..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f346.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f347.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f347.svg deleted file mode 100644 index 8894b4d77..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f347.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f348.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f348.svg deleted file mode 100644 index 1fa4e595a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f348.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f349.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f349.svg deleted file mode 100644 index 889705924..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f349.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f34a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f34a.svg deleted file mode 100644 index aa31c8154..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f34a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f34b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f34b.svg deleted file mode 100644 index 3a9436caa..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f34b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f34c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f34c.svg deleted file mode 100644 index 153996f53..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f34c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f34d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f34d.svg deleted file mode 100644 index 3520a5781..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f34d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f34e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f34e.svg deleted file mode 100644 index 2cfd4506d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f34e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f34f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f34f.svg deleted file mode 100644 index be2dd9a82..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f34f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f350.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f350.svg deleted file mode 100644 index 0d5f2ed7d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f350.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f351.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f351.svg deleted file mode 100644 index f842281f3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f351.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f352.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f352.svg deleted file mode 100644 index 08186ec94..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f352.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f353.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f353.svg deleted file mode 100644 index 01a5967e2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f353.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f354.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f354.svg deleted file mode 100644 index 21b8b2618..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f354.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f355.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f355.svg deleted file mode 100644 index ba413743f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f355.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f356.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f356.svg deleted file mode 100644 index 8a882ec20..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f356.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f357.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f357.svg deleted file mode 100644 index fd767f7f1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f357.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f358.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f358.svg deleted file mode 100644 index 9947f6951..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f358.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f359.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f359.svg deleted file mode 100644 index 38f33420b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f359.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f35a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f35a.svg deleted file mode 100644 index f2400dd84..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f35a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f35b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f35b.svg deleted file mode 100644 index 2438b84bf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f35b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f35c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f35c.svg deleted file mode 100644 index a86ac595c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f35c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f35d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f35d.svg deleted file mode 100644 index 5713bf966..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f35d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f35e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f35e.svg deleted file mode 100644 index 8749b7f52..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f35e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f35f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f35f.svg deleted file mode 100644 index 2f4462501..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f35f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f360.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f360.svg deleted file mode 100644 index 9d923f510..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f360.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f361.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f361.svg deleted file mode 100644 index 90394f637..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f361.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f362.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f362.svg deleted file mode 100644 index 10b574f01..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f362.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f363.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f363.svg deleted file mode 100644 index 537ef2abc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f363.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f3c4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f3c4.svg deleted file mode 100644 index aa9889bad..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f3c4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f3c5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f3c5.svg deleted file mode 100644 index e5804c2d8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f3c5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f3c6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f3c6.svg deleted file mode 100644 index 09de22d51..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f3c6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f3c7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f3c7.svg deleted file mode 100644 index e1ec4db29..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f3c7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f3c8.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f3c8.svg deleted file mode 100644 index c0222014a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f3c8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f3c9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f3c9.svg deleted file mode 100644 index 2c4005cfe..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f3c9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f400.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f400.svg deleted file mode 100644 index fbe6c59cb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f400.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f401.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f401.svg deleted file mode 100644 index 287aa8f95..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f401.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f402.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f402.svg deleted file mode 100644 index 2853da594..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f402.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f403.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f403.svg deleted file mode 100644 index f0a135dec..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f403.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f404.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f404.svg deleted file mode 100644 index d3d9f7c6d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f404.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f405.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f405.svg deleted file mode 100644 index ccdadce28..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f405.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f406.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f406.svg deleted file mode 100644 index daad9ecca..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f406.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f407.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f407.svg deleted file mode 100644 index e82c84e5f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f407.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f408.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f408.svg deleted file mode 100644 index 086664eee..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f408.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f409.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f409.svg deleted file mode 100644 index 864fe348a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f409.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f40a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f40a.svg deleted file mode 100644 index adbd9df4f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f40a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f40b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f40b.svg deleted file mode 100644 index bbc4316cd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f40b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f40c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f40c.svg deleted file mode 100644 index e3191e108..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f40c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f40d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f40d.svg deleted file mode 100644 index 33adfd701..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f40d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f40e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f40e.svg deleted file mode 100644 index 8d6e92d73..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f40e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f40f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f40f.svg deleted file mode 100644 index 053524b29..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f40f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f410.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f410.svg deleted file mode 100644 index dc754c1d2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f410.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f411.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f411.svg deleted file mode 100644 index 68b8e1843..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f411.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f412.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f412.svg deleted file mode 100644 index d11e374b1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f412.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f413.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f413.svg deleted file mode 100644 index 4cf02b8c2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f413.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f414.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f414.svg deleted file mode 100644 index aaf6f16b3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f414.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f415.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f415.svg deleted file mode 100644 index 458504615..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f415.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f416.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f416.svg deleted file mode 100644 index 51f7d59e5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f416.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f417.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f417.svg deleted file mode 100644 index 1f607b332..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f417.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f418.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f418.svg deleted file mode 100644 index c25ae509f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f418.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f419.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f419.svg deleted file mode 100644 index 70ffac5ac..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f419.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f41a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f41a.svg deleted file mode 100644 index 4fe09833c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f41a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f41b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f41b.svg deleted file mode 100644 index 37336cd0b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f41b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f41c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f41c.svg deleted file mode 100644 index 70dd78cea..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f41c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f41d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f41d.svg deleted file mode 100644 index 546e5aebb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f41d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f41e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f41e.svg deleted file mode 100644 index b8ac23519..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f41e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f41f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f41f.svg deleted file mode 100644 index 4ea5e2ae7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f41f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f420.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f420.svg deleted file mode 100644 index e562c5616..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f420.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f421.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f421.svg deleted file mode 100644 index 44dfae28a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f421.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f422.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f422.svg deleted file mode 100644 index abdbf2caa..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f422.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f423.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f423.svg deleted file mode 100644 index f9c7468cd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f423.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f424.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f424.svg deleted file mode 100644 index 1701585fb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f424.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f425.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f425.svg deleted file mode 100644 index 3defee40c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f425.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f426.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f426.svg deleted file mode 100644 index d3748daad..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f426.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f427.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f427.svg deleted file mode 100644 index f690fc9af..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f427.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f428.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f428.svg deleted file mode 100644 index 068e5f025..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f428.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f429.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f429.svg deleted file mode 100644 index 6d0ef6998..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f429.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f42a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f42a.svg deleted file mode 100644 index 93334f8fc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f42a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f42b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f42b.svg deleted file mode 100644 index 75f0b92c2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f42b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f42c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f42c.svg deleted file mode 100644 index 75656bbc1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f42c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f42d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f42d.svg deleted file mode 100644 index a93ed219b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f42d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f42e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f42e.svg deleted file mode 100644 index 9a1efc363..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f42e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f42f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f42f.svg deleted file mode 100644 index 9f7436046..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f42f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f430.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f430.svg deleted file mode 100644 index 9ac273a89..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f430.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f431.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f431.svg deleted file mode 100644 index 563f3d2d3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f431.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f432.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f432.svg deleted file mode 100644 index 7c654ba9e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f432.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f433.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f433.svg deleted file mode 100644 index 24cc2596b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f433.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f434.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f434.svg deleted file mode 100644 index 3446effd0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f434.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f435.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f435.svg deleted file mode 100644 index dc9d7e39e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f435.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f436.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f436.svg deleted file mode 100644 index 754c512c1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f436.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f437.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f437.svg deleted file mode 100644 index e010e824e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f437.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f438.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f438.svg deleted file mode 100644 index fda2a5717..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f438.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f439.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f439.svg deleted file mode 100644 index 98c3b6403..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f439.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f43a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f43a.svg deleted file mode 100644 index 5b35eeef3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f43a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f43b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f43b.svg deleted file mode 100644 index 7de00798d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f43b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f43c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f43c.svg deleted file mode 100644 index c5813565b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f43c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f43d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f43d.svg deleted file mode 100644 index 67a5b60f7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f43d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f43e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f43e.svg deleted file mode 100644 index 709ff7b3c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f43e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f43f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f43f.svg deleted file mode 100644 index 6dfc65f69..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f43f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f440.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f440.svg deleted file mode 100644 index 528fe0c6c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f440.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f441.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f441.svg deleted file mode 100644 index 48fc7ff68..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f441.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f442.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f442.svg deleted file mode 100644 index 5c22affb9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f442.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f443.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f443.svg deleted file mode 100644 index f7d9f8f8a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f443.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f444.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f444.svg deleted file mode 100644 index fefa1193f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f444.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f445.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f445.svg deleted file mode 100644 index 4bd4197bc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f445.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f446.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f446.svg deleted file mode 100644 index 9aeb58929..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f446.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f447.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f447.svg deleted file mode 100644 index 45e4d63df..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f447.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f448.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f448.svg deleted file mode 100644 index dd4266e69..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f448.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f449.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f449.svg deleted file mode 100644 index dd2ed0c71..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f449.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f44a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f44a.svg deleted file mode 100644 index ad3140dc5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f44a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f44b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f44b.svg deleted file mode 100644 index 306c3c103..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f44b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f44c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f44c.svg deleted file mode 100644 index eb69b26d3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f44c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f44d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f44d.svg deleted file mode 100644 index ba1fd6be8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f44d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f44e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f44e.svg deleted file mode 100644 index ba7199e83..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f44e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f44f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f44f.svg deleted file mode 100644 index 65344d4af..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f44f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f450.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f450.svg deleted file mode 100644 index cc382905a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f450.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f451.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f451.svg deleted file mode 100644 index 83f692c98..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f451.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f452.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f452.svg deleted file mode 100644 index 66687125d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f452.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f453.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f453.svg deleted file mode 100644 index f8fabdb63..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f453.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f454.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f454.svg deleted file mode 100644 index 0498f4896..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f454.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f455.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f455.svg deleted file mode 100644 index 21a2c1150..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f455.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f456.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f456.svg deleted file mode 100644 index 4fa9622ea..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f456.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f457.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f457.svg deleted file mode 100644 index c4779f345..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f457.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f458.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f458.svg deleted file mode 100644 index a39f4cd8b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f458.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f459.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f459.svg deleted file mode 100644 index ac5b000ce..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f459.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f45a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f45a.svg deleted file mode 100644 index 8104bd155..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f45a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f45b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f45b.svg deleted file mode 100644 index 438cb4e11..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f45b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f45c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f45c.svg deleted file mode 100644 index 0c0306f4e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f45c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f45d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f45d.svg deleted file mode 100644 index 6a9c53b2d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f45d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f45e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f45e.svg deleted file mode 100644 index 179719896..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f45e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f45f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f45f.svg deleted file mode 100644 index a6c93ebc9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f45f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f460.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f460.svg deleted file mode 100644 index d4e7d9349..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f460.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f461.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f461.svg deleted file mode 100644 index ce391a525..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f461.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f462.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f462.svg deleted file mode 100644 index a454d2b50..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f462.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f463.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f463.svg deleted file mode 100644 index c81d50f43..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f463.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f464.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f464.svg deleted file mode 100644 index 14a7d7831..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f464.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f465.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f465.svg deleted file mode 100644 index 05385aacb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f465.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f466.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f466.svg deleted file mode 100644 index 719e4e05c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f466.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f467.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f467.svg deleted file mode 100644 index 4a56f26dd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f467.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f468.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f468.svg deleted file mode 100644 index e82949efb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f468.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f469.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f469.svg deleted file mode 100644 index 7b7cc0524..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f469.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f470.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f470.svg deleted file mode 100644 index fc2727ab5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f470.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f471.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f471.svg deleted file mode 100644 index 5c02f93de..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f471.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f472.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f472.svg deleted file mode 100644 index 8704faa2c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f472.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f473.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f473.svg deleted file mode 100644 index 14ac1e404..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f473.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f474.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f474.svg deleted file mode 100644 index 044dbc323..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f474.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f475.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f475.svg deleted file mode 100644 index 710544e8c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f475.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f476.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f476.svg deleted file mode 100644 index c97580268..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f476.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f477.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f477.svg deleted file mode 100644 index 5d4730a18..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f477.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f478.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f478.svg deleted file mode 100644 index 20797d010..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f478.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f479.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f479.svg deleted file mode 100644 index 488de8635..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f479.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f480.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f480.svg deleted file mode 100644 index 6fcade557..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f480.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f481.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f481.svg deleted file mode 100644 index 3e594cc0d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f481.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f482.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f482.svg deleted file mode 100644 index ae49aeeea..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f482.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f483.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f483.svg deleted file mode 100644 index 4c133b0a1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f483.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f484.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f484.svg deleted file mode 100644 index 3187aa5f2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f484.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f485.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f485.svg deleted file mode 100644 index a686214f0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f485.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f486.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f486.svg deleted file mode 100644 index 0e247d9b4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f486.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f487.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f487.svg deleted file mode 100644 index 3bdb2233e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f487.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f488.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f488.svg deleted file mode 100644 index 6b3c3b922..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f488.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f489.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f489.svg deleted file mode 100644 index f51e68ee8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f489.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f490.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f490.svg deleted file mode 100644 index f334ee4e3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f490.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f491.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f491.svg deleted file mode 100644 index 4897febcc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f491.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f492.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f492.svg deleted file mode 100644 index 5dbe05c43..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f492.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f493.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f493.svg deleted file mode 100644 index 120027cb2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f493.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f494.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f494.svg deleted file mode 100644 index 7eff4c57c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f494.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f495.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f495.svg deleted file mode 100644 index 79b66bf1f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f495.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f496.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f496.svg deleted file mode 100644 index 16dbbce83..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f496.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f497.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f497.svg deleted file mode 100644 index 5888d50a3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f497.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f498.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f498.svg deleted file mode 100644 index c2e1ec881..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f498.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f499.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f499.svg deleted file mode 100644 index 2dab69bf7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f499.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4a6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4a6.svg deleted file mode 100644 index 71fd5e96b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4a6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4a7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4a7.svg deleted file mode 100644 index 1883e0653..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4a7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4a8.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4a8.svg deleted file mode 100644 index 21dc02d7e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4a8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4a9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4a9.svg deleted file mode 100644 index 13b882da9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4a9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4aa.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4aa.svg deleted file mode 100644 index c905aff6f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4aa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4ab.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4ab.svg deleted file mode 100644 index 7b65683f2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4ab.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4ac.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4ac.svg deleted file mode 100644 index 8fddbcc99..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4ac.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4ad.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4ad.svg deleted file mode 100644 index 97bc43e9b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4ad.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4ae.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4ae.svg deleted file mode 100644 index 562447d44..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4ae.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4af.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4af.svg deleted file mode 100644 index 576b192e1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4af.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b0.svg deleted file mode 100644 index b5be57108..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b1.svg deleted file mode 100644 index 0afb5bca8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b2.svg deleted file mode 100644 index 750221601..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b3.svg deleted file mode 100644 index 2834c785d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b4.svg deleted file mode 100644 index 68b37d0e6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b5.svg deleted file mode 100644 index c52ba5543..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b6.svg deleted file mode 100644 index 2254fb6bc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b7.svg deleted file mode 100644 index 45a9ec1e5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b8.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b8.svg deleted file mode 100644 index 74afbc4cc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4b9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4b9.svg deleted file mode 100644 index 1da7d96de..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4b9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4ba.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4ba.svg deleted file mode 100644 index f6bc4decb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4ba.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4bb.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4bb.svg deleted file mode 100644 index b9e18c116..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4bb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4bc.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4bc.svg deleted file mode 100644 index 5031d12a8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4bc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4bd.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4bd.svg deleted file mode 100644 index a71e65224..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4bd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4be.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4be.svg deleted file mode 100644 index 07acb072c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4be.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4bf.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4bf.svg deleted file mode 100644 index 07234a012..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4bf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c0.svg deleted file mode 100644 index 215aa45d2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c1.svg deleted file mode 100644 index d070497e0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c2.svg deleted file mode 100644 index 6394463b8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c3.svg deleted file mode 100644 index 5047c5bb2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c4.svg deleted file mode 100644 index aaa878830..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c5.svg deleted file mode 100644 index 82bfebe1f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c6.svg deleted file mode 100644 index bc5a40375..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f4c7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f4c7.svg deleted file mode 100644 index af11fe5fb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f4c7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f500.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f500.svg deleted file mode 100644 index 90285fd5a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f500.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f501.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f501.svg deleted file mode 100644 index 09fdcb0bf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f501.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f502.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f502.svg deleted file mode 100644 index 93b258273..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f502.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f503.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f503.svg deleted file mode 100644 index 081c56a39..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f503.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f504.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f504.svg deleted file mode 100644 index e42c259c1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f504.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f505.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f505.svg deleted file mode 100644 index fa574f16c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f505.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f506.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f506.svg deleted file mode 100644 index d663bbcfa..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f506.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f507.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f507.svg deleted file mode 100644 index 82d39fe4a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f507.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f508.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f508.svg deleted file mode 100644 index 63abb8a1e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f508.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f509.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f509.svg deleted file mode 100644 index 5b75991ff..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f509.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f50a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f50a.svg deleted file mode 100644 index 5f14f5eb6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f50a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f50b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f50b.svg deleted file mode 100644 index 9ae16fac3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f50b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f50c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f50c.svg deleted file mode 100644 index 61af6c691..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f50c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f50d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f50d.svg deleted file mode 100644 index 33277b40d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f50d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f50e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f50e.svg deleted file mode 100644 index 60ebf8e4d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f50e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f50f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f50f.svg deleted file mode 100644 index 6efd6f82f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f50f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f510.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f510.svg deleted file mode 100644 index 94b1c3f8e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f510.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f511.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f511.svg deleted file mode 100644 index 8e563a7a4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f511.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f512.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f512.svg deleted file mode 100644 index cba2f1e6f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f512.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f513.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f513.svg deleted file mode 100644 index 390cfc1eb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f513.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f514.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f514.svg deleted file mode 100644 index 03cce2d04..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f514.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f515.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f515.svg deleted file mode 100644 index ae2a26fba..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f515.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f516.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f516.svg deleted file mode 100644 index b2bbb432d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f516.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f517.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f517.svg deleted file mode 100644 index daae86840..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f517.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f518.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f518.svg deleted file mode 100644 index 6f426204a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f518.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f519.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f519.svg deleted file mode 100644 index 0b9a1e45e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f519.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f51a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f51a.svg deleted file mode 100644 index 5d11c7b9d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f51a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f51b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f51b.svg deleted file mode 100644 index ca4a3c9ab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f51b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f51c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f51c.svg deleted file mode 100644 index 5ccd6af93..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f51c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f51d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f51d.svg deleted file mode 100644 index 2de6349ee..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f51d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f51e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f51e.svg deleted file mode 100644 index 2f900ee3c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f51e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f51f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f51f.svg deleted file mode 100644 index c4467b2f4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f51f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f520.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f520.svg deleted file mode 100644 index 551980d4d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f520.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f521.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f521.svg deleted file mode 100644 index d43850954..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f521.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f522.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f522.svg deleted file mode 100644 index eb4bded36..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f522.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f523.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f523.svg deleted file mode 100644 index 6cfae79fb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f523.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f524.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f524.svg deleted file mode 100644 index 0523fde85..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f524.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f525.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f525.svg deleted file mode 100644 index afb0247cd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f525.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f526.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f526.svg deleted file mode 100644 index 8db424567..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f526.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f527.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f527.svg deleted file mode 100644 index b34e77a82..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f527.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f528.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f528.svg deleted file mode 100644 index e5236c8d0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f528.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f529.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f529.svg deleted file mode 100644 index 71f54b171..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f529.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f52a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f52a.svg deleted file mode 100644 index da235c427..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f52a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f52b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f52b.svg deleted file mode 100644 index c1c013c01..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f52b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f52c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f52c.svg deleted file mode 100644 index b7a312a2e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f52c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f52d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f52d.svg deleted file mode 100644 index 932ef9e94..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f52d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f52e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f52e.svg deleted file mode 100644 index 24dd4eced..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f52e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f52f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f52f.svg deleted file mode 100644 index 1fd496857..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f52f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f530.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f530.svg deleted file mode 100644 index 0b858c72c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f530.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f531.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f531.svg deleted file mode 100644 index 184d191a5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f531.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f532.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f532.svg deleted file mode 100644 index 38f16d541..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f532.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f533.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f533.svg deleted file mode 100644 index 9a4fadb23..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f533.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f534.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f534.svg deleted file mode 100644 index c23574153..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f534.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f535.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f535.svg deleted file mode 100644 index 95ef18f0e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f535.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f536.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f536.svg deleted file mode 100644 index 2847e8142..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f536.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f537.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f537.svg deleted file mode 100644 index e36762251..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f537.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f538.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f538.svg deleted file mode 100644 index dd4a5beb6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f538.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f539.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f539.svg deleted file mode 100644 index 7019ea57a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f539.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f53a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f53a.svg deleted file mode 100644 index d738fc908..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f53a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f53b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f53b.svg deleted file mode 100644 index 5399dc8fc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f53b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f53c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f53c.svg deleted file mode 100644 index 210d62e7c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f53c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f53d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f53d.svg deleted file mode 100644 index 2776fb885..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f53d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f540.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f540.svg deleted file mode 100644 index 5d513e4b8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f540.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f541.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f541.svg deleted file mode 100644 index cecfb8dda..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f541.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f542.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f542.svg deleted file mode 100644 index 7bef6124e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f542.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f546.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f546.svg deleted file mode 100644 index 64ed39dbb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f546.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f547.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f547.svg deleted file mode 100644 index 8e9b9d4bc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f547.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f548.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f548.svg deleted file mode 100644 index 84680d6e1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f548.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f549.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f549.svg deleted file mode 100644 index 70d3d2e21..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f549.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f54a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f54a.svg deleted file mode 100644 index a398fd6c6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f54a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f54b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f54b.svg deleted file mode 100644 index 35e74f91c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f54b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f54c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f54c.svg deleted file mode 100644 index 61302ef5d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f54c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f54d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f54d.svg deleted file mode 100644 index 9229344a1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f54d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f54e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f54e.svg deleted file mode 100644 index 2c35daaca..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f54e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f550.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f550.svg deleted file mode 100644 index 8ab85e806..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f550.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f551.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f551.svg deleted file mode 100644 index f2a73c8ed..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f551.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f552.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f552.svg deleted file mode 100644 index bf54ed28d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f552.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f553.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f553.svg deleted file mode 100644 index 939672cac..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f553.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f554.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f554.svg deleted file mode 100644 index 07f7d3dd1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f554.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f555.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f555.svg deleted file mode 100644 index 15f30f5b9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f555.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f556.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f556.svg deleted file mode 100644 index d73e4519d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f556.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f557.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f557.svg deleted file mode 100644 index 84b85d0ee..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f557.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f558.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f558.svg deleted file mode 100644 index 2689059e4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f558.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f559.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f559.svg deleted file mode 100644 index 4a24d6891..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f559.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f55a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f55a.svg deleted file mode 100644 index 409f5b3dd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f55a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f55b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f55b.svg deleted file mode 100644 index 59c5f8fb6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f55b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f55c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f55c.svg deleted file mode 100644 index c89a590e5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f55c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f55d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f55d.svg deleted file mode 100644 index 8dad9266d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f55d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f55e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f55e.svg deleted file mode 100644 index 0fad19718..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f55e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f55f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f55f.svg deleted file mode 100644 index d852fa18f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f55f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f560.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f560.svg deleted file mode 100644 index d3ccffc01..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f560.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f561.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f561.svg deleted file mode 100644 index f1d056eeb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f561.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f562.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f562.svg deleted file mode 100644 index cef110b7c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f562.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f563.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f563.svg deleted file mode 100644 index 74e617285..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f563.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f564.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f564.svg deleted file mode 100644 index 71b8393b4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f564.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f565.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f565.svg deleted file mode 100644 index ea35549bb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f565.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f566.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f566.svg deleted file mode 100644 index 3b139c756..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f566.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f567.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f567.svg deleted file mode 100644 index 45ff38cea..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f567.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f568.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f568.svg deleted file mode 100644 index 13a9e8571..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f568.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f569.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f569.svg deleted file mode 100644 index 71cf6893f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f569.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5e9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5e9.svg deleted file mode 100644 index 5f9f1c756..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5e9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5ea.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5ea.svg deleted file mode 100644 index c6b5dbc9f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5ea.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5eb.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5eb.svg deleted file mode 100644 index d811be06e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5eb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5ec.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5ec.svg deleted file mode 100644 index 37ba14445..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5ec.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5ed.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5ed.svg deleted file mode 100644 index 4cfbfa99b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5ed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5ee.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5ee.svg deleted file mode 100644 index 97b29620e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5ee.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5ef.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5ef.svg deleted file mode 100644 index 265ebff39..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5ef.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5f3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5f3.svg deleted file mode 100644 index 3d32068da..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5f3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5fa.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5fa.svg deleted file mode 100644 index f63a86c44..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5fa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5fb.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5fb.svg deleted file mode 100644 index 8b278609e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5fb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5fc.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5fc.svg deleted file mode 100644 index 5fabf2675..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5fc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5fd.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5fd.svg deleted file mode 100644 index 97b190390..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5fd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5fe.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5fe.svg deleted file mode 100644 index a7f7cce46..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5fe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f5ff.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f5ff.svg deleted file mode 100644 index 1eb049279..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f5ff.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f600.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f600.svg deleted file mode 100644 index 6848d1c78..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f600.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f601.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f601.svg deleted file mode 100644 index a0c9f3f97..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f601.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f602.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f602.svg deleted file mode 100644 index 27f96ed6d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f602.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f603.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f603.svg deleted file mode 100644 index 1843ca71f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f603.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f604.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f604.svg deleted file mode 100644 index 3f6a3fdaf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f604.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f605.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f605.svg deleted file mode 100644 index 80f8a81c0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f605.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f606.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f606.svg deleted file mode 100644 index edd27e38c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f606.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f607.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f607.svg deleted file mode 100644 index 14c2bde20..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f607.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f608.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f608.svg deleted file mode 100644 index d1e38c62c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f608.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f609.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f609.svg deleted file mode 100644 index ffa409407..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f609.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f60a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f60a.svg deleted file mode 100644 index 29cd82b4b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f60b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f60b.svg deleted file mode 100644 index 8775ce7d2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f60c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f60c.svg deleted file mode 100644 index 328476d0c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f60d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f60d.svg deleted file mode 100644 index 1089bd9fd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f60e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f60e.svg deleted file mode 100644 index e1d23e368..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f60f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f60f.svg deleted file mode 100644 index 65554a2f5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f610.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f610.svg deleted file mode 100644 index 4d0ac3a63..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f610.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f611.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f611.svg deleted file mode 100644 index 0e7fbf174..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f611.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f612.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f612.svg deleted file mode 100644 index 4e439a828..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f612.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f613.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f613.svg deleted file mode 100644 index 57620c642..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f613.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f614.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f614.svg deleted file mode 100644 index e05d7c0a8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f614.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f615.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f615.svg deleted file mode 100644 index bd9a28c3d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f615.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f616.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f616.svg deleted file mode 100644 index 68d1000c0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f616.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f617.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f617.svg deleted file mode 100644 index 76ca64cd1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f617.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f618.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f618.svg deleted file mode 100644 index eaaa29740..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f618.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f619.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f619.svg deleted file mode 100644 index b9f854b67..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f619.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f61a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f61a.svg deleted file mode 100644 index e11f74113..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f61a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f61b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f61b.svg deleted file mode 100644 index 1aceccc25..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f61b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f61c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f61c.svg deleted file mode 100644 index 5b3f49e5b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f61c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f61d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f61d.svg deleted file mode 100644 index f2946e560..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f61d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f61e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f61e.svg deleted file mode 100644 index ae6c24e7a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f61e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f61f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f61f.svg deleted file mode 100644 index 0aa8e6527..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f61f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f620.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f620.svg deleted file mode 100644 index 7059de196..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f620.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f621.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f621.svg deleted file mode 100644 index e4bfb7135..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f621.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f622.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f622.svg deleted file mode 100644 index 0e045037f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f622.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f623.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f623.svg deleted file mode 100644 index 5c5dff7ed..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f623.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f624.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f624.svg deleted file mode 100644 index 9dbe18700..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f624.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f625.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f625.svg deleted file mode 100644 index a211dc5b3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f625.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f626.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f626.svg deleted file mode 100644 index 0b988eeb7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f626.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f627.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f627.svg deleted file mode 100644 index a62b267f2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f627.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f628.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f628.svg deleted file mode 100644 index 7bacbd5ed..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f628.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f629.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f629.svg deleted file mode 100644 index 357564361..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f629.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f62a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f62a.svg deleted file mode 100644 index bd5b0d0cb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f62a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f62b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f62b.svg deleted file mode 100644 index 6442da53a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f62b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f62c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f62c.svg deleted file mode 100644 index b6730ff2f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f62c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f62d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f62d.svg deleted file mode 100644 index 4037f4561..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f62d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f62e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f62e.svg deleted file mode 100644 index 359e8a42d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f62e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f62f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f62f.svg deleted file mode 100644 index d86e71648..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f62f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f630.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f630.svg deleted file mode 100644 index 703a59cc3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f630.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f631.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f631.svg deleted file mode 100644 index e496595ba..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f631.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f632.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f632.svg deleted file mode 100644 index 7e83dd7ab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f632.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f633.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f633.svg deleted file mode 100644 index 8f66dc021..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f633.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f634.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f634.svg deleted file mode 100644 index feea84181..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f634.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f635.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f635.svg deleted file mode 100644 index 7f547cff1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f635.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f636.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f636.svg deleted file mode 100644 index 7a2dee387..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f636.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f637.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f637.svg deleted file mode 100644 index e1918dee1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f637.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f638.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f638.svg deleted file mode 100644 index cf596175f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f638.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f639.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f639.svg deleted file mode 100644 index 4a5ed3201..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f639.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f63a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f63a.svg deleted file mode 100644 index e1a839db8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f63a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f63b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f63b.svg deleted file mode 100644 index efac3903f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f63b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f63c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f63c.svg deleted file mode 100644 index 2d74e69af..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f63c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f63d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f63d.svg deleted file mode 100644 index 285cfd5d7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f63d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f63e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f63e.svg deleted file mode 100644 index ebd815dfd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f63e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f63f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f63f.svg deleted file mode 100644 index 938624149..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f63f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f640.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f640.svg deleted file mode 100644 index 3e57ce77b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f640.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f641.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f641.svg deleted file mode 100644 index 7d8506f0f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f641.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f642.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f642.svg deleted file mode 100644 index 60b358969..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f642.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f643.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f643.svg deleted file mode 100644 index 034f0ef23..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f643.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f644.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f644.svg deleted file mode 100644 index 2f18b24d9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f644.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f645.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f645.svg deleted file mode 100644 index 33c25319a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f645.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f646.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f646.svg deleted file mode 100644 index 4f79ad69a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f646.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f647.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f647.svg deleted file mode 100644 index 9ef0fbb27..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f647.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f648.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f648.svg deleted file mode 100644 index 0cb76997f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f648.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f649.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f649.svg deleted file mode 100644 index 3e87b7b5a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f649.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f64a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f64a.svg deleted file mode 100644 index 9d38e9496..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f64a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f64b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f64b.svg deleted file mode 100644 index f4b53332a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f64b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f64c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f64c.svg deleted file mode 100644 index 86d8fb1ab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f64c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f64d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f64d.svg deleted file mode 100644 index 8d13b2878..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f64d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f64e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f64e.svg deleted file mode 100644 index e3c5d3d1c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f64e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f64f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f64f.svg deleted file mode 100644 index 4b828828b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f64f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f680.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f680.svg deleted file mode 100644 index 2125f4b2a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f680.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f681.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f681.svg deleted file mode 100644 index bc1982c36..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f681.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f682.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f682.svg deleted file mode 100644 index c4c16721c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f682.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f683.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f683.svg deleted file mode 100644 index 3cc7730ac..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f683.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f684.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f684.svg deleted file mode 100644 index f5b82b4e8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f684.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f685.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f685.svg deleted file mode 100644 index 2872c4921..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f685.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f686.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f686.svg deleted file mode 100644 index e30ea7d46..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f686.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f687.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f687.svg deleted file mode 100644 index 5ea624442..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f687.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f688.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f688.svg deleted file mode 100644 index ed324f06e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f688.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f689.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f689.svg deleted file mode 100644 index 5de3f212f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f689.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f68a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f68a.svg deleted file mode 100644 index 1faff84a6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f68a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f68b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f68b.svg deleted file mode 100644 index 6bbbe919c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f68b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f68c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f68c.svg deleted file mode 100644 index 007e2ade4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f68c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f68d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f68d.svg deleted file mode 100644 index 616d87737..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f68d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f68e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f68e.svg deleted file mode 100644 index e3e9e88f7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f68e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f68f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f68f.svg deleted file mode 100644 index ceb375492..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f68f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f690.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f690.svg deleted file mode 100644 index 24b9ab8ab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f690.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f691.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f691.svg deleted file mode 100644 index cd9dfac84..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f691.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f692.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f692.svg deleted file mode 100644 index 848744874..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f692.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f693.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f693.svg deleted file mode 100644 index ff854d7f8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f693.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f694.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f694.svg deleted file mode 100644 index f77c01f85..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f694.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f695.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f695.svg deleted file mode 100644 index 2d6c19abe..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f695.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f696.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f696.svg deleted file mode 100644 index 541ab4c86..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f696.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f697.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f697.svg deleted file mode 100644 index 3f0d06a78..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f697.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f698.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f698.svg deleted file mode 100644 index f94961182..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f698.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f699.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f699.svg deleted file mode 100644 index 8678f4a02..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f699.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f69a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f69a.svg deleted file mode 100644 index c51f62acd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f69a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f69b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f69b.svg deleted file mode 100644 index d4b1f97c7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f69b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f69c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f69c.svg deleted file mode 100644 index f4e28bb13..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f69c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f69d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f69d.svg deleted file mode 100644 index 32fd4106d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f69d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f69e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f69e.svg deleted file mode 100644 index f1f828d06..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f69e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f69f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f69f.svg deleted file mode 100644 index 8ba0dd830..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f69f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a0.svg deleted file mode 100644 index 8892bd403..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a1.svg deleted file mode 100644 index a8ecf723b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a2.svg deleted file mode 100644 index 4c455b07a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a3.svg deleted file mode 100644 index 910435dd3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a4.svg deleted file mode 100644 index 8a48ba49b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a5.svg deleted file mode 100644 index 60af09b98..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a6.svg deleted file mode 100644 index ef75d5458..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a7.svg deleted file mode 100644 index 76bda4520..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a8.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a8.svg deleted file mode 100644 index 2c8ae7fb8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6a9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6a9.svg deleted file mode 100644 index c717147e8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6a9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6aa.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6aa.svg deleted file mode 100644 index 830030fe7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6aa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ab.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ab.svg deleted file mode 100644 index 186cf0370..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ab.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ac.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ac.svg deleted file mode 100644 index 559a6bc04..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ac.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ad.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ad.svg deleted file mode 100644 index ac6a740d5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ad.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ae.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ae.svg deleted file mode 100644 index b53dd2f3d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ae.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6af.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6af.svg deleted file mode 100644 index a6e8aab9e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6af.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b0.svg deleted file mode 100644 index 77bc21d84..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b1.svg deleted file mode 100644 index 7bfbad3d3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b2.svg deleted file mode 100644 index 9d3ac40b0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b3.svg deleted file mode 100644 index 0822c589d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b4.svg deleted file mode 100644 index f11c9cf6e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b5.svg deleted file mode 100644 index 0be4f2358..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b6.svg deleted file mode 100644 index d7371c75c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b7.svg deleted file mode 100644 index c1d5c8dc4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b8.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b8.svg deleted file mode 100644 index 7ae3dec35..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6b9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6b9.svg deleted file mode 100644 index 6e8f4106f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6b9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ba.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ba.svg deleted file mode 100644 index 1339c9ce6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ba.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6bb.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6bb.svg deleted file mode 100644 index a36d49ba2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6bb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6bc.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6bc.svg deleted file mode 100644 index 90c6bc9d2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6bc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6bd.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6bd.svg deleted file mode 100644 index 9bb754243..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6bd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6be.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6be.svg deleted file mode 100644 index f102abf32..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6be.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6bf.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6bf.svg deleted file mode 100644 index 785c249c8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6bf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c0.svg deleted file mode 100644 index c4d3cee60..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c1.svg deleted file mode 100644 index f3e90a869..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c2.svg deleted file mode 100644 index ede200516..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c3.svg deleted file mode 100644 index 3142ccffa..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c4.svg deleted file mode 100644 index 9b37357bf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c5.svg deleted file mode 100644 index 81a3e9262..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c6.svg deleted file mode 100644 index 756a3e87b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c7.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c7.svg deleted file mode 100644 index 186cf0370..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6c8.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6c8.svg deleted file mode 100644 index b8ba73d09..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6c8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6cb.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6cb.svg deleted file mode 100644 index 25bc1dd19..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6cb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6cc.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6cc.svg deleted file mode 100644 index d1e050f93..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6cc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6cd.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6cd.svg deleted file mode 100644 index 60789a0d0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6cd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ce.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ce.svg deleted file mode 100644 index f4ae23780..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ce.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6cf.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6cf.svg deleted file mode 100644 index bab7fa5f6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6cf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6d0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6d0.svg deleted file mode 100644 index a76574a9f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6d0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6d1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6d1.svg deleted file mode 100644 index b25e07ca1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6d1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6d2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6d2.svg deleted file mode 100644 index 4ee1e4e98..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6d2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e0.svg deleted file mode 100644 index 8b0e64845..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e1.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e1.svg deleted file mode 100644 index 1669b5cde..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e2.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e2.svg deleted file mode 100644 index b5f90e0cd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e3.svg deleted file mode 100644 index 35135bb42..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e4.svg deleted file mode 100644 index 7209c0597..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e5.svg deleted file mode 100644 index 2c0bcedee..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6e9.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6e9.svg deleted file mode 100644 index 86c45dc21..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6e9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ea.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ea.svg deleted file mode 100644 index 6fbda871f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ea.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6eb.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6eb.svg deleted file mode 100644 index 5957d6971..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6eb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6ec.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6ec.svg deleted file mode 100644 index 346964d97..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6ec.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6f0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6f0.svg deleted file mode 100644 index da416dba1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6f0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6f3.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6f3.svg deleted file mode 100644 index 3d7f30d45..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6f3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6f4.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6f4.svg deleted file mode 100644 index 6e2ee792b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6f4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6f5.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6f5.svg deleted file mode 100644 index 2223f4b54..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6f5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f6f6.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f6f6.svg deleted file mode 100644 index 3437a7c23..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f6f6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f910.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f910.svg deleted file mode 100644 index 40bf2e145..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f910.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f911.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f911.svg deleted file mode 100644 index a53069515..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f911.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f912.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f912.svg deleted file mode 100644 index 53fbb2b58..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f912.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f913.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f913.svg deleted file mode 100644 index 696ed2d44..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f913.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f914.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f914.svg deleted file mode 100644 index 5a768e2d7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f914.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f915.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f915.svg deleted file mode 100644 index e069efcf5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f915.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f916.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f916.svg deleted file mode 100644 index 11fc983fa..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f916.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f917.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f917.svg deleted file mode 100644 index 7be8fb47a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f917.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f918.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f918.svg deleted file mode 100644 index 77a6dcd9d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f918.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f919.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f919.svg deleted file mode 100644 index cbb32c443..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f919.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f91a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f91a.svg deleted file mode 100644 index 5794a9b37..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f91a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f91b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f91b.svg deleted file mode 100644 index 3f2b1d1ec..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f91b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f91c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f91c.svg deleted file mode 100644 index 8f7a86693..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f91c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f91d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f91d.svg deleted file mode 100644 index be3487d36..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f91d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f91e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f91e.svg deleted file mode 100644 index 4029dabb3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f91e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f920.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f920.svg deleted file mode 100644 index c18bfab5d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f920.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f921.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f921.svg deleted file mode 100644 index 7dbf33dd0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f921.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f922.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f922.svg deleted file mode 100644 index f1e701eb6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f922.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f923.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f923.svg deleted file mode 100644 index 9d08c5d29..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f923.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f924.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f924.svg deleted file mode 100644 index 614bf6b8e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f924.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f925.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f925.svg deleted file mode 100644 index ce28759fb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f925.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f926.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f926.svg deleted file mode 100644 index 8918328c0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f926.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f927.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f927.svg deleted file mode 100644 index 43ac0f412..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f927.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f930.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f930.svg deleted file mode 100644 index 70e8bbed0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f930.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f933.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f933.svg deleted file mode 100644 index 1286d2b32..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f933.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f934.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f934.svg deleted file mode 100644 index 27d03b005..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f934.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f935.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f935.svg deleted file mode 100644 index a85edeae9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f935.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f936.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f936.svg deleted file mode 100644 index ee5689f5d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f936.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f937.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f937.svg deleted file mode 100644 index 80561fc0e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f937.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f938.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f938.svg deleted file mode 100644 index 9c7d3e14e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f938.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f939.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f939.svg deleted file mode 100644 index e125361be..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f939.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f93a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f93a.svg deleted file mode 100644 index c9666f155..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f93a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f93b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f93b.svg deleted file mode 100644 index f529e2894..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f93b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f93c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f93c.svg deleted file mode 100644 index 05396e960..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f93c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f93d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f93d.svg deleted file mode 100644 index d42584b01..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f93d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f93e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f93e.svg deleted file mode 100644 index 27fff3932..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f93e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f940.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f940.svg deleted file mode 100644 index fe365bead..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f940.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f941.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f941.svg deleted file mode 100644 index ef84371a4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f941.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f942.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f942.svg deleted file mode 100644 index 3c6690035..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f942.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f943.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f943.svg deleted file mode 100644 index e9b6519cd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f943.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f944.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f944.svg deleted file mode 100644 index 968c2513c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f944.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f945.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f945.svg deleted file mode 100644 index 723291391..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f945.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f946.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f946.svg deleted file mode 100644 index 9133c330d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f946.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f947.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f947.svg deleted file mode 100644 index 029b45fa5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f947.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f948.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f948.svg deleted file mode 100644 index 206bd05f6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f948.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f949.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f949.svg deleted file mode 100644 index 83bc56808..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f949.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f94a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f94a.svg deleted file mode 100644 index 19bb212e5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f94a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f94b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f94b.svg deleted file mode 100644 index 01b75715f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f94b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f950.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f950.svg deleted file mode 100644 index db717fd01..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f950.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f951.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f951.svg deleted file mode 100644 index fc4c21c29..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f951.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f952.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f952.svg deleted file mode 100644 index 6e4b63035..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f952.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f953.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f953.svg deleted file mode 100644 index 6acda5679..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f953.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f954.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f954.svg deleted file mode 100644 index bf0dd61b4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f954.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f955.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f955.svg deleted file mode 100644 index c1af58dca..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f955.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f956.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f956.svg deleted file mode 100644 index 27053fcad..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f956.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f957.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f957.svg deleted file mode 100644 index 15cd6b6b4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f957.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f958.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f958.svg deleted file mode 100644 index 2da61a256..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f958.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f959.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f959.svg deleted file mode 100644 index 87a29065d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f959.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f95a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f95a.svg deleted file mode 100644 index 578da5551..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f95a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f95b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f95b.svg deleted file mode 100644 index ba4006242..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f95b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f95c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f95c.svg deleted file mode 100644 index 31e870927..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f95c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f95d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f95d.svg deleted file mode 100644 index e8e821e6c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f95d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f95e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f95e.svg deleted file mode 100644 index fe9e17581..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f95e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f970.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f970.svg deleted file mode 100644 index a005fb3cb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f970.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f97a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f97a.svg deleted file mode 100644 index 860bc3a24..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f97a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f980.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f980.svg deleted file mode 100644 index 25fec24b2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f980.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f981.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f981.svg deleted file mode 100644 index d02acb983..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f981.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f982.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f982.svg deleted file mode 100644 index f8ccf5b1e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f982.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f983.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f983.svg deleted file mode 100644 index 661cde1cf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f983.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f984.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f984.svg deleted file mode 100644 index 8f02465f3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f984.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f985.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f985.svg deleted file mode 100644 index 62e9cc820..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f985.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f986.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f986.svg deleted file mode 100644 index 6cbe0d52d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f986.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f987.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f987.svg deleted file mode 100644 index e330e2b8c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f987.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f988.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f988.svg deleted file mode 100644 index 3fc3556dd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f988.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f989.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f989.svg deleted file mode 100644 index 1462c75a6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f989.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f98a.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f98a.svg deleted file mode 100644 index 9830f6c18..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f98a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f98b.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f98b.svg deleted file mode 100644 index 0668fe954..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f98b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f98c.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f98c.svg deleted file mode 100644 index 04e64cc80..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f98c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f98d.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f98d.svg deleted file mode 100644 index e20f65a49..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f98d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f98e.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f98e.svg deleted file mode 100644 index b8e2bbfe8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f98e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f98f.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f98f.svg deleted file mode 100644 index bb2c66304..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f98f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f990.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f990.svg deleted file mode 100644 index f06e61c95..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f990.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f991.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f991.svg deleted file mode 100644 index 5de708320..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f991.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f9c0.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f9c0.svg deleted file mode 100644 index 1107dddca..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f9c0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2600.svg b/src/net/sourceforge/plantuml/emojitwo/data/2600.svg deleted file mode 100644 index c7662e686..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2600.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2601.svg b/src/net/sourceforge/plantuml/emojitwo/data/2601.svg deleted file mode 100644 index 8a6affead..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2601.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2602.svg b/src/net/sourceforge/plantuml/emojitwo/data/2602.svg deleted file mode 100644 index c02651044..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2602.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2603.svg b/src/net/sourceforge/plantuml/emojitwo/data/2603.svg deleted file mode 100644 index 8fc06b5c8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2603.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2604.svg b/src/net/sourceforge/plantuml/emojitwo/data/2604.svg deleted file mode 100644 index 01e88c2dd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2604.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2605.svg b/src/net/sourceforge/plantuml/emojitwo/data/2605.svg deleted file mode 100644 index 43119fdaf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2605.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2606.svg b/src/net/sourceforge/plantuml/emojitwo/data/2606.svg deleted file mode 100644 index 8d3d7229f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2606.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2607.svg b/src/net/sourceforge/plantuml/emojitwo/data/2607.svg deleted file mode 100644 index 224b5857d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2607.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2608.svg b/src/net/sourceforge/plantuml/emojitwo/data/2608.svg deleted file mode 100644 index c955a397d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2608.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2609.svg b/src/net/sourceforge/plantuml/emojitwo/data/2609.svg deleted file mode 100644 index 3bffdb8ff..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2609.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/260e.svg b/src/net/sourceforge/plantuml/emojitwo/data/260e.svg deleted file mode 100644 index b6f994077..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/260e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/260f.svg b/src/net/sourceforge/plantuml/emojitwo/data/260f.svg deleted file mode 100644 index 4cd7ab0dc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/260f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2610.svg b/src/net/sourceforge/plantuml/emojitwo/data/2610.svg deleted file mode 100644 index 5ed4b356e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2610.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2611.svg b/src/net/sourceforge/plantuml/emojitwo/data/2611.svg deleted file mode 100644 index ac3b77c3f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2611.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2612.svg b/src/net/sourceforge/plantuml/emojitwo/data/2612.svg deleted file mode 100644 index 670f74740..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2612.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2614.svg b/src/net/sourceforge/plantuml/emojitwo/data/2614.svg deleted file mode 100644 index ad42694ea..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2614.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2615.svg b/src/net/sourceforge/plantuml/emojitwo/data/2615.svg deleted file mode 100644 index c0964e8de..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2615.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2616.svg b/src/net/sourceforge/plantuml/emojitwo/data/2616.svg deleted file mode 100644 index 35872a206..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2616.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2617.svg b/src/net/sourceforge/plantuml/emojitwo/data/2617.svg deleted file mode 100644 index f7c238f43..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2617.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2618.svg b/src/net/sourceforge/plantuml/emojitwo/data/2618.svg deleted file mode 100644 index cc1029999..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2618.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/261a.svg b/src/net/sourceforge/plantuml/emojitwo/data/261a.svg deleted file mode 100644 index 5328c0e90..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/261a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/261b.svg b/src/net/sourceforge/plantuml/emojitwo/data/261b.svg deleted file mode 100644 index 9fb25ead0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/261b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/261c.svg b/src/net/sourceforge/plantuml/emojitwo/data/261c.svg deleted file mode 100644 index d17a77277..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/261c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/261d.svg b/src/net/sourceforge/plantuml/emojitwo/data/261d.svg deleted file mode 100644 index fa848e3ec..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/261d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/261e.svg b/src/net/sourceforge/plantuml/emojitwo/data/261e.svg deleted file mode 100644 index ddb5fa83d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/261e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/261f.svg b/src/net/sourceforge/plantuml/emojitwo/data/261f.svg deleted file mode 100644 index 8ffa4ad6a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/261f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2620.svg b/src/net/sourceforge/plantuml/emojitwo/data/2620.svg deleted file mode 100644 index 1a0b10d80..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2620.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2621.svg b/src/net/sourceforge/plantuml/emojitwo/data/2621.svg deleted file mode 100644 index f22844732..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2621.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2622.svg b/src/net/sourceforge/plantuml/emojitwo/data/2622.svg deleted file mode 100644 index 26ccddc83..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2622.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2623.svg b/src/net/sourceforge/plantuml/emojitwo/data/2623.svg deleted file mode 100644 index 3df8dda23..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2623.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2624.svg b/src/net/sourceforge/plantuml/emojitwo/data/2624.svg deleted file mode 100644 index e4fef1a77..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2624.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2626.svg b/src/net/sourceforge/plantuml/emojitwo/data/2626.svg deleted file mode 100644 index b0a07c8f1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2626.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2627.svg b/src/net/sourceforge/plantuml/emojitwo/data/2627.svg deleted file mode 100644 index 88429d8bf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2627.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2628.svg b/src/net/sourceforge/plantuml/emojitwo/data/2628.svg deleted file mode 100644 index 1df35cdf5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2628.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2629.svg b/src/net/sourceforge/plantuml/emojitwo/data/2629.svg deleted file mode 100644 index bd8c92e97..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2629.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/262a.svg b/src/net/sourceforge/plantuml/emojitwo/data/262a.svg deleted file mode 100644 index efdb94fce..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/262a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/262d.svg b/src/net/sourceforge/plantuml/emojitwo/data/262d.svg deleted file mode 100644 index 27b063a3f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/262d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/262e.svg b/src/net/sourceforge/plantuml/emojitwo/data/262e.svg deleted file mode 100644 index 7d6a716ab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/262e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/262f.svg b/src/net/sourceforge/plantuml/emojitwo/data/262f.svg deleted file mode 100644 index 094be2e76..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/262f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2630.svg b/src/net/sourceforge/plantuml/emojitwo/data/2630.svg deleted file mode 100644 index 34189dfe5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2630.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2631.svg b/src/net/sourceforge/plantuml/emojitwo/data/2631.svg deleted file mode 100644 index a56116a4a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2631.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2632.svg b/src/net/sourceforge/plantuml/emojitwo/data/2632.svg deleted file mode 100644 index 65752787b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2632.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2633.svg b/src/net/sourceforge/plantuml/emojitwo/data/2633.svg deleted file mode 100644 index c68f09b96..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2633.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2634.svg b/src/net/sourceforge/plantuml/emojitwo/data/2634.svg deleted file mode 100644 index 51718a5e2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2634.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2635.svg b/src/net/sourceforge/plantuml/emojitwo/data/2635.svg deleted file mode 100644 index c879f8260..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2635.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2636.svg b/src/net/sourceforge/plantuml/emojitwo/data/2636.svg deleted file mode 100644 index 8f4668d58..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2636.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2637.svg b/src/net/sourceforge/plantuml/emojitwo/data/2637.svg deleted file mode 100644 index 2198e5bb2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2637.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2638.svg b/src/net/sourceforge/plantuml/emojitwo/data/2638.svg deleted file mode 100644 index d948981d2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2638.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2639.svg b/src/net/sourceforge/plantuml/emojitwo/data/2639.svg deleted file mode 100644 index c626528c2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2639.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/263a.svg b/src/net/sourceforge/plantuml/emojitwo/data/263a.svg deleted file mode 100644 index 7d13d33d0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/263a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/263b.svg b/src/net/sourceforge/plantuml/emojitwo/data/263b.svg deleted file mode 100644 index 58520fc9d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/263b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/263c.svg b/src/net/sourceforge/plantuml/emojitwo/data/263c.svg deleted file mode 100644 index 45d3849a3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/263c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/263d.svg b/src/net/sourceforge/plantuml/emojitwo/data/263d.svg deleted file mode 100644 index bebe4fc24..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/263d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/263e.svg b/src/net/sourceforge/plantuml/emojitwo/data/263e.svg deleted file mode 100644 index 842796b06..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/263e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2640.svg b/src/net/sourceforge/plantuml/emojitwo/data/2640.svg deleted file mode 100644 index a25406aba..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2640.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2642.svg b/src/net/sourceforge/plantuml/emojitwo/data/2642.svg deleted file mode 100644 index 0555599fe..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2642.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2648.svg b/src/net/sourceforge/plantuml/emojitwo/data/2648.svg deleted file mode 100644 index 8a784c806..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2648.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2649.svg b/src/net/sourceforge/plantuml/emojitwo/data/2649.svg deleted file mode 100644 index eb04f3284..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2649.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/264a.svg b/src/net/sourceforge/plantuml/emojitwo/data/264a.svg deleted file mode 100644 index 79cb15225..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/264a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/264b.svg b/src/net/sourceforge/plantuml/emojitwo/data/264b.svg deleted file mode 100644 index e1b7716c7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/264b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/264c.svg b/src/net/sourceforge/plantuml/emojitwo/data/264c.svg deleted file mode 100644 index f1516de4b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/264c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/264d.svg b/src/net/sourceforge/plantuml/emojitwo/data/264d.svg deleted file mode 100644 index 9307f0fe5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/264d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/264e.svg b/src/net/sourceforge/plantuml/emojitwo/data/264e.svg deleted file mode 100644 index 6a5ff2515..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/264e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/264f.svg b/src/net/sourceforge/plantuml/emojitwo/data/264f.svg deleted file mode 100644 index 73236b564..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/264f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2650.svg b/src/net/sourceforge/plantuml/emojitwo/data/2650.svg deleted file mode 100644 index e11ad3e81..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2650.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2651.svg b/src/net/sourceforge/plantuml/emojitwo/data/2651.svg deleted file mode 100644 index ed47c461f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2651.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2652.svg b/src/net/sourceforge/plantuml/emojitwo/data/2652.svg deleted file mode 100644 index a35215cc0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2652.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2653.svg b/src/net/sourceforge/plantuml/emojitwo/data/2653.svg deleted file mode 100644 index 1646a2b57..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2653.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2660.svg b/src/net/sourceforge/plantuml/emojitwo/data/2660.svg deleted file mode 100644 index 3d7ed07f8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2660.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2661.svg b/src/net/sourceforge/plantuml/emojitwo/data/2661.svg deleted file mode 100644 index fd9940f81..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2661.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2662.svg b/src/net/sourceforge/plantuml/emojitwo/data/2662.svg deleted file mode 100644 index 5bcfdc60e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2662.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2663.svg b/src/net/sourceforge/plantuml/emojitwo/data/2663.svg deleted file mode 100644 index bc1000b7a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2663.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2664.svg b/src/net/sourceforge/plantuml/emojitwo/data/2664.svg deleted file mode 100644 index e23f09b44..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2664.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2665.svg b/src/net/sourceforge/plantuml/emojitwo/data/2665.svg deleted file mode 100644 index 7fef7509f..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2665.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2666.svg b/src/net/sourceforge/plantuml/emojitwo/data/2666.svg deleted file mode 100644 index 40f0dd196..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2666.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2667.svg b/src/net/sourceforge/plantuml/emojitwo/data/2667.svg deleted file mode 100644 index 108879c84..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2667.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2668.svg b/src/net/sourceforge/plantuml/emojitwo/data/2668.svg deleted file mode 100644 index 9a55a3766..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2668.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2669.svg b/src/net/sourceforge/plantuml/emojitwo/data/2669.svg deleted file mode 100644 index 21d0ce562..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2669.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/266a.svg b/src/net/sourceforge/plantuml/emojitwo/data/266a.svg deleted file mode 100644 index 2ef65b757..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/266a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/266b.svg b/src/net/sourceforge/plantuml/emojitwo/data/266b.svg deleted file mode 100644 index f968b52c6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/266b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/266c.svg b/src/net/sourceforge/plantuml/emojitwo/data/266c.svg deleted file mode 100644 index d2f719374..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/266c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/266d.svg b/src/net/sourceforge/plantuml/emojitwo/data/266d.svg deleted file mode 100644 index 2908f0440..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/266d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/266e.svg b/src/net/sourceforge/plantuml/emojitwo/data/266e.svg deleted file mode 100644 index e94be9eab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/266e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/266f.svg b/src/net/sourceforge/plantuml/emojitwo/data/266f.svg deleted file mode 100644 index 4519e4066..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/266f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2670.svg b/src/net/sourceforge/plantuml/emojitwo/data/2670.svg deleted file mode 100644 index 2757e62ef..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2670.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2671.svg b/src/net/sourceforge/plantuml/emojitwo/data/2671.svg deleted file mode 100644 index 1df3dabab..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2671.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2672.svg b/src/net/sourceforge/plantuml/emojitwo/data/2672.svg deleted file mode 100644 index eee2eeaca..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2672.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/267b.svg b/src/net/sourceforge/plantuml/emojitwo/data/267b.svg deleted file mode 100644 index 579f9bd5d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/267b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/267c.svg b/src/net/sourceforge/plantuml/emojitwo/data/267c.svg deleted file mode 100644 index ce7148cc0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/267c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/267d.svg b/src/net/sourceforge/plantuml/emojitwo/data/267d.svg deleted file mode 100644 index e54edbca8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/267d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/267f.svg b/src/net/sourceforge/plantuml/emojitwo/data/267f.svg deleted file mode 100644 index c688ee8a6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/267f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2680.svg b/src/net/sourceforge/plantuml/emojitwo/data/2680.svg deleted file mode 100644 index 0e977438c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2680.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2681.svg b/src/net/sourceforge/plantuml/emojitwo/data/2681.svg deleted file mode 100644 index 7eda24b98..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2681.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2682.svg b/src/net/sourceforge/plantuml/emojitwo/data/2682.svg deleted file mode 100644 index c18bdb2ca..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2682.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2683.svg b/src/net/sourceforge/plantuml/emojitwo/data/2683.svg deleted file mode 100644 index 7809f9e7d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2683.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2684.svg b/src/net/sourceforge/plantuml/emojitwo/data/2684.svg deleted file mode 100644 index 8162b36b8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2684.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2685.svg b/src/net/sourceforge/plantuml/emojitwo/data/2685.svg deleted file mode 100644 index a479890ad..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2685.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2686.svg b/src/net/sourceforge/plantuml/emojitwo/data/2686.svg deleted file mode 100644 index 032db5298..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2686.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2687.svg b/src/net/sourceforge/plantuml/emojitwo/data/2687.svg deleted file mode 100644 index a85b64441..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2687.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2688.svg b/src/net/sourceforge/plantuml/emojitwo/data/2688.svg deleted file mode 100644 index 76d0fd538..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2688.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2689.svg b/src/net/sourceforge/plantuml/emojitwo/data/2689.svg deleted file mode 100644 index 4a2d6c2f7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2689.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/268a.svg b/src/net/sourceforge/plantuml/emojitwo/data/268a.svg deleted file mode 100644 index f3e1259e6..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/268a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/268b.svg b/src/net/sourceforge/plantuml/emojitwo/data/268b.svg deleted file mode 100644 index e5e523249..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/268b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/268c.svg b/src/net/sourceforge/plantuml/emojitwo/data/268c.svg deleted file mode 100644 index 5a7c56a3b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/268c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/268d.svg b/src/net/sourceforge/plantuml/emojitwo/data/268d.svg deleted file mode 100644 index 063d57a91..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/268d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/268e.svg b/src/net/sourceforge/plantuml/emojitwo/data/268e.svg deleted file mode 100644 index eb95808f4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/268e.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/268f.svg b/src/net/sourceforge/plantuml/emojitwo/data/268f.svg deleted file mode 100644 index da2212e5d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/268f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2690.svg b/src/net/sourceforge/plantuml/emojitwo/data/2690.svg deleted file mode 100644 index f9bddd8dc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2690.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2691.svg b/src/net/sourceforge/plantuml/emojitwo/data/2691.svg deleted file mode 100644 index 16acf9fd8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2691.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2692.svg b/src/net/sourceforge/plantuml/emojitwo/data/2692.svg deleted file mode 100644 index bd3e4467c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2692.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2693.svg b/src/net/sourceforge/plantuml/emojitwo/data/2693.svg deleted file mode 100644 index baa936601..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2693.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2694.svg b/src/net/sourceforge/plantuml/emojitwo/data/2694.svg deleted file mode 100644 index 24c9f4e07..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2694.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2695.svg b/src/net/sourceforge/plantuml/emojitwo/data/2695.svg deleted file mode 100644 index b498a1d82..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2695.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2696.svg b/src/net/sourceforge/plantuml/emojitwo/data/2696.svg deleted file mode 100644 index 8914dfccf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2696.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2697.svg b/src/net/sourceforge/plantuml/emojitwo/data/2697.svg deleted file mode 100644 index 108bb3a18..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2697.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2698.svg b/src/net/sourceforge/plantuml/emojitwo/data/2698.svg deleted file mode 100644 index ce14f371c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2698.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/2699.svg b/src/net/sourceforge/plantuml/emojitwo/data/2699.svg deleted file mode 100644 index aa2f083fb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/2699.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/269a.svg b/src/net/sourceforge/plantuml/emojitwo/data/269a.svg deleted file mode 100644 index f317300c7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/269a.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/269b.svg b/src/net/sourceforge/plantuml/emojitwo/data/269b.svg deleted file mode 100644 index 1485c9fa9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/269b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/269c.svg b/src/net/sourceforge/plantuml/emojitwo/data/269c.svg deleted file mode 100644 index d26ef52b8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/269c.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26a0.svg b/src/net/sourceforge/plantuml/emojitwo/data/26a0.svg deleted file mode 100644 index e1a3f1329..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26a0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26a1.svg b/src/net/sourceforge/plantuml/emojitwo/data/26a1.svg deleted file mode 100644 index a27d9afdc..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26a1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26aa.svg b/src/net/sourceforge/plantuml/emojitwo/data/26aa.svg deleted file mode 100644 index 536a4f8d3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26aa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26ab.svg b/src/net/sourceforge/plantuml/emojitwo/data/26ab.svg deleted file mode 100644 index 496e8c459..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26ab.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26b0.svg b/src/net/sourceforge/plantuml/emojitwo/data/26b0.svg deleted file mode 100644 index 4819b1e3b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26b0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26b1.svg b/src/net/sourceforge/plantuml/emojitwo/data/26b1.svg deleted file mode 100644 index 79b9b394c..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26b1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26bd.svg b/src/net/sourceforge/plantuml/emojitwo/data/26bd.svg deleted file mode 100644 index ab5702d44..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26bd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26be.svg b/src/net/sourceforge/plantuml/emojitwo/data/26be.svg deleted file mode 100644 index 6f9214eb7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26be.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26bf.svg b/src/net/sourceforge/plantuml/emojitwo/data/26bf.svg deleted file mode 100644 index a5d0373c8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26bf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26c4.svg b/src/net/sourceforge/plantuml/emojitwo/data/26c4.svg deleted file mode 100644 index ada58974d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26c4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26c5.svg b/src/net/sourceforge/plantuml/emojitwo/data/26c5.svg deleted file mode 100644 index 4b948f14d..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26c5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26c6.svg b/src/net/sourceforge/plantuml/emojitwo/data/26c6.svg deleted file mode 100644 index 472d6c04a..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26c6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26c7.svg b/src/net/sourceforge/plantuml/emojitwo/data/26c7.svg deleted file mode 100644 index 57677a8fd..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26c7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26c8.svg b/src/net/sourceforge/plantuml/emojitwo/data/26c8.svg deleted file mode 100644 index 1cf992f22..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26c8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26c9.svg b/src/net/sourceforge/plantuml/emojitwo/data/26c9.svg deleted file mode 100644 index 8c7008862..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26c9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26ca.svg b/src/net/sourceforge/plantuml/emojitwo/data/26ca.svg deleted file mode 100644 index 94f7a5441..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26ca.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26cb.svg b/src/net/sourceforge/plantuml/emojitwo/data/26cb.svg deleted file mode 100644 index ecee56b1b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26cb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26ce.svg b/src/net/sourceforge/plantuml/emojitwo/data/26ce.svg deleted file mode 100644 index b68974cd5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26ce.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26cf.svg b/src/net/sourceforge/plantuml/emojitwo/data/26cf.svg deleted file mode 100644 index e1205abe8..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26cf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26d1.svg b/src/net/sourceforge/plantuml/emojitwo/data/26d1.svg deleted file mode 100644 index ba4ddd1fe..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26d1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26d3.svg b/src/net/sourceforge/plantuml/emojitwo/data/26d3.svg deleted file mode 100644 index 381605589..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26d3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26d4.svg b/src/net/sourceforge/plantuml/emojitwo/data/26d4.svg deleted file mode 100644 index 336909944..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26d4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26d6.svg b/src/net/sourceforge/plantuml/emojitwo/data/26d6.svg deleted file mode 100644 index 90b4bf538..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26d6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26d7.svg b/src/net/sourceforge/plantuml/emojitwo/data/26d7.svg deleted file mode 100644 index 4144484cb..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26d7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26db.svg b/src/net/sourceforge/plantuml/emojitwo/data/26db.svg deleted file mode 100644 index bc4526ec0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26db.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26dd.svg b/src/net/sourceforge/plantuml/emojitwo/data/26dd.svg deleted file mode 100644 index 8304e7988..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26dd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26de.svg b/src/net/sourceforge/plantuml/emojitwo/data/26de.svg deleted file mode 100644 index 0777170a0..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26de.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26df.svg b/src/net/sourceforge/plantuml/emojitwo/data/26df.svg deleted file mode 100644 index 3d84a7a50..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26df.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26e4.svg b/src/net/sourceforge/plantuml/emojitwo/data/26e4.svg deleted file mode 100644 index b3b9a54d7..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26e4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26e7.svg b/src/net/sourceforge/plantuml/emojitwo/data/26e7.svg deleted file mode 100644 index 806384760..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26e7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26e9.svg b/src/net/sourceforge/plantuml/emojitwo/data/26e9.svg deleted file mode 100644 index 831c8fc86..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26e9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26ea.svg b/src/net/sourceforge/plantuml/emojitwo/data/26ea.svg deleted file mode 100644 index 594daa3f1..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26ea.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f0.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f0.svg deleted file mode 100644 index 95705e3a3..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f1.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f1.svg deleted file mode 100644 index eeba26039..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f2.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f2.svg deleted file mode 100644 index ba0d0b171..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f3.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f3.svg deleted file mode 100644 index c4ef01fb9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f4.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f4.svg deleted file mode 100644 index eb6215bbf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f5.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f5.svg deleted file mode 100644 index 8e09e7f69..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f7.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f7.svg deleted file mode 100644 index 8bc0f23b4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f7.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f8.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f8.svg deleted file mode 100644 index d22a201a2..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26f9.svg b/src/net/sourceforge/plantuml/emojitwo/data/26f9.svg deleted file mode 100644 index a4c6d6d1b..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26f9.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26fa.svg b/src/net/sourceforge/plantuml/emojitwo/data/26fa.svg deleted file mode 100644 index f037252b5..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26fa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26fc.svg b/src/net/sourceforge/plantuml/emojitwo/data/26fc.svg deleted file mode 100644 index 0567242cf..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26fc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26fd.svg b/src/net/sourceforge/plantuml/emojitwo/data/26fd.svg deleted file mode 100644 index d02d05cf4..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26fd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26fe.svg b/src/net/sourceforge/plantuml/emojitwo/data/26fe.svg deleted file mode 100644 index 69eed5f0e..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26fe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/emojitwo/data/26ff.svg b/src/net/sourceforge/plantuml/emojitwo/data/26ff.svg deleted file mode 100644 index 3c775e7a9..000000000 --- a/src/net/sourceforge/plantuml/emojitwo/data/26ff.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/graphic/Splitter.java b/src/net/sourceforge/plantuml/graphic/Splitter.java index 6994ee5dc..f2eaf27f9 100644 --- a/src/net/sourceforge/plantuml/graphic/Splitter.java +++ b/src/net/sourceforge/plantuml/graphic/Splitter.java @@ -46,7 +46,7 @@ import net.sourceforge.plantuml.ThemeStyle; import net.sourceforge.plantuml.command.regex.Matcher2; import net.sourceforge.plantuml.command.regex.MyPattern; import net.sourceforge.plantuml.command.regex.Pattern2; -import net.sourceforge.plantuml.emojitwo.EmojiTwo; +import net.sourceforge.plantuml.emoji.Emoji; import net.sourceforge.plantuml.sprite.SpriteUtils; public class Splitter { @@ -72,7 +72,7 @@ public class Splitter { "\\}?" + // ")?"; - public static final String emojiTwoPattern = EmojiTwo.pattern(); + public static final String emojiPattern = Emoji.pattern(); public static final String openiconPattern = "\\<&([-\\w]+)" + scale + "\\>"; public static final String spritePattern2 = "\\<\\$(" + SpriteUtils.SPRITE_NAME + ")" + scale + "\\>"; diff --git a/src/net/sourceforge/plantuml/math/AsciiMathParser.js b/src/net/sourceforge/plantuml/math/AsciiMathParser.js deleted file mode 100644 index b44b116e6..000000000 --- a/src/net/sourceforge/plantuml/math/AsciiMathParser.js +++ /dev/null @@ -1,846 +0,0 @@ -/* - -Copyright (c) 2011-2012, The University of Edinburgh -All Rights Reserved - -This file is part of AsciiMathParser.js - -AsciiMathParser.js is free software; you can redistribute it and/or modify it -under the terms of the GNU Lesser General Public License as published by the -Free Software Foundation; either version 3 of the License, or (at your -option) any later version. - -AsciiMathParser.js is distributed in the hope that it will be useful, but WITHOUT -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License (at -http://www.gnu.org/licences/lgpl.html) for more details. - -You should have received a copy of the GNU Lesser General Public License -along with AsciiMathParser.js. If not, see . - -AsciiMathParser.js -================== - -This is a modified and cut-down version of ASCIIMathML.js v2.1 -that allows ASCIIMath to be used solely as a parser for ASCIIMath -input, generating an XML Element Node as a result. - -This may allow you to integrate the ASCIIMath input format with -other software and does not need to be run in a browser. - -The only requirement is that you can provide a DOM Document Object -when creating a parser. (Microsoft's implementation of Document is fine -too.) - -*/ - -/************************************************************************/ - -/* This creates a new Object that you can use to parse ASCIIMath input. - * - * You must pass a DOM Document Object here that will be used to create - * new DOM Nodes. The Doucument itself will not be modified. - * A Microsoft DOM is acceptable. - */ -function AsciiMathParser(document) { - -/* ASCIIMathML.js BEGINS BELOW. - * - * NOTE: I did a global search and replace to make NodeList traversal - * work with the Java DOM, so that childNodes[i] -> childNodes.item(i). - * This was done with the regexp s/(childNodes)\[(.+?)\]/$1.item($2)/g - * - * All other modifications made are shown below on - * lines starting with - * '//MOD: ' - */ - -//------------------------------------------------------------- - -/* -ASCIIMathML.js -============== -This file contains JavaScript functions to convert ASCII math notation -and LaTeX to Presentation MathML. Simple graphics commands are also -translated to SVG images. The conversion is done while the (X)HTML -page loads, and should work with Firefox/Mozilla/Netscape 7+ and Internet -Explorer 6/7 + MathPlayer (http://www.dessci.com/en/products/mathplayer/) + -Adobe SVGview 3.03 (http://www.adobe.com/svg/viewer/install/). - -Just add the next line to your (X)HTML page with this file in the same folder: - - - -(using the graphics in IE also requires the file "d.svg" in the same folder). -This is a convenient and inexpensive solution for authoring MathML and SVG. - -Version 2.1 Oct 8, 2008, (c) Peter Jipsen http://www.chapman.edu/~jipsen -This version extends ASCIIMathML.js with LaTeXMathML.js and ASCIIsvg.js. -Latest version at http://www.chapman.edu/~jipsen/mathml/ASCIIMathML.js -If you use it on a webpage, please send the URL to jipsen@chapman.edu - -The LaTeXMathML modifications were made by Douglas Woodall, June 2006. -(for details see header on the LaTeXMathML part in middle of file) -Extensive clean-up and improvements by Paulo Soares, Oct 2007. - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 3 of the License, or (at -your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License -(at http://www.gnu.org/licences/lgpl.html) for more details. -*/ - -//MOD: Most of the global variables defined next are not required, -//MOD: with the exception of the following: -var decimalsign = "."; // change to "," if you like, beware of `(1,2)`! - -/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ - -//MOD: Everything from this point until the character list definitions starting -//MOD: with 'var AMcal' has been removed and replaced with the following: - -// This should be false here, since we're generating an XML DOM, rather than -// something that will be aimed at a specific browser. -var isIE = false; - -// New version of this method to overcome the lack of createElementNS() in MSXML -function createMmlNode(t,frag) { - var node; - if (document.createElementNS) { - node = document.createElementNS("http://www.w3.org/1998/Math/MathML", t); - } - else { - try { - /* MSXML */ - node = document.createNode(1, t, "http://www.w3.org/1998/Math/MathML"); - } - catch (e) { - throw "This DOM Document does not support either createElementNS() or createNS()"; - } - } - if (frag) node.appendChild(frag); - return node; -} - -// character lists for Mozilla/Netscape fonts -var AMcal = [0xEF35,0x212C,0xEF36,0xEF37,0x2130,0x2131,0xEF38,0x210B,0x2110,0xEF39,0xEF3A,0x2112,0x2133,0xEF3B,0xEF3C,0xEF3D,0xEF3E,0x211B,0xEF3F,0xEF40,0xEF41,0xEF42,0xEF43,0xEF44,0xEF45,0xEF46]; -var AMfrk = [0xEF5D,0xEF5E,0x212D,0xEF5F,0xEF60,0xEF61,0xEF62,0x210C,0x2111,0xEF63,0xEF64,0xEF65,0xEF66,0xEF67,0xEF68,0xEF69,0xEF6A,0x211C,0xEF6B,0xEF6C,0xEF6D,0xEF6E,0xEF6F,0xEF70,0xEF71,0x2128]; -var AMbbb = [0xEF8C,0xEF8D,0x2102,0xEF8E,0xEF8F,0xEF90,0xEF91,0x210D,0xEF92,0xEF93,0xEF94,0xEF95,0xEF96,0x2115,0xEF97,0x2119,0x211A,0x211D,0xEF98,0xEF99,0xEF9A,0xEF9B,0xEF9C,0xEF9D,0xEF9E,0x2124]; - -var CONST = 0, UNARY = 1, BINARY = 2, INFIX = 3, LEFTBRACKET = 4, - RIGHTBRACKET = 5, SPACE = 6, UNDEROVER = 7, DEFINITION = 8, - LEFTRIGHT = 9, TEXT = 10, BIG = 11, LONG = 12, STRETCHY = 13, - MATRIX = 14;; // token types - -var AMquote = {input:"\"", tag:"mtext", output:"mbox", tex:null, ttype:TEXT}; - -var AMsymbols = [ -//some greek symbols -{input:"alpha", tag:"mi", output:"\u03B1", tex:null, ttype:CONST}, -{input:"beta", tag:"mi", output:"\u03B2", tex:null, ttype:CONST}, -{input:"chi", tag:"mi", output:"\u03C7", tex:null, ttype:CONST}, -{input:"delta", tag:"mi", output:"\u03B4", tex:null, ttype:CONST}, -{input:"Delta", tag:"mo", output:"\u0394", tex:null, ttype:CONST}, -{input:"epsi", tag:"mi", output:"\u03B5", tex:"epsilon", ttype:CONST}, -{input:"varepsilon", tag:"mi", output:"\u025B", tex:null, ttype:CONST}, -{input:"eta", tag:"mi", output:"\u03B7", tex:null, ttype:CONST}, -{input:"gamma", tag:"mi", output:"\u03B3", tex:null, ttype:CONST}, -{input:"Gamma", tag:"mo", output:"\u0393", tex:null, ttype:CONST}, -{input:"iota", tag:"mi", output:"\u03B9", tex:null, ttype:CONST}, -{input:"kappa", tag:"mi", output:"\u03BA", tex:null, ttype:CONST}, -{input:"lambda", tag:"mi", output:"\u03BB", tex:null, ttype:CONST}, -{input:"Lambda", tag:"mo", output:"\u039B", tex:null, ttype:CONST}, -{input:"mu", tag:"mi", output:"\u03BC", tex:null, ttype:CONST}, -{input:"nu", tag:"mi", output:"\u03BD", tex:null, ttype:CONST}, -{input:"omega", tag:"mi", output:"\u03C9", tex:null, ttype:CONST}, -{input:"Omega", tag:"mo", output:"\u03A9", tex:null, ttype:CONST}, -{input:"phi", tag:"mi", output:"\u03C6", tex:null, ttype:CONST}, -{input:"varphi", tag:"mi", output:"\u03D5", tex:null, ttype:CONST}, -{input:"Phi", tag:"mo", output:"\u03A6", tex:null, ttype:CONST}, -{input:"pi", tag:"mi", output:"\u03C0", tex:null, ttype:CONST}, -{input:"Pi", tag:"mo", output:"\u03A0", tex:null, ttype:CONST}, -{input:"psi", tag:"mi", output:"\u03C8", tex:null, ttype:CONST}, -{input:"Psi", tag:"mi", output:"\u03A8", tex:null, ttype:CONST}, -{input:"rho", tag:"mi", output:"\u03C1", tex:null, ttype:CONST}, -{input:"sigma", tag:"mi", output:"\u03C3", tex:null, ttype:CONST}, -{input:"Sigma", tag:"mo", output:"\u03A3", tex:null, ttype:CONST}, -{input:"tau", tag:"mi", output:"\u03C4", tex:null, ttype:CONST}, -{input:"theta", tag:"mi", output:"\u03B8", tex:null, ttype:CONST}, -{input:"vartheta", tag:"mi", output:"\u03D1", tex:null, ttype:CONST}, -{input:"Theta", tag:"mo", output:"\u0398", tex:null, ttype:CONST}, -{input:"upsilon", tag:"mi", output:"\u03C5", tex:null, ttype:CONST}, -{input:"xi", tag:"mi", output:"\u03BE", tex:null, ttype:CONST}, -{input:"Xi", tag:"mo", output:"\u039E", tex:null, ttype:CONST}, -{input:"zeta", tag:"mi", output:"\u03B6", tex:null, ttype:CONST}, - -//binary operation symbols -//{input:"-", tag:"mo", output:"\u0096", tex:null, ttype:CONST}, -{input:"*", tag:"mo", output:"\u22C5", tex:"cdot", ttype:CONST}, -{input:"**", tag:"mo", output:"\u22C6", tex:"star", ttype:CONST}, -{input:"//", tag:"mo", output:"/", tex:null, ttype:CONST}, -{input:"\\\\", tag:"mo", output:"\\", tex:"backslash", ttype:CONST}, -{input:"setminus", tag:"mo", output:"\\", tex:null, ttype:CONST}, -{input:"xx", tag:"mo", output:"\u00D7", tex:"times", ttype:CONST}, -{input:"-:", tag:"mo", output:"\u00F7", tex:"divide", ttype:CONST}, -{input:"@", tag:"mo", output:"\u26AC", tex:"circ", ttype:CONST}, -{input:"o+", tag:"mo", output:"\u2295", tex:"oplus", ttype:CONST}, -{input:"ox", tag:"mo", output:"\u2297", tex:"otimes", ttype:CONST}, -{input:"o.", tag:"mo", output:"\u2299", tex:"odot", ttype:CONST}, -{input:"sum", tag:"mo", output:"\u2211", tex:null, ttype:UNDEROVER}, -{input:"prod", tag:"mo", output:"\u220F", tex:null, ttype:UNDEROVER}, -{input:"^^", tag:"mo", output:"\u2227", tex:"wedge", ttype:CONST}, -{input:"^^^", tag:"mo", output:"\u22C0", tex:"bigwedge", ttype:UNDEROVER}, -{input:"vv", tag:"mo", output:"\u2228", tex:"vee", ttype:CONST}, -{input:"vvv", tag:"mo", output:"\u22C1", tex:"bigvee", ttype:UNDEROVER}, -{input:"nn", tag:"mo", output:"\u2229", tex:"cap", ttype:CONST}, -{input:"nnn", tag:"mo", output:"\u22C2", tex:"bigcap", ttype:UNDEROVER}, -{input:"uu", tag:"mo", output:"\u222A", tex:"cup", ttype:CONST}, -{input:"uuu", tag:"mo", output:"\u22C3", tex:"bigcup", ttype:UNDEROVER}, - -//binary relation symbols -{input:"!=", tag:"mo", output:"\u2260", tex:"ne", ttype:CONST}, -{input:":=", tag:"mo", output:":=", tex:null, ttype:CONST}, -{input:"lt", tag:"mo", output:"<", tex:null, ttype:CONST}, -{input:"<=", tag:"mo", output:"\u2264", tex:"le", ttype:CONST}, -{input:"lt=", tag:"mo", output:"\u2264", tex:"leq", ttype:CONST}, -{input:">=", tag:"mo", output:"\u2265", tex:"ge", ttype:CONST}, -{input:"geq", tag:"mo", output:"\u2265", tex:null, ttype:CONST}, -{input:"-<", tag:"mo", output:"\u227A", tex:"prec", ttype:CONST}, -{input:"-lt", tag:"mo", output:"\u227A", tex:null, ttype:CONST}, -{input:">-", tag:"mo", output:"\u227B", tex:"succ", ttype:CONST}, -{input:"-<=", tag:"mo", output:"\u2AAF", tex:"preceq", ttype:CONST}, -{input:">-=", tag:"mo", output:"\u2AB0", tex:"succeq", ttype:CONST}, -{input:"in", tag:"mo", output:"\u2208", tex:null, ttype:CONST}, -{input:"!in", tag:"mo", output:"\u2209", tex:"notin", ttype:CONST}, -{input:"sub", tag:"mo", output:"\u2282", tex:"subset", ttype:CONST}, -{input:"sup", tag:"mo", output:"\u2283", tex:"supset", ttype:CONST}, -{input:"sube", tag:"mo", output:"\u2286", tex:"subseteq", ttype:CONST}, -{input:"supe", tag:"mo", output:"\u2287", tex:"supseteq", ttype:CONST}, -{input:"-=", tag:"mo", output:"\u2261", tex:"equiv", ttype:CONST}, -{input:"~=", tag:"mo", output:"\u2245", tex:"cong", ttype:CONST}, -{input:"~~", tag:"mo", output:"\u2248", tex:"approx", ttype:CONST}, -{input:"prop", tag:"mo", output:"\u221D", tex:"propto", ttype:CONST}, - -//logical symbols -{input:"and", tag:"mtext", output:"and", tex:null, ttype:SPACE}, -{input:"or", tag:"mtext", output:"or", tex:null, ttype:SPACE}, -{input:"not", tag:"mo", output:"\u00AC", tex:"neg", ttype:CONST}, -{input:"=>", tag:"mo", output:"\u21D2", tex:"implies", ttype:CONST}, -{input:"if", tag:"mo", output:"if", tex:null, ttype:SPACE}, -{input:"<=>", tag:"mo", output:"\u21D4", tex:"iff", ttype:CONST}, -{input:"AA", tag:"mo", output:"\u2200", tex:"forall", ttype:CONST}, -{input:"EE", tag:"mo", output:"\u2203", tex:"exists", ttype:CONST}, -{input:"_|_", tag:"mo", output:"\u22A5", tex:"bot", ttype:CONST}, -{input:"TT", tag:"mo", output:"\u22A4", tex:"top", ttype:CONST}, -{input:"|--", tag:"mo", output:"\u22A2", tex:"vdash", ttype:CONST}, -{input:"|==", tag:"mo", output:"\u22A8", tex:"models", ttype:CONST}, - -//grouping brackets -{input:"(", tag:"mo", output:"(", tex:null, ttype:LEFTBRACKET}, -{input:")", tag:"mo", output:")", tex:null, ttype:RIGHTBRACKET}, -{input:"[", tag:"mo", output:"[", tex:null, ttype:LEFTBRACKET}, -{input:"]", tag:"mo", output:"]", tex:null, ttype:RIGHTBRACKET}, -{input:"{", tag:"mo", output:"{", tex:null, ttype:LEFTBRACKET}, -{input:"}", tag:"mo", output:"}", tex:null, ttype:RIGHTBRACKET}, -{input:"|", tag:"mo", output:"|", tex:null, ttype:LEFTRIGHT}, -//{input:"||", tag:"mo", output:"||", tex:null, ttype:LEFTRIGHT}, -{input:"(:", tag:"mo", output:"\u2329", tex:"langle", ttype:LEFTBRACKET}, -{input:":)", tag:"mo", output:"\u232A", tex:"rangle", ttype:RIGHTBRACKET}, -{input:"<<", tag:"mo", output:"\u2329", tex:null, ttype:LEFTBRACKET}, -{input:">>", tag:"mo", output:"\u232A", tex:null, ttype:RIGHTBRACKET}, -{input:"{:", tag:"mo", output:"{:", tex:null, ttype:LEFTBRACKET, invisible:true}, -{input:":}", tag:"mo", output:":}", tex:null, ttype:RIGHTBRACKET, invisible:true}, - -//miscellaneous symbols -{input:"int", tag:"mo", output:"\u222B", tex:null, ttype:CONST}, -{input:"dx", tag:"mi", output:"{:d x:}", tex:null, ttype:DEFINITION}, -{input:"dy", tag:"mi", output:"{:d y:}", tex:null, ttype:DEFINITION}, -{input:"dz", tag:"mi", output:"{:d z:}", tex:null, ttype:DEFINITION}, -{input:"dt", tag:"mi", output:"{:d t:}", tex:null, ttype:DEFINITION}, -{input:"oint", tag:"mo", output:"\u222E", tex:null, ttype:CONST}, -{input:"del", tag:"mo", output:"\u2202", tex:"partial", ttype:CONST}, -{input:"grad", tag:"mo", output:"\u2207", tex:"nabla", ttype:CONST}, -{input:"+-", tag:"mo", output:"\u00B1", tex:"pm", ttype:CONST}, -{input:"O/", tag:"mo", output:"\u2205", tex:"emptyset", ttype:CONST}, -{input:"oo", tag:"mo", output:"\u221E", tex:"infty", ttype:CONST}, -{input:"aleph", tag:"mo", output:"\u2135", tex:null, ttype:CONST}, -{input:"...", tag:"mo", output:"...", tex:"ldots", ttype:CONST}, -{input:":.", tag:"mo", output:"\u2234", tex:"therefore", ttype:CONST}, -{input:"/_", tag:"mo", output:"\u2220", tex:"angle", ttype:CONST}, -{input:"\\ ", tag:"mo", output:"\u00A0", tex:null, ttype:CONST}, -{input:"quad", tag:"mo", output:"\u00A0\u00A0", tex:null, ttype:CONST}, -{input:"qquad", tag:"mo", output:"\u00A0\u00A0\u00A0\u00A0", tex:null, ttype:CONST}, -{input:"cdots", tag:"mo", output:"\u22EF", tex:null, ttype:CONST}, -{input:"vdots", tag:"mo", output:"\u22EE", tex:null, ttype:CONST}, -{input:"ddots", tag:"mo", output:"\u22F1", tex:null, ttype:CONST}, -{input:"diamond", tag:"mo", output:"\u22C4", tex:null, ttype:CONST}, -{input:"square", tag:"mo", output:"\u25A1", tex:null, ttype:CONST}, -{input:"|__", tag:"mo", output:"\u230A", tex:"lfloor", ttype:CONST}, -{input:"__|", tag:"mo", output:"\u230B", tex:"rfloor", ttype:CONST}, -{input:"|~", tag:"mo", output:"\u2308", tex:"lceiling", ttype:CONST}, -{input:"~|", tag:"mo", output:"\u2309", tex:"rceiling", ttype:CONST}, -{input:"CC", tag:"mo", output:"\u2102", tex:null, ttype:CONST}, -{input:"NN", tag:"mo", output:"\u2115", tex:null, ttype:CONST}, -{input:"QQ", tag:"mo", output:"\u211A", tex:null, ttype:CONST}, -{input:"RR", tag:"mo", output:"\u211D", tex:null, ttype:CONST}, -{input:"ZZ", tag:"mo", output:"\u2124", tex:null, ttype:CONST}, -{input:"f", tag:"mi", output:"f", tex:null, ttype:UNARY, func:true}, -{input:"g", tag:"mi", output:"g", tex:null, ttype:UNARY, func:true}, - -//standard functions -{input:"lim", tag:"mo", output:"lim", tex:null, ttype:UNDEROVER}, -{input:"Lim", tag:"mo", output:"Lim", tex:null, ttype:UNDEROVER}, -{input:"sin", tag:"mo", output:"sin", tex:null, ttype:UNARY, func:true}, -{input:"cos", tag:"mo", output:"cos", tex:null, ttype:UNARY, func:true}, -{input:"tan", tag:"mo", output:"tan", tex:null, ttype:UNARY, func:true}, -{input:"sinh", tag:"mo", output:"sinh", tex:null, ttype:UNARY, func:true}, -{input:"cosh", tag:"mo", output:"cosh", tex:null, ttype:UNARY, func:true}, -{input:"tanh", tag:"mo", output:"tanh", tex:null, ttype:UNARY, func:true}, -{input:"cot", tag:"mo", output:"cot", tex:null, ttype:UNARY, func:true}, -{input:"sec", tag:"mo", output:"sec", tex:null, ttype:UNARY, func:true}, -{input:"csc", tag:"mo", output:"csc", tex:null, ttype:UNARY, func:true}, -{input:"log", tag:"mo", output:"log", tex:null, ttype:UNARY, func:true}, -{input:"ln", tag:"mo", output:"ln", tex:null, ttype:UNARY, func:true}, -{input:"det", tag:"mo", output:"det", tex:null, ttype:UNARY, func:true}, -{input:"dim", tag:"mo", output:"dim", tex:null, ttype:CONST}, -{input:"mod", tag:"mo", output:"mod", tex:null, ttype:CONST}, -{input:"gcd", tag:"mo", output:"gcd", tex:null, ttype:UNARY, func:true}, -{input:"lcm", tag:"mo", output:"lcm", tex:null, ttype:UNARY, func:true}, -{input:"lub", tag:"mo", output:"lub", tex:null, ttype:CONST}, -{input:"glb", tag:"mo", output:"glb", tex:null, ttype:CONST}, -{input:"min", tag:"mo", output:"min", tex:null, ttype:UNDEROVER}, -{input:"max", tag:"mo", output:"max", tex:null, ttype:UNDEROVER}, - -//arrows -{input:"uarr", tag:"mo", output:"\u2191", tex:"uparrow", ttype:CONST}, -{input:"darr", tag:"mo", output:"\u2193", tex:"downarrow", ttype:CONST}, -{input:"rarr", tag:"mo", output:"\u2192", tex:"rightarrow", ttype:CONST}, -{input:"->", tag:"mo", output:"\u2192", tex:"to", ttype:CONST}, -{input:">->", tag:"mo", output:"\u21A3", tex:"rightarrowtail", ttype:CONST}, -{input:"->>", tag:"mo", output:"\u21A0", tex:"twoheadrightarrow", ttype:CONST}, -{input:">->>", tag:"mo", output:"\u2916", tex:"twoheadrightarrowtail", ttype:CONST}, -{input:"|->", tag:"mo", output:"\u21A6", tex:"mapsto", ttype:CONST}, -{input:"larr", tag:"mo", output:"\u2190", tex:"leftarrow", ttype:CONST}, -{input:"harr", tag:"mo", output:"\u2194", tex:"leftrightarrow", ttype:CONST}, -{input:"rArr", tag:"mo", output:"\u21D2", tex:"Rightarrow", ttype:CONST}, -{input:"lArr", tag:"mo", output:"\u21D0", tex:"Leftarrow", ttype:CONST}, -{input:"hArr", tag:"mo", output:"\u21D4", tex:"Leftrightarrow", ttype:CONST}, -//commands with argument -{input:"sqrt", tag:"msqrt", output:"sqrt", tex:null, ttype:UNARY}, -{input:"root", tag:"mroot", output:"root", tex:null, ttype:BINARY}, -{input:"frac", tag:"mfrac", output:"/", tex:null, ttype:BINARY}, -{input:"/", tag:"mfrac", output:"/", tex:null, ttype:INFIX}, -{input:"stackrel", tag:"mover", output:"stackrel", tex:null, ttype:BINARY}, -{input:"_", tag:"msub", output:"_", tex:null, ttype:INFIX}, -{input:"^", tag:"msup", output:"^", tex:null, ttype:INFIX}, -{input:"hat", tag:"mover", output:"\u005E", tex:null, ttype:UNARY, acc:true}, -{input:"bar", tag:"mover", output:"\u00AF", tex:"overline", ttype:UNARY, acc:true}, -{input:"vec", tag:"mover", output:"\u2192", tex:null, ttype:UNARY, acc:true}, -{input:"dot", tag:"mover", output:".", tex:null, ttype:UNARY, acc:true}, -{input:"ddot", tag:"mover", output:"..", tex:null, ttype:UNARY, acc:true}, -{input:"ul", tag:"munder", output:"\u0332", tex:"underline", ttype:UNARY, acc:true}, -{input:"text", tag:"mtext", output:"text", tex:null, ttype:TEXT}, -{input:"mbox", tag:"mtext", output:"mbox", tex:null, ttype:TEXT}, -AMquote, -{input:"bb", tag:"mstyle", atname:"fontweight", atval:"bold", output:"bb", tex:null, ttype:UNARY}, -{input:"mathbf", tag:"mstyle", atname:"fontweight", atval:"bold", output:"mathbf", tex:null, ttype:UNARY}, -{input:"sf", tag:"mstyle", atname:"fontfamily", atval:"sans-serif", output:"sf", tex:null, ttype:UNARY}, -{input:"mathsf", tag:"mstyle", atname:"fontfamily", atval:"sans-serif", output:"mathsf", tex:null, ttype:UNARY}, -{input:"bbb", tag:"mstyle", atname:"mathvariant", atval:"double-struck", output:"bbb", tex:null, ttype:UNARY, codes:AMbbb}, -{input:"mathbb", tag:"mstyle", atname:"mathvariant", atval:"double-struck", output:"mathbb", tex:null, ttype:UNARY, codes:AMbbb}, -{input:"cc", tag:"mstyle", atname:"mathvariant", atval:"script", output:"cc", tex:null, ttype:UNARY, codes:AMcal}, -{input:"mathcal", tag:"mstyle", atname:"mathvariant", atval:"script", output:"mathcal", tex:null, ttype:UNARY, codes:AMcal}, -{input:"tt", tag:"mstyle", atname:"fontfamily", atval:"monospace", output:"tt", tex:null, ttype:UNARY}, -{input:"mathtt", tag:"mstyle", atname:"fontfamily", atval:"monospace", output:"mathtt", tex:null, ttype:UNARY}, -{input:"fr", tag:"mstyle", atname:"mathvariant", atval:"fraktur", output:"fr", tex:null, ttype:UNARY, codes:AMfrk}, -{input:"mathfrak", tag:"mstyle", atname:"mathvariant", atval:"fraktur", output:"mathfrak", tex:null, ttype:UNARY, codes:AMfrk} -]; - -function compareNames(s1,s2) { - if (s1.input > s2.input) return 1 - else return -1; -} - -var AMnames = []; //list of input symbols - -function initSymbols() { - var texsymbols = [], i; - for (i=0; i=n where str appears or would be inserted -// assumes arr is sorted - if (n==0) { - var h,m; - n = -1; - h = arr.length; - while (n+1> 1; - if (arr[m]=str -} - -function AMgetSymbol(str) { -//return maximal initial substring of str that appears in names -//return null if there is none - var k = 0; //new pos - var j = 0; //old pos - var mk; //match pos - var st; - var tagst; - var match = ""; - var more = true; - for (var i=1; i<=str.length && more; i++) { - st = str.slice(0,i); //initial substring of length i - j = k; - k = position(AMnames, st, j); - if (k=AMnames[k]; - } - AMpreviousSymbol=AMcurrentSymbol; - if (match!=""){ - AMcurrentSymbol=AMsymbols[mk].ttype; - return AMsymbols[mk]; - } -// if str[0] is a digit or - return maxsubstring of digits.digits - AMcurrentSymbol=CONST; - k = 1; - st = str.slice(0,1); - var integ = true; - while ("0"<=st && st<="9" && k<=str.length) { - st = str.slice(k,k+1); - k++; - } - if (st == decimalsign) { - st = str.slice(k,k+1); - if ("0"<=st && st<="9") { - integ = false; - k++; - while ("0"<=st && st<="9" && k<=str.length) { - st = str.slice(k,k+1); - k++; - } - } - } - if ((integ && k>1) || k>2) { - st = str.slice(0,k-1); - tagst = "mn"; - } else { - k = 2; - st = str.slice(0,1); //take 1 character - tagst = (("A">st || st>"Z") && ("a">st || st>"z")?"mo":"mi"); - } - if (st=="-" && AMpreviousSymbol==INFIX) { - AMcurrentSymbol = INFIX; //trick "/" into recognizing "-" on second parse - return {input:st, tag:tagst, output:st, ttype:UNARY, func:true}; - } - return {input:st, tag:tagst, output:st, ttype:CONST}; -} - -function AMremoveBrackets(node) { - var st; - if (node.nodeName=="mrow") { - st = node.firstChild.firstChild.nodeValue; - if (st=="(" || st=="[" || st=="{") node.removeChild(node.firstChild); - } - if (node.nodeName=="mrow") { - st = node.lastChild.firstChild.nodeValue; - if (st==")" || st=="]" || st=="}") node.removeChild(node.lastChild); - } -} - -/*Parsing ASCII math expressions with the following grammar -v ::= [A-Za-z] | greek letters | numbers | other constant symbols -u ::= sqrt | text | bb | other unary symbols for font commands -b ::= frac | root | stackrel binary symbols -l ::= ( | [ | { | (: | {: left brackets -r ::= ) | ] | } | :) | :} right brackets -S ::= v | lEr | uS | bSS Simple expression -I ::= S_S | S^S | S_S^S | S Intermediate expression -E ::= IE | I/I Expression -Each terminal symbol is translated into a corresponding mathml node.*/ - -var AMnestingDepth,AMpreviousSymbol,AMcurrentSymbol; - -function AMparseSexpr(str) { //parses str and returns [node,tailstr] - var symbol, node, result, i, st,// rightvert = false, - newFrag = document.createDocumentFragment(); - str = AMremoveCharsAndBlanks(str,0); - symbol = AMgetSymbol(str); //either a token or a bracket or empty - if (symbol == null || symbol.ttype == RIGHTBRACKET && AMnestingDepth > 0) { - return [null,str]; - } - if (symbol.ttype == DEFINITION) { - str = symbol.output+AMremoveCharsAndBlanks(str,symbol.input.length); - symbol = AMgetSymbol(str); - } - switch (symbol.ttype) { case UNDEROVER: - case CONST: - str = AMremoveCharsAndBlanks(str,symbol.input.length); - return [createMmlNode(symbol.tag, //its a constant - document.createTextNode(symbol.output)),str]; - case LEFTBRACKET: //read (expr+) - AMnestingDepth++; - str = AMremoveCharsAndBlanks(str,symbol.input.length); - result = AMparseExpr(str,true); - AMnestingDepth--; - if (typeof symbol.invisible == "boolean" && symbol.invisible) - node = createMmlNode("mrow",result[0]); - else { - node = createMmlNode("mo",document.createTextNode(symbol.output)); - node = createMmlNode("mrow",node); - node.appendChild(result[0]); - } - return [node,result[1]]; - case TEXT: - if (symbol!=AMquote) str = AMremoveCharsAndBlanks(str,symbol.input.length); - if (str.charAt(0)=="{") i=str.indexOf("}"); - else if (str.charAt(0)=="(") i=str.indexOf(")"); - else if (str.charAt(0)=="[") i=str.indexOf("]"); - else if (symbol==AMquote) i=str.slice(1).indexOf("\"")+1; - else i = 0; - if (i==-1) i = str.length; - st = str.slice(1,i); - if (st.charAt(0) == " ") { - node = createMmlNode("mspace"); - node.setAttribute("width","1ex"); - newFrag.appendChild(node); - } - newFrag.appendChild( - createMmlNode(symbol.tag,document.createTextNode(st))); - if (st.charAt(st.length-1) == " ") { - node = createMmlNode("mspace"); - node.setAttribute("width","1ex"); - newFrag.appendChild(node); - } - str = AMremoveCharsAndBlanks(str,i+1); - return [createMmlNode("mrow",newFrag),str]; - case UNARY: - str = AMremoveCharsAndBlanks(str,symbol.input.length); - result = AMparseSexpr(str); - if (result[0]==null) return [createMmlNode(symbol.tag, - document.createTextNode(symbol.output)),str]; - if (typeof symbol.func == "boolean" && symbol.func) { // functions hack - st = str.charAt(0); - if (st=="^" || st=="_" || st=="/" || st=="|" || st==",") { - return [createMmlNode(symbol.tag, - document.createTextNode(symbol.output)),str]; - } else { - node = createMmlNode("mrow", - createMmlNode(symbol.tag,document.createTextNode(symbol.output))); - node.appendChild(result[0]); - return [node,result[1]]; - } - } - AMremoveBrackets(result[0]); - if (symbol.input == "sqrt") { // sqrt - return [createMmlNode(symbol.tag,result[0]),result[1]]; - } else if (typeof symbol.acc == "boolean" && symbol.acc) { // accent - node = createMmlNode(symbol.tag,result[0]); - node.appendChild(createMmlNode("mo",document.createTextNode(symbol.output))); - return [node,result[1]]; - } else { // font change command -// MOD: The following code generates invalid MathML, so is commented out for the time being. -// if (!isIE && typeof symbol.codes != "undefined") { -// for (i=0; i64 && st.charCodeAt(j)<91) newst = newst + -// String.fromCharCode(symbol.codes[st.charCodeAt(j)-65]); -// else newst = newst + st.charAt(j); -// if (result[0].nodeName=="mi") { -// result[0]=createMmlNode("mo"). -// appendChild(document.createTextNode(newst)); -// } -// else result[0].replaceChild(createMmlNode("mo"). -// appendChild(document.createTextNode(newst)), -// result[0].childNodes.item(i)); -// } -// } - node = createMmlNode(symbol.tag,result[0]); - node.setAttribute(symbol.atname,symbol.atval); - return [node,result[1]]; - } - case BINARY: - str = AMremoveCharsAndBlanks(str,symbol.input.length); - result = AMparseSexpr(str); - if (result[0]==null) return [createMmlNode("mo", - document.createTextNode(symbol.input)),str]; - AMremoveBrackets(result[0]); - var result2 = AMparseSexpr(result[1]); - if (result2[0]==null) return [createMmlNode("mo", - document.createTextNode(symbol.input)),str]; - AMremoveBrackets(result2[0]); - if (symbol.input=="root" || symbol.input=="stackrel") - newFrag.appendChild(result2[0]); - newFrag.appendChild(result[0]); - if (symbol.input=="frac") newFrag.appendChild(result2[0]); - return [createMmlNode(symbol.tag,newFrag),result2[1]]; - case INFIX: - str = AMremoveCharsAndBlanks(str,symbol.input.length); - return [createMmlNode("mo",document.createTextNode(symbol.output)),str]; - case SPACE: - str = AMremoveCharsAndBlanks(str,symbol.input.length); - node = createMmlNode("mspace"); - node.setAttribute("width","1ex"); - newFrag.appendChild(node); - newFrag.appendChild( - createMmlNode(symbol.tag,document.createTextNode(symbol.output))); - node = createMmlNode("mspace"); - node.setAttribute("width","1ex"); - newFrag.appendChild(node); - return [createMmlNode("mrow",newFrag),str]; - case LEFTRIGHT: -// if (rightvert) return [null,str]; else rightvert = true; - AMnestingDepth++; - str = AMremoveCharsAndBlanks(str,symbol.input.length); - result = AMparseExpr(str,false); - AMnestingDepth--; - var st = ""; - if (result[0].lastChild!=null) - st = result[0].lastChild.firstChild.nodeValue; - if (st == "|") { // its an absolute value subterm - node = createMmlNode("mo",document.createTextNode(symbol.output)); - node = createMmlNode("mrow",node); - node.appendChild(result[0]); - return [node,result[1]]; - } else { // the "|" is a \mid so use unicode 2223 (divides) for spacing - node = createMmlNode("mo",document.createTextNode("\u2223")); - node = createMmlNode("mrow",node); - return [node,str]; - } - default: -//alert("default"); - str = AMremoveCharsAndBlanks(str,symbol.input.length); - return [createMmlNode(symbol.tag, //its a constant - document.createTextNode(symbol.output)),str]; - } -} - -function AMparseIexpr(str) { - var symbol, sym1, sym2, node, result, underover; - str = AMremoveCharsAndBlanks(str,0); - sym1 = AMgetSymbol(str); - result = AMparseSexpr(str); - node = result[0]; - str = result[1]; - symbol = AMgetSymbol(str); - if (symbol.ttype == INFIX && symbol.input != "/") { - str = AMremoveCharsAndBlanks(str,symbol.input.length); -// if (symbol.input == "/") result = AMparseIexpr(str); else ... - result = AMparseSexpr(str); - if (result[0] == null) // show box in place of missing argument - result[0] = createMmlNode("mo",document.createTextNode("\u25A1")); - else AMremoveBrackets(result[0]); - str = result[1]; -// if (symbol.input == "/") AMremoveBrackets(node); - if (symbol.input == "_") { - sym2 = AMgetSymbol(str); - underover = (sym1.ttype == UNDEROVER); - if (sym2.input == "^") { - str = AMremoveCharsAndBlanks(str,sym2.input.length); - var res2 = AMparseSexpr(str); - AMremoveBrackets(res2[0]); - str = res2[1]; - node = createMmlNode((underover?"munderover":"msubsup"),node); - node.appendChild(result[0]); - node.appendChild(res2[0]); - node = createMmlNode("mrow",node); // so sum does not stretch - } else { - node = createMmlNode((underover?"munder":"msub"),node); - node.appendChild(result[0]); - } - } else { - node = createMmlNode(symbol.tag,node); - node.appendChild(result[0]); - } - } - return [node,str]; -} - -function AMparseExpr(str,rightbracket) { - var symbol, node, result, i, nodeList = [], - newFrag = document.createDocumentFragment(); - do { - str = AMremoveCharsAndBlanks(str,0); - result = AMparseIexpr(str); - node = result[0]; - str = result[1]; - symbol = AMgetSymbol(str); - if (symbol.ttype == INFIX && symbol.input == "/") { - str = AMremoveCharsAndBlanks(str,symbol.input.length); - result = AMparseIexpr(str); - if (result[0] == null) // show box in place of missing argument - result[0] = createMmlNode("mo",document.createTextNode("\u25A1")); - else AMremoveBrackets(result[0]); - str = result[1]; - AMremoveBrackets(node); - node = createMmlNode(symbol.tag,node); - node.appendChild(result[0]); - newFrag.appendChild(node); - symbol = AMgetSymbol(str); - } - else if (node!=undefined) newFrag.appendChild(node); - } while ((symbol.ttype != RIGHTBRACKET && - (symbol.ttype != LEFTRIGHT || rightbracket) - || AMnestingDepth == 0) && symbol!=null && symbol.output!=""); - if (symbol.ttype == RIGHTBRACKET || symbol.ttype == LEFTRIGHT) { -// if (AMnestingDepth > 0) AMnestingDepth--; - var len = newFrag.childNodes.length; - if (len>0 && newFrag.childNodes.item(len-1).nodeName == "mrow" && len>1 && - newFrag.childNodes.item(len-2).nodeName == "mo" && - newFrag.childNodes.item(len-2).firstChild.nodeValue == ",") { //matrix - var right = newFrag.childNodes.item(len-1).lastChild.firstChild.nodeValue; - if (right==")" || right=="]") { - var left = newFrag.childNodes.item(len-1).firstChild.firstChild.nodeValue; - if (left=="(" && right==")" && symbol.output != "}" || - left=="[" && right=="]") { - var pos = []; // positions of commas - var matrix = true; - var m = newFrag.childNodes.length; - for (i=0; matrix && i1) matrix = pos[i].length == pos[i-2].length; - } - if (matrix) { - var row, frag, n, k, table = document.createDocumentFragment(); - for (i=0; i(-,-,...,-,-) - n = node.childNodes.length; - k = 0; - node.removeChild(node.firstChild); //remove ( - for (j=1; j2) { - newFrag.removeChild(newFrag.firstChild); //remove ) - newFrag.removeChild(newFrag.firstChild); //remove , - } - table.appendChild(createMmlNode("mtr",row)); - } - node = createMmlNode("mtable",table); - if (typeof symbol.invisible == "boolean" && symbol.invisible) node.setAttribute("columnalign","left"); - newFrag.replaceChild(node,newFrag.firstChild); - } - } - } - } - str = AMremoveCharsAndBlanks(str,symbol.input.length); - if (typeof symbol.invisible != "boolean" || !symbol.invisible) { - node = createMmlNode("mo",document.createTextNode(symbol.output)); - newFrag.appendChild(node); - } - } - return [newFrag,str]; -} - -//MOD: The rest of the code is not required! - -//------------------------------------------------------------- - -/* ASCIIMathML.js has ended! */ - -initSymbols(); - -/* Parses the given ASCIIMathInput, returning a DOM Element */ -this.parseAsciiMathInput = function(asciiMathInput) { - var options = arguments[1] || {}; - - /* Call up ASCIIMath to do the actual parsing, generating a document fragment */ - var content = AMparseExpr(asciiMathInput.replace(/^\s+/g,""), false)[0]; - - /* If adding source annotation, then we need to wrap things up appropriately */ - if (options.addSourceAnnotation) { - var semantics = createMmlNode("semantics", content.length==1 ? content : createMmlNode("mrow", content)); - - var annotation = createMmlNode("annotation", document.createTextNode(asciiMathInput)); - annotation.setAttribute("encoding", "ASCIIMathInput"); - semantics.appendChild(annotation); - - content = semantics; - } - - /* Create the containing element */ - var math = createMmlNode("math", content); - if (options.displayMode) { - math.setAttribute("display", "block"); - } - return math; -}; - -// (end of unindented constructor defined at top of file) -}; -function plantuml(dom, asciiMathInput) { - var asciiMathParser = new AsciiMathParser(dom); - var mathElement = asciiMathParser.parseAsciiMathInput(asciiMathInput); - return mathElement; -} diff --git a/src/net/sourceforge/plantuml/sequencediagram/graphic/DrawableSetInitializer.java b/src/net/sourceforge/plantuml/sequencediagram/graphic/DrawableSetInitializer.java index 575196eac..ce62e684f 100644 --- a/src/net/sourceforge/plantuml/sequencediagram/graphic/DrawableSetInitializer.java +++ b/src/net/sourceforge/plantuml/sequencediagram/graphic/DrawableSetInitializer.java @@ -631,7 +631,7 @@ class DrawableSetInitializer { participantDisplay); final Component tail = drawableSet.getSkin().createComponent(p.getUsedStyles(), tailType, null, skinParam, participantDisplay); - final Style style = this.defaultLineType.getDefaultStyleDefinition() + final Style style = this.defaultLineType.getDefaultStyleDefinition().with(p.getStereotype()) .getMergedStyle(skinParam.getCurrentStyleBuilder()); final Component line = drawableSet.getSkin().createComponent(new Style[] { style }, this.defaultLineType, null, drawableSet.getSkinParam(), participantDisplay); diff --git a/src/net/sourceforge/plantuml/skin/rose/ComponentRoseActiveLine.java b/src/net/sourceforge/plantuml/skin/rose/ComponentRoseActiveLine.java index 7900efdda..d99e3012f 100644 --- a/src/net/sourceforge/plantuml/skin/rose/ComponentRoseActiveLine.java +++ b/src/net/sourceforge/plantuml/skin/rose/ComponentRoseActiveLine.java @@ -59,9 +59,9 @@ public class ComponentRoseActiveLine extends AbstractComponent { public ComponentRoseActiveLine(ThemeStyle themeStyle, Style style, SymbolContext symbolContext, boolean closeUp, boolean closeDown, HColorSet set) { super(style); - if (UseStyle.useBetaStyle()) { + if (UseStyle.useBetaStyle()) symbolContext = style.getSymbolContext(themeStyle, set); - } + this.symbolContext = symbolContext; this.closeUp = closeUp; this.closeDown = closeDown; diff --git a/src/net/sourceforge/plantuml/skin/rose/ComponentRoseLine.java b/src/net/sourceforge/plantuml/skin/rose/ComponentRoseLine.java index de8886714..7897e17de 100644 --- a/src/net/sourceforge/plantuml/skin/rose/ComponentRoseLine.java +++ b/src/net/sourceforge/plantuml/skin/rose/ComponentRoseLine.java @@ -63,22 +63,25 @@ public class ComponentRoseLine extends AbstractComponent { super(style); if (UseStyle.useBetaStyle()) { this.color = style.value(PName.LineColor).asColor(themeStyle, set); + this.stroke = style.getStroke(); } else { this.color = color; + this.stroke = stroke; } this.continueLine = continueLine; - this.stroke = stroke; } @Override protected void drawInternalU(UGraphic ug, Area area) { final Dimension2D dimensionToUse = area.getDimensionToUse(); ug = ug.apply(color); - if (continueLine) { + if (UseStyle.useBetaStyle()) { + ug = ug.apply(stroke); + } else if (continueLine) ug = ug.apply(new UStroke()); - } else { + else ug = ArrowConfiguration.stroke(ug, 5, 5, stroke.getThickness()); - } + final int x = (int) (dimensionToUse.getWidth() / 2); ug.apply(UTranslate.dx(x)).draw(ULine.vline(dimensionToUse.getHeight())); } diff --git a/src/net/sourceforge/plantuml/ugraphic/color/HColorSet.java b/src/net/sourceforge/plantuml/ugraphic/color/HColorSet.java index fc9712783..011774025 100644 --- a/src/net/sourceforge/plantuml/ugraphic/color/HColorSet.java +++ b/src/net/sourceforge/plantuml/ugraphic/color/HColorSet.java @@ -258,19 +258,18 @@ public class HColorSet { } boolean isValid() { - for (String color : colors) { - if (isColorValid(color) == false) { + for (String color : colors) + if (isColorValid(color) == false) return false; - } - } + return true; } HColorAutomatic buildInternal(ThemeStyle themeStyle, HColor background) { - if (colors.length == 2) { + if (colors.length == 2) return new HColorAutomatic(themeStyle, build(colors[0], background), build(colors[1], background), null); - } + return new HColorAutomatic(themeStyle, build(colors[0], background), build(colors[1], background), build(colors[2], background)); } @@ -290,16 +289,16 @@ public class HColorSet { } private Automatic automaticFromString(String s) { - if (s.startsWith("#")) { + if (s.startsWith("#")) s = s.substring(1); - } - if (s.startsWith("?") == false) { + + if (s.startsWith("?") == false) return null; - } + final int idx = s.indexOf(':'); - if (idx != -1) { + if (idx != -1) return new Automatic(s.substring(1).split(":")); - } + return null; } @@ -312,9 +311,9 @@ public class HColorSet { } public HColor getColorOrWhite(ThemeStyle themeStyle, String s, HColor background) { - if (isColorValid(Objects.requireNonNull(s)) == false) { + if (isColorValid(Objects.requireNonNull(s)) == false) return HColorUtils.WHITE; - } + try { return getColor(themeStyle, s, background); } catch (NoSuchColorException e) { @@ -332,50 +331,39 @@ public class HColorSet { } public HColor getColor(ThemeStyle themeStyle, String s, HColor background) throws NoSuchColorException { - if (isColorValid(Objects.requireNonNull(s)) == false) { + if (isColorValid(Objects.requireNonNull(s)) == false) throw new NoSuchColorException(); - } + final Automatic automatic = automaticFromString(s); - if (automatic != null) { + if (automatic != null) return automatic.buildInternal(themeStyle, background); - } + final Gradient gradient = gradientFromString(s); - if (gradient != null) { + if (gradient != null) return gradient.buildInternal(background); - } + if (background == null && (s.equalsIgnoreCase("#transparent") || s.equalsIgnoreCase("transparent"))) s = "#00000000"; + return build(s, background); } private boolean isColorValid(String s) { s = removeFirstDieseAndgoLowerCase(s); final Automatic automatic = automaticFromString(s); - if (automatic != null) { + if (automatic != null) return automatic.isValid(); - } + final Gradient gradient = gradientFromString(s); - if (gradient != null) { + if (gradient != null) return gradient.isValid(); - } - if (s.matches("[0-9A-Fa-f]{3}")) { + + if (s.matches("[0-9A-Fa-f]|[0-9A-Fa-f]{3}|[0-9A-Fa-f]{6}|[0-9A-Fa-f]{8}|automatic|transparent")) return true; - } - if (s.matches("[0-9A-Fa-f]{6}")) { + + if (htmlNames.containsKey(s)) return true; - } - if (s.matches("[0-9A-Fa-f]{8}")) { - return true; - } - if (s.equalsIgnoreCase("automatic")) { - return true; - } - if (s.equalsIgnoreCase("transparent")) { - return true; - } - if (htmlNames.containsKey(s)) { - return true; - } + return false; } @@ -387,6 +375,9 @@ public class HColorSet { return new HColorBackground(background); } else if (s.equalsIgnoreCase("automatic")) { return new HColorAutomaticLegacy(); + } else if (s.matches("[0-9A-Fa-f]")) { + s = "" + s.charAt(0) + s.charAt(0) + s.charAt(0) + s.charAt(0) + s.charAt(0) + s.charAt(0); + color = new Color(Integer.parseInt(s, 16)); } else if (s.matches("[0-9A-Fa-f]{3}")) { s = "" + s.charAt(0) + s.charAt(0) + s.charAt(1) + s.charAt(1) + s.charAt(2) + s.charAt(2); color = new Color(Integer.parseInt(s, 16)); @@ -403,9 +394,9 @@ public class HColorSet { private Color fromRGBa(String s) { // https://forum.plantuml.net/11606/full-opacity-alpha-compositing-support-for-svg-and-png - if (s.length() != 8) { + if (s.length() != 8) throw new IllegalArgumentException(); - } + final int red = Integer.parseInt(s.substring(0, 2), 16); final int green = Integer.parseInt(s.substring(2, 4), 16); final int blue = Integer.parseInt(s.substring(4, 6), 16); @@ -415,9 +406,9 @@ public class HColorSet { private String removeFirstDieseAndgoLowerCase(String s) { s = StringUtils.goLowerCase(s); - if (s.startsWith("#")) { + if (s.startsWith("#")) s = s.substring(1); - } + return s; } diff --git a/src/net/sourceforge/plantuml/version/License.java b/src/net/sourceforge/plantuml/version/License.java index 40ec75f53..fdcef4484 100644 --- a/src/net/sourceforge/plantuml/version/License.java +++ b/src/net/sourceforge/plantuml/version/License.java @@ -489,23 +489,23 @@ public enum License { } private void end3(final List text, final LicenseInfo licenseInfo) { - if (this == License.GPL) { + if (this == License.GPL) addGpl(licenseInfo, text); - } else if (this == License.GPLV2) { + else if (this == License.GPLV2) addGplV2(licenseInfo, text); - } else if (this == License.MIT) { + else if (this == License.MIT) addMit(licenseInfo, text); - } else if (this == License.EPL) { + else if (this == License.EPL) addEpl(licenseInfo, text); - } else if (this == License.BSD) { + else if (this == License.BSD) addBsd(licenseInfo, text); - } else if (this == License.APACHE) { + else if (this == License.APACHE) addApache(licenseInfo, text); - } else if (this == License.LGPL) { + else if (this == License.LGPL) addLgpl(licenseInfo, text); - } else { + else throw new IllegalStateException(); - } + if (OptionFlags.getInstance().isEnableStats()) { text.add(" "); text.add("This version of PlantUML records general local statistics about usage."); @@ -517,7 +517,7 @@ public enum License { text.add(" if needed in the local temporary directory."); } else { text.add("This is the IGY distribution (Install GraphViz by Yourself)."); - text.add("You have to install GraphViz and to setup the GRAPHVIZ_DOT environment variable"); + text.add("You have to install GraphViz and to setup the GRAPHVIZ_DOT environment variable"); } text.add("(see https://plantuml.com/graphviz-dot )"); text.add(" "); @@ -530,7 +530,7 @@ public enum License { text.add("CafeUndZopfli ported by Eugene Klyuchnikov https://github.com/eustas/CafeUndZopfli"); text.add("Brotli (c) by the Brotli Authors https://github.com/google/brotli"); text.add("Themes (c) by Brett Schwarz https://github.com/bschwarz/puml-themes"); - text.add("EmojiTwo SVG provided by https://github.com/EmojiTwo/emojitwo"); + text.add("Twemoji (c) by Twitter at https://twemoji.twitter.com/"); text.add(" "); } } diff --git a/src/net/sourceforge/plantuml/version/Version.java b/src/net/sourceforge/plantuml/version/Version.java index 381b09d7f..48258258b 100644 --- a/src/net/sourceforge/plantuml/version/Version.java +++ b/src/net/sourceforge/plantuml/version/Version.java @@ -80,7 +80,7 @@ public class Version { } public static int beta() { - final int beta = 2; + final int beta = 3; return beta; }