math_geometry.js 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819
  1. [
  2. {
  3. "category": "So",
  4. "mappings": {
  5. "default": {
  6. "default": "box drawings light horizontal",
  7. "alternative": "forms light horizontal"
  8. }
  9. },
  10. "key": "2500"
  11. },
  12. {
  13. "category": "So",
  14. "mappings": {
  15. "default": {
  16. "default": "box drawings heavy horizontal",
  17. "alternative": "forms heavy horizontal"
  18. }
  19. },
  20. "key": "2501"
  21. },
  22. {
  23. "category": "So",
  24. "mappings": {
  25. "default": {
  26. "default": "box drawings light vertical",
  27. "alternative": "forms light vertical"
  28. }
  29. },
  30. "key": "2502"
  31. },
  32. {
  33. "category": "So",
  34. "mappings": {
  35. "default": {
  36. "default": "box drawings heavy vertical",
  37. "alternative": "forms heavy vertical"
  38. }
  39. },
  40. "key": "2503"
  41. },
  42. {
  43. "category": "So",
  44. "mappings": {
  45. "default": {
  46. "default": "box drawings light triple dash horizontal",
  47. "alternative": "forms light triple dash horizontal"
  48. }
  49. },
  50. "key": "2504"
  51. },
  52. {
  53. "category": "So",
  54. "mappings": {
  55. "default": {
  56. "default": "box drawings heavy triple dash horizontal",
  57. "alternative": "forms heavy triple dash horizontal"
  58. }
  59. },
  60. "key": "2505"
  61. },
  62. {
  63. "category": "So",
  64. "mappings": {
  65. "default": {
  66. "default": "box drawings light triple dash vertical",
  67. "alternative": "forms light triple dash vertical"
  68. }
  69. },
  70. "key": "2506"
  71. },
  72. {
  73. "category": "So",
  74. "mappings": {
  75. "default": {
  76. "default": "box drawings heavy triple dash vertical",
  77. "alternative": "forms heavy triple dash vertical"
  78. }
  79. },
  80. "key": "2507"
  81. },
  82. {
  83. "category": "So",
  84. "mappings": {
  85. "default": {
  86. "default": "box drawings light quadruple dash horizontal",
  87. "alternative": "forms light quadruple dash horizontal"
  88. }
  89. },
  90. "key": "2508"
  91. },
  92. {
  93. "category": "So",
  94. "mappings": {
  95. "default": {
  96. "default": "box drawings heavy quadruple dash horizontal",
  97. "alternative": "forms heavy quadruple dash horizontal"
  98. }
  99. },
  100. "key": "2509"
  101. },
  102. {
  103. "category": "So",
  104. "mappings": {
  105. "default": {
  106. "default": "box drawings light quadruple dash vertical",
  107. "alternative": "forms light quadruple dash vertical"
  108. }
  109. },
  110. "key": "250A"
  111. },
  112. {
  113. "category": "So",
  114. "mappings": {
  115. "default": {
  116. "default": "box drawings heavy quadruple dash vertical",
  117. "alternative": "forms heavy quadruple dash vertical"
  118. }
  119. },
  120. "key": "250B"
  121. },
  122. {
  123. "category": "So",
  124. "mappings": {
  125. "default": {
  126. "default": "box drawings light down and right",
  127. "alternative": "forms light down and right"
  128. }
  129. },
  130. "key": "250C"
  131. },
  132. {
  133. "category": "So",
  134. "mappings": {
  135. "default": {
  136. "default": "box drawings down light and right heavy",
  137. "alternative": "forms down light and right heavy"
  138. }
  139. },
  140. "key": "250D"
  141. },
  142. {
  143. "category": "So",
  144. "mappings": {
  145. "default": {
  146. "default": "box drawings down heavy and right light",
  147. "alternative": "forms down heavy and right light"
  148. }
  149. },
  150. "key": "250E"
  151. },
  152. {
  153. "category": "So",
  154. "mappings": {
  155. "default": {
  156. "default": "box drawings heavy down and right",
  157. "alternative": "forms heavy down and right"
  158. }
  159. },
  160. "key": "250F"
  161. },
  162. {
  163. "category": "So",
  164. "mappings": {
  165. "default": {
  166. "default": "box drawings light down and left",
  167. "alternative": "forms light down and left"
  168. }
  169. },
  170. "key": "2510"
  171. },
  172. {
  173. "category": "So",
  174. "mappings": {
  175. "default": {
  176. "default": "box drawings down light and left heavy",
  177. "alternative": "forms down light and left heavy"
  178. }
  179. },
  180. "key": "2511"
  181. },
  182. {
  183. "category": "So",
  184. "mappings": {
  185. "default": {
  186. "default": "box drawings down heavy and left light",
  187. "alternative": "forms down heavy and left light"
  188. }
  189. },
  190. "key": "2512"
  191. },
  192. {
  193. "category": "So",
  194. "mappings": {
  195. "default": {
  196. "default": "box drawings heavy down and left",
  197. "alternative": "forms heavy down and left"
  198. }
  199. },
  200. "key": "2513"
  201. },
  202. {
  203. "category": "So",
  204. "mappings": {
  205. "default": {
  206. "default": "box drawings light up and right",
  207. "alternative": "forms light up and right"
  208. }
  209. },
  210. "key": "2514"
  211. },
  212. {
  213. "category": "So",
  214. "mappings": {
  215. "default": {
  216. "default": "box drawings up light and right heavy",
  217. "alternative": "forms up light and right heavy"
  218. }
  219. },
  220. "key": "2515"
  221. },
  222. {
  223. "category": "So",
  224. "mappings": {
  225. "default": {
  226. "default": "box drawings up heavy and right light",
  227. "alternative": "forms up heavy and right light"
  228. }
  229. },
  230. "key": "2516"
  231. },
  232. {
  233. "category": "So",
  234. "mappings": {
  235. "default": {
  236. "default": "box drawings heavy up and right",
  237. "alternative": "forms heavy up and right"
  238. }
  239. },
  240. "key": "2517"
  241. },
  242. {
  243. "category": "So",
  244. "mappings": {
  245. "default": {
  246. "default": "box drawings light up and left",
  247. "alternative": "forms light up and left"
  248. }
  249. },
  250. "key": "2518"
  251. },
  252. {
  253. "category": "So",
  254. "mappings": {
  255. "default": {
  256. "default": "box drawings up light and left heavy",
  257. "alternative": "forms up light and left heavy"
  258. }
  259. },
  260. "key": "2519"
  261. },
  262. {
  263. "category": "So",
  264. "mappings": {
  265. "default": {
  266. "default": "box drawings up heavy and left light",
  267. "alternative": "forms up heavy and left light"
  268. }
  269. },
  270. "key": "251A"
  271. },
  272. {
  273. "category": "So",
  274. "mappings": {
  275. "default": {
  276. "default": "box drawings heavy up and left",
  277. "alternative": "forms heavy up and left"
  278. }
  279. },
  280. "key": "251B"
  281. },
  282. {
  283. "category": "So",
  284. "mappings": {
  285. "default": {
  286. "default": "box drawings light vertical and right",
  287. "alternative": "forms light vertical and right"
  288. }
  289. },
  290. "key": "251C"
  291. },
  292. {
  293. "category": "So",
  294. "mappings": {
  295. "default": {
  296. "default": "box drawings vertical light and right heavy",
  297. "alternative": "forms vertical light and right heavy"
  298. }
  299. },
  300. "key": "251D"
  301. },
  302. {
  303. "category": "So",
  304. "mappings": {
  305. "default": {
  306. "default": "box drawings up heavy and right down light",
  307. "alternative": "forms up heavy and right down light"
  308. }
  309. },
  310. "key": "251E"
  311. },
  312. {
  313. "category": "So",
  314. "mappings": {
  315. "default": {
  316. "default": "box drawings down heavy and right up light",
  317. "alternative": "forms down heavy and right up light"
  318. }
  319. },
  320. "key": "251F"
  321. },
  322. {
  323. "category": "So",
  324. "mappings": {
  325. "default": {
  326. "default": "box drawings vertical heavy and right light",
  327. "alternative": "forms vertical heavy and right light"
  328. }
  329. },
  330. "key": "2520"
  331. },
  332. {
  333. "category": "So",
  334. "mappings": {
  335. "default": {
  336. "default": "box drawings down light and right up heavy",
  337. "alternative": "forms down light and right up heavy"
  338. }
  339. },
  340. "key": "2521"
  341. },
  342. {
  343. "category": "So",
  344. "mappings": {
  345. "default": {
  346. "default": "box drawings up light and right down heavy",
  347. "alternative": "forms up light and right down heavy"
  348. }
  349. },
  350. "key": "2522"
  351. },
  352. {
  353. "category": "So",
  354. "mappings": {
  355. "default": {
  356. "default": "box drawings heavy vertical and right",
  357. "alternative": "forms heavy vertical and right"
  358. }
  359. },
  360. "key": "2523"
  361. },
  362. {
  363. "category": "So",
  364. "mappings": {
  365. "default": {
  366. "default": "box drawings light vertical and left",
  367. "alternative": "forms light vertical and left"
  368. }
  369. },
  370. "key": "2524"
  371. },
  372. {
  373. "category": "So",
  374. "mappings": {
  375. "default": {
  376. "default": "box drawings vertical light and left heavy",
  377. "alternative": "forms vertical light and left heavy"
  378. }
  379. },
  380. "key": "2525"
  381. },
  382. {
  383. "category": "So",
  384. "mappings": {
  385. "default": {
  386. "default": "box drawings up heavy and left down light",
  387. "alternative": "forms up heavy and left down light"
  388. }
  389. },
  390. "key": "2526"
  391. },
  392. {
  393. "category": "So",
  394. "mappings": {
  395. "default": {
  396. "default": "box drawings down heavy and left up light",
  397. "alternative": "forms down heavy and left up light"
  398. }
  399. },
  400. "key": "2527"
  401. },
  402. {
  403. "category": "So",
  404. "mappings": {
  405. "default": {
  406. "default": "box drawings vertical heavy and left light",
  407. "alternative": "forms vertical heavy and left light"
  408. }
  409. },
  410. "key": "2528"
  411. },
  412. {
  413. "category": "So",
  414. "mappings": {
  415. "default": {
  416. "default": "box drawings down light and left up heavy",
  417. "alternative": "forms down light and left up heavy"
  418. }
  419. },
  420. "key": "2529"
  421. },
  422. {
  423. "category": "So",
  424. "mappings": {
  425. "default": {
  426. "default": "box drawings up light and left down heavy",
  427. "alternative": "forms up light and left down heavy"
  428. }
  429. },
  430. "key": "252A"
  431. },
  432. {
  433. "category": "So",
  434. "mappings": {
  435. "default": {
  436. "default": "box drawings heavy vertical and left",
  437. "alternative": "forms heavy vertical and left"
  438. }
  439. },
  440. "key": "252B"
  441. },
  442. {
  443. "category": "So",
  444. "mappings": {
  445. "default": {
  446. "default": "box drawings light down and horizontal",
  447. "alternative": "forms light down and horizontal"
  448. }
  449. },
  450. "key": "252C"
  451. },
  452. {
  453. "category": "So",
  454. "mappings": {
  455. "default": {
  456. "default": "box drawings left heavy and right down light",
  457. "alternative": "forms left heavy and right down light"
  458. }
  459. },
  460. "key": "252D"
  461. },
  462. {
  463. "category": "So",
  464. "mappings": {
  465. "default": {
  466. "default": "box drawings right heavy and left down light",
  467. "alternative": "forms right heavy and left down light"
  468. }
  469. },
  470. "key": "252E"
  471. },
  472. {
  473. "category": "So",
  474. "mappings": {
  475. "default": {
  476. "default": "box drawings down light and horizontal heavy",
  477. "alternative": "forms down light and horizontal heavy"
  478. }
  479. },
  480. "key": "252F"
  481. },
  482. {
  483. "category": "So",
  484. "mappings": {
  485. "default": {
  486. "default": "box drawings down heavy and horizontal light",
  487. "alternative": "forms down heavy and horizontal light"
  488. }
  489. },
  490. "key": "2530"
  491. },
  492. {
  493. "category": "So",
  494. "mappings": {
  495. "default": {
  496. "default": "box drawings right light and left down heavy",
  497. "alternative": "forms right light and left down heavy"
  498. }
  499. },
  500. "key": "2531"
  501. },
  502. {
  503. "category": "So",
  504. "mappings": {
  505. "default": {
  506. "default": "box drawings left light and right down heavy",
  507. "alternative": "forms left light and right down heavy"
  508. }
  509. },
  510. "key": "2532"
  511. },
  512. {
  513. "category": "So",
  514. "mappings": {
  515. "default": {
  516. "default": "box drawings heavy down and horizontal",
  517. "alternative": "forms heavy down and horizontal"
  518. }
  519. },
  520. "key": "2533"
  521. },
  522. {
  523. "category": "So",
  524. "mappings": {
  525. "default": {
  526. "default": "box drawings light up and horizontal",
  527. "alternative": "forms light up and horizontal"
  528. }
  529. },
  530. "key": "2534"
  531. },
  532. {
  533. "category": "So",
  534. "mappings": {
  535. "default": {
  536. "default": "box drawings left heavy and right up light",
  537. "alternative": "forms left heavy and right up light"
  538. }
  539. },
  540. "key": "2535"
  541. },
  542. {
  543. "category": "So",
  544. "mappings": {
  545. "default": {
  546. "default": "box drawings right heavy and left up light",
  547. "alternative": "forms right heavy and left up light"
  548. }
  549. },
  550. "key": "2536"
  551. },
  552. {
  553. "category": "So",
  554. "mappings": {
  555. "default": {
  556. "default": "box drawings up light and horizontal heavy",
  557. "alternative": "forms up light and horizontal heavy"
  558. }
  559. },
  560. "key": "2537"
  561. },
  562. {
  563. "category": "So",
  564. "mappings": {
  565. "default": {
  566. "default": "box drawings up heavy and horizontal light",
  567. "alternative": "forms up heavy and horizontal light"
  568. }
  569. },
  570. "key": "2538"
  571. },
  572. {
  573. "category": "So",
  574. "mappings": {
  575. "default": {
  576. "default": "box drawings right light and left up heavy",
  577. "alternative": "forms right light and left up heavy"
  578. }
  579. },
  580. "key": "2539"
  581. },
  582. {
  583. "category": "So",
  584. "mappings": {
  585. "default": {
  586. "default": "box drawings left light and right up heavy",
  587. "alternative": "forms left light and right up heavy"
  588. }
  589. },
  590. "key": "253A"
  591. },
  592. {
  593. "category": "So",
  594. "mappings": {
  595. "default": {
  596. "default": "box drawings heavy up and horizontal",
  597. "alternative": "forms heavy up and horizontal"
  598. }
  599. },
  600. "key": "253B"
  601. },
  602. {
  603. "category": "So",
  604. "mappings": {
  605. "default": {
  606. "default": "box drawings light vertical and horizontal",
  607. "alternative": "forms light vertical and horizontal"
  608. }
  609. },
  610. "key": "253C"
  611. },
  612. {
  613. "category": "So",
  614. "mappings": {
  615. "default": {
  616. "default": "box drawings left heavy and right vertical light",
  617. "alternative": "forms left heavy and right vertical light"
  618. }
  619. },
  620. "key": "253D"
  621. },
  622. {
  623. "category": "So",
  624. "mappings": {
  625. "default": {
  626. "default": "box drawings right heavy and left vertical light",
  627. "alternative": "forms right heavy and left vertical light"
  628. }
  629. },
  630. "key": "253E"
  631. },
  632. {
  633. "category": "So",
  634. "mappings": {
  635. "default": {
  636. "default": "box drawings vertical light and horizontal heavy",
  637. "alternative": "forms vertical light and horizontal heavy"
  638. }
  639. },
  640. "key": "253F"
  641. },
  642. {
  643. "category": "So",
  644. "mappings": {
  645. "default": {
  646. "default": "box drawings up heavy and down horizontal light",
  647. "alternative": "forms up heavy and down horizontal light"
  648. }
  649. },
  650. "key": "2540"
  651. },
  652. {
  653. "category": "So",
  654. "mappings": {
  655. "default": {
  656. "default": "box drawings down heavy and up horizontal light",
  657. "alternative": "forms down heavy and up horizontal light"
  658. }
  659. },
  660. "key": "2541"
  661. },
  662. {
  663. "category": "So",
  664. "mappings": {
  665. "default": {
  666. "default": "box drawings vertical heavy and horizontal light",
  667. "alternative": "forms vertical heavy and horizontal light"
  668. }
  669. },
  670. "key": "2542"
  671. },
  672. {
  673. "category": "So",
  674. "mappings": {
  675. "default": {
  676. "default": "box drawings left up heavy and right down light",
  677. "alternative": "forms left up heavy and right down light"
  678. }
  679. },
  680. "key": "2543"
  681. },
  682. {
  683. "category": "So",
  684. "mappings": {
  685. "default": {
  686. "default": "box drawings right up heavy and left down light",
  687. "alternative": "forms right up heavy and left down light"
  688. }
  689. },
  690. "key": "2544"
  691. },
  692. {
  693. "category": "So",
  694. "mappings": {
  695. "default": {
  696. "default": "box drawings left down heavy and right up light",
  697. "alternative": "forms left down heavy and right up light"
  698. }
  699. },
  700. "key": "2545"
  701. },
  702. {
  703. "category": "So",
  704. "mappings": {
  705. "default": {
  706. "default": "box drawings right down heavy and left up light",
  707. "alternative": "forms right down heavy and left up light"
  708. }
  709. },
  710. "key": "2546"
  711. },
  712. {
  713. "category": "So",
  714. "mappings": {
  715. "default": {
  716. "default": "box drawings down light and up horizontal heavy",
  717. "alternative": "forms down light and up horizontal heavy"
  718. }
  719. },
  720. "key": "2547"
  721. },
  722. {
  723. "category": "So",
  724. "mappings": {
  725. "default": {
  726. "default": "box drawings up light and down horizontal heavy",
  727. "alternative": "forms up light and down horizontal heavy"
  728. }
  729. },
  730. "key": "2548"
  731. },
  732. {
  733. "category": "So",
  734. "mappings": {
  735. "default": {
  736. "default": "box drawings right light and left vertical heavy",
  737. "alternative": "forms right light and left vertical heavy"
  738. }
  739. },
  740. "key": "2549"
  741. },
  742. {
  743. "category": "So",
  744. "mappings": {
  745. "default": {
  746. "default": "box drawings left light and right vertical heavy",
  747. "alternative": "forms left light and right vertical heavy"
  748. }
  749. },
  750. "key": "254A"
  751. },
  752. {
  753. "category": "So",
  754. "mappings": {
  755. "default": {
  756. "default": "box drawings heavy vertical and horizontal",
  757. "alternative": "forms heavy vertical and horizontal"
  758. }
  759. },
  760. "key": "254B"
  761. },
  762. {
  763. "category": "So",
  764. "mappings": {
  765. "default": {
  766. "default": "box drawings light double dash horizontal",
  767. "alternative": "forms light double dash horizontal"
  768. }
  769. },
  770. "key": "254C"
  771. },
  772. {
  773. "category": "So",
  774. "mappings": {
  775. "default": {
  776. "default": "box drawings heavy double dash horizontal",
  777. "alternative": "forms heavy double dash horizontal"
  778. }
  779. },
  780. "key": "254D"
  781. },
  782. {
  783. "category": "So",
  784. "mappings": {
  785. "default": {
  786. "default": "box drawings light double dash vertical",
  787. "alternative": "forms light double dash vertical"
  788. }
  789. },
  790. "key": "254E"
  791. },
  792. {
  793. "category": "So",
  794. "mappings": {
  795. "default": {
  796. "default": "box drawings heavy double dash vertical",
  797. "alternative": "forms heavy double dash vertical"
  798. }
  799. },
  800. "key": "254F"
  801. },
  802. {
  803. "category": "So",
  804. "mappings": {
  805. "default": {
  806. "default": "box drawings double horizontal",
  807. "alternative": "forms double horizontal"
  808. }
  809. },
  810. "key": "2550"
  811. },
  812. {
  813. "category": "So",
  814. "mappings": {
  815. "default": {
  816. "default": "box drawings double vertical",
  817. "alternative": "forms double vertical"
  818. }
  819. },
  820. "key": "2551"
  821. },
  822. {
  823. "category": "So",
  824. "mappings": {
  825. "default": {
  826. "default": "box drawings down single and right double",
  827. "alternative": "forms down single and right double"
  828. }
  829. },
  830. "key": "2552"
  831. },
  832. {
  833. "category": "So",
  834. "mappings": {
  835. "default": {
  836. "default": "box drawings down double and right single",
  837. "alternative": "forms down double and right single"
  838. }
  839. },
  840. "key": "2553"
  841. },
  842. {
  843. "category": "So",
  844. "mappings": {
  845. "default": {
  846. "default": "box drawings double down and right",
  847. "alternative": "forms double down and right"
  848. }
  849. },
  850. "key": "2554"
  851. },
  852. {
  853. "category": "So",
  854. "mappings": {
  855. "default": {
  856. "default": "box drawings down single and left double",
  857. "alternative": "forms down single and left double"
  858. }
  859. },
  860. "key": "2555"
  861. },
  862. {
  863. "category": "So",
  864. "mappings": {
  865. "default": {
  866. "default": "box drawings down double and left single",
  867. "alternative": "forms down double and left single"
  868. }
  869. },
  870. "key": "2556"
  871. },
  872. {
  873. "category": "So",
  874. "mappings": {
  875. "default": {
  876. "default": "box drawings double down and left",
  877. "alternative": "forms double down and left"
  878. }
  879. },
  880. "key": "2557"
  881. },
  882. {
  883. "category": "So",
  884. "mappings": {
  885. "default": {
  886. "default": "box drawings up single and right double",
  887. "alternative": "forms up single and right double"
  888. }
  889. },
  890. "key": "2558"
  891. },
  892. {
  893. "category": "So",
  894. "mappings": {
  895. "default": {
  896. "default": "box drawings up double and right single",
  897. "alternative": "forms up double and right single"
  898. }
  899. },
  900. "key": "2559"
  901. },
  902. {
  903. "category": "So",
  904. "mappings": {
  905. "default": {
  906. "default": "box drawings double up and right",
  907. "alternative": "forms double up and right"
  908. }
  909. },
  910. "key": "255A"
  911. },
  912. {
  913. "category": "So",
  914. "mappings": {
  915. "default": {
  916. "default": "box drawings up single and left double",
  917. "alternative": "forms up single and left double"
  918. }
  919. },
  920. "key": "255B"
  921. },
  922. {
  923. "category": "So",
  924. "mappings": {
  925. "default": {
  926. "default": "box drawings up double and left single",
  927. "alternative": "forms up double and left single"
  928. }
  929. },
  930. "key": "255C"
  931. },
  932. {
  933. "category": "So",
  934. "mappings": {
  935. "default": {
  936. "default": "box drawings double up and left",
  937. "alternative": "forms double up and left"
  938. }
  939. },
  940. "key": "255D"
  941. },
  942. {
  943. "category": "So",
  944. "mappings": {
  945. "default": {
  946. "default": "box drawings vertical single and right double",
  947. "alternative": "forms vertical single and right double"
  948. }
  949. },
  950. "key": "255E"
  951. },
  952. {
  953. "category": "So",
  954. "mappings": {
  955. "default": {
  956. "default": "box drawings vertical double and right single",
  957. "alternative": "forms vertical double and right single"
  958. }
  959. },
  960. "key": "255F"
  961. },
  962. {
  963. "category": "So",
  964. "mappings": {
  965. "default": {
  966. "default": "box drawings double vertical and right",
  967. "alternative": "forms double vertical and right"
  968. }
  969. },
  970. "key": "2560"
  971. },
  972. {
  973. "category": "So",
  974. "mappings": {
  975. "default": {
  976. "default": "box drawings vertical single and left double",
  977. "alternative": "forms vertical single and left double"
  978. }
  979. },
  980. "key": "2561"
  981. },
  982. {
  983. "category": "So",
  984. "mappings": {
  985. "default": {
  986. "default": "box drawings vertical double and left single",
  987. "alternative": "forms vertical double and left single"
  988. }
  989. },
  990. "key": "2562"
  991. },
  992. {
  993. "category": "So",
  994. "mappings": {
  995. "default": {
  996. "default": "box drawings double vertical and left",
  997. "alternative": "forms double vertical and left"
  998. }
  999. },
  1000. "key": "2563"
  1001. },
  1002. {
  1003. "category": "So",
  1004. "mappings": {
  1005. "default": {
  1006. "default": "box drawings down single and horizontal double",
  1007. "alternative": "forms down single and horizontal double"
  1008. }
  1009. },
  1010. "key": "2564"
  1011. },
  1012. {
  1013. "category": "So",
  1014. "mappings": {
  1015. "default": {
  1016. "default": "box drawings down double and horizontal single",
  1017. "alternative": "forms down double and horizontal single"
  1018. }
  1019. },
  1020. "key": "2565"
  1021. },
  1022. {
  1023. "category": "So",
  1024. "mappings": {
  1025. "default": {
  1026. "default": "box drawings double down and horizontal",
  1027. "alternative": "forms double down and horizontal"
  1028. }
  1029. },
  1030. "key": "2566"
  1031. },
  1032. {
  1033. "category": "So",
  1034. "mappings": {
  1035. "default": {
  1036. "default": "box drawings up single and horizontal double",
  1037. "alternative": "forms up single and horizontal double"
  1038. }
  1039. },
  1040. "key": "2567"
  1041. },
  1042. {
  1043. "category": "So",
  1044. "mappings": {
  1045. "default": {
  1046. "default": "box drawings up double and horizontal single",
  1047. "alternative": "forms up double and horizontal single"
  1048. }
  1049. },
  1050. "key": "2568"
  1051. },
  1052. {
  1053. "category": "So",
  1054. "mappings": {
  1055. "default": {
  1056. "default": "box drawings double up and horizontal",
  1057. "alternative": "forms double up and horizontal"
  1058. }
  1059. },
  1060. "key": "2569"
  1061. },
  1062. {
  1063. "category": "So",
  1064. "mappings": {
  1065. "default": {
  1066. "default": "box drawings vertical single and horizontal double",
  1067. "alternative": "forms vertical single and horizontal double"
  1068. }
  1069. },
  1070. "key": "256A"
  1071. },
  1072. {
  1073. "category": "So",
  1074. "mappings": {
  1075. "default": {
  1076. "default": "box drawings vertical double and horizontal single",
  1077. "alternative": "forms vertical double and horizontal single"
  1078. }
  1079. },
  1080. "key": "256B"
  1081. },
  1082. {
  1083. "category": "So",
  1084. "mappings": {
  1085. "default": {
  1086. "default": "box drawings double vertical and horizontal",
  1087. "alternative": "forms double vertical and horizontal"
  1088. }
  1089. },
  1090. "key": "256C"
  1091. },
  1092. {
  1093. "category": "So",
  1094. "mappings": {
  1095. "default": {
  1096. "default": "box drawings light arc down and right",
  1097. "alternative": "forms light arc down and right"
  1098. }
  1099. },
  1100. "key": "256D"
  1101. },
  1102. {
  1103. "category": "So",
  1104. "mappings": {
  1105. "default": {
  1106. "default": "box drawings light arc down and left",
  1107. "alternative": "forms light arc down and left"
  1108. }
  1109. },
  1110. "key": "256E"
  1111. },
  1112. {
  1113. "category": "So",
  1114. "mappings": {
  1115. "default": {
  1116. "default": "box drawings light arc up and left",
  1117. "alternative": "forms light arc up and left"
  1118. }
  1119. },
  1120. "key": "256F"
  1121. },
  1122. {
  1123. "category": "So",
  1124. "mappings": {
  1125. "default": {
  1126. "default": "box drawings light arc up and right",
  1127. "alternative": "forms light arc up and right"
  1128. }
  1129. },
  1130. "key": "2570"
  1131. },
  1132. {
  1133. "category": "So",
  1134. "mappings": {
  1135. "default": {
  1136. "default": "box drawings light diagonal upper right to lower left",
  1137. "alternative": "forms light diagonal upper right to lower left"
  1138. }
  1139. },
  1140. "key": "2571"
  1141. },
  1142. {
  1143. "category": "So",
  1144. "mappings": {
  1145. "default": {
  1146. "default": "box drawings light diagonal upper left to lower right",
  1147. "alternative": "forms light diagonal upper left to lower right"
  1148. }
  1149. },
  1150. "key": "2572"
  1151. },
  1152. {
  1153. "category": "So",
  1154. "mappings": {
  1155. "default": {
  1156. "default": "box drawings light diagonal cross",
  1157. "alternative": "forms light diagonal cross"
  1158. }
  1159. },
  1160. "key": "2573"
  1161. },
  1162. {
  1163. "category": "So",
  1164. "mappings": {
  1165. "default": {
  1166. "default": "box drawings light left",
  1167. "alternative": "forms light left"
  1168. }
  1169. },
  1170. "key": "2574"
  1171. },
  1172. {
  1173. "category": "So",
  1174. "mappings": {
  1175. "default": {
  1176. "default": "box drawings light up",
  1177. "alternative": "forms light up"
  1178. }
  1179. },
  1180. "key": "2575"
  1181. },
  1182. {
  1183. "category": "So",
  1184. "mappings": {
  1185. "default": {
  1186. "default": "box drawings light right",
  1187. "alternative": "forms light right"
  1188. }
  1189. },
  1190. "key": "2576"
  1191. },
  1192. {
  1193. "category": "So",
  1194. "mappings": {
  1195. "default": {
  1196. "default": "box drawings light down",
  1197. "alternative": "forms light down"
  1198. }
  1199. },
  1200. "key": "2577"
  1201. },
  1202. {
  1203. "category": "So",
  1204. "mappings": {
  1205. "default": {
  1206. "default": "box drawings heavy left",
  1207. "alternative": "forms heavy left"
  1208. }
  1209. },
  1210. "key": "2578"
  1211. },
  1212. {
  1213. "category": "So",
  1214. "mappings": {
  1215. "default": {
  1216. "default": "box drawings heavy up",
  1217. "alternative": "forms heavy up"
  1218. }
  1219. },
  1220. "key": "2579"
  1221. },
  1222. {
  1223. "category": "So",
  1224. "mappings": {
  1225. "default": {
  1226. "default": "box drawings heavy right",
  1227. "alternative": "forms heavy right"
  1228. }
  1229. },
  1230. "key": "257A"
  1231. },
  1232. {
  1233. "category": "So",
  1234. "mappings": {
  1235. "default": {
  1236. "default": "box drawings heavy down",
  1237. "alternative": "forms heavy down"
  1238. }
  1239. },
  1240. "key": "257B"
  1241. },
  1242. {
  1243. "category": "So",
  1244. "mappings": {
  1245. "default": {
  1246. "default": "box drawings light left and heavy right",
  1247. "alternative": "forms light left and heavy right"
  1248. }
  1249. },
  1250. "key": "257C"
  1251. },
  1252. {
  1253. "category": "So",
  1254. "mappings": {
  1255. "default": {
  1256. "default": "box drawings light up and heavy down",
  1257. "alternative": "forms light up and heavy down"
  1258. }
  1259. },
  1260. "key": "257D"
  1261. },
  1262. {
  1263. "category": "So",
  1264. "mappings": {
  1265. "default": {
  1266. "default": "box drawings heavy left and light right",
  1267. "alternative": "forms heavy left and light right"
  1268. }
  1269. },
  1270. "key": "257E"
  1271. },
  1272. {
  1273. "category": "So",
  1274. "mappings": {
  1275. "default": {
  1276. "default": "box drawings heavy up and light down",
  1277. "alternative": "forms heavy up and light down"
  1278. }
  1279. },
  1280. "key": "257F"
  1281. },
  1282. {
  1283. "category": "So",
  1284. "mappings": {
  1285. "default": {
  1286. "default": "upper half block"
  1287. }
  1288. },
  1289. "key": "2580"
  1290. },
  1291. {
  1292. "category": "So",
  1293. "mappings": {
  1294. "default": {
  1295. "default": "lower one eighth block"
  1296. }
  1297. },
  1298. "key": "2581"
  1299. },
  1300. {
  1301. "category": "So",
  1302. "mappings": {
  1303. "default": {
  1304. "default": "lower one quarter block"
  1305. }
  1306. },
  1307. "key": "2582"
  1308. },
  1309. {
  1310. "category": "So",
  1311. "mappings": {
  1312. "default": {
  1313. "default": "lower three eighths block"
  1314. }
  1315. },
  1316. "key": "2583"
  1317. },
  1318. {
  1319. "category": "So",
  1320. "mappings": {
  1321. "default": {
  1322. "default": "lower half block"
  1323. }
  1324. },
  1325. "key": "2584"
  1326. },
  1327. {
  1328. "category": "So",
  1329. "mappings": {
  1330. "default": {
  1331. "default": "lower five eighths block"
  1332. }
  1333. },
  1334. "key": "2585"
  1335. },
  1336. {
  1337. "category": "So",
  1338. "mappings": {
  1339. "default": {
  1340. "default": "lower three quarters block",
  1341. "alternative": "lower three quarter block"
  1342. }
  1343. },
  1344. "key": "2586"
  1345. },
  1346. {
  1347. "category": "So",
  1348. "mappings": {
  1349. "default": {
  1350. "default": "lower seven eighths block"
  1351. }
  1352. },
  1353. "key": "2587"
  1354. },
  1355. {
  1356. "category": "So",
  1357. "mappings": {
  1358. "default": {
  1359. "default": "full block"
  1360. }
  1361. },
  1362. "key": "2588"
  1363. },
  1364. {
  1365. "category": "So",
  1366. "mappings": {
  1367. "default": {
  1368. "default": "left seven eighths block"
  1369. }
  1370. },
  1371. "key": "2589"
  1372. },
  1373. {
  1374. "category": "So",
  1375. "mappings": {
  1376. "default": {
  1377. "default": "left three quarters block",
  1378. "alternative": "left three quarter block"
  1379. }
  1380. },
  1381. "key": "258A"
  1382. },
  1383. {
  1384. "category": "So",
  1385. "mappings": {
  1386. "default": {
  1387. "default": "left five eighths block"
  1388. }
  1389. },
  1390. "key": "258B"
  1391. },
  1392. {
  1393. "category": "So",
  1394. "mappings": {
  1395. "default": {
  1396. "default": "left half block"
  1397. }
  1398. },
  1399. "key": "258C"
  1400. },
  1401. {
  1402. "category": "So",
  1403. "mappings": {
  1404. "default": {
  1405. "default": "left three eighths block"
  1406. }
  1407. },
  1408. "key": "258D"
  1409. },
  1410. {
  1411. "category": "So",
  1412. "mappings": {
  1413. "default": {
  1414. "default": "left one quarter block"
  1415. }
  1416. },
  1417. "key": "258E"
  1418. },
  1419. {
  1420. "category": "So",
  1421. "mappings": {
  1422. "default": {
  1423. "default": "left one eighth block"
  1424. }
  1425. },
  1426. "key": "258F"
  1427. },
  1428. {
  1429. "category": "So",
  1430. "mappings": {
  1431. "default": {
  1432. "default": "right half block"
  1433. }
  1434. },
  1435. "key": "2590"
  1436. },
  1437. {
  1438. "category": "So",
  1439. "mappings": {
  1440. "default": {
  1441. "default": "light shade"
  1442. }
  1443. },
  1444. "key": "2591"
  1445. },
  1446. {
  1447. "category": "So",
  1448. "mappings": {
  1449. "default": {
  1450. "default": "medium shade"
  1451. }
  1452. },
  1453. "key": "2592"
  1454. },
  1455. {
  1456. "category": "So",
  1457. "mappings": {
  1458. "default": {
  1459. "default": "dark shade"
  1460. }
  1461. },
  1462. "key": "2593"
  1463. },
  1464. {
  1465. "category": "So",
  1466. "mappings": {
  1467. "default": {
  1468. "default": "upper one eighth block"
  1469. }
  1470. },
  1471. "key": "2594"
  1472. },
  1473. {
  1474. "category": "So",
  1475. "mappings": {
  1476. "default": {
  1477. "default": "right one eighth block"
  1478. }
  1479. },
  1480. "key": "2595"
  1481. },
  1482. {
  1483. "category": "So",
  1484. "mappings": {
  1485. "default": {
  1486. "default": "quadrant lower left"
  1487. }
  1488. },
  1489. "key": "2596"
  1490. },
  1491. {
  1492. "category": "So",
  1493. "mappings": {
  1494. "default": {
  1495. "default": "quadrant lower right"
  1496. }
  1497. },
  1498. "key": "2597"
  1499. },
  1500. {
  1501. "category": "So",
  1502. "mappings": {
  1503. "default": {
  1504. "default": "quadrant upper left"
  1505. }
  1506. },
  1507. "key": "2598"
  1508. },
  1509. {
  1510. "category": "So",
  1511. "mappings": {
  1512. "default": {
  1513. "default": "quadrant upper left and lower left and lower right"
  1514. }
  1515. },
  1516. "key": "2599"
  1517. },
  1518. {
  1519. "category": "So",
  1520. "mappings": {
  1521. "default": {
  1522. "default": "quadrant upper left and lower right"
  1523. }
  1524. },
  1525. "key": "259A"
  1526. },
  1527. {
  1528. "category": "So",
  1529. "mappings": {
  1530. "default": {
  1531. "default": "quadrant upper left and upper right and lower left"
  1532. }
  1533. },
  1534. "key": "259B"
  1535. },
  1536. {
  1537. "category": "So",
  1538. "mappings": {
  1539. "default": {
  1540. "default": "quadrant upper left and upper right and lower right"
  1541. }
  1542. },
  1543. "key": "259C"
  1544. },
  1545. {
  1546. "category": "So",
  1547. "mappings": {
  1548. "default": {
  1549. "default": "quadrant upper right"
  1550. }
  1551. },
  1552. "key": "259D"
  1553. },
  1554. {
  1555. "category": "So",
  1556. "mappings": {
  1557. "default": {
  1558. "default": "quadrant upper right and lower left"
  1559. }
  1560. },
  1561. "key": "259E"
  1562. },
  1563. {
  1564. "category": "So",
  1565. "mappings": {
  1566. "default": {
  1567. "default": "quadrant upper right and lower left and lower right"
  1568. }
  1569. },
  1570. "key": "259F"
  1571. },
  1572. {
  1573. "category": "So",
  1574. "mappings": {
  1575. "default": {
  1576. "default": "black square"
  1577. }
  1578. },
  1579. "key": "25A0"
  1580. },
  1581. {
  1582. "category": "So",
  1583. "mappings": {
  1584. "default": {
  1585. "default": "white square"
  1586. }
  1587. },
  1588. "key": "25A1"
  1589. },
  1590. {
  1591. "category": "So",
  1592. "mappings": {
  1593. "default": {
  1594. "default": "white square with rounded corners"
  1595. }
  1596. },
  1597. "key": "25A2"
  1598. },
  1599. {
  1600. "category": "So",
  1601. "mappings": {
  1602. "default": {
  1603. "default": "white square containing black small square"
  1604. }
  1605. },
  1606. "key": "25A3"
  1607. },
  1608. {
  1609. "category": "So",
  1610. "mappings": {
  1611. "default": {
  1612. "default": "square with horizontal fill"
  1613. }
  1614. },
  1615. "key": "25A4"
  1616. },
  1617. {
  1618. "category": "So",
  1619. "mappings": {
  1620. "default": {
  1621. "default": "square with vertical fill"
  1622. }
  1623. },
  1624. "key": "25A5"
  1625. },
  1626. {
  1627. "category": "So",
  1628. "mappings": {
  1629. "default": {
  1630. "default": "square with orthogonal crosshatch fill"
  1631. }
  1632. },
  1633. "key": "25A6"
  1634. },
  1635. {
  1636. "category": "So",
  1637. "mappings": {
  1638. "default": {
  1639. "default": "square with upper left to lower right fill"
  1640. }
  1641. },
  1642. "key": "25A7"
  1643. },
  1644. {
  1645. "category": "So",
  1646. "mappings": {
  1647. "default": {
  1648. "default": "square with upper right to lower left fill"
  1649. }
  1650. },
  1651. "key": "25A8"
  1652. },
  1653. {
  1654. "category": "So",
  1655. "mappings": {
  1656. "default": {
  1657. "default": "square with diagonal crosshatch fill"
  1658. }
  1659. },
  1660. "key": "25A9"
  1661. },
  1662. {
  1663. "category": "So",
  1664. "mappings": {
  1665. "default": {
  1666. "default": "black small square"
  1667. }
  1668. },
  1669. "key": "25AA"
  1670. },
  1671. {
  1672. "category": "So",
  1673. "mappings": {
  1674. "default": {
  1675. "default": "white small square"
  1676. }
  1677. },
  1678. "key": "25AB"
  1679. },
  1680. {
  1681. "category": "So",
  1682. "mappings": {
  1683. "default": {
  1684. "default": "black rectangle"
  1685. }
  1686. },
  1687. "key": "25AC"
  1688. },
  1689. {
  1690. "category": "So",
  1691. "mappings": {
  1692. "default": {
  1693. "default": "white rectangle"
  1694. }
  1695. },
  1696. "key": "25AD"
  1697. },
  1698. {
  1699. "category": "So",
  1700. "mappings": {
  1701. "default": {
  1702. "default": "black vertical rectangle"
  1703. }
  1704. },
  1705. "key": "25AE"
  1706. },
  1707. {
  1708. "category": "So",
  1709. "mappings": {
  1710. "default": {
  1711. "default": "white vertical rectangle"
  1712. }
  1713. },
  1714. "key": "25AF"
  1715. },
  1716. {
  1717. "category": "So",
  1718. "mappings": {
  1719. "default": {
  1720. "default": "black parallelogram"
  1721. }
  1722. },
  1723. "key": "25B0"
  1724. },
  1725. {
  1726. "category": "So",
  1727. "mappings": {
  1728. "default": {
  1729. "default": "white parallelogram"
  1730. }
  1731. },
  1732. "key": "25B1"
  1733. },
  1734. {
  1735. "category": "So",
  1736. "mappings": {
  1737. "default": {
  1738. "default": "black up pointing triangle",
  1739. "alternative": "black up pointing triangle"
  1740. }
  1741. },
  1742. "key": "25B2"
  1743. },
  1744. {
  1745. "category": "So",
  1746. "mappings": {
  1747. "default": {
  1748. "default": "white up pointing triangle",
  1749. "alternative": "white up pointing triangle"
  1750. }
  1751. },
  1752. "key": "25B3"
  1753. },
  1754. {
  1755. "category": "So",
  1756. "mappings": {
  1757. "default": {
  1758. "default": "black up pointing small triangle",
  1759. "alternative": "black up pointing small triangle"
  1760. }
  1761. },
  1762. "key": "25B4"
  1763. },
  1764. {
  1765. "category": "So",
  1766. "mappings": {
  1767. "default": {
  1768. "default": "white up pointing small triangle",
  1769. "alternative": "white up pointing small triangle"
  1770. }
  1771. },
  1772. "key": "25B5"
  1773. },
  1774. {
  1775. "category": "So",
  1776. "mappings": {
  1777. "default": {
  1778. "default": "black right pointing triangle",
  1779. "alternative": "black right pointing triangle"
  1780. }
  1781. },
  1782. "key": "25B6"
  1783. },
  1784. {
  1785. "category": "Sm",
  1786. "mappings": {
  1787. "default": {
  1788. "default": "white right pointing triangle",
  1789. "alternative": "white right pointing triangle"
  1790. }
  1791. },
  1792. "key": "25B7"
  1793. },
  1794. {
  1795. "category": "So",
  1796. "mappings": {
  1797. "default": {
  1798. "default": "black right pointing small triangle",
  1799. "alternative": "black right pointing small triangle"
  1800. }
  1801. },
  1802. "key": "25B8"
  1803. },
  1804. {
  1805. "category": "So",
  1806. "mappings": {
  1807. "default": {
  1808. "default": "white right pointing small triangle",
  1809. "alternative": "white right pointing small triangle"
  1810. }
  1811. },
  1812. "key": "25B9"
  1813. },
  1814. {
  1815. "category": "So",
  1816. "mappings": {
  1817. "default": {
  1818. "default": "black right pointing pointer",
  1819. "alternative": "black right pointing pointer"
  1820. }
  1821. },
  1822. "key": "25BA"
  1823. },
  1824. {
  1825. "category": "So",
  1826. "mappings": {
  1827. "default": {
  1828. "default": "white right pointing pointer",
  1829. "alternative": "white right pointing pointer"
  1830. }
  1831. },
  1832. "key": "25BB"
  1833. },
  1834. {
  1835. "category": "So",
  1836. "mappings": {
  1837. "default": {
  1838. "default": "black down pointing triangle",
  1839. "alternative": "black down pointing triangle"
  1840. }
  1841. },
  1842. "key": "25BC"
  1843. },
  1844. {
  1845. "category": "So",
  1846. "mappings": {
  1847. "default": {
  1848. "default": "white down pointing triangle",
  1849. "alternative": "white down pointing triangle"
  1850. }
  1851. },
  1852. "key": "25BD"
  1853. },
  1854. {
  1855. "category": "So",
  1856. "mappings": {
  1857. "default": {
  1858. "default": "black down pointing small triangle",
  1859. "alternative": "black down pointing small triangle"
  1860. }
  1861. },
  1862. "key": "25BE"
  1863. },
  1864. {
  1865. "category": "So",
  1866. "mappings": {
  1867. "default": {
  1868. "default": "white down pointing small triangle",
  1869. "alternative": "white down pointing small triangle"
  1870. }
  1871. },
  1872. "key": "25BF"
  1873. },
  1874. {
  1875. "category": "So",
  1876. "mappings": {
  1877. "default": {
  1878. "default": "black left pointing triangle",
  1879. "alternative": "black left pointing triangle"
  1880. }
  1881. },
  1882. "key": "25C0"
  1883. },
  1884. {
  1885. "category": "Sm",
  1886. "mappings": {
  1887. "default": {
  1888. "default": "white left pointing triangle",
  1889. "alternative": "white left pointing triangle"
  1890. }
  1891. },
  1892. "key": "25C1"
  1893. },
  1894. {
  1895. "category": "So",
  1896. "mappings": {
  1897. "default": {
  1898. "default": "black left pointing small triangle",
  1899. "alternative": "black left pointing small triangle"
  1900. }
  1901. },
  1902. "key": "25C2"
  1903. },
  1904. {
  1905. "category": "So",
  1906. "mappings": {
  1907. "default": {
  1908. "default": "white left pointing small triangle",
  1909. "alternative": "white left pointing small triangle"
  1910. }
  1911. },
  1912. "key": "25C3"
  1913. },
  1914. {
  1915. "category": "So",
  1916. "mappings": {
  1917. "default": {
  1918. "default": "black left pointing pointer",
  1919. "alternative": "black left pointing pointer"
  1920. }
  1921. },
  1922. "key": "25C4"
  1923. },
  1924. {
  1925. "category": "So",
  1926. "mappings": {
  1927. "default": {
  1928. "default": "white left pointing pointer",
  1929. "alternative": "white left pointing pointer"
  1930. }
  1931. },
  1932. "key": "25C5"
  1933. },
  1934. {
  1935. "category": "So",
  1936. "mappings": {
  1937. "default": {
  1938. "default": "black diamond"
  1939. }
  1940. },
  1941. "key": "25C6"
  1942. },
  1943. {
  1944. "category": "So",
  1945. "mappings": {
  1946. "default": {
  1947. "default": "white diamond"
  1948. }
  1949. },
  1950. "key": "25C7"
  1951. },
  1952. {
  1953. "category": "So",
  1954. "mappings": {
  1955. "default": {
  1956. "default": "white diamond containing black small diamond"
  1957. }
  1958. },
  1959. "key": "25C8"
  1960. },
  1961. {
  1962. "category": "So",
  1963. "mappings": {
  1964. "default": {
  1965. "default": "fisheye"
  1966. }
  1967. },
  1968. "key": "25C9"
  1969. },
  1970. {
  1971. "category": "So",
  1972. "mappings": {
  1973. "default": {
  1974. "default": "lozenge"
  1975. }
  1976. },
  1977. "key": "25CA"
  1978. },
  1979. {
  1980. "category": "So",
  1981. "mappings": {
  1982. "default": {
  1983. "default": "white circle"
  1984. }
  1985. },
  1986. "key": "25CB"
  1987. },
  1988. {
  1989. "category": "So",
  1990. "mappings": {
  1991. "default": {
  1992. "default": "dotted circle"
  1993. }
  1994. },
  1995. "key": "25CC"
  1996. },
  1997. {
  1998. "category": "So",
  1999. "mappings": {
  2000. "default": {
  2001. "default": "circle with vertical fill"
  2002. }
  2003. },
  2004. "key": "25CD"
  2005. },
  2006. {
  2007. "category": "So",
  2008. "mappings": {
  2009. "default": {
  2010. "default": "bullseye"
  2011. }
  2012. },
  2013. "key": "25CE"
  2014. },
  2015. {
  2016. "category": "So",
  2017. "mappings": {
  2018. "default": {
  2019. "default": "black circle"
  2020. }
  2021. },
  2022. "key": "25CF"
  2023. },
  2024. {
  2025. "category": "So",
  2026. "mappings": {
  2027. "default": {
  2028. "default": "circle with left half black"
  2029. }
  2030. },
  2031. "key": "25D0"
  2032. },
  2033. {
  2034. "category": "So",
  2035. "mappings": {
  2036. "default": {
  2037. "default": "circle with right half black"
  2038. }
  2039. },
  2040. "key": "25D1"
  2041. },
  2042. {
  2043. "category": "So",
  2044. "mappings": {
  2045. "default": {
  2046. "default": "circle with lower half black"
  2047. }
  2048. },
  2049. "key": "25D2"
  2050. },
  2051. {
  2052. "category": "So",
  2053. "mappings": {
  2054. "default": {
  2055. "default": "circle with upper half black"
  2056. }
  2057. },
  2058. "key": "25D3"
  2059. },
  2060. {
  2061. "category": "So",
  2062. "mappings": {
  2063. "default": {
  2064. "default": "circle with upper right quadrant black"
  2065. }
  2066. },
  2067. "key": "25D4"
  2068. },
  2069. {
  2070. "category": "So",
  2071. "mappings": {
  2072. "default": {
  2073. "default": "circle with all but upper left quadrant black"
  2074. }
  2075. },
  2076. "key": "25D5"
  2077. },
  2078. {
  2079. "category": "So",
  2080. "mappings": {
  2081. "default": {
  2082. "default": "left half black circle"
  2083. }
  2084. },
  2085. "key": "25D6"
  2086. },
  2087. {
  2088. "category": "So",
  2089. "mappings": {
  2090. "default": {
  2091. "default": "right half black circle"
  2092. }
  2093. },
  2094. "key": "25D7"
  2095. },
  2096. {
  2097. "category": "So",
  2098. "mappings": {
  2099. "default": {
  2100. "default": "inverse bullet"
  2101. }
  2102. },
  2103. "key": "25D8"
  2104. },
  2105. {
  2106. "category": "So",
  2107. "mappings": {
  2108. "default": {
  2109. "default": "inverse white circle"
  2110. }
  2111. },
  2112. "key": "25D9"
  2113. },
  2114. {
  2115. "category": "So",
  2116. "mappings": {
  2117. "default": {
  2118. "default": "upper half inverse white circle"
  2119. }
  2120. },
  2121. "key": "25DA"
  2122. },
  2123. {
  2124. "category": "So",
  2125. "mappings": {
  2126. "default": {
  2127. "default": "lower half inverse white circle"
  2128. }
  2129. },
  2130. "key": "25DB"
  2131. },
  2132. {
  2133. "category": "So",
  2134. "mappings": {
  2135. "default": {
  2136. "default": "upper left quadrant circular arc"
  2137. }
  2138. },
  2139. "key": "25DC"
  2140. },
  2141. {
  2142. "category": "So",
  2143. "mappings": {
  2144. "default": {
  2145. "default": "upper right quadrant circular arc"
  2146. }
  2147. },
  2148. "key": "25DD"
  2149. },
  2150. {
  2151. "category": "So",
  2152. "mappings": {
  2153. "default": {
  2154. "default": "lower right quadrant circular arc"
  2155. }
  2156. },
  2157. "key": "25DE"
  2158. },
  2159. {
  2160. "category": "So",
  2161. "mappings": {
  2162. "default": {
  2163. "default": "lower left quadrant circular arc"
  2164. }
  2165. },
  2166. "key": "25DF"
  2167. },
  2168. {
  2169. "category": "So",
  2170. "mappings": {
  2171. "default": {
  2172. "default": "upper half circle"
  2173. }
  2174. },
  2175. "key": "25E0"
  2176. },
  2177. {
  2178. "category": "So",
  2179. "mappings": {
  2180. "default": {
  2181. "default": "lower half circle"
  2182. }
  2183. },
  2184. "key": "25E1"
  2185. },
  2186. {
  2187. "category": "So",
  2188. "mappings": {
  2189. "default": {
  2190. "default": "black lower right triangle"
  2191. }
  2192. },
  2193. "key": "25E2"
  2194. },
  2195. {
  2196. "category": "So",
  2197. "mappings": {
  2198. "default": {
  2199. "default": "black lower left triangle"
  2200. }
  2201. },
  2202. "key": "25E3"
  2203. },
  2204. {
  2205. "category": "So",
  2206. "mappings": {
  2207. "default": {
  2208. "default": "black upper left triangle"
  2209. }
  2210. },
  2211. "key": "25E4"
  2212. },
  2213. {
  2214. "category": "So",
  2215. "mappings": {
  2216. "default": {
  2217. "default": "black upper right triangle"
  2218. }
  2219. },
  2220. "key": "25E5"
  2221. },
  2222. {
  2223. "category": "So",
  2224. "mappings": {
  2225. "default": {
  2226. "default": "white bullet"
  2227. }
  2228. },
  2229. "key": "25E6"
  2230. },
  2231. {
  2232. "category": "So",
  2233. "mappings": {
  2234. "default": {
  2235. "default": "square with left half black"
  2236. }
  2237. },
  2238. "key": "25E7"
  2239. },
  2240. {
  2241. "category": "So",
  2242. "mappings": {
  2243. "default": {
  2244. "default": "square with right half black"
  2245. }
  2246. },
  2247. "key": "25E8"
  2248. },
  2249. {
  2250. "category": "So",
  2251. "mappings": {
  2252. "default": {
  2253. "default": "square with upper left diagonal half black"
  2254. }
  2255. },
  2256. "key": "25E9"
  2257. },
  2258. {
  2259. "category": "So",
  2260. "mappings": {
  2261. "default": {
  2262. "default": "square with lower right diagonal half black"
  2263. }
  2264. },
  2265. "key": "25EA"
  2266. },
  2267. {
  2268. "category": "So",
  2269. "mappings": {
  2270. "default": {
  2271. "default": "white square with vertical bisecting line"
  2272. }
  2273. },
  2274. "key": "25EB"
  2275. },
  2276. {
  2277. "category": "So",
  2278. "mappings": {
  2279. "default": {
  2280. "default": "white up pointing triangle with dot",
  2281. "alternative": "white up pointing triangle with dot"
  2282. }
  2283. },
  2284. "key": "25EC"
  2285. },
  2286. {
  2287. "category": "So",
  2288. "mappings": {
  2289. "default": {
  2290. "default": "up pointing triangle with left half black",
  2291. "alternative": "up pointing triangle with left half black"
  2292. }
  2293. },
  2294. "key": "25ED"
  2295. },
  2296. {
  2297. "category": "So",
  2298. "mappings": {
  2299. "default": {
  2300. "default": "up pointing triangle with right half black",
  2301. "alternative": "up pointing triangle with right half black"
  2302. }
  2303. },
  2304. "key": "25EE"
  2305. },
  2306. {
  2307. "category": "So",
  2308. "mappings": {
  2309. "default": {
  2310. "default": "large circle"
  2311. }
  2312. },
  2313. "key": "25EF"
  2314. },
  2315. {
  2316. "category": "So",
  2317. "mappings": {
  2318. "default": {
  2319. "default": "white square with upper left quadrant"
  2320. }
  2321. },
  2322. "key": "25F0"
  2323. },
  2324. {
  2325. "category": "So",
  2326. "mappings": {
  2327. "default": {
  2328. "default": "white square with lower left quadrant"
  2329. }
  2330. },
  2331. "key": "25F1"
  2332. },
  2333. {
  2334. "category": "So",
  2335. "mappings": {
  2336. "default": {
  2337. "default": "white square with lower right quadrant"
  2338. }
  2339. },
  2340. "key": "25F2"
  2341. },
  2342. {
  2343. "category": "So",
  2344. "mappings": {
  2345. "default": {
  2346. "default": "white square with upper right quadrant"
  2347. }
  2348. },
  2349. "key": "25F3"
  2350. },
  2351. {
  2352. "category": "So",
  2353. "mappings": {
  2354. "default": {
  2355. "default": "white circle with upper left quadrant"
  2356. }
  2357. },
  2358. "key": "25F4"
  2359. },
  2360. {
  2361. "category": "So",
  2362. "mappings": {
  2363. "default": {
  2364. "default": "white circle with lower left quadrant"
  2365. }
  2366. },
  2367. "key": "25F5"
  2368. },
  2369. {
  2370. "category": "So",
  2371. "mappings": {
  2372. "default": {
  2373. "default": "white circle with lower right quadrant"
  2374. }
  2375. },
  2376. "key": "25F6"
  2377. },
  2378. {
  2379. "category": "So",
  2380. "mappings": {
  2381. "default": {
  2382. "default": "white circle with upper right quadrant"
  2383. }
  2384. },
  2385. "key": "25F7"
  2386. },
  2387. {
  2388. "category": "Sm",
  2389. "mappings": {
  2390. "default": {
  2391. "default": "upper left triangle"
  2392. }
  2393. },
  2394. "key": "25F8"
  2395. },
  2396. {
  2397. "category": "Sm",
  2398. "mappings": {
  2399. "default": {
  2400. "default": "upper right triangle"
  2401. }
  2402. },
  2403. "key": "25F9"
  2404. },
  2405. {
  2406. "category": "Sm",
  2407. "mappings": {
  2408. "default": {
  2409. "default": "lower left triangle"
  2410. }
  2411. },
  2412. "key": "25FA"
  2413. },
  2414. {
  2415. "category": "Sm",
  2416. "mappings": {
  2417. "default": {
  2418. "default": "white medium square"
  2419. }
  2420. },
  2421. "key": "25FB"
  2422. },
  2423. {
  2424. "category": "Sm",
  2425. "mappings": {
  2426. "default": {
  2427. "default": "black medium square"
  2428. }
  2429. },
  2430. "key": "25FC"
  2431. },
  2432. {
  2433. "category": "Sm",
  2434. "mappings": {
  2435. "default": {
  2436. "default": "white medium small square"
  2437. }
  2438. },
  2439. "key": "25FD"
  2440. },
  2441. {
  2442. "category": "Sm",
  2443. "mappings": {
  2444. "default": {
  2445. "default": "black medium small square"
  2446. }
  2447. },
  2448. "key": "25FE"
  2449. },
  2450. {
  2451. "category": "Sm",
  2452. "mappings": {
  2453. "default": {
  2454. "default": "lower right triangle"
  2455. }
  2456. },
  2457. "key": "25FF"
  2458. },
  2459. {
  2460. "category": "So",
  2461. "mappings": {
  2462. "default": {
  2463. "default": "square with top half black"
  2464. }
  2465. },
  2466. "key": "2B12"
  2467. },
  2468. {
  2469. "category": "So",
  2470. "mappings": {
  2471. "default": {
  2472. "default": "square with bottom half black"
  2473. }
  2474. },
  2475. "key": "2B13"
  2476. },
  2477. {
  2478. "category": "So",
  2479. "mappings": {
  2480. "default": {
  2481. "default": "square with upper right diagonal half black"
  2482. }
  2483. },
  2484. "key": "2B14"
  2485. },
  2486. {
  2487. "category": "So",
  2488. "mappings": {
  2489. "default": {
  2490. "default": "square with lower left diagonal half black"
  2491. }
  2492. },
  2493. "key": "2B15"
  2494. },
  2495. {
  2496. "category": "So",
  2497. "mappings": {
  2498. "default": {
  2499. "default": "diamond with left half black"
  2500. }
  2501. },
  2502. "key": "2B16"
  2503. },
  2504. {
  2505. "category": "So",
  2506. "mappings": {
  2507. "default": {
  2508. "default": "diamond with right half black"
  2509. }
  2510. },
  2511. "key": "2B17"
  2512. },
  2513. {
  2514. "category": "So",
  2515. "mappings": {
  2516. "default": {
  2517. "default": "diamond with top half black"
  2518. }
  2519. },
  2520. "key": "2B18"
  2521. },
  2522. {
  2523. "category": "So",
  2524. "mappings": {
  2525. "default": {
  2526. "default": "diamond with bottom half black"
  2527. }
  2528. },
  2529. "key": "2B19"
  2530. },
  2531. {
  2532. "category": "So",
  2533. "mappings": {
  2534. "default": {
  2535. "default": "dotted square"
  2536. }
  2537. },
  2538. "key": "2B1A"
  2539. },
  2540. {
  2541. "category": "So",
  2542. "mappings": {
  2543. "default": {
  2544. "default": "black large square"
  2545. }
  2546. },
  2547. "key": "2B1B"
  2548. },
  2549. {
  2550. "category": "So",
  2551. "mappings": {
  2552. "default": {
  2553. "default": "white large square"
  2554. }
  2555. },
  2556. "key": "2B1C"
  2557. },
  2558. {
  2559. "category": "So",
  2560. "mappings": {
  2561. "default": {
  2562. "default": "black very small square"
  2563. }
  2564. },
  2565. "key": "2B1D"
  2566. },
  2567. {
  2568. "category": "So",
  2569. "mappings": {
  2570. "default": {
  2571. "default": "white very small square"
  2572. }
  2573. },
  2574. "key": "2B1E"
  2575. },
  2576. {
  2577. "category": "So",
  2578. "mappings": {
  2579. "default": {
  2580. "default": "black pentagon"
  2581. }
  2582. },
  2583. "key": "2B1F"
  2584. },
  2585. {
  2586. "category": "So",
  2587. "mappings": {
  2588. "default": {
  2589. "default": "white pentagon"
  2590. }
  2591. },
  2592. "key": "2B20"
  2593. },
  2594. {
  2595. "category": "So",
  2596. "mappings": {
  2597. "default": {
  2598. "default": "white hexagon"
  2599. }
  2600. },
  2601. "key": "2B21"
  2602. },
  2603. {
  2604. "category": "So",
  2605. "mappings": {
  2606. "default": {
  2607. "default": "black hexagon"
  2608. }
  2609. },
  2610. "key": "2B22"
  2611. },
  2612. {
  2613. "category": "So",
  2614. "mappings": {
  2615. "default": {
  2616. "default": "horizontal black hexagon"
  2617. }
  2618. },
  2619. "key": "2B23"
  2620. },
  2621. {
  2622. "category": "So",
  2623. "mappings": {
  2624. "default": {
  2625. "default": "black large circle"
  2626. }
  2627. },
  2628. "key": "2B24"
  2629. },
  2630. {
  2631. "category": "So",
  2632. "mappings": {
  2633. "default": {
  2634. "default": "black medium diamond"
  2635. }
  2636. },
  2637. "key": "2B25"
  2638. },
  2639. {
  2640. "category": "So",
  2641. "mappings": {
  2642. "default": {
  2643. "default": "white medium diamond"
  2644. }
  2645. },
  2646. "key": "2B26"
  2647. },
  2648. {
  2649. "category": "So",
  2650. "mappings": {
  2651. "default": {
  2652. "default": "black medium lozenge"
  2653. }
  2654. },
  2655. "key": "2B27"
  2656. },
  2657. {
  2658. "category": "So",
  2659. "mappings": {
  2660. "default": {
  2661. "default": "white medium lozenge"
  2662. }
  2663. },
  2664. "key": "2B28"
  2665. },
  2666. {
  2667. "category": "So",
  2668. "mappings": {
  2669. "default": {
  2670. "default": "black small diamond"
  2671. }
  2672. },
  2673. "key": "2B29"
  2674. },
  2675. {
  2676. "category": "So",
  2677. "mappings": {
  2678. "default": {
  2679. "default": "black small lozenge"
  2680. }
  2681. },
  2682. "key": "2B2A"
  2683. },
  2684. {
  2685. "category": "So",
  2686. "mappings": {
  2687. "default": {
  2688. "default": "white small lozenge"
  2689. }
  2690. },
  2691. "key": "2B2B"
  2692. },
  2693. {
  2694. "category": "So",
  2695. "mappings": {
  2696. "default": {
  2697. "default": "black horizontal ellipse"
  2698. }
  2699. },
  2700. "key": "2B2C"
  2701. },
  2702. {
  2703. "category": "So",
  2704. "mappings": {
  2705. "default": {
  2706. "default": "white horizontal ellipse"
  2707. }
  2708. },
  2709. "key": "2B2D"
  2710. },
  2711. {
  2712. "category": "So",
  2713. "mappings": {
  2714. "default": {
  2715. "default": "black vertical ellipse"
  2716. }
  2717. },
  2718. "key": "2B2E"
  2719. },
  2720. {
  2721. "category": "So",
  2722. "mappings": {
  2723. "default": {
  2724. "default": "white vertical ellipse"
  2725. }
  2726. },
  2727. "key": "2B2F"
  2728. },
  2729. {
  2730. "category": "So",
  2731. "mappings": {
  2732. "default": {
  2733. "default": "white medium star"
  2734. }
  2735. },
  2736. "key": "2B50"
  2737. },
  2738. {
  2739. "category": "So",
  2740. "mappings": {
  2741. "default": {
  2742. "default": "black small star"
  2743. }
  2744. },
  2745. "key": "2B51"
  2746. },
  2747. {
  2748. "category": "So",
  2749. "mappings": {
  2750. "default": {
  2751. "default": "white small star"
  2752. }
  2753. },
  2754. "key": "2B52"
  2755. },
  2756. {
  2757. "category": "So",
  2758. "mappings": {
  2759. "default": {
  2760. "default": "black right pointing pentagon"
  2761. }
  2762. },
  2763. "key": "2B53"
  2764. },
  2765. {
  2766. "category": "So",
  2767. "mappings": {
  2768. "default": {
  2769. "default": "white right pointing pentagon"
  2770. }
  2771. },
  2772. "key": "2B54"
  2773. },
  2774. {
  2775. "category": "So",
  2776. "mappings": {
  2777. "default": {
  2778. "default": "heavy large circle"
  2779. }
  2780. },
  2781. "key": "2B55"
  2782. },
  2783. {
  2784. "category": "So",
  2785. "mappings": {
  2786. "default": {
  2787. "default": "heavy oval with oval inside"
  2788. }
  2789. },
  2790. "key": "2B56"
  2791. },
  2792. {
  2793. "category": "So",
  2794. "mappings": {
  2795. "default": {
  2796. "default": "heavy circle with circle inside"
  2797. }
  2798. },
  2799. "key": "2B57"
  2800. },
  2801. {
  2802. "category": "So",
  2803. "mappings": {
  2804. "default": {
  2805. "default": "heavy circle"
  2806. }
  2807. },
  2808. "key": "2B58"
  2809. },
  2810. {
  2811. "category": "So",
  2812. "mappings": {
  2813. "default": {
  2814. "default": "heavy circled saltire"
  2815. }
  2816. },
  2817. "key": "2B59"
  2818. }
  2819. ]