From 1dd3c5e4986d4bb6975680f4c05b21eeae37b3e6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 17 May 2012 01:03:02 +0900 Subject: [PATCH] (U-00022030): New character. --- lisp/utf-2000/Ideograph-R048-Work.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R048-Work.el b/lisp/utf-2000/Ideograph-R048-Work.el index 0a108cc..5130952 100644 --- a/lisp/utf-2000/Ideograph-R048-Work.el +++ b/lisp/utf-2000/Ideograph-R048-Work.el @@ -477,3 +477,9 @@ (total-strokes . 19) (=ucs . #x2202F) ; 𢀯 )) +(define-char + '((ideographic-radical . 48) ; ⼯ + (ideographic-strokes . 17) + (total-strokes . 20) + (=ucs . #x22030) ; 𢀰 + )) -- 1.7.10.4