From cb4839457fe8eef5ef1e4d746a29cf231a4a32a5 Mon Sep 17 00:00:00 2001 From: Mark Shoulson Date: Sun, 15 Feb 2009 14:09:46 -0500 Subject: One or two additions --- dotXCompose | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/dotXCompose b/dotXCompose index d2476fd..c726561 100644 --- a/dotXCompose +++ b/dotXCompose @@ -258,12 +258,17 @@ include "%L" # 2611 BALLOT BOX WITH CHECK, or some other checkmark # 267B BLACK UNIVERSAL RECYCLING SYMBOL # 269B ATOM SYMBOL (for coolness) + : "⚛" U269B # ATOM SYMBOL # 269C FLEUR-DE-LIS (maybe would be okay) -# 26A1 HIGH VOLTAGE SIGN (!) +# 26A1 HIGH VOLTAGE SIGN (!) or maybe 2301 ELECTRIC ARROW +

: "⚡" U26A1 # HIGH VOLTAGE SIGN # 26B0 COFFIN ? # One of the SNOWFLAKEs? # I already have STAR OF DAVID on another map. # 2B1A DOTTED SQUARE -- and/or some other hollow square/rectangle? +# 231A, 231B -- WATCH and HOURGLASS +# 2328 KEYBOARD? +# 23D4 METRICAL LONG OVER TWO SHORTS a.k.a. METRICAL BOOBS : "♀" U2640 # FEMALE SIGN : "♂" U2642 # MALE SIGN : "☠" U2620 # SKULL AND CROSSBONES @@ -325,7 +330,8 @@ include "%L" : "⃝" U20DD # COMBINING ENCLOSING CIRCLE : "⃠" U20E0 # COMBINING ENCLOSING CIRCLE BACKSLASH : "̣" U0323 # COMBINING DOT BELOW - : "̱" U0331 # COMBINING MACRON BELOW +# With only one underscore it conflicts with stuff. + : "̱" U0331 # COMBINING MACRON BELOW : "̲" U0332 # COMBINING LOW LINE : "̳" U0333 # COMBINING DOUBLE LOW LINE -- cgit v1.2.3