From 513fe47eafe6cac33b822bf0a0dbdc04fd34202b Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 19 Dec 2013 09:25:48 +0000 Subject: [PATCH] U+1F681 HELICOPTER Because it came up last night, and it struck me as cute once I'd drawn it. --- bedstead.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bedstead.c b/bedstead.c index c0b8976..2e9ce94 100644 --- a/bedstead.c +++ b/bedstead.c @@ -873,6 +873,7 @@ struct glyph { {{000,000,000,000,000,000,037,000,000}, 0x23bc }, /* horizontal scan 7 */ {{000,000,000,000,000,000,000,000,037}, 0x23bd }, /* horizontal scan 9 */ {{000,002,037,004,037,010,000,000,000}, 0x2260, "notequal" }, + {{000,034,010,011,027,010,000,000,000}, 0x1f681 }, /* helicopter */ #ifdef ARABIC /* Arabic tails */ -- 2.30.2