From 42d759d951531cfc88104d12c2c24a63089ccd7c Mon Sep 17 00:00:00 2001 From: Arnaud Roques Date: Mon, 6 Dec 2021 19:58:08 +0100 Subject: [PATCH] Adding more emojis --- build.xml | 1 + pom.xml | 1 + .../sourceforge/plantuml/PSystemBuilder.java | 2 + .../plantuml/creole/atom/AtomEmojiTwo.java | 12 +- .../creole/command/CommandCreoleEmojiTwo.java | 5 +- .../plantuml/creole/legacy/AtomTextUtils.java | 2 +- .../plantuml/creole/legacy/EmojiUnused.java | 91 ----- .../plantuml/creole/legacy/StripeSimple.java | 18 +- .../plantuml/cucadiagram/Display.java | 139 ++++--- .../plantuml/emojitwo/EmojiTwo.java | 348 +++++++++++++++--- .../plantuml/emojitwo/PSystemListEmoji.java | 82 +++++ .../emojitwo/PSystemListEmojiFactory.java | 56 +++ .../plantuml/emojitwo/UGraphicWithScale.java | 71 ++++ .../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 | 13 +- .../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 | 9 +- .../plantuml/emojitwo/data/1f608.svg | 1 + .../plantuml/emojitwo/data/1f609.svg | 1 + .../plantuml/emojitwo/data/1f60a.svg | 1 + .../plantuml/emojitwo/data/1f60b.svg | 10 +- .../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 | 9 +- .../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/openiconic/Movement.java | 19 +- .../plantuml/openiconic/StringDecipher.java | 11 +- .../plantuml/openiconic/SvgCommandLetter.java | 38 +- .../plantuml/openiconic/SvgCommandNumber.java | 6 +- .../plantuml/openiconic/SvgPath.java | 122 +++--- .../plantuml/openiconic/SvgPosition.java | 7 + .../graphic/LivingParticipantBox.java | 4 +- .../plantuml/ugraphic/UPolygon.java | 28 +- .../plantuml/ugraphic/color/ColorUtils.java | 26 +- .../plantuml/ugraphic/color/HColorSimple.java | 30 +- .../sourceforge/plantuml/version/Version.java | 2 +- 840 files changed, 1590 insertions(+), 384 deletions(-) delete mode 100644 src/net/sourceforge/plantuml/creole/legacy/EmojiUnused.java create mode 100644 src/net/sourceforge/plantuml/emojitwo/PSystemListEmoji.java create mode 100644 src/net/sourceforge/plantuml/emojitwo/PSystemListEmojiFactory.java create mode 100644 src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f300.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f301.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f302.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f303.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f304.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f305.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f306.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f307.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f308.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f309.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f30f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f310.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f311.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f312.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f313.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f314.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f315.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f316.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f317.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f318.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f319.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f31f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f320.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f321.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f322.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f323.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f324.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f325.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f326.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f327.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f328.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f329.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f32f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f330.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f331.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f332.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f333.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f334.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f335.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f336.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f337.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f338.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f339.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f33f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f340.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f341.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f342.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f343.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f344.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f345.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f346.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f347.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f348.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f349.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f34f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f350.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f351.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f352.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f353.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f354.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f355.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f356.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f357.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f358.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f359.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f35f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f360.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f361.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f362.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f363.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f3c9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f400.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f401.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f402.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f403.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f404.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f405.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f406.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f407.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f408.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f409.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f40f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f410.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f411.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f412.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f413.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f414.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f415.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f416.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f417.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f418.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f419.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f41f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f420.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f421.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f422.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f423.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f424.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f425.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f426.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f427.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f428.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f429.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f42f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f430.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f431.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f432.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f433.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f434.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f435.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f436.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f437.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f438.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f439.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f43f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f440.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f441.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f442.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f443.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f444.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f445.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f446.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f447.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f448.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f449.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f44f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f450.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f451.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f452.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f453.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f454.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f455.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f456.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f457.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f458.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f459.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f45f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f460.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f461.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f462.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f463.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f464.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f465.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f466.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f467.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f468.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f469.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f470.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f471.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f472.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f473.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f474.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f475.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f476.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f477.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f478.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f479.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f480.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f481.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f482.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f483.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f484.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f485.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f486.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f487.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f488.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f489.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f490.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f491.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f492.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f493.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f494.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f495.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f496.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f497.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f498.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f499.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4a9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4aa.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ab.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ac.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ad.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ae.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4af.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4b9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4ba.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bc.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4be.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4bf.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f4c7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f500.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f501.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f502.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f503.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f504.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f505.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f506.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f507.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f508.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f509.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f50f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f510.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f511.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f512.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f513.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f514.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f515.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f516.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f517.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f518.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f519.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f51f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f520.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f521.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f522.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f523.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f524.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f525.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f526.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f527.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f528.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f529.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f52f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f530.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f531.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f532.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f533.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f534.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f535.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f536.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f537.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f538.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f539.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f53d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f540.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f541.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f542.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f546.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f547.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f548.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f549.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f54e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f550.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f551.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f552.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f553.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f554.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f555.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f556.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f557.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f558.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f559.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f55f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f560.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f561.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f562.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f563.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f564.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f565.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f566.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f567.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f568.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f569.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5e9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ea.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5eb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ec.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ed.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ee.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ef.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5f3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fa.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fc.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5fe.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f5ff.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f601.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f602.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f603.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f604.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f605.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f606.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f608.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f609.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f60f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f610.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f611.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f612.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f613.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f614.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f615.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f616.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f617.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f618.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f619.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f61f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f620.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f621.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f622.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f623.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f624.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f625.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f626.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f627.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f628.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f629.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f62f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f630.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f631.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f632.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f633.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f634.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f635.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f636.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f637.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f638.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f639.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f63f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f640.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f641.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f642.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f643.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f644.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f645.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f646.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f647.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f648.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f649.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f64f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f680.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f681.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f682.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f683.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f684.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f685.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f686.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f687.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f688.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f689.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f68f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f690.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f691.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f692.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f693.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f694.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f695.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f696.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f697.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f698.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f699.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f69f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6a9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6aa.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ab.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ac.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ad.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ae.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6af.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6b9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ba.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bc.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6be.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6bf.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6c8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cc.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ce.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6cf.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6d0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6d1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6d2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6e9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ea.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6eb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6ec.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f6f6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f910.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f911.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f912.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f913.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f914.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f915.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f916.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f917.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f918.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f919.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f91e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f920.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f921.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f922.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f923.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f924.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f925.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f926.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f927.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f930.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f933.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f934.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f935.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f936.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f937.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f938.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f939.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f93e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f940.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f941.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f942.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f943.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f944.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f945.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f946.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f947.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f948.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f949.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f94a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f94b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f950.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f951.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f952.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f953.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f954.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f955.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f956.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f957.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f958.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f959.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f95e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f970.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f97a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f980.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f981.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f982.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f983.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f984.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f985.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f986.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f987.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f988.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f989.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f98f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f990.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f991.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/1f9c0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2601.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2602.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2603.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2604.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2605.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2606.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2607.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2608.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2609.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/260e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/260f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2610.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2611.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2612.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2614.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2615.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2616.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2617.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2618.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/261f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2620.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2621.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2622.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2623.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2624.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2626.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2627.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2628.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2629.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/262f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2630.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2631.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2632.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2633.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2634.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2635.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2636.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2637.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2638.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2639.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/263e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2640.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2642.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2648.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2649.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/264f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2650.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2651.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2652.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2653.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2660.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2661.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2662.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2663.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2664.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2665.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2666.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2667.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2668.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2669.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/266f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2670.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2671.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2672.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/267f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2680.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2681.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2682.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2683.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2684.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2685.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2686.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2687.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2688.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2689.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268d.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268e.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/268f.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2690.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2691.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2692.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2693.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2694.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2695.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2696.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2697.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2698.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/2699.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/269a.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/269b.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/269c.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26a0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26a1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26aa.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ab.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26b0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26b1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26bd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26be.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26bf.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26c9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ca.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26cb.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ce.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26cf.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d6.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26d7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26db.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26dd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26de.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26df.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26e4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26e7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26e9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ea.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f0.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f1.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f2.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f3.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f4.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f5.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f7.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f8.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26f9.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fa.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fc.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fd.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26fe.svg create mode 100644 src/net/sourceforge/plantuml/emojitwo/data/26ff.svg diff --git a/build.xml b/build.xml index 1741670cc..a0876c768 100644 --- a/build.xml +++ b/build.xml @@ -39,6 +39,7 @@ + diff --git a/pom.xml b/pom.xml index 40efed41f..ec6d50473 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,7 @@ 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/fun/*.png sprites/archimate/*.png net/sourceforge/plantuml/dedication/*.png diff --git a/src/net/sourceforge/plantuml/PSystemBuilder.java b/src/net/sourceforge/plantuml/PSystemBuilder.java index 6df1bc9ec..afa4cea36 100644 --- a/src/net/sourceforge/plantuml/PSystemBuilder.java +++ b/src/net/sourceforge/plantuml/PSystemBuilder.java @@ -65,6 +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.error.PSystemError; import net.sourceforge.plantuml.error.PSystemErrorUtils; import net.sourceforge.plantuml.flowdiagram.FlowDiagramFactory; @@ -169,6 +170,7 @@ public class PSystemBuilder { factories.add(new PSystemDonorsFactory()); factories.add(new PSystemSkinparameterListFactory()); factories.add(new PSystemListFontsFactory()); + factories.add(new PSystemListEmojiFactory()); factories.add(new PSystemOpenIconicFactory()); factories.add(new PSystemListOpenIconicFactory()); factories.add(new PSystemListInternalSpritesFactory()); diff --git a/src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java b/src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java index a1224e631..db39ff969 100644 --- a/src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java +++ b/src/net/sourceforge/plantuml/creole/atom/AtomEmojiTwo.java @@ -39,19 +39,21 @@ import java.awt.geom.Dimension2D; import net.sourceforge.plantuml.Dimension2DDouble; import net.sourceforge.plantuml.emojitwo.EmojiTwo; -import net.sourceforge.plantuml.graphic.FontConfiguration; 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 { - private static final double MAGIC = 4.0; + private static final double MAGIC = 40.0; private final EmojiTwo emojiTwo; private final double factor; + private final HColor color; - public AtomEmojiTwo(EmojiTwo emojiTwo, double scale, FontConfiguration fontConfiguration) { + public AtomEmojiTwo(EmojiTwo emojiTwo, double scale, double size2D, HColor color) { this.emojiTwo = emojiTwo; - this.factor = scale * fontConfiguration.getSize2D() / 12.0 / MAGIC; + this.factor = scale * size2D / MAGIC; + this.color = color; } public Dimension2D calculateDimension(StringBounder stringBounder) { @@ -64,7 +66,7 @@ public class AtomEmojiTwo extends AbstractAtom implements Atom { } public void drawU(UGraphic ug) { - emojiTwo.drawU(ug, this.factor); + emojiTwo.drawU(ug, this.factor, this.color); } } diff --git a/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java b/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java index f69b49751..24caebae9 100644 --- a/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java +++ b/src/net/sourceforge/plantuml/creole/command/CommandCreoleEmojiTwo.java @@ -70,8 +70,9 @@ public class CommandCreoleEmojiTwo implements Command { if (m.find() == false) throw new IllegalStateException(); - final String emoji = m.group(2); - stripe.addEmojiTwo(emoji); + final boolean monochrome = m.group(2).equals(":") == false; + final String emoji = m.group(4); + stripe.addEmojiTwo(emoji, monochrome, m.group(3)); 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 4d82a5a46..e03bb99b6 100644 --- a/src/net/sourceforge/plantuml/creole/legacy/AtomTextUtils.java +++ b/src/net/sourceforge/plantuml/creole/legacy/AtomTextUtils.java @@ -105,7 +105,7 @@ 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(6); + final String valEmojiTwo = m.group(7); if (valEmojiTwo != null) throw new UnsupportedOperationException(); diff --git a/src/net/sourceforge/plantuml/creole/legacy/EmojiUnused.java b/src/net/sourceforge/plantuml/creole/legacy/EmojiUnused.java deleted file mode 100644 index ada12dc76..000000000 --- a/src/net/sourceforge/plantuml/creole/legacy/EmojiUnused.java +++ /dev/null @@ -1,91 +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.creole.legacy; - -import java.util.regex.Pattern; - -// Syntax from https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md -// Unicode from https://unicode.org/emoji/charts/full-emoji-list.html - -public enum EmojiUnused { - - wave(0x1F44B), // - grinning(0x1F600), // - yum(0x1F60B), // - // smile(0x1F642), // - disappointed(0x2639), // - smile(0x263A), // - innocentfoo(0x1F607); // - - static private final Pattern ALL = allPattern(); - - private final int[] codePoints; - - private EmojiUnused(int... codePoints) { - this.codePoints = codePoints; - } - - private static Pattern allPattern() { - final StringBuilder result = new StringBuilder(); - result.append("\\<:("); - for (EmojiUnused emoji : EmojiUnused.values()) { - if (result.toString().endsWith("(") == false) - result.append("|"); - result.append(emoji.name()); - } - result.append("):\\>"); - return Pattern.compile(result.toString()); - } - - private String toJavaString() { - final StringBuilder result = new StringBuilder(); - - for (Integer codePoint : codePoints) - for (char ch : Character.toChars(codePoint)) - result.append(ch); - - return result.toString(); - } - - public static String replace(String s) { - if (ALL.matcher(s).find()) - for (EmojiUnused emoji : EmojiUnused.values()) - s = s.replace("<:" + emoji.name() + ":>", emoji.toJavaString()); - - return s; - } - -} diff --git a/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java b/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java index 11c20da91..796cbde01 100644 --- a/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java +++ b/src/net/sourceforge/plantuml/creole/legacy/StripeSimple.java @@ -87,6 +87,7 @@ import net.sourceforge.plantuml.openiconic.OpenIcon; import net.sourceforge.plantuml.security.SecurityUtils; import net.sourceforge.plantuml.sprite.Sprite; import net.sourceforge.plantuml.ugraphic.color.HColor; +import net.sourceforge.plantuml.ugraphic.color.NoSuchColorException; import net.sourceforge.plantuml.utils.CharHidder; public class StripeSimple implements Stripe { @@ -265,10 +266,21 @@ public class StripeSimple implements Stripe { atoms.add(new AtomOpenIcon(color, scale, openIcon, fontConfiguration, null)); } - public void addEmojiTwo(String emoji) { + public void addEmojiTwo(String emoji, boolean monochrome, String forcedColor) { final EmojiTwo emojiTwo = EmojiTwo.retrieve(emoji); - if (emojiTwo != null) - atoms.add(new AtomEmojiTwo(emojiTwo, 1, fontConfiguration)); + 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) { + } + } + + atoms.add(new AtomEmojiTwo(emojiTwo, 1, fontConfiguration.getSize2D(), col)); + } } diff --git a/src/net/sourceforge/plantuml/cucadiagram/Display.java b/src/net/sourceforge/plantuml/cucadiagram/Display.java index 25c8b7cde..16b837674 100644 --- a/src/net/sourceforge/plantuml/cucadiagram/Display.java +++ b/src/net/sourceforge/plantuml/cucadiagram/Display.java @@ -92,28 +92,30 @@ public class Display implements Iterable { public final static Display NULL = new Display(null, null, true, CreoleMode.FULL); public Display withoutStereotypeIfNeeded(Style usedStyle) { + if (this == NULL) + return NULL; + final boolean showStereotype = usedStyle.value(PName.ShowStereotype).asBoolean(); - if (showStereotype) { + if (showStereotype) return this; - } + final List copy = new ArrayList<>(displayData); final Display result = new Display(naturalHorizontalAlignment, isNull, defaultCreoleMode); for (Iterator it = copy.iterator(); it.hasNext();) { final CharSequence cs = it.next(); - if (cs instanceof Stereotype && usedStyle.getSignature().match(((Stereotype) cs))) { + if (cs instanceof Stereotype && usedStyle.getSignature().match(((Stereotype) cs))) it.remove(); - } + } result.displayData.addAll(copy); return result; } public Stereotype getStereotypeIfAny() { - for (CharSequence cs : displayData) { - if (cs instanceof Stereotype) { + for (CharSequence cs : displayData) + if (cs instanceof Stereotype) return (Stereotype) cs; - } - } + return null; } @@ -122,9 +124,8 @@ public class Display implements Iterable { final Display result = new Display(this, defaultCreoleMode); for (int i = 0; i < result.displayData.size(); i++) { final CharSequence s = displayData.get(i); - if (s.toString().contains("\\t")) { + if (s.toString().contains("\\t")) result.displayData.set(i, s.toString().replace("\\t", "\t")); - } } return result; } @@ -132,9 +133,9 @@ public class Display implements Iterable { public Display replace(String src, String dest) { final List newDisplay = new ArrayList<>(); for (CharSequence cs : displayData) { - if (cs.toString().contains(src)) { + if (cs.toString().contains(src)) cs = cs.toString().replace(src, dest); - } + newDisplay.add(cs); } return new Display(newDisplay, naturalHorizontalAlignment, isNull, defaultCreoleMode); @@ -155,9 +156,9 @@ public class Display implements Iterable { public static Display createFoo(List data) throws NoSuchColorException { final List tmp = new ArrayList<>(); - for (StringLocated s : data) { + for (StringLocated s : data) tmp.add(s.getString()); - } + final Display result = create(tmp); CreoleParser.checkColor(result); return result; @@ -178,10 +179,9 @@ public class Display implements Iterable { } public static Display getWithNewlines(String s) { - if (s == null) { - // Thread.dumpStack(); + if (s == null) return NULL; - } + final List result = new ArrayList<>(); final StringBuilder current = new StringBuilder(); HorizontalAlignment naturalHorizontalAlignment = null; @@ -189,20 +189,20 @@ public class Display implements Iterable { for (int i = 0; i < s.length(); i++) { final char c = s.charAt(i); final String sub = s.substring(i); - if (sub.startsWith("") || sub.startsWith("") || sub.startsWith("[[")) { + if (sub.startsWith("") || sub.startsWith("") || sub.startsWith("[[")) rawMode = true; - } else if (sub.startsWith("") || sub.startsWith("") || sub.startsWith("]]")) { + else if (sub.startsWith("") || sub.startsWith("") || sub.startsWith("]]")) rawMode = false; - } + if (rawMode == false && c == '\\' && i < s.length() - 1) { final char c2 = s.charAt(i + 1); i++; if (c2 == 'n' || c2 == 'r' || c2 == 'l') { - if (c2 == 'r') { + if (c2 == 'r') naturalHorizontalAlignment = HorizontalAlignment.RIGHT; - } else if (c2 == 'l') { + else if (c2 == 'l') naturalHorizontalAlignment = HorizontalAlignment.LEFT; - } + result.add(current.toString()); current.setLength(0); } else if (c2 == 't') { @@ -239,9 +239,9 @@ public class Display implements Iterable { private Display(Collection other, HorizontalAlignment naturalHorizontalAlignment, boolean isNull, CreoleMode defaultCreoleMode) { this(naturalHorizontalAlignment, isNull, defaultCreoleMode); - if (isNull == false) { + if (isNull == false) this.displayData.addAll(manageEmbeddedDiagrams(other)); - } + } private static List manageEmbeddedDiagrams(final Collection strings) { @@ -255,9 +255,9 @@ public class Display implements Iterable { other.add("@start" + type); while (it.hasNext()) { final CharSequence s2 = it.next(); - if (s2 != null && StringUtils.trin(s2.toString()).equals("}}")) { + if (s2 != null && StringUtils.trin(s2.toString()).equals("}}")) break; - } + other.add(s2); } other.add("@end" + type); @@ -276,9 +276,9 @@ public class Display implements Iterable { result.add(line); } else { String lineString = line.toString(); - if (first && VisibilityModifier.isVisibilityCharacter(line)) { + if (first && VisibilityModifier.isVisibilityCharacter(line)) lineString = lineString.substring(1).trim(); - } + final String withGuillement = Guillemet.GUILLEMET.manageGuillemet(lineString); result.add(withGuillement); } @@ -288,9 +288,9 @@ public class Display implements Iterable { } public Display withPage(int page, int lastpage) { - if (displayData == null) { + if (displayData == null) return this; - } + final List result = new ArrayList<>(); for (CharSequence line : displayData) { line = line.toString().replace("%page%", "" + page); @@ -314,17 +314,17 @@ public class Display implements Iterable { public String getEndingStereotype() { final Matcher2 m = patternStereotype.matcher(displayData.get(displayData.size() - 1)); - if (m.matches()) { + if (m.matches()) return m.group(2); - } + return null; } public Display underlined() { final List result = new ArrayList<>(); - for (CharSequence line : displayData) { + for (CharSequence line : displayData) result.add("" + line); - } + return new Display(result, this.naturalHorizontalAlignment, this.isNull, this.defaultCreoleMode); } @@ -346,17 +346,17 @@ public class Display implements Iterable { } public Display withCreoleMode(CreoleMode mode) { - if (isNull) { + if (isNull) throw new IllegalArgumentException(); - } + return new Display(this, mode); } @Override public String toString() { - if (isNull) { + if (isNull) return "NULL"; - } + return displayData.toString(); } @@ -391,18 +391,18 @@ public class Display implements Iterable { public Display addGeneric(CharSequence s) { final Display result = new Display(this, this.defaultCreoleMode); final int size = displayData.size(); - if (size == 0) { + if (size == 0) result.displayData.add("<" + s + ">"); - } else { + else result.displayData.set(size - 1, displayData.get(size - 1) + "<" + s + ">"); - } + return result; } public int size() { - if (isNull) { + if (isNull) return 0; - } + return displayData.size(); } @@ -435,11 +435,10 @@ public class Display implements Iterable { public boolean hasUrl() { final UrlBuilder urlBuilder = new UrlBuilder(null, ModeUrl.ANYWHERE); - for (CharSequence s : this) { - if (urlBuilder.getUrl(s.toString()) != null) { + for (CharSequence s : this) + if (urlBuilder.getUrl(s.toString()) != null) return true; - } - } + return false; } @@ -506,24 +505,23 @@ public class Display implements Iterable { ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, CreoleMode creoleMode, UFont fontForStereotype, HColor htmlColorForStereotype) { Objects.requireNonNull(maxMessageSize); - if (getNaturalHorizontalAlignment() != null) { + if (getNaturalHorizontalAlignment() != null) horizontalAlignment = getNaturalHorizontalAlignment(); - } + final FontConfiguration stereotypeConfiguration = fontConfiguration.forceFont(fontForStereotype, htmlColorForStereotype); if (size() > 0) { - if (get(0) instanceof Stereotype) { + if (get(0) instanceof Stereotype) return createStereotype(fontConfiguration, horizontalAlignment, spriteContainer, 0, fontForStereotype, htmlColorForStereotype, maxMessageSize, creoleMode); - } - if (get(size() - 1) instanceof Stereotype) { + + if (get(size() - 1) instanceof Stereotype) return createStereotype(fontConfiguration, horizontalAlignment, spriteContainer, size() - 1, fontForStereotype, htmlColorForStereotype, maxMessageSize, creoleMode); - } - if (get(0) instanceof MessageNumber) { + + if (get(0) instanceof MessageNumber) return createMessageNumber(fontConfiguration, horizontalAlignment, spriteContainer, maxMessageSize, stereotypeConfiguration); - } } return getCreole(fontConfiguration, horizontalAlignment, spriteContainer, maxMessageSize, creoleMode, @@ -535,19 +533,19 @@ public class Display implements Iterable { LineBreakStrategy maxMessageSize, CreoleMode creoleMode) { final Stereotype stereotype = (Stereotype) get(position); TextBlock circledCharacter = null; - if (stereotype.isSpotted()) { + if (stereotype.isSpotted()) circledCharacter = new CircledCharacter(stereotype.getCharacter(), stereotype.getRadius(), stereotype.getCircledFont(), stereotype.getHtmlColor(), null, fontConfiguration.getColor()); - } else { + else circledCharacter = stereotype.getSprite(spriteContainer); - } + final FontConfiguration stereotypeConfiguration = fontConfiguration.forceFont(fontForStereotype, htmlColorForStereotype); final TextBlock result = getCreole(fontConfiguration, horizontalAlignment, (ISkinSimple) spriteContainer, maxMessageSize, creoleMode, stereotypeConfiguration); - if (circledCharacter != null) { + if (circledCharacter != null) return new TextBlockSprited(circledCharacter, result); - } + return result; } @@ -583,23 +581,22 @@ public class Display implements Iterable { } private static boolean hasSeveralGuideLines(Collection all) { - if (all.size() <= 1) { + if (all.size() <= 1) return false; - } + for (CharSequence cs : all) { final String s = cs.toString(); - if (s.startsWith("< ")) { + if (s.startsWith("< ")) return true; - } - if (s.startsWith("> ")) { + + if (s.startsWith("> ")) return true; - } - if (s.endsWith(" <")) { + + if (s.endsWith(" <")) return true; - } - if (s.endsWith(" >")) { + + if (s.endsWith(" >")) return true; - } } return false; } diff --git a/src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java b/src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java index a68be0642..1812072a2 100644 --- a/src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java +++ b/src/net/sourceforge/plantuml/emojitwo/EmojiTwo.java @@ -2,11 +2,14 @@ package net.sourceforge.plantuml.emojitwo; import java.io.BufferedReader; import java.io.IOException; +import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; +import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; +import java.util.TreeMap; import java.util.regex.Matcher; import java.util.regex.Pattern; @@ -14,45 +17,67 @@ import net.sourceforge.plantuml.emojitwo.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; +import net.sourceforge.plantuml.ugraphic.color.HColorNone; import net.sourceforge.plantuml.ugraphic.color.HColorSet; +import net.sourceforge.plantuml.ugraphic.color.HColorSimple; -// Shorcut from https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md // Emojji from https://github.com/EmojiTwo/emojitwo +// Shorcut from https://api.github.com/emojis + public class EmojiTwo { private final static Map ALL = new HashMap<>(); static { - new EmojiTwo("2600"); - new EmojiTwo("1f600", "smile"); - new EmojiTwo("1f607", "innocent"); - new EmojiTwo("1f60b", "yum"); + try (BufferedReader br = new BufferedReader(new InputStreamReader(getRessourceAllTxt()))) { + String s = null; + while ((s = br.readLine()) != null) { + new EmojiTwo(s); + } + } catch (IOException e) { + e.printStackTrace(); + } + + } + + public static Map getAll() { + return Collections.unmodifiableMap(new TreeMap<>(ALL)); + } + + static private InputStream getRessourceAllTxt() { + return Dummy.class.getResourceAsStream("all.txt"); } private final List data = new ArrayList<>(); private final String unicode; + private final String shortcut; private EmojiTwo(String unicode) { - this(unicode, null); - } - - private EmojiTwo(String unicode, String shortcut) { + final int x = unicode.indexOf(';'); + if (x == -1) { + this.shortcut = null; + } else { + this.shortcut = unicode.substring(x + 1); + ALL.put(this.shortcut, this); + unicode = unicode.substring(0, x); + } this.unicode = unicode; ALL.put(unicode, this); - if (shortcut != null) - ALL.put(shortcut, this); } public static String pattern() { - final StringBuilder sb = new StringBuilder("\\<:("); + 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(); } @@ -60,13 +85,6 @@ public class EmojiTwo { return ALL.get(name.toLowerCase()); } - private HColor extractFill(String s) { - final String col = extractData("fill", s); - if (col == null) - return null; - return HColorSet.instance().getColorOrWhite(col); - } - private String extractData(String name, String s) { final Pattern p = Pattern.compile(name + "=\"([^\"]+)\""); final Matcher m = p.matcher(s); @@ -83,59 +101,279 @@ public class EmojiTwo { new InputStreamReader(Dummy.class.getResourceAsStream(unicode + ".svg")))) { String s = null; while ((s = br.readLine()) != null) { - if (s.contains("")) { + loadSingleLine(s); + return; } + addDirective(s); } } } - public void drawU(UGraphic ug, double scale) { + private void loadSingleLine(String line) { + final Pattern p = Pattern.compile("\\<[^<>]+\\>"); + 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("")) { + ugs = stack.remove(0); + } else if (s.contains("")) { + stack.add(0, ugs); } else if (s.contains("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/PSystemListEmojiFactory.java b/src/net/sourceforge/plantuml/emojitwo/PSystemListEmojiFactory.java new file mode 100644 index 000000000..c418b96d7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/PSystemListEmojiFactory.java @@ -0,0 +1,56 @@ +/* ======================================================================== + * 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 net.sourceforge.plantuml.AbstractPSystem; +import net.sourceforge.plantuml.StringUtils; +import net.sourceforge.plantuml.command.PSystemSingleLineFactory; +import net.sourceforge.plantuml.core.UmlSource; + +public class PSystemListEmojiFactory extends PSystemSingleLineFactory { + + @Override + protected AbstractPSystem executeLine(UmlSource source, String line) { + final String lineLower = StringUtils.goLowerCase(line); + if (lineLower.equals("emoji") || lineLower.startsWith("emoji ")) { + final int idx = line.indexOf(' '); + final String code = idx == -1 ? "26" : line.substring(idx + 1); + return new PSystemListEmoji(source, code.toLowerCase()); + } + return null; + } + +} diff --git a/src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java b/src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java new file mode 100644 index 000000000..826733d94 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/UGraphicWithScale.java @@ -0,0 +1,71 @@ +package net.sourceforge.plantuml.emojitwo; + +import java.awt.geom.AffineTransform; + +import net.sourceforge.plantuml.ugraphic.UChange; +import net.sourceforge.plantuml.ugraphic.UGraphic; +import net.sourceforge.plantuml.ugraphic.UShape; + +public class UGraphicWithScale { + + final private UGraphic ug; + final private AffineTransform at; + + public UGraphicWithScale(UGraphic ug, double scale) { + this(ug, AffineTransform.getScaleInstance(scale, scale)); + } + + private UGraphicWithScale(UGraphic ug, AffineTransform at) { + this.ug = ug; + this.at = at; + } + + public UGraphic getUg() { + 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); + } + + public UGraphicWithScale applyScale(double changex, double changey) { + final AffineTransform copy = new AffineTransform(at); + copy.scale(changex, changey); + return new UGraphicWithScale(ug, copy); + } + + public void draw(UShape shape) { + ug.draw(shape); + } + + public UGraphicWithScale applyRotate(double angle, double x, double y) { + final AffineTransform copy = new AffineTransform(at); + copy.rotate(angle * Math.PI / 180, x, y); + return new UGraphicWithScale(ug, copy); + } + + public UGraphicWithScale applyTranslate(double x, double y) { + final AffineTransform copy = new AffineTransform(at); + copy.translate(x, y); + return new UGraphicWithScale(ug, copy); + } + + public AffineTransform getAffineTransform() { + return at; + } + + public UGraphicWithScale applyMatrix(double v1, double v2, double v3, double v4, double v5, double v6) { + final AffineTransform copy = new AffineTransform(at); + copy.concatenate(new AffineTransform(new double[] { v1, v2, v3, v4, v5, v6 })); + return new UGraphicWithScale(ug, copy); + } + +} diff --git a/src/net/sourceforge/plantuml/emojitwo/data/1f300.svg b/src/net/sourceforge/plantuml/emojitwo/data/1f300.svg new file mode 100644 index 000000000..a1fb461f5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f300.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..91d18427e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f301.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ff2e02725 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f302.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9f54b1201 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f303.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c0a91dc6b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f304.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c45934dcb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f305.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..59cad43f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f306.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..aa8443b84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f307.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9551a6a72 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f308.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..be089a345 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f309.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7c2dde867 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f30a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..258e58025 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f30b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b2091e361 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f30c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6052c1f6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f30d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b7a3f55bc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f30e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f503b82d5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f30f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c1e4c5af0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f310.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..03788ce5c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f311.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cbf5dd8f8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f312.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0ef6a2a93 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f313.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4a52a9463 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f314.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9150e371c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f315.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fc1be28ec --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f316.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c34457ab6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f317.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..66f0214fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f318.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..217540998 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f319.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4d1503eb1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f31a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..038d78764 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f31b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bacbcf0b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f31c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..81d8f5000 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f31d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..af14e993d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f31e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..acd86c405 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f31f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b753bc9c4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f320.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d73dd7b76 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f321.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d48c1a177 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f322.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c900c8055 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f323.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..085c0dd27 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f324.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..830499187 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f325.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7b8711a4a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f326.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..214ef4d36 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f327.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2b82a0e79 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f328.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2ae515667 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f329.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d24ffd8e6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f32a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fad5a6f81 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f32b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6a6c71efa --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f32c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..50d0458a1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f32d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d6eee7fa6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f32e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b8cd3666d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f32f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c4ba8e72e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f330.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0281ba52a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f331.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..72212b7e8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f332.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4355c1599 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f333.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..54d472e74 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f334.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..dbd3e1ba7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f335.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7696728f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f336.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fc5d872d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f337.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c51856f03 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f338.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..583139659 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f339.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0dfec0769 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f33a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cc8e84a03 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f33b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bedbb46f9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f33c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..abd37b519 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f33d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6cdaac61d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f33e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a30e298b7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f33f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..01f509d18 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f340.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c85cf6440 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f341.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b17540c41 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f342.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5d8309692 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f343.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6f2be0088 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f344.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9c2e9fc29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f345.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7867520ac --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f346.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8894b4d77 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f347.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1fa4e595a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f348.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..889705924 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f349.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..aa31c8154 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f34a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3a9436caa --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f34b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..153996f53 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f34c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3520a5781 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f34d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2cfd4506d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f34e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..be2dd9a82 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f34f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0d5f2ed7d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f350.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f842281f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f351.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..08186ec94 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f352.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..01a5967e2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f353.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..21b8b2618 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f354.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ba413743f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f355.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8a882ec20 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f356.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fd767f7f1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f357.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9947f6951 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f358.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..38f33420b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f359.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f2400dd84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f35a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2438b84bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f35b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a86ac595c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f35c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5713bf966 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f35d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8749b7f52 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f35e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2f4462501 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f35f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9d923f510 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f360.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..90394f637 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f361.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..10b574f01 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f362.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..537ef2abc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f363.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..aa9889bad --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f3c4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e5804c2d8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f3c5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..09de22d51 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f3c6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1ec4db29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f3c7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c0222014a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f3c8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2c4005cfe --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f3c9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fbe6c59cb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f400.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..287aa8f95 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f401.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2853da594 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f402.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f0a135dec --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f403.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d3d9f7c6d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f404.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ccdadce28 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f405.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..daad9ecca --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f406.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e82c84e5f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f407.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..086664eee --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f408.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..864fe348a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f409.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..adbd9df4f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f40a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bbc4316cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f40b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e3191e108 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f40c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..33adfd701 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f40d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8d6e92d73 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f40e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..053524b29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f40f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..dc754c1d2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f410.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..68b8e1843 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f411.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d11e374b1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f412.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4cf02b8c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f413.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..aaf6f16b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f414.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..458504615 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f415.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..51f7d59e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f416.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1f607b332 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f417.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c25ae509f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f418.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..70ffac5ac --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f419.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4fe09833c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f41a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..37336cd0b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f41b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..70dd78cea --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f41c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..546e5aebb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f41d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b8ac23519 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f41e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4ea5e2ae7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f41f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e562c5616 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f420.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..44dfae28a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f421.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..abdbf2caa --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f422.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f9c7468cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f423.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1701585fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f424.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3defee40c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f425.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d3748daad --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f426.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f690fc9af --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f427.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..068e5f025 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f428.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6d0ef6998 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f429.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..93334f8fc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f42a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..75f0b92c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f42b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..75656bbc1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f42c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a93ed219b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f42d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9a1efc363 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f42e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9f7436046 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f42f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9ac273a89 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f430.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..563f3d2d3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f431.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7c654ba9e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f432.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..24cc2596b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f433.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3446effd0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f434.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..dc9d7e39e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f435.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..754c512c1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f436.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e010e824e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f437.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fda2a5717 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f438.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..98c3b6403 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f439.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5b35eeef3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f43a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7de00798d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f43b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c5813565b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f43c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..67a5b60f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f43d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..709ff7b3c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f43e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6dfc65f69 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f43f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..528fe0c6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f440.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..48fc7ff68 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f441.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5c22affb9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f442.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f7d9f8f8a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f443.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fefa1193f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f444.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4bd4197bc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f445.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9aeb58929 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f446.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..45e4d63df --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f447.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..dd4266e69 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f448.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..dd2ed0c71 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f449.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ad3140dc5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f44a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..306c3c103 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f44b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eb69b26d3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f44c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ba1fd6be8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f44d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ba7199e83 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f44e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..65344d4af --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f44f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cc382905a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f450.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..83f692c98 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f451.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..66687125d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f452.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f8fabdb63 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f453.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0498f4896 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f454.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..21a2c1150 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f455.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4fa9622ea --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f456.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c4779f345 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f457.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a39f4cd8b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f458.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ac5b000ce --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f459.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8104bd155 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f45a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..438cb4e11 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f45b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0c0306f4e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f45c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6a9c53b2d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f45d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..179719896 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f45e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a6c93ebc9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f45f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d4e7d9349 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f460.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ce391a525 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f461.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a454d2b50 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f462.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c81d50f43 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f463.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..14a7d7831 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f464.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..05385aacb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f465.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..719e4e05c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f466.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4a56f26dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f467.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e82949efb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f468.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7b7cc0524 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f469.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fc2727ab5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f470.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5c02f93de --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f471.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8704faa2c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f472.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..14ac1e404 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f473.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..044dbc323 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f474.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..710544e8c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f475.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c97580268 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f476.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5d4730a18 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f477.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..20797d010 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f478.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..488de8635 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f479.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6fcade557 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f480.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3e594cc0d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f481.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ae49aeeea --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f482.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4c133b0a1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f483.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3187aa5f2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f484.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a686214f0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f485.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0e247d9b4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f486.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3bdb2233e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f487.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6b3c3b922 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f488.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f51e68ee8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f489.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f334ee4e3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f490.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4897febcc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f491.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5dbe05c43 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f492.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..120027cb2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f493.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7eff4c57c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f494.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..79b66bf1f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f495.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..16dbbce83 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f496.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5888d50a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f497.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c2e1ec881 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f498.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2dab69bf7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f499.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..71fd5e96b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4a6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1883e0653 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4a7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..21dc02d7e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4a8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..13b882da9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4a9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c905aff6f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4aa.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7b65683f2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4ab.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8fddbcc99 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4ac.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..97bc43e9b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4ad.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..562447d44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4ae.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..576b192e1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4af.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b5be57108 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0afb5bca8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..750221601 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2834c785d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..68b37d0e6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c52ba5543 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2254fb6bc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..45a9ec1e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..74afbc4cc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1da7d96de --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4b9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f6bc4decb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4ba.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b9e18c116 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4bb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5031d12a8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4bc.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a71e65224 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4bd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..07acb072c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4be.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..07234a012 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4bf.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..215aa45d2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d070497e0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6394463b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5047c5bb2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..aaa878830 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..82bfebe1f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bc5a40375 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..af11fe5fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f4c7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..90285fd5a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f500.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..09fdcb0bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f501.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..93b258273 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f502.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..081c56a39 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f503.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e42c259c1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f504.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fa574f16c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f505.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d663bbcfa --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f506.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..82d39fe4a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f507.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..63abb8a1e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f508.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5b75991ff --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f509.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5f14f5eb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f50a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9ae16fac3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f50b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..61af6c691 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f50c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..33277b40d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f50d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..60ebf8e4d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f50e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6efd6f82f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f50f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..94b1c3f8e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f510.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8e563a7a4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f511.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cba2f1e6f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f512.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..390cfc1eb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f513.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..03cce2d04 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f514.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ae2a26fba --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f515.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b2bbb432d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f516.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..daae86840 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f517.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6f426204a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f518.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0b9a1e45e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f519.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5d11c7b9d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f51a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ca4a3c9ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f51b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5ccd6af93 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f51c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2de6349ee --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f51d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2f900ee3c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f51e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c4467b2f4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f51f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..551980d4d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f520.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d43850954 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f521.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eb4bded36 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f522.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6cfae79fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f523.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0523fde85 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f524.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..afb0247cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f525.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8db424567 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f526.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b34e77a82 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f527.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e5236c8d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f528.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..71f54b171 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f529.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..da235c427 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f52a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c1c013c01 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f52b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b7a312a2e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f52c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..932ef9e94 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f52d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..24dd4eced --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f52e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1fd496857 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f52f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0b858c72c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f530.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..184d191a5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f531.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..38f16d541 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f532.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9a4fadb23 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f533.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c23574153 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f534.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..95ef18f0e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f535.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2847e8142 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f536.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e36762251 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f537.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..dd4a5beb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f538.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7019ea57a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f539.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d738fc908 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f53a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5399dc8fc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f53b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..210d62e7c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f53c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2776fb885 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f53d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5d513e4b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f540.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cecfb8dda --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f541.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7bef6124e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f542.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..64ed39dbb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f546.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8e9b9d4bc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f547.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..84680d6e1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f548.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..70d3d2e21 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f549.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a398fd6c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f54a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..35e74f91c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f54b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..61302ef5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f54c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9229344a1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f54d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2c35daaca --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f54e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8ab85e806 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f550.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f2a73c8ed --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f551.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bf54ed28d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f552.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..939672cac --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f553.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..07f7d3dd1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f554.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..15f30f5b9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f555.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d73e4519d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f556.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..84b85d0ee --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f557.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2689059e4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f558.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4a24d6891 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f559.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..409f5b3dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f55a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..59c5f8fb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f55b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c89a590e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f55c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8dad9266d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f55d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0fad19718 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f55e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d852fa18f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f55f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d3ccffc01 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f560.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f1d056eeb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f561.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cef110b7c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f562.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..74e617285 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f563.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..71b8393b4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f564.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ea35549bb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f565.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3b139c756 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f566.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..45ff38cea --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f567.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..13a9e8571 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f568.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..71cf6893f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f569.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5f9f1c756 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5e9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c6b5dbc9f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5ea.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d811be06e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5eb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..37ba14445 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5ec.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4cfbfa99b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5ed.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..97b29620e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5ee.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..265ebff39 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5ef.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3d32068da --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5f3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f63a86c44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5fa.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8b278609e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5fb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5fabf2675 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5fc.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..97b190390 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5fd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a7f7cce46 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5fe.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1eb049279 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f5ff.svg @@ -0,0 +1 @@ + \ 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 index 7d53a51f1..6848d1c78 100644 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f600.svg +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f600.svg @@ -1,12 +1 @@ - - grinning face - - - - - - - - - - \ No newline at end of file + \ 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 new file mode 100644 index 000000000..a0c9f3f97 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f601.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..27f96ed6d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f602.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1843ca71f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f603.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3f6a3fdaf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f604.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..80f8a81c0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f605.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..edd27e38c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f606.svg @@ -0,0 +1 @@ + \ 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 index 81313f2ca..14c2bde20 100644 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f607.svg +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f607.svg @@ -1,8 +1 @@ - - smiling face with halo - - - - - - \ No newline at end of file + \ 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 new file mode 100644 index 000000000..d1e38c62c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f608.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ffa409407 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f609.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..29cd82b4b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f60a.svg @@ -0,0 +1 @@ + \ 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 index 3360f69c6..8775ce7d2 100644 --- a/src/net/sourceforge/plantuml/emojitwo/data/1f60b.svg +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f60b.svg @@ -1,9 +1 @@ - - face savoring food - - - - - - - \ No newline at end of file + \ 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 new file mode 100644 index 000000000..328476d0c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f60c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1089bd9fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f60d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1d23e368 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f60e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..65554a2f5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f60f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4d0ac3a63 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f610.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0e7fbf174 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f611.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4e439a828 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f612.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..57620c642 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f613.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e05d7c0a8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f614.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bd9a28c3d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f615.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..68d1000c0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f616.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..76ca64cd1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f617.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eaaa29740 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f618.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b9f854b67 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f619.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e11f74113 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f61a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1aceccc25 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f61b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5b3f49e5b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f61c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f2946e560 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f61d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ae6c24e7a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f61e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0aa8e6527 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f61f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7059de196 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f620.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e4bfb7135 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f621.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0e045037f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f622.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5c5dff7ed --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f623.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9dbe18700 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f624.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a211dc5b3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f625.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0b988eeb7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f626.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a62b267f2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f627.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7bacbd5ed --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f628.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..357564361 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f629.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bd5b0d0cb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f62a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6442da53a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f62b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b6730ff2f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f62c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4037f4561 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f62d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..359e8a42d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f62e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d86e71648 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f62f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..703a59cc3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f630.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e496595ba --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f631.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7e83dd7ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f632.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8f66dc021 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f633.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..feea84181 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f634.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7f547cff1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f635.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7a2dee387 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f636.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1918dee1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f637.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cf596175f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f638.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4a5ed3201 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f639.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1a839db8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f63a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..efac3903f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f63b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2d74e69af --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f63c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..285cfd5d7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f63d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ebd815dfd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f63e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..938624149 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f63f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3e57ce77b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f640.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7d8506f0f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f641.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..60b358969 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f642.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..034f0ef23 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f643.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2f18b24d9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f644.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..33c25319a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f645.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4f79ad69a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f646.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9ef0fbb27 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f647.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0cb76997f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f648.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3e87b7b5a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f649.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9d38e9496 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f64a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f4b53332a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f64b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..86d8fb1ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f64c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8d13b2878 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f64d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e3c5d3d1c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f64e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4b828828b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f64f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2125f4b2a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f680.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bc1982c36 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f681.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c4c16721c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f682.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3cc7730ac --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f683.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f5b82b4e8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f684.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2872c4921 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f685.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e30ea7d46 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f686.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5ea624442 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f687.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ed324f06e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f688.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5de3f212f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f689.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1faff84a6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f68a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6bbbe919c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f68b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..007e2ade4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f68c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..616d87737 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f68d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e3e9e88f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f68e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ceb375492 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f68f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..24b9ab8ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f690.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cd9dfac84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f691.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..848744874 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f692.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ff854d7f8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f693.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f77c01f85 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f694.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2d6c19abe --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f695.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..541ab4c86 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f696.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3f0d06a78 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f697.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f94961182 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f698.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8678f4a02 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f699.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c51f62acd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f69a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d4b1f97c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f69b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f4e28bb13 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f69c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..32fd4106d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f69d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f1f828d06 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f69e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8ba0dd830 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f69f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8892bd403 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a8ecf723b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4c455b07a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..910435dd3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8a48ba49b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..60af09b98 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ef75d5458 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..76bda4520 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2c8ae7fb8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c717147e8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6a9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..830030fe7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6aa.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..186cf0370 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ab.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..559a6bc04 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ac.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ac6a740d5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ad.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b53dd2f3d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ae.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a6e8aab9e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6af.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..77bc21d84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7bfbad3d3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9d3ac40b0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0822c589d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f11c9cf6e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0be4f2358 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d7371c75c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c1d5c8dc4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7ae3dec35 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6e8f4106f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6b9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1339c9ce6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ba.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a36d49ba2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6bb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..90c6bc9d2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6bc.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9bb754243 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6bd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f102abf32 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6be.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..785c249c8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6bf.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c4d3cee60 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f3e90a869 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ede200516 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3142ccffa --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9b37357bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..81a3e9262 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..756a3e87b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..186cf0370 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b8ba73d09 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6c8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..25bc1dd19 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6cb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d1e050f93 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6cc.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..60789a0d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6cd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f4ae23780 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ce.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bab7fa5f6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6cf.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a76574a9f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6d0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b25e07ca1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6d1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4ee1e4e98 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6d2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8b0e64845 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1669b5cde --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b5f90e0cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..35135bb42 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7209c0597 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2c0bcedee --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..86c45dc21 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6e9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6fbda871f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ea.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5957d6971 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6eb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..346964d97 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6ec.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..da416dba1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6f0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3d7f30d45 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6f3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6e2ee792b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6f4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2223f4b54 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6f5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3437a7c23 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f6f6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..40bf2e145 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f910.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a53069515 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f911.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..53fbb2b58 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f912.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..696ed2d44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f913.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5a768e2d7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f914.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e069efcf5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f915.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..11fc983fa --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f916.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7be8fb47a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f917.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..77a6dcd9d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f918.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cbb32c443 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f919.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5794a9b37 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f91a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3f2b1d1ec --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f91b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8f7a86693 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f91c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..be3487d36 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f91d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4029dabb3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f91e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c18bfab5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f920.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7dbf33dd0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f921.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f1e701eb6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f922.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9d08c5d29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f923.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..614bf6b8e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f924.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ce28759fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f925.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8918328c0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f926.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..43ac0f412 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f927.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..70e8bbed0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f930.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1286d2b32 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f933.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..27d03b005 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f934.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a85edeae9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f935.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ee5689f5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f936.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..80561fc0e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f937.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9c7d3e14e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f938.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e125361be --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f939.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c9666f155 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f93a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f529e2894 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f93b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..05396e960 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f93c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d42584b01 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f93d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..27fff3932 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f93e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fe365bead --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f940.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ef84371a4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f941.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3c6690035 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f942.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e9b6519cd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f943.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..968c2513c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f944.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..723291391 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f945.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9133c330d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f946.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..029b45fa5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f947.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..206bd05f6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f948.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..83bc56808 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f949.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..19bb212e5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f94a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..01b75715f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f94b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..db717fd01 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f950.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fc4c21c29 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f951.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6e4b63035 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f952.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6acda5679 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f953.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bf0dd61b4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f954.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c1af58dca --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f955.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..27053fcad --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f956.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..15cd6b6b4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f957.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2da61a256 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f958.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..87a29065d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f959.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..578da5551 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f95a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ba4006242 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f95b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..31e870927 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f95c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e8e821e6c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f95d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fe9e17581 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f95e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a005fb3cb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f970.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..860bc3a24 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f97a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..25fec24b2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f980.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d02acb983 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f981.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f8ccf5b1e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f982.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..661cde1cf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f983.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8f02465f3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f984.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..62e9cc820 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f985.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6cbe0d52d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f986.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e330e2b8c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f987.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3fc3556dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f988.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1462c75a6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f989.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9830f6c18 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f98a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0668fe954 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f98b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..04e64cc80 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f98c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e20f65a49 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f98d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b8e2bbfe8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f98e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bb2c66304 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f98f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f06e61c95 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f990.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5de708320 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f991.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1107dddca --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/1f9c0.svg @@ -0,0 +1 @@ + \ 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 index 30ead9599..c7662e686 100644 --- a/src/net/sourceforge/plantuml/emojitwo/data/2600.svg +++ b/src/net/sourceforge/plantuml/emojitwo/data/2600.svg @@ -1,8 +1 @@ - - sun - - - - - - \ No newline at end of file + \ 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 new file mode 100644 index 000000000..8a6affead --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2601.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c02651044 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2602.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8fc06b5c8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2603.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..01e88c2dd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2604.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..43119fdaf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2605.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8d3d7229f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2606.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..224b5857d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2607.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c955a397d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2608.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3bffdb8ff --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2609.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b6f994077 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/260e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4cd7ab0dc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/260f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5ed4b356e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2610.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ac3b77c3f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2611.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..670f74740 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2612.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ad42694ea --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2614.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c0964e8de --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2615.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..35872a206 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2616.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f7c238f43 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2617.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..cc1029999 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2618.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5328c0e90 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/261a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9fb25ead0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/261b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d17a77277 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/261c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fa848e3ec --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/261d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ddb5fa83d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/261e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8ffa4ad6a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/261f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1a0b10d80 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2620.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f22844732 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2621.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..26ccddc83 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2622.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3df8dda23 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2623.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e4fef1a77 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2624.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b0a07c8f1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2626.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..88429d8bf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2627.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1df35cdf5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2628.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bd8c92e97 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2629.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..efdb94fce --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/262a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..27b063a3f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/262d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7d6a716ab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/262e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..094be2e76 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/262f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..34189dfe5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2630.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a56116a4a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2631.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..65752787b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2632.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c68f09b96 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2633.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..51718a5e2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2634.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c879f8260 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2635.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8f4668d58 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2636.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2198e5bb2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2637.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d948981d2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2638.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c626528c2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2639.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7d13d33d0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/263a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..58520fc9d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/263b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..45d3849a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/263c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bebe4fc24 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/263d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..842796b06 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/263e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a25406aba --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2640.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0555599fe --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2642.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8a784c806 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2648.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eb04f3284 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2649.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..79cb15225 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/264a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1b7716c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/264b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f1516de4b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/264c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9307f0fe5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/264d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6a5ff2515 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/264e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..73236b564 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/264f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e11ad3e81 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2650.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ed47c461f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2651.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a35215cc0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2652.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1646a2b57 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2653.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3d7ed07f8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2660.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..fd9940f81 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2661.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5bcfdc60e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2662.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bc1000b7a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2663.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e23f09b44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2664.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7fef7509f --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2665.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..40f0dd196 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2666.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..108879c84 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2667.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..9a55a3766 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2668.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..21d0ce562 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2669.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2ef65b757 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/266a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f968b52c6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/266b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d2f719374 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/266c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2908f0440 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/266d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e94be9eab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/266e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4519e4066 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/266f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..2757e62ef --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2670.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1df3dabab --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2671.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eee2eeaca --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2672.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..579f9bd5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/267b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ce7148cc0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/267c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e54edbca8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/267d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c688ee8a6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/267f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0e977438c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2680.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7eda24b98 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2681.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c18bdb2ca --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2682.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..7809f9e7d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2683.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8162b36b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2684.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a479890ad --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2685.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..032db5298 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2686.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a85b64441 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2687.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..76d0fd538 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2688.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4a2d6c2f7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2689.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f3e1259e6 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/268a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e5e523249 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/268b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..5a7c56a3b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/268c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..063d57a91 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/268d.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eb95808f4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/268e.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..da2212e5d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/268f.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f9bddd8dc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2690.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..16acf9fd8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2691.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bd3e4467c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2692.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..baa936601 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2693.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..24c9f4e07 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2694.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b498a1d82 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2695.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8914dfccf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2696.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..108bb3a18 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2697.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ce14f371c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2698.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..aa2f083fb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/2699.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f317300c7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/269a.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1485c9fa9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/269b.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d26ef52b8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/269c.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1a3f1329 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26a0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a27d9afdc --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26a1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..536a4f8d3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26aa.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..496e8c459 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26ab.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4819b1e3b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26b0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..79b9b394c --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26b1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ab5702d44 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26bd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..6f9214eb7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26be.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a5d0373c8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26bf.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ada58974d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26c4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4b948f14d --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26c5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..472d6c04a --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26c6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..57677a8fd --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26c7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..1cf992f22 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26c8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8c7008862 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26c9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..94f7a5441 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26ca.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ecee56b1b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26cb.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b68974cd5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26ce.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..e1205abe8 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26cf.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ba4ddd1fe --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26d1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..381605589 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26d3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..336909944 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26d4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..90b4bf538 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26d6.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..4144484cb --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26d7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..bc4526ec0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26db.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8304e7988 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26dd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0777170a0 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26de.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3d84a7a50 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26df.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..b3b9a54d7 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26e4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..806384760 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26e7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..831c8fc86 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26e9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..594daa3f1 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26ea.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..95705e3a3 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f0.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eeba26039 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f1.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..ba0d0b171 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f2.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..c4ef01fb9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f3.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..eb6215bbf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f4.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8e09e7f69 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f5.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..8bc0f23b4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f7.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d22a201a2 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f8.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..a4c6d6d1b --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26f9.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..f037252b5 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26fa.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..0567242cf --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26fc.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..d02d05cf4 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26fd.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..69eed5f0e --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26fe.svg @@ -0,0 +1 @@ + \ 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 new file mode 100644 index 000000000..3c775e7a9 --- /dev/null +++ b/src/net/sourceforge/plantuml/emojitwo/data/26ff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/net/sourceforge/plantuml/openiconic/Movement.java b/src/net/sourceforge/plantuml/openiconic/Movement.java index 6ee2dc6b5..fd47dba75 100644 --- a/src/net/sourceforge/plantuml/openiconic/Movement.java +++ b/src/net/sourceforge/plantuml/openiconic/Movement.java @@ -56,6 +56,11 @@ public class Movement { this.arguments = Arrays.asList(args); } + @Override + public String toString() { + return letter.getLetter() + " " + arguments; + } + private Movement(SvgCommandLetter letter, SvgCommandNumber... args) { this.letter = letter; this.arguments = Arrays.asList(args); @@ -123,8 +128,18 @@ public class Movement { final SvgCommandNumber tmp = arguments.get(0); return new Movement(new SvgCommandLetter("L"), new SvgPosition(tmp, delta.getY())); } - if (letter.is('V')) - throw new UnsupportedOperationException(); + if (letter.is('V')) { + final SvgCommandNumber tmp = arguments.get(0); + return new Movement(new SvgCommandLetter("L"), new SvgPosition(delta.getX(), tmp)); + } + if (letter.is('h')) { + final SvgCommandNumber tmp = arguments.get(0); + return new Movement(new SvgCommandLetter("L"), new SvgPosition(delta.getX().add(tmp), delta.getY())); + } + if (letter.is('v')) { + final SvgCommandNumber tmp = arguments.get(0); + return new Movement(new SvgCommandLetter("L"), new SvgPosition(delta.getX(), delta.getY().add(tmp))); + } if (letter.isUpperCase()) return this; diff --git a/src/net/sourceforge/plantuml/openiconic/StringDecipher.java b/src/net/sourceforge/plantuml/openiconic/StringDecipher.java index d369392f9..492aaad40 100644 --- a/src/net/sourceforge/plantuml/openiconic/StringDecipher.java +++ b/src/net/sourceforge/plantuml/openiconic/StringDecipher.java @@ -38,10 +38,13 @@ package net.sourceforge.plantuml.openiconic; public class StringDecipher { public static String decipher(String path) { - path = path.replaceAll("(\\S)-", "$1 -"); - path = path.replaceAll("([a-zA-Z])(\\S)", "$1 $2"); - path = path.replaceAll("(\\S)([a-zA-Z])", "$1 $2"); - path = path.replaceAll("([a-zA-Z])(\\S)", "$1 $2"); + path = path.trim(); + path = path.replace(',', ' '); + path = path.replaceAll("\\s+", " "); + path = path.replaceAll("([^e\\s])-", "$1 -"); + path = path.replaceAll("([a-df-zA-Z])(\\S)", "$1 $2"); + path = path.replaceAll("(\\S)([a-df-zA-Z])", "$1 $2"); + path = path.replaceAll("([a-df-zA-Z])(\\S)", "$1 $2"); while (path.matches(".*\\.\\d+\\..*")) { path = path.replaceAll("(\\.\\d+)\\.", "$1 ."); } diff --git a/src/net/sourceforge/plantuml/openiconic/SvgCommandLetter.java b/src/net/sourceforge/plantuml/openiconic/SvgCommandLetter.java index 8c381e469..e4296ffb4 100644 --- a/src/net/sourceforge/plantuml/openiconic/SvgCommandLetter.java +++ b/src/net/sourceforge/plantuml/openiconic/SvgCommandLetter.java @@ -42,15 +42,15 @@ public class SvgCommandLetter implements SvgCommand { final private char letter; public SvgCommandLetter(String letter) { - if (letter.matches("[a-zA-Z]") == false) { - throw new IllegalArgumentException(); + if (letter.matches("[mlhvzsacMLHVZSAC]") == false) { + throw new IllegalArgumentException(letter); } this.letter = letter.charAt(0); } @Override public String toString() { - return super.toString() + " " + letter; + return " " + letter; } public String toSvg() { @@ -63,6 +63,7 @@ public class SvgCommandLetter implements SvgCommand { case 'l': return 2; case 'h': + case 'v': return 1; case 'z': return 0; @@ -76,26 +77,6 @@ public class SvgCommandLetter implements SvgCommand { throw new UnsupportedOperationException("" + letter); } -// public UGraphic drawMe(UGraphic ug, Iterator it) { -// System.err.println("drawMe " + letter); -// final List numbers = new ArrayList<>(); -// for (int i = 0; i < argumentNumber(); i++) { -// numbers.add((SvgCommandNumber) it.next()); -// } -// return drawMe(ug, numbers); -// } -// -// private UGraphic drawMe(UGraphic ug, List numbers) { -// switch (letter) { -// case 'M': -// final double x = numbers.get(0).getDouble(); -// final double y = numbers.get(1).getDouble(); -// return ug.apply(new UTranslate(x, y)); -// } -// return ug; -// -// } - public boolean isUpperCase() { return Character.isUpperCase(letter); } @@ -107,4 +88,15 @@ public class SvgCommandLetter implements SvgCommand { public char getLetter() { return letter; } + + public SvgCommandLetter implicit() { + // https://stackoverflow.com/questions/29251389/svg-path-spec-moveto-and-implicit-lineto + if (letter == 'm') + return new SvgCommandLetter("l"); + + if (letter == 'M') + return new SvgCommandLetter("L"); + + return this; + } } diff --git a/src/net/sourceforge/plantuml/openiconic/SvgCommandNumber.java b/src/net/sourceforge/plantuml/openiconic/SvgCommandNumber.java index 2386bfa93..65701a46d 100644 --- a/src/net/sourceforge/plantuml/openiconic/SvgCommandNumber.java +++ b/src/net/sourceforge/plantuml/openiconic/SvgCommandNumber.java @@ -42,15 +42,15 @@ public class SvgCommandNumber implements SvgCommand { final private String number; public SvgCommandNumber(String number) { - if (number.matches("[-.0-9]+") == false) { + if (number.matches("[-.0-9e]+") == false) { throw new IllegalArgumentException(); } this.number = number; } - + @Override public String toString() { - return super.toString() + " " + number; + return " " + number; } public SvgCommandNumber(double number) { diff --git a/src/net/sourceforge/plantuml/openiconic/SvgPath.java b/src/net/sourceforge/plantuml/openiconic/SvgPath.java index 2ad33e97d..4948ca024 100644 --- a/src/net/sourceforge/plantuml/openiconic/SvgPath.java +++ b/src/net/sourceforge/plantuml/openiconic/SvgPath.java @@ -35,6 +35,8 @@ */ package net.sourceforge.plantuml.openiconic; +import java.awt.geom.AffineTransform; +import java.awt.geom.Point2D; import java.util.ArrayList; import java.util.Iterator; import java.util.List; @@ -53,37 +55,43 @@ public class SvgPath { private List commands = new ArrayList<>(); public SvgPath(String path) { + // System.err.println("before=" + path); path = StringDecipher.decipher(path); - // List commands = new ArrayList<>(); + // System.err.println("after=" + path); + for (final StringTokenizer st = new StringTokenizer(path); st.hasMoreTokens();) { final String token = st.nextToken(); - // System.err.println("token=" + token); + if (token.matches("[a-zA-Z]")) { commands.add(new SvgCommandLetter(token)); } else { commands.add(new SvgCommandNumber(token)); } } - commands = manageHV(commands); commands = insertMissingLetter(commands); checkArguments(commands); SvgPosition last = new SvgPosition(); + SvgPosition lastMove = new SvgPosition(); SvgPosition mirrorControlPoint = null; final Iterator iterator = commands.iterator(); while (iterator.hasNext()) { Movement movement = new Movement(iterator); - // System.err.println("before=" + movement.toSvg()); movement = movement.toAbsoluteUpperCase(last); - // System.err.println("after=" + movement.toSvg()); - if (movement.is('S')) { - // System.err.println(" before " + movement.toSvg()); + + if (movement.getLetter() == 'Z') + last = lastMove; + + if (movement.is('S')) movement = movement.mutoToC(mirrorControlPoint); - // System.err.println(" after " + movement.toSvg()); - } + movements.add(movement); - if (movement.lastPosition() != null) { + + if (movement.getLetter() == 'M') + lastMove = movement.lastPosition(); + + if (movement.lastPosition() != null) last = movement.lastPosition(); - } + mirrorControlPoint = movement.getMirrorControlPoint(); } } @@ -103,7 +111,7 @@ public class SvgPath { nb = lastLetter.argumentNumber() - 1; } else { result.add(cmd); - lastLetter = (SvgCommandLetter) cmd; + lastLetter = ((SvgCommandLetter) cmd).implicit(); nb = lastLetter.argumentNumber(); } for (int i = 0; i < nb; i++) { @@ -125,31 +133,6 @@ public class SvgPath { } } - private List manageHV(List commands) { - final List result = new ArrayList<>(); - final Iterator it = commands.iterator(); - while (it.hasNext()) { - final SvgCommand cmd = it.next(); - if (cmd instanceof SvgCommandNumber) { - result.add(cmd); - continue; - } - final String letter = cmd.toSvg(); - if (letter.equals("h")) { - result.add(new SvgCommandLetter("l")); - result.add(it.next()); - result.add(new SvgCommandNumber("0")); - } else if (letter.equals("v")) { - result.add(new SvgCommandLetter("l")); - result.add(new SvgCommandNumber("0")); - result.add(it.next()); - } else { - result.add(cmd); - } - } - return result; - } - public String toSvg() { final StringBuilder result = new StringBuilder(""); - return result.toString(); - } - - private UPath toUPath(double factor) { + private UPath toUPath(double factorx, double factory) { final UPath result = new UPath(); for (Movement move : movements) { final char letter = move.getLetter(); final SvgPosition lastPosition = move.lastPosition(); if (letter == 'M') { - result.moveTo(lastPosition.getXDouble() * factor, lastPosition.getYDouble() * factor); + result.moveTo(lastPosition.getXDouble() * factorx, lastPosition.getYDouble() * factory); } else if (letter == 'C') { final SvgPosition ctl1 = move.getSvgPosition(0); final SvgPosition ctl2 = move.getSvgPosition(2); - result.cubicTo(ctl1.getXDouble() * factor, ctl1.getYDouble() * factor, ctl2.getXDouble() * factor, - ctl2.getYDouble() * factor, lastPosition.getXDouble() * factor, - lastPosition.getYDouble() * factor); + result.cubicTo(ctl1.getXDouble() * factorx, ctl1.getYDouble() * factory, ctl2.getXDouble() * factorx, + ctl2.getYDouble() * factory, lastPosition.getXDouble() * factorx, + lastPosition.getYDouble() * factory); } else if (letter == 'L') { - result.lineTo(lastPosition.getXDouble() * factor, lastPosition.getYDouble() * factor); + result.lineTo(lastPosition.getXDouble() * factorx, lastPosition.getYDouble() * factory); } else if (letter == 'A') { - final double rx = move.getArgument(0); final double ry = move.getArgument(1); final double x_axis_rotation = move.getArgument(2); final double large_arc_flag = move.getArgument(3); final double sweep_flag = move.getArgument(4); - result.arcTo(rx * factor, ry * factor, x_axis_rotation, large_arc_flag, sweep_flag, - lastPosition.getXDouble() * factor, lastPosition.getYDouble() * factor); + result.arcTo(rx * factorx, ry * factory, x_axis_rotation, large_arc_flag, sweep_flag, + lastPosition.getXDouble() * factorx, lastPosition.getYDouble() * factory); } else if (letter == 'Z') { result.closePath(); } else { throw new UnsupportedOperationException("letter " + letter); } + } + result.setOpenIconic(true); + return result; + } + private UPath toUPath(AffineTransform at) { + final UPath result = new UPath(); + for (Movement move : movements) { + final char letter = move.getLetter(); + final SvgPosition lastPosition = move.lastPosition(); + if (letter == 'M') { + result.moveTo(lastPosition.affine(at)); + } else if (letter == 'C') { + final SvgPosition ctl1 = move.getSvgPosition(0); + final SvgPosition ctl2 = move.getSvgPosition(2); + result.cubicTo(ctl1.affine(at), ctl2.affine(at), lastPosition.affine(at)); + } else if (letter == 'L') { + result.lineTo(lastPosition.affine(at)); + } else if (letter == 'A') { + final double rx = move.getArgument(0); + final double ry = move.getArgument(1); + final double x_axis_rotation = move.getArgument(2); + final double large_arc_flag = move.getArgument(3); + final double sweep_flag = move.getArgument(4); + final Point2D tmp = lastPosition.affine(at); + result.arcTo(rx * at.getScaleX(), ry * at.getScaleY(), x_axis_rotation, large_arc_flag, sweep_flag, + tmp.getX(), tmp.getY()); + } else if (letter == 'Z') { + result.closePath(); + } else { + throw new UnsupportedOperationException("letter " + letter); + } } result.setOpenIconic(true); return result; } public void drawMe(UGraphic ug, double factor) { - final UPath path = toUPath(factor); + final UPath path = toUPath(factor, factor); + ug.draw(path); + } + + public void drawMe(UGraphic ug, AffineTransform at) { + final UPath path = toUPath(at); ug.draw(path); } } diff --git a/src/net/sourceforge/plantuml/openiconic/SvgPosition.java b/src/net/sourceforge/plantuml/openiconic/SvgPosition.java index ecfab8996..54dd5f698 100644 --- a/src/net/sourceforge/plantuml/openiconic/SvgPosition.java +++ b/src/net/sourceforge/plantuml/openiconic/SvgPosition.java @@ -35,6 +35,9 @@ */ package net.sourceforge.plantuml.openiconic; +import java.awt.geom.AffineTransform; +import java.awt.geom.Point2D; + public class SvgPosition { final private SvgCommandNumber x; @@ -87,4 +90,8 @@ public class SvgPosition { final double y = 2 * centerY - tobeMirrored.getYDouble(); return new SvgPosition(x, y); } + + public Point2D affine(AffineTransform at) { + return at.transform(new Point2D.Double(getXDouble(), getYDouble()), null); + } } diff --git a/src/net/sourceforge/plantuml/sequencediagram/graphic/LivingParticipantBox.java b/src/net/sourceforge/plantuml/sequencediagram/graphic/LivingParticipantBox.java index f26e580f1..43e74bbfc 100644 --- a/src/net/sourceforge/plantuml/sequencediagram/graphic/LivingParticipantBox.java +++ b/src/net/sourceforge/plantuml/sequencediagram/graphic/LivingParticipantBox.java @@ -51,7 +51,7 @@ public class LivingParticipantBox implements InGroupable { } /** - * @deprecated a virer + * @deprecated to be deleted */ @Deprecated public ParticipantBox getParticipantBox() { @@ -59,7 +59,7 @@ public class LivingParticipantBox implements InGroupable { } /** - * @deprecated a virer + * @deprecated to be deleted */ @Deprecated public LifeLine getLifeLine() { diff --git a/src/net/sourceforge/plantuml/ugraphic/UPolygon.java b/src/net/sourceforge/plantuml/ugraphic/UPolygon.java index 268ec1a9f..aad845d87 100644 --- a/src/net/sourceforge/plantuml/ugraphic/UPolygon.java +++ b/src/net/sourceforge/plantuml/ugraphic/UPolygon.java @@ -56,9 +56,9 @@ public class UPolygon extends AbstractShadowable { public UPolygon(List points) { this((String) null); all.addAll(points); - for (Point2D.Double pt : all) { + for (Point2D.Double pt : all) manageMinMax(pt.getX(), pt.getY()); - } + } public UPolygon(String name) { @@ -72,9 +72,9 @@ public class UPolygon extends AbstractShadowable { final Point2D.Double middle = new Point2D.Double((pt1.getX() + pt2.getX()) / 2, (pt1.getY() + pt2.getY()) / 2); final double delta = middle.distance(center); - if (delta < 1) { + if (delta < 1) return all.get((i - 1) % all.size()); - } + } return null; } @@ -98,24 +98,27 @@ public class UPolygon extends AbstractShadowable { public UPolygon translate(double dx, double dy) { final UPolygon result = new UPolygon(); - for (Point2D.Double pt : all) { + for (Point2D.Double pt : all) result.addPoint(pt.x + dx, pt.y + dy); - } + return result; } public void rotate(double theta) { - final AffineTransform rotate = AffineTransform.getRotateInstance(theta); - for (Point2D.Double pt : all) { + affine(AffineTransform.getRotateInstance(theta)); + } + + public void affine(AffineTransform rotate) { + for (Point2D.Double pt : all) rotate.transform(pt, pt); - } + } @Override public String toString() { - if (name != null) { + if (name != null) return name; - } + return super.toString() + " " + all; } @@ -158,7 +161,7 @@ public class UPolygon extends AbstractShadowable { } return points; } - + private CompressionMode compressionMode; public final CompressionMode getCompressionMode() { @@ -169,5 +172,4 @@ public class UPolygon extends AbstractShadowable { this.compressionMode = compressionMode; } - } diff --git a/src/net/sourceforge/plantuml/ugraphic/color/ColorUtils.java b/src/net/sourceforge/plantuml/ugraphic/color/ColorUtils.java index 95934800c..1d1710938 100644 --- a/src/net/sourceforge/plantuml/ugraphic/color/ColorUtils.java +++ b/src/net/sourceforge/plantuml/ugraphic/color/ColorUtils.java @@ -76,7 +76,7 @@ public class ColorUtils { * https://www.boronine.com/2012/03/26/Color-Spaces-for-Human-Beings/ * */ - public static synchronized Color reverseHsluv(Color color) { + public static Color reverseHsluv(Color color) { final int red = color.getRed(); final int green = color.getGreen(); final int blue = color.getBlue(); @@ -97,7 +97,29 @@ public class ColorUtils { return new Color(red2, green2, blue2); } - public static synchronized Color getReversed(Color color) { + public static Color greyToColor(Color color, int grey) { + final int red = color.getRed(); + final int green = color.getGreen(); + final int blue = color.getBlue(); + + final double hsluv[] = HUSLColorConverter.rgbToHsluv(new double[] { red / 256.0, green / 256.0, blue / 256.0 }); + + final double h = hsluv[0]; + final double s = hsluv[1]; + double l = hsluv[2]; + + l = l + (100 - l) * (grey / 255.0); + + final double rgb[] = HUSLColorConverter.hsluvToRgb(new double[] { h, s, l }); + + final int red2 = to255(rgb[0]); + final int green2 = to255(rgb[1]); + final int blue2 = to255(rgb[2]); + + return new Color(red2, green2, blue2); + } + + public static Color getReversed(Color color) { final int red = color.getRed(); final int green = color.getGreen(); final int blue = color.getBlue(); diff --git a/src/net/sourceforge/plantuml/ugraphic/color/HColorSimple.java b/src/net/sourceforge/plantuml/ugraphic/color/HColorSimple.java index efbbd4131..4caaf1b9c 100644 --- a/src/net/sourceforge/plantuml/ugraphic/color/HColorSimple.java +++ b/src/net/sourceforge/plantuml/ugraphic/color/HColorSimple.java @@ -51,20 +51,20 @@ public class HColorSimple extends HColorAbstract implements HColor { @Override public String toString() { - if (isTransparent()) { + if (isTransparent()) return "transparent"; - } + return color.toString() + " alpha=" + color.getAlpha() + " monochrome=" + monochrome; } @Override public String asString() { - if (isTransparent()) { + if (isTransparent()) return "transparent"; - } - if (color.getAlpha() == 255) { + + if (color.getAlpha() == 255) return DotStringFactory.sharp000000(color.getRGB()); - } + return "#" + Integer.toHexString(color.getRGB()); } @@ -103,9 +103,9 @@ public class HColorSimple extends HColorAbstract implements HColor { @Override public boolean equals(Object other) { - if (other instanceof HColorSimple == false) { + if (other instanceof HColorSimple == false) return false; - } + return this.color.equals(((HColorSimple) other).color); } @@ -119,10 +119,16 @@ public class HColorSimple extends HColorAbstract implements HColor { } public HColorSimple asMonochrome() { - if (monochrome) { - throw new IllegalStateException(); - } - return new HColorSimple(new ColorChangerMonochrome().getChangedColor(color), true); + return new HColorSimple(new ColorChangerMonochrome().getChangedColor(color), monochrome); + } + + public HColor asMonochrome(HColorSimple colorForMonochrome) { + final Color tmp = new ColorChangerMonochrome().getChangedColor(color); + final int grey = tmp.getGreen(); + assert grey == tmp.getBlue(); + assert grey == tmp.getRed(); + Color result = ColorUtils.greyToColor(colorForMonochrome.color, grey); + return new HColorSimple(result, monochrome); } public HColorSimple opposite() { diff --git a/src/net/sourceforge/plantuml/version/Version.java b/src/net/sourceforge/plantuml/version/Version.java index 2965c25a6..381b09d7f 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 = 1; + final int beta = 2; return beta; }