math_arrows.js 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938
  1. [
  2. {
  3. "category": "Sm",
  4. "mappings": {
  5. "default": {
  6. "default": "leftwards arrow",
  7. "short": "left arrow"
  8. },
  9. "mathspeak": {
  10. "default": "left-arrow",
  11. "sbrief": "L arrow"
  12. }
  13. },
  14. "key": "2190"
  15. },
  16. {
  17. "category": "Sm",
  18. "mappings": {
  19. "default": {
  20. "default": "upwards arrow",
  21. "short": "up arrow"
  22. },
  23. "mathspeak": {
  24. "default": "up-arrow",
  25. "sbrief": "U arrow"
  26. }
  27. },
  28. "key": "2191"
  29. },
  30. {
  31. "category": "Sm",
  32. "mappings": {
  33. "default": {
  34. "default": "rightwards arrow",
  35. "short": "right arrow"
  36. },
  37. "mathspeak": {
  38. "default": "right-arrow",
  39. "sbrief": "R arrow"
  40. }
  41. },
  42. "key": "2192"
  43. },
  44. {
  45. "category": "Sm",
  46. "mappings": {
  47. "default": {
  48. "default": "downwards arrow",
  49. "short": "down arrow"
  50. },
  51. "mathspeak": {
  52. "default": "down-arrow",
  53. "sbrief": "D arrow"
  54. }
  55. },
  56. "key": "2193"
  57. },
  58. {
  59. "category": "Sm",
  60. "mappings": {
  61. "default": {
  62. "default": "left right arrow"
  63. },
  64. "mathspeak": {
  65. "default": "left-right-arrow",
  66. "sbrief": "L R arrow"
  67. }
  68. },
  69. "key": "2194"
  70. },
  71. {
  72. "category": "So",
  73. "mappings": {
  74. "default": {
  75. "default": "up down arrow"
  76. },
  77. "mathspeak": {
  78. "default": "up down-arrow",
  79. "sbrief": "U D arrow"
  80. }
  81. },
  82. "key": "2195"
  83. },
  84. {
  85. "category": "So",
  86. "mappings": {
  87. "default": {
  88. "default": "north west arrow",
  89. "short": "up left arrow"
  90. },
  91. "mathspeak": {
  92. "default": "up left-arrow",
  93. "sbrief": "U L arrow"
  94. }
  95. },
  96. "key": "2196"
  97. },
  98. {
  99. "category": "So",
  100. "mappings": {
  101. "default": {
  102. "default": "north east arrow",
  103. "short": "up right arrow"
  104. },
  105. "mathspeak": {
  106. "default": "up right-arrow",
  107. "sbrief": "U R arrow"
  108. }
  109. },
  110. "key": "2197"
  111. },
  112. {
  113. "category": "So",
  114. "mappings": {
  115. "default": {
  116. "default": "south east arrow",
  117. "short": "down right arrow"
  118. },
  119. "mathspeak": {
  120. "default": "down right-arrow",
  121. "sbrief": "D R arrow"
  122. }
  123. },
  124. "key": "2198"
  125. },
  126. {
  127. "category": "So",
  128. "mappings": {
  129. "default": {
  130. "default": "south west arrow",
  131. "short": "down left arrow"
  132. },
  133. "mathspeak": {
  134. "default": "down left-arrow",
  135. "sbrief": "D L arrow"
  136. }
  137. },
  138. "key": "2199"
  139. },
  140. {
  141. "category": "Sm",
  142. "mappings": {
  143. "default": {
  144. "default": "leftwards arrow with stroke",
  145. "short": "left arrow with stroke"
  146. },
  147. "mathspeak": {
  148. "default": "left-arrow with stroke",
  149. "sbrief": "L arrow with stroke"
  150. }
  151. },
  152. "key": "219A"
  153. },
  154. {
  155. "category": "Sm",
  156. "mappings": {
  157. "default": {
  158. "default": "rightwards arrow with stroke",
  159. "short": "right arrow with stroke"
  160. },
  161. "mathspeak": {
  162. "default": "right-arrow with stroke",
  163. "sbrief": "R arrow with stroke"
  164. }
  165. },
  166. "key": "219B"
  167. },
  168. {
  169. "category": "So",
  170. "mappings": {
  171. "default": {
  172. "default": "leftwards wave arrow",
  173. "short": "left wave arrow"
  174. },
  175. "mathspeak": {
  176. "sbrief": "L wave arrow"
  177. }
  178. },
  179. "key": "219C"
  180. },
  181. {
  182. "category": "So",
  183. "mappings": {
  184. "default": {
  185. "default": "rightwards wave arrow",
  186. "short": "right wave arrow"
  187. },
  188. "mathspeak": {
  189. "sbrief": "R wave arrow"
  190. }
  191. },
  192. "key": "219D"
  193. },
  194. {
  195. "category": "So",
  196. "mappings": {
  197. "default": {
  198. "default": "leftwards two headed arrow",
  199. "alternative": "left two headed arrow",
  200. "short": "two headed left arrow"
  201. },
  202. "mathspeak": {
  203. "default": "two headed left-arrow",
  204. "sbrief": "two headed L arrow"
  205. }
  206. },
  207. "key": "219E"
  208. },
  209. {
  210. "category": "So",
  211. "mappings": {
  212. "default": {
  213. "default": "upwards two headed arrow",
  214. "alternative": "up two headed arrow",
  215. "short": "two headed up arrow"
  216. },
  217. "mathspeak": {
  218. "default": "two headed up-arrow",
  219. "sbrief": "two headed U arrow"
  220. }
  221. },
  222. "key": "219F"
  223. },
  224. {
  225. "category": "Sm",
  226. "mappings": {
  227. "default": {
  228. "default": "rightwards two headed arrow",
  229. "alternative": "right two headed arrow",
  230. "short": "two headed right arrow"
  231. },
  232. "mathspeak": {
  233. "default": "two headed right-arrow",
  234. "sbrief": "two headed R arrow"
  235. }
  236. },
  237. "key": "21A0"
  238. },
  239. {
  240. "category": "So",
  241. "mappings": {
  242. "default": {
  243. "default": "downwards two headed arrow",
  244. "alternative": "down two headed arrow",
  245. "short": "two headed down arrow"
  246. },
  247. "mathspeak": {
  248. "default": "two headed down-arrow",
  249. "sbrief": "two headed D arrow"
  250. }
  251. },
  252. "key": "21A1"
  253. },
  254. {
  255. "category": "So",
  256. "mappings": {
  257. "default": {
  258. "default": "leftwards arrow with tail",
  259. "short": "left arrow with tail"
  260. },
  261. "mathspeak": {
  262. "default": "left-arrow with tail",
  263. "sbrief": "L arrow with tail"
  264. }
  265. },
  266. "key": "21A2"
  267. },
  268. {
  269. "category": "Sm",
  270. "mappings": {
  271. "default": {
  272. "default": "rightwards arrow with tail",
  273. "short": "right arrow with tail"
  274. },
  275. "mathspeak": {
  276. "default": "right-arrow with tail",
  277. "sbrief": "R arrow with tail"
  278. }
  279. },
  280. "key": "21A3"
  281. },
  282. {
  283. "category": "So",
  284. "mappings": {
  285. "default": {
  286. "default": "leftwards arrow from bar",
  287. "short": "left arrow from bar"
  288. },
  289. "mathspeak": {
  290. "default": "left-arrow from bar",
  291. "sbrief": "L arrow from bar"
  292. }
  293. },
  294. "key": "21A4"
  295. },
  296. {
  297. "category": "So",
  298. "mappings": {
  299. "default": {
  300. "default": "upwards arrow from bar",
  301. "short": "up arrow from bar"
  302. },
  303. "mathspeak": {
  304. "default": "up-arrow from bar",
  305. "sbrief": "U arrow from bar"
  306. }
  307. },
  308. "key": "21A5"
  309. },
  310. {
  311. "category": "Sm",
  312. "mappings": {
  313. "default": {
  314. "default": "rightwards arrow from bar",
  315. "short": "right arrow from bar"
  316. },
  317. "mathspeak": {
  318. "default": "right-arrow from bar",
  319. "sbrief": "R arrow from bar"
  320. }
  321. },
  322. "key": "21A6"
  323. },
  324. {
  325. "category": "So",
  326. "mappings": {
  327. "default": {
  328. "default": "downwards arrow from bar",
  329. "short": "down arrow from bar"
  330. },
  331. "mathspeak": {
  332. "default": "down-arrow from bar",
  333. "sbrief": "D arrow from bar"
  334. }
  335. },
  336. "key": "21A7"
  337. },
  338. {
  339. "category": "So",
  340. "mappings": {
  341. "default": {
  342. "default": "up down arrow with base"
  343. },
  344. "mathspeak": {
  345. "default": "up down-arrow with base",
  346. "sbrief": "U D arrow with base"
  347. }
  348. },
  349. "key": "21A8"
  350. },
  351. {
  352. "category": "So",
  353. "mappings": {
  354. "default": {
  355. "default": "leftwards arrow with hook",
  356. "short": "left arrow with hook"
  357. },
  358. "mathspeak": {
  359. "default": "left-arrow with hook",
  360. "sbrief": "L arrow with hook"
  361. }
  362. },
  363. "key": "21A9"
  364. },
  365. {
  366. "category": "So",
  367. "mappings": {
  368. "default": {
  369. "default": "rightwards arrow with hook",
  370. "short": "right arrow with hook"
  371. },
  372. "mathspeak": {
  373. "default": "right-arrow with hook",
  374. "sbrief": "R arrow with hook"
  375. }
  376. },
  377. "key": "21AA"
  378. },
  379. {
  380. "category": "So",
  381. "mappings": {
  382. "default": {
  383. "default": "leftwards arrow with loop",
  384. "short": "left arrow with loop"
  385. },
  386. "mathspeak": {
  387. "default": "left-arrow with loop",
  388. "sbrief": "L arrow with loop"
  389. }
  390. },
  391. "key": "21AB"
  392. },
  393. {
  394. "category": "So",
  395. "mappings": {
  396. "default": {
  397. "default": "rightwards arrow with loop",
  398. "short": "right arrow with loop"
  399. },
  400. "mathspeak": {
  401. "default": "right-arrow with loop",
  402. "sbrief": "R arrow with loop"
  403. }
  404. },
  405. "key": "21AC"
  406. },
  407. {
  408. "category": "So",
  409. "mappings": {
  410. "default": {
  411. "default": "left right wave arrow"
  412. },
  413. "mathspeak": {
  414. "sbrief": "L R wave arrow"
  415. }
  416. },
  417. "key": "21AD"
  418. },
  419. {
  420. "category": "Sm",
  421. "mappings": {
  422. "default": {
  423. "default": "left right arrow with stroke"
  424. },
  425. "mathspeak": {
  426. "default": "left-right-arrow with stroke",
  427. "sbrief": "L R arrow with stroke"
  428. }
  429. },
  430. "key": "21AE"
  431. },
  432. {
  433. "category": "So",
  434. "mappings": {
  435. "default": {
  436. "default": "downwards zigzag arrow",
  437. "short": "down zigzag arrow"
  438. },
  439. "mathspeak": {
  440. "sbrief": "d zigzag arrow"
  441. }
  442. },
  443. "key": "21AF"
  444. },
  445. {
  446. "category": "So",
  447. "mappings": {
  448. "default": {
  449. "default": "upwards arrow with tip leftwards",
  450. "short": "up arrow with tip left"
  451. },
  452. "mathspeak": {
  453. "default": "up-arrow with tip left",
  454. "sbrief": "U arrow with tip left"
  455. }
  456. },
  457. "key": "21B0"
  458. },
  459. {
  460. "category": "So",
  461. "mappings": {
  462. "default": {
  463. "default": "upwards arrow with tip rightwards",
  464. "short": "up arrow with tip right"
  465. },
  466. "mathspeak": {
  467. "default": "up-arrow with tip right",
  468. "sbrief": "U arrow with tip right"
  469. }
  470. },
  471. "key": "21B1"
  472. },
  473. {
  474. "category": "So",
  475. "mappings": {
  476. "default": {
  477. "default": "downwards arrow with tip leftwards",
  478. "short": "down arrow with tip left"
  479. },
  480. "mathspeak": {
  481. "default": "down-arrow with tip left",
  482. "sbrief": "D arrow with tip left"
  483. }
  484. },
  485. "key": "21B2"
  486. },
  487. {
  488. "category": "So",
  489. "mappings": {
  490. "default": {
  491. "default": "downwards arrow with tip rightwards",
  492. "short": "down arrow with tip right"
  493. },
  494. "mathspeak": {
  495. "default": "down-arrow with tip right",
  496. "sbrief": "D arrow with tip right"
  497. }
  498. },
  499. "key": "21B3"
  500. },
  501. {
  502. "category": "So",
  503. "mappings": {
  504. "default": {
  505. "default": "rightwards arrow with corner downwards",
  506. "short": "right arrow with corner down"
  507. },
  508. "mathspeak": {
  509. "default": "right-arrow with corner down",
  510. "sbrief": "R arrow with corner down"
  511. }
  512. },
  513. "key": "21B4"
  514. },
  515. {
  516. "category": "So",
  517. "mappings": {
  518. "default": {
  519. "default": "downwards arrow with corner leftwards",
  520. "short": "down arrow with corner left"
  521. },
  522. "mathspeak": {
  523. "default": "down-arrow with corner left",
  524. "sbrief": "D arrow with corner left"
  525. }
  526. },
  527. "key": "21B5"
  528. },
  529. {
  530. "category": "So",
  531. "mappings": {
  532. "default": {
  533. "default": "anticlockwise top semicircle arrow"
  534. }
  535. },
  536. "key": "21B6"
  537. },
  538. {
  539. "category": "So",
  540. "mappings": {
  541. "default": {
  542. "default": "clockwise top semicircle arrow"
  543. }
  544. },
  545. "key": "21B7"
  546. },
  547. {
  548. "category": "So",
  549. "mappings": {
  550. "default": {
  551. "default": "north west arrow to long bar",
  552. "short": "up left arrow to long bar"
  553. },
  554. "mathspeak": {
  555. "default": "up left-arrow to long bar",
  556. "sbrief": "U L arrow to long bar"
  557. }
  558. },
  559. "key": "21B8"
  560. },
  561. {
  562. "category": "So",
  563. "mappings": {
  564. "default": {
  565. "default": "leftwards arrow to bar over rightwards arrow to bar",
  566. "short": "left arrow to bar over right arrow to bar"
  567. },
  568. "mathspeak": {
  569. "default": "left-arrow to bar over right-arrow to bar",
  570. "sbrief": "L arrow to bar over R arrow to bar"
  571. }
  572. },
  573. "key": "21B9"
  574. },
  575. {
  576. "category": "So",
  577. "mappings": {
  578. "default": {
  579. "default": "anticlockwise open circle arrow"
  580. }
  581. },
  582. "key": "21BA"
  583. },
  584. {
  585. "category": "So",
  586. "mappings": {
  587. "default": {
  588. "default": "clockwise open circle arrow"
  589. }
  590. },
  591. "key": "21BB"
  592. },
  593. {
  594. "category": "So",
  595. "mappings": {
  596. "default": {
  597. "default": "rightwards arrow over leftwards arrow",
  598. "short": "right arrow over left arrow"
  599. },
  600. "mathspeak": {
  601. "default": "right-arrow over left-arrow",
  602. "sbrief": "R arrow over L arrow"
  603. }
  604. },
  605. "key": "21C4"
  606. },
  607. {
  608. "category": "So",
  609. "mappings": {
  610. "default": {
  611. "default": "upwards arrow leftwards of downwards arrow",
  612. "short": "up arrow left of down arrow"
  613. },
  614. "mathspeak": {
  615. "default": "up-arrow left of down-arrow",
  616. "sbrief": "U arrow L of D arrow"
  617. }
  618. },
  619. "key": "21C5"
  620. },
  621. {
  622. "category": "So",
  623. "mappings": {
  624. "default": {
  625. "default": "leftwards arrow over rightwards arrow",
  626. "short": "left arrow over right arrow"
  627. },
  628. "mathspeak": {
  629. "default": "left-arrow over right-arrow",
  630. "sbrief": "L arrow over R arrow"
  631. }
  632. },
  633. "key": "21C6"
  634. },
  635. {
  636. "category": "So",
  637. "mappings": {
  638. "default": {
  639. "default": "leftwards paired arrows",
  640. "short": "left paired arrows"
  641. },
  642. "mathspeak": {
  643. "sbrief": "L paired arrows"
  644. }
  645. },
  646. "key": "21C7"
  647. },
  648. {
  649. "category": "So",
  650. "mappings": {
  651. "default": {
  652. "default": "upwards paired arrows",
  653. "short": "up paired arrows"
  654. },
  655. "mathspeak": {
  656. "sbrief": "U paired arrows"
  657. }
  658. },
  659. "key": "21C8"
  660. },
  661. {
  662. "category": "So",
  663. "mappings": {
  664. "default": {
  665. "default": "rightwards paired arrows",
  666. "short": "right paired arrows"
  667. },
  668. "mathspeak": {
  669. "sbrief": "R paired arrows"
  670. }
  671. },
  672. "key": "21C9"
  673. },
  674. {
  675. "category": "So",
  676. "mappings": {
  677. "default": {
  678. "default": "downwards paired arrows",
  679. "short": "down paired arrows"
  680. },
  681. "mathspeak": {
  682. "sbrief": "D paired arrows"
  683. }
  684. },
  685. "key": "21CA"
  686. },
  687. {
  688. "category": "So",
  689. "mappings": {
  690. "default": {
  691. "default": "leftwards double arrow with stroke",
  692. "short": "left double arrow with stroke"
  693. },
  694. "mathspeak": {
  695. "sbrief": "L double arrow with stroke"
  696. }
  697. },
  698. "key": "21CD"
  699. },
  700. {
  701. "category": "Sm",
  702. "mappings": {
  703. "default": {
  704. "default": "left right double arrow with stroke"
  705. },
  706. "mathspeak": {
  707. "sbrief": "L R double arrow with stroke"
  708. }
  709. },
  710. "key": "21CE"
  711. },
  712. {
  713. "category": "Sm",
  714. "mappings": {
  715. "default": {
  716. "default": "rightwards double arrow with stroke",
  717. "short": "right double arrow with stroke"
  718. },
  719. "mathspeak": {
  720. "sbrief": "R double arrow with stroke"
  721. }
  722. },
  723. "key": "21CF"
  724. },
  725. {
  726. "category": "So",
  727. "mappings": {
  728. "default": {
  729. "default": "leftwards double arrow",
  730. "short": "left double arrow"
  731. },
  732. "mathspeak": {
  733. "sbrief": "L double arrow"
  734. }
  735. },
  736. "key": "21D0"
  737. },
  738. {
  739. "category": "So",
  740. "mappings": {
  741. "default": {
  742. "default": "upwards double arrow",
  743. "short": "up double arrow"
  744. },
  745. "mathspeak": {
  746. "sbrief": "U double arrow"
  747. }
  748. },
  749. "key": "21D1"
  750. },
  751. {
  752. "category": "Sm",
  753. "mappings": {
  754. "default": {
  755. "default": "rightwards double arrow",
  756. "short": "right double arrow"
  757. },
  758. "mathspeak": {
  759. "sbrief": "R double arrow"
  760. }
  761. },
  762. "key": "21D2"
  763. },
  764. {
  765. "category": "So",
  766. "mappings": {
  767. "default": {
  768. "default": "downwards double arrow",
  769. "short": "down double arrow"
  770. },
  771. "mathspeak": {
  772. "sbrief": "d double arrow"
  773. }
  774. },
  775. "key": "21D3"
  776. },
  777. {
  778. "category": "Sm",
  779. "mappings": {
  780. "default": {
  781. "default": "left right double arrow"
  782. },
  783. "mathspeak": {
  784. "sbrief": "L R double arrow"
  785. }
  786. },
  787. "key": "21D4"
  788. },
  789. {
  790. "category": "So",
  791. "mappings": {
  792. "default": {
  793. "default": "up down double arrow"
  794. },
  795. "mathspeak": {
  796. "sbrief": "U d double arrow"
  797. }
  798. },
  799. "key": "21D5"
  800. },
  801. {
  802. "category": "So",
  803. "mappings": {
  804. "default": {
  805. "default": "north west double arrow",
  806. "short": "up left double arrow"
  807. },
  808. "mathspeak": {
  809. "sbrief": "U L double arrow"
  810. }
  811. },
  812. "key": "21D6"
  813. },
  814. {
  815. "category": "So",
  816. "mappings": {
  817. "default": {
  818. "default": "north east double arrow",
  819. "short": "up right double arrow"
  820. },
  821. "mathspeak": {
  822. "sbrief": "U R double arrow"
  823. }
  824. },
  825. "key": "21D7"
  826. },
  827. {
  828. "category": "So",
  829. "mappings": {
  830. "default": {
  831. "default": "south east double arrow",
  832. "short": "down right double arrow"
  833. },
  834. "mathspeak": {
  835. "sbrief": "d R double arrow"
  836. }
  837. },
  838. "key": "21D8"
  839. },
  840. {
  841. "category": "So",
  842. "mappings": {
  843. "default": {
  844. "default": "south west double arrow",
  845. "short": "down left double arrow"
  846. },
  847. "mathspeak": {
  848. "sbrief": "d L double arrow"
  849. }
  850. },
  851. "key": "21D9"
  852. },
  853. {
  854. "category": "So",
  855. "mappings": {
  856. "default": {
  857. "default": "leftwards triple arrow",
  858. "short": "left triple arrow"
  859. },
  860. "mathspeak": {
  861. "sbrief": "L triple arrow"
  862. }
  863. },
  864. "key": "21DA"
  865. },
  866. {
  867. "category": "So",
  868. "mappings": {
  869. "default": {
  870. "default": "rightwards triple arrow",
  871. "short": "right triple arrow"
  872. },
  873. "mathspeak": {
  874. "sbrief": "r triple arrow"
  875. }
  876. },
  877. "key": "21DB"
  878. },
  879. {
  880. "category": "So",
  881. "mappings": {
  882. "default": {
  883. "default": "leftwards squiggle arrow",
  884. "short": "left squiggle arrow"
  885. },
  886. "mathspeak": {
  887. "sbrief": "L squiggle arrow"
  888. }
  889. },
  890. "key": "21DC"
  891. },
  892. {
  893. "category": "So",
  894. "mappings": {
  895. "default": {
  896. "default": "rightwards squiggle arrow",
  897. "short": "right squiggle arrow"
  898. },
  899. "mathspeak": {
  900. "sbrief": "r squiggle arrow"
  901. }
  902. },
  903. "key": "21DD"
  904. },
  905. {
  906. "category": "So",
  907. "mappings": {
  908. "default": {
  909. "default": "upwards arrow with double stroke",
  910. "short": "up arrow with double stroke"
  911. },
  912. "mathspeak": {
  913. "default": "up-arrow with double stroke",
  914. "sbrief": "U arrow with double stroke"
  915. }
  916. },
  917. "key": "21DE"
  918. },
  919. {
  920. "category": "So",
  921. "mappings": {
  922. "default": {
  923. "default": "downwards arrow with double stroke",
  924. "short": "down arrow with double stroke"
  925. },
  926. "mathspeak": {
  927. "default": "down-arrow with double stroke",
  928. "sbrief": "D arrow with double stroke"
  929. }
  930. },
  931. "key": "21DF"
  932. },
  933. {
  934. "category": "So",
  935. "mappings": {
  936. "default": {
  937. "default": "leftwards dasheD arrow",
  938. "short": "left dasheD arrow"
  939. },
  940. "mathspeak": {
  941. "sbrief": "L dasheD arrow"
  942. }
  943. },
  944. "key": "21E0"
  945. },
  946. {
  947. "category": "So",
  948. "mappings": {
  949. "default": {
  950. "default": "upwards dasheD arrow",
  951. "short": "up dasheD arrow"
  952. },
  953. "mathspeak": {
  954. "sbrief": "U dasheD arrow"
  955. }
  956. },
  957. "key": "21E1"
  958. },
  959. {
  960. "category": "So",
  961. "mappings": {
  962. "default": {
  963. "default": "rightwards dasheD arrow",
  964. "short": "right dasheD arrow"
  965. },
  966. "mathspeak": {
  967. "sbrief": "r dasheD arrow"
  968. }
  969. },
  970. "key": "21E2"
  971. },
  972. {
  973. "category": "So",
  974. "mappings": {
  975. "default": {
  976. "default": "downwards dasheD arrow",
  977. "short": "down dasheD arrow"
  978. },
  979. "mathspeak": {
  980. "sbrief": "d dasheD arrow"
  981. }
  982. },
  983. "key": "21E3"
  984. },
  985. {
  986. "category": "So",
  987. "mappings": {
  988. "default": {
  989. "default": "leftwards arrow to bar",
  990. "short": "left arrow to bar"
  991. },
  992. "mathspeak": {
  993. "default": "left-arrow to bar",
  994. "sbrief": "L arrow to bar"
  995. }
  996. },
  997. "key": "21E4"
  998. },
  999. {
  1000. "category": "So",
  1001. "mappings": {
  1002. "default": {
  1003. "default": "rightwards arrow to bar",
  1004. "short": "right arrow to bar"
  1005. },
  1006. "mathspeak": {
  1007. "default": "right-arrow to bar",
  1008. "sbrief": "R arrow to bar"
  1009. }
  1010. },
  1011. "key": "21E5"
  1012. },
  1013. {
  1014. "category": "So",
  1015. "mappings": {
  1016. "default": {
  1017. "default": "leftwards white arrow",
  1018. "short": "white left arrow"
  1019. },
  1020. "mathspeak": {
  1021. "default": "white left-arrow",
  1022. "sbrief": "white L arrow"
  1023. }
  1024. },
  1025. "key": "21E6"
  1026. },
  1027. {
  1028. "category": "So",
  1029. "mappings": {
  1030. "default": {
  1031. "default": "upwards white arrow",
  1032. "short": "white up arrow"
  1033. },
  1034. "mathspeak": {
  1035. "default": "white up-arrow",
  1036. "sbrief": "white U arrow"
  1037. }
  1038. },
  1039. "key": "21E7"
  1040. },
  1041. {
  1042. "category": "So",
  1043. "mappings": {
  1044. "default": {
  1045. "default": "rightwards white arrow",
  1046. "short": "white right arrow"
  1047. },
  1048. "mathspeak": {
  1049. "default": "white right-arrow",
  1050. "sbrief": "white R arrow"
  1051. }
  1052. },
  1053. "key": "21E8"
  1054. },
  1055. {
  1056. "category": "So",
  1057. "mappings": {
  1058. "default": {
  1059. "default": "downwards white arrow",
  1060. "short": "white down arrow"
  1061. },
  1062. "mathspeak": {
  1063. "default": "white down-arrow",
  1064. "sbrief": "white D arrow"
  1065. }
  1066. },
  1067. "key": "21E9"
  1068. },
  1069. {
  1070. "category": "So",
  1071. "mappings": {
  1072. "default": {
  1073. "default": "upwards white arrow from bar",
  1074. "short": "white up arrow from bar"
  1075. },
  1076. "mathspeak": {
  1077. "default": "white up-arrow from bar",
  1078. "sbrief": "white U arrow from bar"
  1079. }
  1080. },
  1081. "key": "21EA"
  1082. },
  1083. {
  1084. "category": "So",
  1085. "mappings": {
  1086. "default": {
  1087. "default": "upwards white arrow on pedestal",
  1088. "alternative": "up white arrow on pedestal",
  1089. "short": "white up arrow on pedestal"
  1090. },
  1091. "mathspeak": {
  1092. "default": "white up-arrow on pedestal",
  1093. "sbrief": "white U arrow on pedestal"
  1094. }
  1095. },
  1096. "key": "21EB"
  1097. },
  1098. {
  1099. "category": "So",
  1100. "mappings": {
  1101. "default": {
  1102. "default": "upwards white arrow on pedestal with horizontal bar",
  1103. "alternative": "up white arrow on pedestal with horizontal bar",
  1104. "short": "white up arrow on pedestal with horizontal bar"
  1105. },
  1106. "mathspeak": {
  1107. "default": "white up-arrow on pedestal with horizontal bar",
  1108. "sbrief": "white U arrow on pedestal with horizontal bar"
  1109. }
  1110. },
  1111. "key": "21EC"
  1112. },
  1113. {
  1114. "category": "So",
  1115. "mappings": {
  1116. "default": {
  1117. "default": "upwards white arrow on pedestal with vertical bar",
  1118. "alternative": "up white arrow on pedestal with vertical bar",
  1119. "short": "white up arrow on pedestal with vertical bar"
  1120. },
  1121. "mathspeak": {
  1122. "default": "white up-arrow on pedestal with vertical bar",
  1123. "sbrief": "white U arrow on pedestal with vertical bar"
  1124. }
  1125. },
  1126. "key": "21ED"
  1127. },
  1128. {
  1129. "category": "So",
  1130. "mappings": {
  1131. "default": {
  1132. "default": "upwards white double arrow",
  1133. "alternative": "up white double arrow",
  1134. "short": "white double up arrow"
  1135. },
  1136. "mathspeak": {
  1137. "default": "white double up-arrow",
  1138. "sbrief": "white double U arrow"
  1139. }
  1140. },
  1141. "key": "21EE"
  1142. },
  1143. {
  1144. "category": "So",
  1145. "mappings": {
  1146. "default": {
  1147. "default": "upwards white double arrow on pedestal",
  1148. "alternative": "up white double arrow on pedestal",
  1149. "short": "white double up arrow on pedestal"
  1150. },
  1151. "mathspeak": {
  1152. "default": "white double up-arrow on pedestal",
  1153. "sbrief": "white double U arrow on pedestal"
  1154. }
  1155. },
  1156. "key": "21EF"
  1157. },
  1158. {
  1159. "category": "So",
  1160. "mappings": {
  1161. "default": {
  1162. "default": "rightwards white arrow from wall",
  1163. "alternative": "right white arrow from wall",
  1164. "short": "white right arrow from wall"
  1165. },
  1166. "mathspeak": {
  1167. "default": "white right-arrow from wall",
  1168. "sbrief": "white R arrow from wall"
  1169. }
  1170. },
  1171. "key": "21F0"
  1172. },
  1173. {
  1174. "category": "So",
  1175. "mappings": {
  1176. "default": {
  1177. "default": "north west arrow to corner"
  1178. }
  1179. },
  1180. "key": "21F1"
  1181. },
  1182. {
  1183. "category": "So",
  1184. "mappings": {
  1185. "default": {
  1186. "default": "south east arrow to corner"
  1187. }
  1188. },
  1189. "key": "21F2"
  1190. },
  1191. {
  1192. "category": "So",
  1193. "mappings": {
  1194. "default": {
  1195. "default": "up down white arrow"
  1196. },
  1197. "mathspeak": {
  1198. "sbrief": "U d white arrow"
  1199. }
  1200. },
  1201. "key": "21F3"
  1202. },
  1203. {
  1204. "category": "Sm",
  1205. "mappings": {
  1206. "default": {
  1207. "default": "right arrow with small circle"
  1208. },
  1209. "mathspeak": {
  1210. "default": "right-arrow with small circle",
  1211. "sbrief": "R arrow with small circle"
  1212. }
  1213. },
  1214. "key": "21F4"
  1215. },
  1216. {
  1217. "category": "Sm",
  1218. "mappings": {
  1219. "default": {
  1220. "default": "down arrow leftwards of upwards arrow",
  1221. "short": "down arrow left of up arrow"
  1222. },
  1223. "mathspeak": {
  1224. "default": "down-arrow left of up-arrow",
  1225. "sbrief": "D arrow l of U arrow"
  1226. }
  1227. },
  1228. "key": "21F5"
  1229. },
  1230. {
  1231. "category": "Sm",
  1232. "mappings": {
  1233. "default": {
  1234. "default": "three rightwards arrows",
  1235. "short": "three right arrows"
  1236. },
  1237. "mathspeak": {
  1238. "default": "three right-arrows",
  1239. "sbrief": "three R arrows"
  1240. }
  1241. },
  1242. "key": "21F6"
  1243. },
  1244. {
  1245. "category": "Sm",
  1246. "mappings": {
  1247. "default": {
  1248. "default": "leftwards arrow with vertical stroke",
  1249. "short": "left arrow with vertical stroke"
  1250. },
  1251. "mathspeak": {
  1252. "default": "left-arrow with vertical stroke",
  1253. "sbrief": "L arrow with vertical stroke"
  1254. }
  1255. },
  1256. "key": "21F7"
  1257. },
  1258. {
  1259. "category": "Sm",
  1260. "mappings": {
  1261. "default": {
  1262. "default": "rightwards arrow with vertical stroke",
  1263. "short": "right arrow with vertical stroke"
  1264. },
  1265. "mathspeak": {
  1266. "default": "right-arrow with vertical stroke",
  1267. "sbrief": "R arrow with vertical stroke"
  1268. }
  1269. },
  1270. "key": "21F8"
  1271. },
  1272. {
  1273. "category": "Sm",
  1274. "mappings": {
  1275. "default": {
  1276. "default": "left right arrow with vertical stroke"
  1277. },
  1278. "mathspeak": {
  1279. "default": "left-right-arrow with vertical stroke",
  1280. "sbrief": "L R arrow with vertical stroke"
  1281. }
  1282. },
  1283. "key": "21F9"
  1284. },
  1285. {
  1286. "category": "Sm",
  1287. "mappings": {
  1288. "default": {
  1289. "default": "leftwards arrow with double vertical stroke",
  1290. "short": "left arrow with double vertical stroke"
  1291. },
  1292. "mathspeak": {
  1293. "default": "left-arrow with double vertical stroke",
  1294. "sbrief": "L arrow with double vertical stroke"
  1295. }
  1296. },
  1297. "key": "21FA"
  1298. },
  1299. {
  1300. "category": "Sm",
  1301. "mappings": {
  1302. "default": {
  1303. "default": "rightwards arrow with double vertical stroke",
  1304. "short": "right arrow with double vertical stroke"
  1305. },
  1306. "mathspeak": {
  1307. "default": "right-arrow with double vertical stroke",
  1308. "sbrief": "R arrow with double vertical stroke"
  1309. }
  1310. },
  1311. "key": "21FB"
  1312. },
  1313. {
  1314. "category": "Sm",
  1315. "mappings": {
  1316. "default": {
  1317. "default": "left right arrow with double vertical stroke"
  1318. },
  1319. "mathspeak": {
  1320. "default": "left-right-arrow with double vertical stroke",
  1321. "sbrief": "L R arrow with double vertical stroke"
  1322. }
  1323. },
  1324. "key": "21FC"
  1325. },
  1326. {
  1327. "category": "Sm",
  1328. "mappings": {
  1329. "default": {
  1330. "default": "leftwards open headed arrow",
  1331. "short": "left open headed arrow"
  1332. },
  1333. "mathspeak": {
  1334. "sbrief": "l open headed arrow"
  1335. }
  1336. },
  1337. "key": "21FD"
  1338. },
  1339. {
  1340. "category": "Sm",
  1341. "mappings": {
  1342. "default": {
  1343. "default": "rightwards open headed arrow",
  1344. "short": "right open headed arrow"
  1345. },
  1346. "mathspeak": {
  1347. "sbrief": "r open headed arrow"
  1348. }
  1349. },
  1350. "key": "21FE"
  1351. },
  1352. {
  1353. "category": "Sm",
  1354. "mappings": {
  1355. "default": {
  1356. "default": "left right open headed arrow"
  1357. },
  1358. "mathspeak": {
  1359. "sbrief": "L R open headed arrow"
  1360. }
  1361. },
  1362. "key": "21FF"
  1363. },
  1364. {
  1365. "category": "So",
  1366. "mappings": {
  1367. "default": {
  1368. "default": "electric arrow"
  1369. }
  1370. },
  1371. "key": "2301"
  1372. },
  1373. {
  1374. "category": "So",
  1375. "mappings": {
  1376. "default": {
  1377. "default": "up arrowhead"
  1378. },
  1379. "mathspeak": {
  1380. "default": "up-arrowhead",
  1381. "sbrief": "U arrowhead"
  1382. }
  1383. },
  1384. "key": "2303"
  1385. },
  1386. {
  1387. "category": "So",
  1388. "mappings": {
  1389. "default": {
  1390. "default": "down arrowhead"
  1391. },
  1392. "mathspeak": {
  1393. "default": "down-arrowhead",
  1394. "sbrief": "D arrowhead"
  1395. }
  1396. },
  1397. "key": "2304"
  1398. },
  1399. {
  1400. "category": "So",
  1401. "mappings": {
  1402. "default": {
  1403. "default": "up arrowhead between two horizontal bars",
  1404. "alternative": "enter key"
  1405. },
  1406. "mathspeak": {
  1407. "default": "up-arrowhead between two horizontal bars",
  1408. "sbrief": "U arrowhead between two horizontal bars"
  1409. }
  1410. },
  1411. "key": "2324"
  1412. },
  1413. {
  1414. "category": "So",
  1415. "mappings": {
  1416. "default": {
  1417. "default": "broken circle with northwest arrow"
  1418. }
  1419. },
  1420. "key": "238B"
  1421. },
  1422. {
  1423. "category": "So",
  1424. "mappings": {
  1425. "default": {
  1426. "default": "heavy wide headed rightwards arrow",
  1427. "short": "heavy wide headed right arrow"
  1428. },
  1429. "mathspeak": {
  1430. "default": "heavy wide headed right-arrow",
  1431. "sbrief": "heavy wide headed R arrow"
  1432. }
  1433. },
  1434. "key": "2794"
  1435. },
  1436. {
  1437. "category": "So",
  1438. "mappings": {
  1439. "default": {
  1440. "default": "heavy south east arrow",
  1441. "short": "heavy down right arrow"
  1442. },
  1443. "mathspeak": {
  1444. "default": "heavy down right-arrow",
  1445. "sbrief": "heavy d R arrow"
  1446. }
  1447. },
  1448. "key": "2798"
  1449. },
  1450. {
  1451. "category": "So",
  1452. "mappings": {
  1453. "default": {
  1454. "default": "heavy rightwards arrow",
  1455. "short": "heavy right arrow"
  1456. },
  1457. "mathspeak": {
  1458. "default": "heavy right-arrow",
  1459. "sbrief": "heavy R arrow"
  1460. }
  1461. },
  1462. "key": "2799"
  1463. },
  1464. {
  1465. "category": "So",
  1466. "mappings": {
  1467. "default": {
  1468. "default": "heavy north east arrow",
  1469. "short": "heavy up right arrow"
  1470. },
  1471. "mathspeak": {
  1472. "default": "heavy up right-arrow",
  1473. "sbrief": "heavy U R arrow"
  1474. }
  1475. },
  1476. "key": "279A"
  1477. },
  1478. {
  1479. "category": "So",
  1480. "mappings": {
  1481. "default": {
  1482. "default": "drafting point rightwards arrow",
  1483. "short": "drafting point right arrow"
  1484. },
  1485. "mathspeak": {
  1486. "default": "drafting point right-arrow",
  1487. "sbrief": "drafting point R arrow"
  1488. }
  1489. },
  1490. "key": "279B"
  1491. },
  1492. {
  1493. "category": "So",
  1494. "mappings": {
  1495. "default": {
  1496. "default": "heavy round tipped rightwards arrow",
  1497. "short": "heavy round tipped right arrow"
  1498. },
  1499. "mathspeak": {
  1500. "default": "heavy round tipped right-arrow",
  1501. "sbrief": "heavy round tipped R arrow"
  1502. }
  1503. },
  1504. "key": "279C"
  1505. },
  1506. {
  1507. "category": "So",
  1508. "mappings": {
  1509. "default": {
  1510. "default": "triangle headed rightwards arrow",
  1511. "short": "triangle headed right arrow"
  1512. },
  1513. "mathspeak": {
  1514. "default": "triangle headed right-arrow",
  1515. "sbrief": "triangle headed R arrow"
  1516. }
  1517. },
  1518. "key": "279D"
  1519. },
  1520. {
  1521. "category": "So",
  1522. "mappings": {
  1523. "default": {
  1524. "default": "heavy triangle headed rightwards arrow",
  1525. "short": "heavy triangle headed right arrow"
  1526. },
  1527. "mathspeak": {
  1528. "default": "heavy triangle headed right-arrow",
  1529. "sbrief": "heavy triangle headed R arrow"
  1530. }
  1531. },
  1532. "key": "279E"
  1533. },
  1534. {
  1535. "category": "So",
  1536. "mappings": {
  1537. "default": {
  1538. "default": "dashed triangle headed rightwards arrow",
  1539. "short": "dashed triangle headed right arrow"
  1540. },
  1541. "mathspeak": {
  1542. "default": "dashed triangle headed right-arrow",
  1543. "sbrief": "dashed triangle headed R arrow"
  1544. }
  1545. },
  1546. "key": "279F"
  1547. },
  1548. {
  1549. "category": "So",
  1550. "mappings": {
  1551. "default": {
  1552. "default": "heavy dashed triangle headed rightwards arrow",
  1553. "short": "heavy dashed triangle headed right arrow"
  1554. },
  1555. "mathspeak": {
  1556. "default": "heavy dashed triangle headed right-arrow",
  1557. "sbrief": "heavy dashed triangle headed R arrow"
  1558. }
  1559. },
  1560. "key": "27A0"
  1561. },
  1562. {
  1563. "category": "So",
  1564. "mappings": {
  1565. "default": {
  1566. "default": "black rightwards arrow",
  1567. "short": "black right arrow"
  1568. },
  1569. "mathspeak": {
  1570. "default": "black right-arrow",
  1571. "sbrief": "black R arrow"
  1572. }
  1573. },
  1574. "key": "27A1"
  1575. },
  1576. {
  1577. "category": "So",
  1578. "mappings": {
  1579. "default": {
  1580. "default": "three d top lighted rightwards arrowhead",
  1581. "short": "three d top lighted right arrowhead"
  1582. },
  1583. "mathspeak": {
  1584. "default": "three d top lighted right-arrowhead",
  1585. "sbrief": "three d top lighted R arrowhead"
  1586. }
  1587. },
  1588. "key": "27A2"
  1589. },
  1590. {
  1591. "category": "So",
  1592. "mappings": {
  1593. "default": {
  1594. "default": "three d bottom lighted rightwards arrowhead",
  1595. "short": "three d bottom lighted right arrowhead"
  1596. },
  1597. "mathspeak": {
  1598. "default": "three d bottom lighted right-arrowhead",
  1599. "sbrief": "three d bottom lighted R arrowhead"
  1600. }
  1601. },
  1602. "key": "27A3"
  1603. },
  1604. {
  1605. "category": "So",
  1606. "mappings": {
  1607. "default": {
  1608. "default": "black rightwards arrowhead",
  1609. "short": "black right arrowhead"
  1610. },
  1611. "mathspeak": {
  1612. "default": "black right-arrowhead",
  1613. "sbrief": "black R arrowhead"
  1614. }
  1615. },
  1616. "key": "27A4"
  1617. },
  1618. {
  1619. "category": "So",
  1620. "mappings": {
  1621. "default": {
  1622. "default": "heavy black curved downwards and rightwards arrow",
  1623. "short": "heavy black curved down and right arrow"
  1624. },
  1625. "mathspeak": {
  1626. "default": "heavy black curved down and right-arrow",
  1627. "sbrief": "heavy black curved d and R arrow"
  1628. }
  1629. },
  1630. "key": "27A5"
  1631. },
  1632. {
  1633. "category": "So",
  1634. "mappings": {
  1635. "default": {
  1636. "default": "heavy black curved upwards and rightwards arrow",
  1637. "short": "heavy black curved up and right arrow"
  1638. },
  1639. "mathspeak": {
  1640. "default": "heavy black curved up and right-arrow",
  1641. "sbrief": "heavy black curved U and R arrow"
  1642. }
  1643. },
  1644. "key": "27A6"
  1645. },
  1646. {
  1647. "category": "So",
  1648. "mappings": {
  1649. "default": {
  1650. "default": "squat black rightwards arrow",
  1651. "short": "squat black right arrow"
  1652. },
  1653. "mathspeak": {
  1654. "default": "squat black right-arrow",
  1655. "sbrief": "squat black R arrow"
  1656. }
  1657. },
  1658. "key": "27A7"
  1659. },
  1660. {
  1661. "category": "So",
  1662. "mappings": {
  1663. "default": {
  1664. "default": "heavy concave pointed black rightwards arrow",
  1665. "short": "heavy concave pointed black right arrow"
  1666. },
  1667. "mathspeak": {
  1668. "default": "heavy concave pointed black right-arrow",
  1669. "sbrief": "heavy concave pointed black R arrow"
  1670. }
  1671. },
  1672. "key": "27A8"
  1673. },
  1674. {
  1675. "category": "So",
  1676. "mappings": {
  1677. "default": {
  1678. "default": "right shaded white rightwards arrow",
  1679. "short": "right shaded white right arrow"
  1680. },
  1681. "mathspeak": {
  1682. "default": "right shaded white right-arrow",
  1683. "sbrief": "right shaded white R arrow"
  1684. }
  1685. },
  1686. "key": "27A9"
  1687. },
  1688. {
  1689. "category": "So",
  1690. "mappings": {
  1691. "default": {
  1692. "default": "left shaded white rightwards arrow",
  1693. "short": "left shaded white right arrow"
  1694. },
  1695. "mathspeak": {
  1696. "default": "left shaded white right-arrow",
  1697. "sbrief": "left shaded white R arrow"
  1698. }
  1699. },
  1700. "key": "27AA"
  1701. },
  1702. {
  1703. "category": "So",
  1704. "mappings": {
  1705. "default": {
  1706. "default": "back tilted shadowed white rightwards arrow",
  1707. "short": "back tilted shadowed white right arrow"
  1708. },
  1709. "mathspeak": {
  1710. "default": "back tilted shadowed white right-arrow",
  1711. "sbrief": "back tilted shadowed white R arrow"
  1712. }
  1713. },
  1714. "key": "27AB"
  1715. },
  1716. {
  1717. "category": "So",
  1718. "mappings": {
  1719. "default": {
  1720. "default": "front tilted shadowed white rightwards arrow",
  1721. "short": "front tilted shadowed white right arrow"
  1722. },
  1723. "mathspeak": {
  1724. "default": "front tilted shadowed white right-arrow",
  1725. "sbrief": "front tilted shadowed white R arrow"
  1726. }
  1727. },
  1728. "key": "27AC"
  1729. },
  1730. {
  1731. "category": "So",
  1732. "mappings": {
  1733. "default": {
  1734. "default": "heavy lower right shadowed white rightwards arrow",
  1735. "short": "heavy lower right shadowed white right arrow"
  1736. },
  1737. "mathspeak": {
  1738. "default": "heavy lower right shadowed white right-arrow",
  1739. "sbrief": "heavy lower right shadowed white R arrow"
  1740. }
  1741. },
  1742. "key": "27AD"
  1743. },
  1744. {
  1745. "category": "So",
  1746. "mappings": {
  1747. "default": {
  1748. "default": "heavy upper right shadowed white rightwards arrow",
  1749. "short": "heavy upper right shadowed white right arrow"
  1750. },
  1751. "mathspeak": {
  1752. "default": "heavy upper right shadowed white right-arrow",
  1753. "sbrief": "heavy upper right shadowed white R arrow"
  1754. }
  1755. },
  1756. "key": "27AE"
  1757. },
  1758. {
  1759. "category": "So",
  1760. "mappings": {
  1761. "default": {
  1762. "default": "notched lower right shadowed white rightwards arrow",
  1763. "short": "notched lower right shadowed white right arrow"
  1764. },
  1765. "mathspeak": {
  1766. "default": "notched lower right shadowed white right-arrow",
  1767. "sbrief": "notched lower right shadowed white R arrow"
  1768. }
  1769. },
  1770. "key": "27AF"
  1771. },
  1772. {
  1773. "category": "So",
  1774. "mappings": {
  1775. "default": {
  1776. "default": "notched upper right shadowed white rightwards arrow",
  1777. "short": "notched upper right shadowed white right arrow"
  1778. },
  1779. "mathspeak": {
  1780. "default": "notched upper right shadowed white right-arrow",
  1781. "sbrief": "notched upper right shadowed white R arrow"
  1782. }
  1783. },
  1784. "key": "27B1"
  1785. },
  1786. {
  1787. "category": "So",
  1788. "mappings": {
  1789. "default": {
  1790. "default": "circled heavy white rightwards arrow",
  1791. "short": "circled heavy white right arrow"
  1792. },
  1793. "mathspeak": {
  1794. "default": "circled heavy white right-arrow",
  1795. "sbrief": "circled heavy white R arrow"
  1796. }
  1797. },
  1798. "key": "27B2"
  1799. },
  1800. {
  1801. "category": "So",
  1802. "mappings": {
  1803. "default": {
  1804. "default": "white feathered rightwards arrow",
  1805. "short": "white feathered right arrow"
  1806. },
  1807. "mathspeak": {
  1808. "default": "white feathered right-arrow",
  1809. "sbrief": "white feathered R arrow"
  1810. }
  1811. },
  1812. "key": "27B3"
  1813. },
  1814. {
  1815. "category": "So",
  1816. "mappings": {
  1817. "default": {
  1818. "default": "black feathered south east arrow",
  1819. "short": "black feathered down right arrow"
  1820. },
  1821. "mathspeak": {
  1822. "default": "black feathered down right-arrow",
  1823. "sbrief": "black feathered d R arrow"
  1824. }
  1825. },
  1826. "key": "27B4"
  1827. },
  1828. {
  1829. "category": "So",
  1830. "mappings": {
  1831. "default": {
  1832. "default": "black feathered rightwards arrow",
  1833. "short": "black feathered right arrow"
  1834. },
  1835. "mathspeak": {
  1836. "default": "black feathered right-arrow",
  1837. "sbrief": "black feathered R arrow"
  1838. }
  1839. },
  1840. "key": "27B5"
  1841. },
  1842. {
  1843. "category": "So",
  1844. "mappings": {
  1845. "default": {
  1846. "default": "black feathered north east arrow",
  1847. "short": "black feathered up right arrow"
  1848. },
  1849. "mathspeak": {
  1850. "default": "black feathered up right-arrow",
  1851. "sbrief": "black feathered U R arrow"
  1852. }
  1853. },
  1854. "key": "27B6"
  1855. },
  1856. {
  1857. "category": "So",
  1858. "mappings": {
  1859. "default": {
  1860. "default": "heavy black feathered south east arrow",
  1861. "short": "heavy black feathered down right arrow"
  1862. },
  1863. "mathspeak": {
  1864. "default": "heavy black feathered down right-arrow",
  1865. "sbrief": "heavy black feathered d R arrow"
  1866. }
  1867. },
  1868. "key": "27B7"
  1869. },
  1870. {
  1871. "category": "So",
  1872. "mappings": {
  1873. "default": {
  1874. "default": "heavy black feathered rightwards arrow",
  1875. "short": "heavy black feathered right arrow"
  1876. },
  1877. "mathspeak": {
  1878. "default": "heavy black feathered right-arrow",
  1879. "sbrief": "heavy black feathered R arrow"
  1880. }
  1881. },
  1882. "key": "27B8"
  1883. },
  1884. {
  1885. "category": "So",
  1886. "mappings": {
  1887. "default": {
  1888. "default": "heavy black feathered north east arrow",
  1889. "short": "heavy black feathered up right arrow"
  1890. },
  1891. "mathspeak": {
  1892. "default": "heavy black feathered up right-arrow",
  1893. "sbrief": "heavy black feathered U R arrow"
  1894. }
  1895. },
  1896. "key": "27B9"
  1897. },
  1898. {
  1899. "category": "So",
  1900. "mappings": {
  1901. "default": {
  1902. "default": "teardrop barbed rightwards arrow",
  1903. "short": "teardrop barbed right arrow"
  1904. },
  1905. "mathspeak": {
  1906. "default": "teardrop barbed right-arrow",
  1907. "sbrief": "teardrop barbed R arrow"
  1908. }
  1909. },
  1910. "key": "27BA"
  1911. },
  1912. {
  1913. "category": "So",
  1914. "mappings": {
  1915. "default": {
  1916. "default": "heavy teardrop shanked rightwards arrow",
  1917. "short": "heavy teardrop shanked right arrow"
  1918. },
  1919. "mathspeak": {
  1920. "default": "heavy teardrop shanked right-arrow",
  1921. "sbrief": "heavy teardrop shanked R arrow"
  1922. }
  1923. },
  1924. "key": "27BB"
  1925. },
  1926. {
  1927. "category": "So",
  1928. "mappings": {
  1929. "default": {
  1930. "default": "wedge tailed rightwards arrow",
  1931. "short": "wedge tailed right arrow"
  1932. },
  1933. "mathspeak": {
  1934. "default": "wedge tailed right-arrow",
  1935. "sbrief": "wedge tailed R arrow"
  1936. }
  1937. },
  1938. "key": "27BC"
  1939. },
  1940. {
  1941. "category": "So",
  1942. "mappings": {
  1943. "default": {
  1944. "default": "heavy wedge tailed rightwards arrow",
  1945. "short": "heavy wedge tailed right arrow"
  1946. },
  1947. "mathspeak": {
  1948. "default": "heavy wedge tailed right-arrow",
  1949. "sbrief": "heavy wedge tailed R arrow"
  1950. }
  1951. },
  1952. "key": "27BD"
  1953. },
  1954. {
  1955. "category": "So",
  1956. "mappings": {
  1957. "default": {
  1958. "default": "open outlined rightwards arrow",
  1959. "short": "open outlined right arrow"
  1960. },
  1961. "mathspeak": {
  1962. "default": "open outlined right-arrow",
  1963. "sbrief": "open outlined R arrow"
  1964. }
  1965. },
  1966. "key": "27BE"
  1967. },
  1968. {
  1969. "category": "Sm",
  1970. "mappings": {
  1971. "default": {
  1972. "default": "upwards quadruple arrow",
  1973. "short": "up quadruple arrow"
  1974. },
  1975. "mathspeak": {
  1976. "sbrief": "U quadruple arrow"
  1977. }
  1978. },
  1979. "key": "27F0"
  1980. },
  1981. {
  1982. "category": "Sm",
  1983. "mappings": {
  1984. "default": {
  1985. "default": "downwards quadruple arrow",
  1986. "short": "down quadruple arrow"
  1987. },
  1988. "mathspeak": {
  1989. "sbrief": "d quadrule arrow"
  1990. }
  1991. },
  1992. "key": "27F1"
  1993. },
  1994. {
  1995. "category": "Sm",
  1996. "mappings": {
  1997. "default": {
  1998. "default": "anticlockwise gapped circle arrow"
  1999. }
  2000. },
  2001. "key": "27F2"
  2002. },
  2003. {
  2004. "category": "Sm",
  2005. "mappings": {
  2006. "default": {
  2007. "default": "clockwise gapped circle arrow"
  2008. }
  2009. },
  2010. "key": "27F3"
  2011. },
  2012. {
  2013. "category": "Sm",
  2014. "mappings": {
  2015. "default": {
  2016. "default": "right arrow with circled plus"
  2017. },
  2018. "mathspeak": {
  2019. "default": "right-arrow with circled plus",
  2020. "sbrief": "R arrow with circled plus"
  2021. }
  2022. },
  2023. "key": "27F4"
  2024. },
  2025. {
  2026. "category": "Sm",
  2027. "mappings": {
  2028. "default": {
  2029. "default": "long leftwards arrow",
  2030. "short": "long left arrow"
  2031. },
  2032. "mathspeak": {
  2033. "default": "long left-arrow",
  2034. "sbrief": "long L arrow"
  2035. }
  2036. },
  2037. "key": "27F5"
  2038. },
  2039. {
  2040. "category": "Sm",
  2041. "mappings": {
  2042. "default": {
  2043. "default": "long rightwards arrow",
  2044. "short": "long right arrow"
  2045. },
  2046. "mathspeak": {
  2047. "default": "long right-arrow",
  2048. "sbrief": "long R arrow"
  2049. }
  2050. },
  2051. "key": "27F6"
  2052. },
  2053. {
  2054. "category": "Sm",
  2055. "mappings": {
  2056. "default": {
  2057. "default": "long left right arrow"
  2058. },
  2059. "mathspeak": {
  2060. "default": "long left-right-arrow",
  2061. "sbrief": "long L R arrow"
  2062. }
  2063. },
  2064. "key": "27F7"
  2065. },
  2066. {
  2067. "category": "Sm",
  2068. "mappings": {
  2069. "default": {
  2070. "default": "long leftwards double arrow",
  2071. "short": "long left double arrow"
  2072. },
  2073. "mathspeak": {
  2074. "sbrief": "long l double arrow"
  2075. }
  2076. },
  2077. "key": "27F8"
  2078. },
  2079. {
  2080. "category": "Sm",
  2081. "mappings": {
  2082. "default": {
  2083. "default": "long rightwards double arrow",
  2084. "short": "long right double arrow"
  2085. },
  2086. "mathspeak": {
  2087. "sbrief": "long R double arrow"
  2088. }
  2089. },
  2090. "key": "27F9"
  2091. },
  2092. {
  2093. "category": "Sm",
  2094. "mappings": {
  2095. "default": {
  2096. "default": "long left right double arrow"
  2097. },
  2098. "mathspeak": {
  2099. "sbrief": "long L R double arrow"
  2100. }
  2101. },
  2102. "key": "27FA"
  2103. },
  2104. {
  2105. "category": "Sm",
  2106. "mappings": {
  2107. "default": {
  2108. "default": "long leftwards arrow from bar",
  2109. "short": "long left arrow from bar"
  2110. },
  2111. "mathspeak": {
  2112. "default": "long left-arrow from bar",
  2113. "sbrief": "long L arrow from bar"
  2114. }
  2115. },
  2116. "key": "27FB"
  2117. },
  2118. {
  2119. "category": "Sm",
  2120. "mappings": {
  2121. "default": {
  2122. "default": "long rightwards arrow from bar",
  2123. "short": "long right arrow from bar"
  2124. },
  2125. "mathspeak": {
  2126. "default": "long right-arrow from bar",
  2127. "sbrief": "long R arrow from bar"
  2128. }
  2129. },
  2130. "key": "27FC"
  2131. },
  2132. {
  2133. "category": "Sm",
  2134. "mappings": {
  2135. "default": {
  2136. "default": "long leftwards double arrow from bar",
  2137. "short": "long left double arrow from bar"
  2138. },
  2139. "mathspeak": {
  2140. "sbrief": "long l double arrow from bar"
  2141. }
  2142. },
  2143. "key": "27FD"
  2144. },
  2145. {
  2146. "category": "Sm",
  2147. "mappings": {
  2148. "default": {
  2149. "default": "long rightwards double arrow from bar",
  2150. "short": "long right double arrow from bar"
  2151. },
  2152. "mathspeak": {
  2153. "sbrief": "long R double arrow from bar"
  2154. }
  2155. },
  2156. "key": "27FE"
  2157. },
  2158. {
  2159. "category": "Sm",
  2160. "mappings": {
  2161. "default": {
  2162. "default": "long rightwards squiggle arrow",
  2163. "short": "long right squiggle arrow"
  2164. },
  2165. "mathspeak": {
  2166. "sbrief": "long r squiggle arrow"
  2167. }
  2168. },
  2169. "key": "27FF"
  2170. },
  2171. {
  2172. "category": "Sm",
  2173. "mappings": {
  2174. "default": {
  2175. "default": "rightwards two headed arrow with vertical stroke",
  2176. "alternative": "right two headed arrow with vertical stroke",
  2177. "short": "two headed right arrow with vertical stroke"
  2178. },
  2179. "mathspeak": {
  2180. "default": "two headed right-arrow with vertical stroke",
  2181. "sbrief": "two headed R arrow with vertical stroke"
  2182. }
  2183. },
  2184. "key": "2900"
  2185. },
  2186. {
  2187. "category": "Sm",
  2188. "mappings": {
  2189. "default": {
  2190. "default": "rightwards two headed arrow with double vertical stroke",
  2191. "alternative": "right two headed arrow with double vertical stroke",
  2192. "short": "two headed right arrow with double vertical stroke"
  2193. },
  2194. "mathspeak": {
  2195. "default": "two headed right-arrow with double vertical stroke",
  2196. "sbrief": "two headed R arrow with double vertical stroke"
  2197. }
  2198. },
  2199. "key": "2901"
  2200. },
  2201. {
  2202. "category": "Sm",
  2203. "mappings": {
  2204. "default": {
  2205. "default": "leftwards double arrow with vertical stroke",
  2206. "alternative": "left double arrow with vertical stroke",
  2207. "short": "double left arrow with vertical stroke"
  2208. },
  2209. "mathspeak": {
  2210. "default": "double left-arrow with vertical stroke",
  2211. "sbrief": "double L arrow with vertical stroke"
  2212. }
  2213. },
  2214. "key": "2902"
  2215. },
  2216. {
  2217. "category": "Sm",
  2218. "mappings": {
  2219. "default": {
  2220. "default": "rightwards double arrow with vertical stroke",
  2221. "alternative": "right double arrow with vertical stroke",
  2222. "short": "double right arrow with vertical stroke"
  2223. },
  2224. "mathspeak": {
  2225. "default": "double right-arrow with vertical stroke",
  2226. "sbrief": "double R arrow with vertical stroke"
  2227. }
  2228. },
  2229. "key": "2903"
  2230. },
  2231. {
  2232. "category": "Sm",
  2233. "mappings": {
  2234. "default": {
  2235. "default": "left right double arrow with vertical stroke",
  2236. "short": "double left right arrow with vertical stroke"
  2237. },
  2238. "mathspeak": {
  2239. "default": "double left-right-arrow with vertical stroke",
  2240. "sbrief": "double L R arrow with vertical stroke"
  2241. }
  2242. },
  2243. "key": "2904"
  2244. },
  2245. {
  2246. "category": "Sm",
  2247. "mappings": {
  2248. "default": {
  2249. "default": "rightwards two headed arrow from bar",
  2250. "alternative": "right two headed arrow from bar",
  2251. "short": "two headed right arrow from bar"
  2252. },
  2253. "mathspeak": {
  2254. "default": "two headed right-arrow from bar",
  2255. "sbrief": "two headed R arrow from bar"
  2256. }
  2257. },
  2258. "key": "2905"
  2259. },
  2260. {
  2261. "category": "Sm",
  2262. "mappings": {
  2263. "default": {
  2264. "default": "leftwards double arrow from bar",
  2265. "alternative": "left double arrow from bar",
  2266. "short": "double left arrow from bar"
  2267. },
  2268. "mathspeak": {
  2269. "default": "double left-arrow from bar",
  2270. "sbrief": "double L arrow from bar"
  2271. }
  2272. },
  2273. "key": "2906"
  2274. },
  2275. {
  2276. "category": "Sm",
  2277. "mappings": {
  2278. "default": {
  2279. "default": "rightwards double arrow from bar",
  2280. "alternative": "right double arrow from bar",
  2281. "short": "double right arrow from bar"
  2282. },
  2283. "mathspeak": {
  2284. "default": "double right-arrow from bar",
  2285. "sbrief": "double R arrow from bar"
  2286. }
  2287. },
  2288. "key": "2907"
  2289. },
  2290. {
  2291. "category": "Sm",
  2292. "mappings": {
  2293. "default": {
  2294. "default": "downwards arrow with horizontal stroke",
  2295. "alternative": "down arrow with horizontal stroke",
  2296. "short": "arrow down with horizontal stroke"
  2297. }
  2298. },
  2299. "key": "2908"
  2300. },
  2301. {
  2302. "category": "Sm",
  2303. "mappings": {
  2304. "default": {
  2305. "default": "upwards arrow with horizontal stroke",
  2306. "short": "up arrow with horizontal stroke"
  2307. },
  2308. "mathspeak": {
  2309. "default": "up-arrow with horizontal stroke",
  2310. "sbrief": "U arrow with horizontal stroke"
  2311. }
  2312. },
  2313. "key": "2909"
  2314. },
  2315. {
  2316. "category": "Sm",
  2317. "mappings": {
  2318. "default": {
  2319. "default": "upwards triple arrow",
  2320. "short": "up triple arrow"
  2321. },
  2322. "mathspeak": {
  2323. "sbrief": "U triple arrow"
  2324. }
  2325. },
  2326. "key": "290A"
  2327. },
  2328. {
  2329. "category": "Sm",
  2330. "mappings": {
  2331. "default": {
  2332. "default": "downwards triple arrow",
  2333. "short": "down triple arrow"
  2334. },
  2335. "mathspeak": {
  2336. "sbrief": "d triple arrow"
  2337. }
  2338. },
  2339. "key": "290B"
  2340. },
  2341. {
  2342. "category": "Sm",
  2343. "mappings": {
  2344. "default": {
  2345. "default": "leftwards double dash arrow",
  2346. "short": "left double dash arrow"
  2347. },
  2348. "mathspeak": {
  2349. "sbrief": "l double dash arrow"
  2350. }
  2351. },
  2352. "key": "290C"
  2353. },
  2354. {
  2355. "category": "Sm",
  2356. "mappings": {
  2357. "default": {
  2358. "default": "rightwards double dash arrow",
  2359. "short": "right double dash arrow"
  2360. },
  2361. "mathspeak": {
  2362. "sbrief": "R double dash arrow"
  2363. }
  2364. },
  2365. "key": "290D"
  2366. },
  2367. {
  2368. "category": "Sm",
  2369. "mappings": {
  2370. "default": {
  2371. "default": "leftwards triple dash arrow",
  2372. "short": "left triple dash arrow"
  2373. },
  2374. "mathspeak": {
  2375. "sbrief": "l triple dash arrow"
  2376. }
  2377. },
  2378. "key": "290E"
  2379. },
  2380. {
  2381. "category": "Sm",
  2382. "mappings": {
  2383. "default": {
  2384. "default": "rightwards triple dash arrow",
  2385. "short": "right triple dash arrow"
  2386. },
  2387. "mathspeak": {
  2388. "sbrief": "r triple dash arrow"
  2389. }
  2390. },
  2391. "key": "290F"
  2392. },
  2393. {
  2394. "category": "Sm",
  2395. "mappings": {
  2396. "default": {
  2397. "default": "rightwards two headed triple dash arrow",
  2398. "short": "right two headed triple dash arrow"
  2399. },
  2400. "mathspeak": {
  2401. "sbrief": "r two headed triple dash arrow"
  2402. }
  2403. },
  2404. "key": "2910"
  2405. },
  2406. {
  2407. "category": "Sm",
  2408. "mappings": {
  2409. "default": {
  2410. "default": "rightwards arrow with dotted stem",
  2411. "short": "right arrow with dotted stem"
  2412. },
  2413. "mathspeak": {
  2414. "default": "right-arrow with dotted stem",
  2415. "sbrief": "R arrow with dotted stem"
  2416. }
  2417. },
  2418. "key": "2911"
  2419. },
  2420. {
  2421. "category": "Sm",
  2422. "mappings": {
  2423. "default": {
  2424. "default": "upwards arrow to bar",
  2425. "short": "up arrow to bar"
  2426. },
  2427. "mathspeak": {
  2428. "default": "up-arrow to bar",
  2429. "sbrief": "U arrow to bar"
  2430. }
  2431. },
  2432. "key": "2912"
  2433. },
  2434. {
  2435. "category": "Sm",
  2436. "mappings": {
  2437. "default": {
  2438. "default": "downwards arrow to bar",
  2439. "short": "down arrow to bar"
  2440. },
  2441. "mathspeak": {
  2442. "default": "down-arrow to bar",
  2443. "sbrief": "D arrow to bar"
  2444. }
  2445. },
  2446. "key": "2913"
  2447. },
  2448. {
  2449. "category": "Sm",
  2450. "mappings": {
  2451. "default": {
  2452. "default": "rightwards arrow with tail with vertical stroke",
  2453. "short": "right arrow with tail with vertical stroke"
  2454. },
  2455. "mathspeak": {
  2456. "default": "right-arrow with tail with vertical stroke",
  2457. "sbrief": "R arrow with tail with vertical stroke"
  2458. }
  2459. },
  2460. "key": "2914"
  2461. },
  2462. {
  2463. "category": "Sm",
  2464. "mappings": {
  2465. "default": {
  2466. "default": "rightwards arrow with tail with double vertical stroke",
  2467. "short": "right arrow with tail with double vertical stroke"
  2468. },
  2469. "mathspeak": {
  2470. "default": "right-arrow with tail with double vertical stroke",
  2471. "sbrief": "R arrow with tail with double vertical stroke"
  2472. }
  2473. },
  2474. "key": "2915"
  2475. },
  2476. {
  2477. "category": "Sm",
  2478. "mappings": {
  2479. "default": {
  2480. "default": "rightwards two headed arrow with tail",
  2481. "short": "right two headed arrow with tail"
  2482. },
  2483. "mathspeak": {
  2484. "sbrief": "r two headed arrow with tail"
  2485. }
  2486. },
  2487. "key": "2916"
  2488. },
  2489. {
  2490. "category": "Sm",
  2491. "mappings": {
  2492. "default": {
  2493. "default": "rightwards two headed arrow with tail with vertical stroke",
  2494. "short": "right two headed arrow with tail with vertical stroke"
  2495. },
  2496. "mathspeak": {
  2497. "sbrief": "r two headed arrow with tail with vertical stroke"
  2498. }
  2499. },
  2500. "key": "2917"
  2501. },
  2502. {
  2503. "category": "Sm",
  2504. "mappings": {
  2505. "default": {
  2506. "default": "rightwards two headed arrow with tail with double vertical stroke",
  2507. "short": "right two headed arrow with tail with double vertical stroke"
  2508. },
  2509. "mathspeak": {
  2510. "sbrief": "r two headed arrow with tail with double vertical stroke"
  2511. }
  2512. },
  2513. "key": "2918"
  2514. },
  2515. {
  2516. "category": "Sm",
  2517. "mappings": {
  2518. "default": {
  2519. "default": "leftwards arrow tail",
  2520. "short": "left arrow tail"
  2521. },
  2522. "mathspeak": {
  2523. "default": "left-arrow tail",
  2524. "sbrief": "L arrow tail"
  2525. }
  2526. },
  2527. "key": "2919"
  2528. },
  2529. {
  2530. "category": "Sm",
  2531. "mappings": {
  2532. "default": {
  2533. "default": "rightwards arrow tail",
  2534. "short": "right arrow tail"
  2535. },
  2536. "mathspeak": {
  2537. "default": "right-arrow tail",
  2538. "sbrief": "R arrow tail"
  2539. }
  2540. },
  2541. "key": "291A"
  2542. },
  2543. {
  2544. "category": "Sm",
  2545. "mappings": {
  2546. "default": {
  2547. "default": "leftwards double arrow tail",
  2548. "short": "left double arrow tail"
  2549. },
  2550. "mathspeak": {
  2551. "sbrief": "l double arrow tail"
  2552. }
  2553. },
  2554. "key": "291B"
  2555. },
  2556. {
  2557. "category": "Sm",
  2558. "mappings": {
  2559. "default": {
  2560. "default": "rightwards double arrow tail",
  2561. "short": "right double arrow tail"
  2562. },
  2563. "mathspeak": {
  2564. "sbrief": "R double arrow tail"
  2565. }
  2566. },
  2567. "key": "291C"
  2568. },
  2569. {
  2570. "category": "Sm",
  2571. "mappings": {
  2572. "default": {
  2573. "default": "leftwards arrow to black diamond",
  2574. "short": "left arrow to black diamond"
  2575. },
  2576. "mathspeak": {
  2577. "default": "left-arrow to black diamond",
  2578. "sbrief": "L arrow to black diamond"
  2579. }
  2580. },
  2581. "key": "291D"
  2582. },
  2583. {
  2584. "category": "Sm",
  2585. "mappings": {
  2586. "default": {
  2587. "default": "rightwards arrow to black diamond",
  2588. "short": "right arrow to black diamond"
  2589. },
  2590. "mathspeak": {
  2591. "default": "right-arrow to black diamond",
  2592. "sbrief": "R arrow to black diamond"
  2593. }
  2594. },
  2595. "key": "291E"
  2596. },
  2597. {
  2598. "category": "Sm",
  2599. "mappings": {
  2600. "default": {
  2601. "default": "leftwards arrow from bar to black diamond",
  2602. "short": "left arrow from bar to black diamond"
  2603. },
  2604. "mathspeak": {
  2605. "default": "left-arrow from bar to black diamond",
  2606. "sbrief": "L arrow from bar to black diamond"
  2607. }
  2608. },
  2609. "key": "291F"
  2610. },
  2611. {
  2612. "category": "Sm",
  2613. "mappings": {
  2614. "default": {
  2615. "default": "rightwards arrow from bar to black diamond",
  2616. "short": "right arrow from bar to black diamond"
  2617. },
  2618. "mathspeak": {
  2619. "default": "right-arrow from bar to black diamond",
  2620. "sbrief": "R arrow from bar to black diamond"
  2621. }
  2622. },
  2623. "key": "2920"
  2624. },
  2625. {
  2626. "category": "Sm",
  2627. "mappings": {
  2628. "default": {
  2629. "default": "north west and south east arrow"
  2630. }
  2631. },
  2632. "key": "2921"
  2633. },
  2634. {
  2635. "category": "Sm",
  2636. "mappings": {
  2637. "default": {
  2638. "default": "north east and south west arrow"
  2639. }
  2640. },
  2641. "key": "2922"
  2642. },
  2643. {
  2644. "category": "Sm",
  2645. "mappings": {
  2646. "default": {
  2647. "default": "north west arrow with hook"
  2648. }
  2649. },
  2650. "key": "2923"
  2651. },
  2652. {
  2653. "category": "Sm",
  2654. "mappings": {
  2655. "default": {
  2656. "default": "north east arrow with hook"
  2657. }
  2658. },
  2659. "key": "2924"
  2660. },
  2661. {
  2662. "category": "Sm",
  2663. "mappings": {
  2664. "default": {
  2665. "default": "south east arrow with hook"
  2666. }
  2667. },
  2668. "key": "2925"
  2669. },
  2670. {
  2671. "category": "Sm",
  2672. "mappings": {
  2673. "default": {
  2674. "default": "south west arrow with hook"
  2675. }
  2676. },
  2677. "key": "2926"
  2678. },
  2679. {
  2680. "category": "Sm",
  2681. "mappings": {
  2682. "default": {
  2683. "default": "north west arrow and north east arrow"
  2684. }
  2685. },
  2686. "key": "2927"
  2687. },
  2688. {
  2689. "category": "Sm",
  2690. "mappings": {
  2691. "default": {
  2692. "default": "north east arrow and south east arrow"
  2693. }
  2694. },
  2695. "key": "2928"
  2696. },
  2697. {
  2698. "category": "Sm",
  2699. "mappings": {
  2700. "default": {
  2701. "default": "south east arrow and south west arrow"
  2702. }
  2703. },
  2704. "key": "2929"
  2705. },
  2706. {
  2707. "category": "Sm",
  2708. "mappings": {
  2709. "default": {
  2710. "default": "south west arrow and north west arrow"
  2711. }
  2712. },
  2713. "key": "292A"
  2714. },
  2715. {
  2716. "category": "Sm",
  2717. "mappings": {
  2718. "default": {
  2719. "default": "south east arrow crossing north east arrow"
  2720. }
  2721. },
  2722. "key": "292D"
  2723. },
  2724. {
  2725. "category": "Sm",
  2726. "mappings": {
  2727. "default": {
  2728. "default": "north east arrow crossing south east arrow"
  2729. }
  2730. },
  2731. "key": "292E"
  2732. },
  2733. {
  2734. "category": "Sm",
  2735. "mappings": {
  2736. "default": {
  2737. "default": "falling diagonal crossing north east arrow"
  2738. }
  2739. },
  2740. "key": "292F"
  2741. },
  2742. {
  2743. "category": "Sm",
  2744. "mappings": {
  2745. "default": {
  2746. "default": "rising diagonal crossing south east arrow"
  2747. }
  2748. },
  2749. "key": "2930"
  2750. },
  2751. {
  2752. "category": "Sm",
  2753. "mappings": {
  2754. "default": {
  2755. "default": "north east arrow crossing north west arrow"
  2756. }
  2757. },
  2758. "key": "2931"
  2759. },
  2760. {
  2761. "category": "Sm",
  2762. "mappings": {
  2763. "default": {
  2764. "default": "north west arrow crossing north east arrow"
  2765. }
  2766. },
  2767. "key": "2932"
  2768. },
  2769. {
  2770. "category": "Sm",
  2771. "mappings": {
  2772. "default": {
  2773. "default": "wave arrow pointing directly right"
  2774. }
  2775. },
  2776. "key": "2933"
  2777. },
  2778. {
  2779. "category": "Sm",
  2780. "mappings": {
  2781. "default": {
  2782. "default": "arrow pointing rightwards then curving upwards",
  2783. "short": "arrow pointing right then curving up"
  2784. }
  2785. },
  2786. "key": "2934"
  2787. },
  2788. {
  2789. "category": "Sm",
  2790. "mappings": {
  2791. "default": {
  2792. "default": "arrow pointing rightwards then curving downwards",
  2793. "short": "arrow pointing right then curving down"
  2794. }
  2795. },
  2796. "key": "2935"
  2797. },
  2798. {
  2799. "category": "Sm",
  2800. "mappings": {
  2801. "default": {
  2802. "default": "arrow pointing downwards then curving leftwards",
  2803. "short": "arrow pointing down then curving left"
  2804. }
  2805. },
  2806. "key": "2936"
  2807. },
  2808. {
  2809. "category": "Sm",
  2810. "mappings": {
  2811. "default": {
  2812. "default": "arrow pointing downwards then curving rightwards",
  2813. "short": "arrow pointing down then curving right"
  2814. }
  2815. },
  2816. "key": "2937"
  2817. },
  2818. {
  2819. "category": "Sm",
  2820. "mappings": {
  2821. "default": {
  2822. "default": "right side arc clockwise arrow"
  2823. },
  2824. "mathspeak": {
  2825. "sbrief": "r side arc clockwise arrow"
  2826. }
  2827. },
  2828. "key": "2938"
  2829. },
  2830. {
  2831. "category": "Sm",
  2832. "mappings": {
  2833. "default": {
  2834. "default": "left side arc anticlockwise arrow"
  2835. },
  2836. "mathspeak": {
  2837. "sbrief": "l side arc anticlockwise arrow"
  2838. }
  2839. },
  2840. "key": "2939"
  2841. },
  2842. {
  2843. "category": "Sm",
  2844. "mappings": {
  2845. "default": {
  2846. "default": "top arc anticlockwise arrow"
  2847. }
  2848. },
  2849. "key": "293A"
  2850. },
  2851. {
  2852. "category": "Sm",
  2853. "mappings": {
  2854. "default": {
  2855. "default": "bottom arc anticlockwise arrow"
  2856. }
  2857. },
  2858. "key": "293B"
  2859. },
  2860. {
  2861. "category": "Sm",
  2862. "mappings": {
  2863. "default": {
  2864. "default": "top arc clockwise arrow with minus"
  2865. }
  2866. },
  2867. "key": "293C"
  2868. },
  2869. {
  2870. "category": "Sm",
  2871. "mappings": {
  2872. "default": {
  2873. "default": "top arc anticlockwise arrow with plus"
  2874. }
  2875. },
  2876. "key": "293D"
  2877. },
  2878. {
  2879. "category": "Sm",
  2880. "mappings": {
  2881. "default": {
  2882. "default": "lower right semicircular clockwise arrow",
  2883. "short": "down right semicircular clockwise arrow"
  2884. },
  2885. "mathspeak": {
  2886. "sbrief": "d r semicircular clockwise arrow"
  2887. }
  2888. },
  2889. "key": "293E"
  2890. },
  2891. {
  2892. "category": "Sm",
  2893. "mappings": {
  2894. "default": {
  2895. "default": "lower left semicircular anticlockwise arrow",
  2896. "short": "down left semicircular anticlockwise arrow"
  2897. },
  2898. "mathspeak": {
  2899. "sbrief": "d l semicircular anticlockwise arrow"
  2900. }
  2901. },
  2902. "key": "293F"
  2903. },
  2904. {
  2905. "category": "Sm",
  2906. "mappings": {
  2907. "default": {
  2908. "default": "anticlockwise closed circle arrow"
  2909. }
  2910. },
  2911. "key": "2940"
  2912. },
  2913. {
  2914. "category": "Sm",
  2915. "mappings": {
  2916. "default": {
  2917. "default": "clockwise closed circle arrow"
  2918. }
  2919. },
  2920. "key": "2941"
  2921. },
  2922. {
  2923. "category": "Sm",
  2924. "mappings": {
  2925. "default": {
  2926. "default": "rightwards arrow above short leftwards arrow",
  2927. "short": "right arrow above short left arrow"
  2928. },
  2929. "mathspeak": {
  2930. "default": "right-arrow above short left-arrow",
  2931. "sbrief": "R arrow above short L arrow"
  2932. }
  2933. },
  2934. "key": "2942"
  2935. },
  2936. {
  2937. "category": "Sm",
  2938. "mappings": {
  2939. "default": {
  2940. "default": "leftwards arrow above short rightwards arrow",
  2941. "short": "left arrow above short right arrow"
  2942. },
  2943. "mathspeak": {
  2944. "default": "left-arrow above short right-arrow",
  2945. "sbrief": "L arrow above short R arrow"
  2946. }
  2947. },
  2948. "key": "2943"
  2949. },
  2950. {
  2951. "category": "Sm",
  2952. "mappings": {
  2953. "default": {
  2954. "default": "short rightwards arrow above leftwards arrow",
  2955. "short": "short right arrow above left arrow"
  2956. },
  2957. "mathspeak": {
  2958. "default": "short right-arrow above left-arrow",
  2959. "sbrief": "short R arrow above L arrow"
  2960. }
  2961. },
  2962. "key": "2944"
  2963. },
  2964. {
  2965. "category": "Sm",
  2966. "mappings": {
  2967. "default": {
  2968. "default": "rightwards arrow with plus below",
  2969. "short": "right arrow with plus below"
  2970. },
  2971. "mathspeak": {
  2972. "default": "right-arrow with plus below",
  2973. "sbrief": "R arrow with plus below"
  2974. }
  2975. },
  2976. "key": "2945"
  2977. },
  2978. {
  2979. "category": "Sm",
  2980. "mappings": {
  2981. "default": {
  2982. "default": "leftwards arrow with plus below",
  2983. "short": "left arrow with plus below"
  2984. },
  2985. "mathspeak": {
  2986. "default": "left-arrow with plus below",
  2987. "sbrief": "L arrow with plus below"
  2988. }
  2989. },
  2990. "key": "2946"
  2991. },
  2992. {
  2993. "category": "Sm",
  2994. "mappings": {
  2995. "default": {
  2996. "default": "rightwards arrow through x",
  2997. "short": "right arrow through x"
  2998. },
  2999. "mathspeak": {
  3000. "default": "right-arrow through x",
  3001. "sbrief": "R arrow through x"
  3002. }
  3003. },
  3004. "key": "2947"
  3005. },
  3006. {
  3007. "category": "Sm",
  3008. "mappings": {
  3009. "default": {
  3010. "default": "left right arrow through small circle"
  3011. },
  3012. "mathspeak": {
  3013. "default": "left-right-arrow through small circle",
  3014. "sbrief": "L R arrow through small circle"
  3015. }
  3016. },
  3017. "key": "2948"
  3018. },
  3019. {
  3020. "category": "Sm",
  3021. "mappings": {
  3022. "default": {
  3023. "default": "upwards two headed arrow from small circle",
  3024. "short": "up two headed arrow from small circle"
  3025. },
  3026. "mathspeak": {
  3027. "sbrief": "U two headed arrow from small circle"
  3028. }
  3029. },
  3030. "key": "2949"
  3031. },
  3032. {
  3033. "category": "Sm",
  3034. "mappings": {
  3035. "default": {
  3036. "default": "right double arrow with rounded head"
  3037. },
  3038. "mathspeak": {
  3039. "sbrief": "R double arrow with rounded head"
  3040. }
  3041. },
  3042. "key": "2970"
  3043. },
  3044. {
  3045. "category": "Sm",
  3046. "mappings": {
  3047. "default": {
  3048. "default": "equals sign above rightwards arrow",
  3049. "short": "equals sign above right arrow"
  3050. },
  3051. "mathspeak": {
  3052. "default": "equals sign above right-arrow",
  3053. "sbrief": "equals sign above R arrow"
  3054. }
  3055. },
  3056. "key": "2971"
  3057. },
  3058. {
  3059. "category": "Sm",
  3060. "mappings": {
  3061. "default": {
  3062. "default": "tilde operator above rightwards arrow",
  3063. "short": "tilde operator above right arrow"
  3064. },
  3065. "mathspeak": {
  3066. "default": "tilde operator above right-arrow",
  3067. "sbrief": "tilde operator above R arrow"
  3068. }
  3069. },
  3070. "key": "2972"
  3071. },
  3072. {
  3073. "category": "Sm",
  3074. "mappings": {
  3075. "default": {
  3076. "default": "leftwards arrow above tilde operator",
  3077. "short": "left arrow above tilde operator"
  3078. },
  3079. "mathspeak": {
  3080. "default": "left-arrow above tilde operator",
  3081. "sbrief": "L arrow above tilde operator"
  3082. }
  3083. },
  3084. "key": "2973"
  3085. },
  3086. {
  3087. "category": "Sm",
  3088. "mappings": {
  3089. "default": {
  3090. "default": "rightwards arrow above tilde operator",
  3091. "short": "right arrow above tilde operator"
  3092. },
  3093. "mathspeak": {
  3094. "default": "right-arrow above tilde operator",
  3095. "sbrief": "R arrow above tilde operator"
  3096. }
  3097. },
  3098. "key": "2974"
  3099. },
  3100. {
  3101. "category": "Sm",
  3102. "mappings": {
  3103. "default": {
  3104. "default": "rightwards arrow above almost equals",
  3105. "short": "right arrow above almost equals"
  3106. },
  3107. "mathspeak": {
  3108. "default": "right-arrow above almost equals",
  3109. "sbrief": "R arrow above almost equals"
  3110. }
  3111. },
  3112. "key": "2975"
  3113. },
  3114. {
  3115. "category": "Sm",
  3116. "mappings": {
  3117. "default": {
  3118. "default": "less than above leftwards arrow",
  3119. "short": "less than above left arrow"
  3120. },
  3121. "mathspeak": {
  3122. "default": "less than above left-arrow",
  3123. "sbrief": "less than above L arrow"
  3124. }
  3125. },
  3126. "key": "2976"
  3127. },
  3128. {
  3129. "category": "Sm",
  3130. "mappings": {
  3131. "default": {
  3132. "default": "leftwards arrow through less than",
  3133. "short": "left arrow through less than"
  3134. },
  3135. "mathspeak": {
  3136. "default": "left-arrow through less than",
  3137. "sbrief": "L arrow through less than"
  3138. }
  3139. },
  3140. "key": "2977"
  3141. },
  3142. {
  3143. "category": "Sm",
  3144. "mappings": {
  3145. "default": {
  3146. "default": "greater than above rightwards arrow",
  3147. "short": "greater than above right arrow"
  3148. },
  3149. "mathspeak": {
  3150. "default": "greater than above right-arrow",
  3151. "sbrief": "greater than above R arrow"
  3152. }
  3153. },
  3154. "key": "2978"
  3155. },
  3156. {
  3157. "category": "Sm",
  3158. "mappings": {
  3159. "default": {
  3160. "default": "subset above rightwards arrow",
  3161. "short": "subset above right arrow"
  3162. },
  3163. "mathspeak": {
  3164. "default": "subset above right-arrow",
  3165. "sbrief": "subset above R arrow"
  3166. }
  3167. },
  3168. "key": "2979"
  3169. },
  3170. {
  3171. "category": "Sm",
  3172. "mappings": {
  3173. "default": {
  3174. "default": "leftwards arrow through subset",
  3175. "short": "left arrow through subset"
  3176. },
  3177. "mathspeak": {
  3178. "default": "left-arrow through subset",
  3179. "sbrief": "L arrow through subset"
  3180. }
  3181. },
  3182. "key": "297A"
  3183. },
  3184. {
  3185. "category": "Sm",
  3186. "mappings": {
  3187. "default": {
  3188. "default": "superset above leftwards arrow",
  3189. "short": "superset above left arrow"
  3190. },
  3191. "mathspeak": {
  3192. "default": "superset above left-arrow",
  3193. "sbrief": "suerset above L arrow"
  3194. }
  3195. },
  3196. "key": "297B"
  3197. },
  3198. {
  3199. "category": "Sm",
  3200. "mappings": {
  3201. "default": {
  3202. "default": "empty set with right arrow above"
  3203. },
  3204. "mathspeak": {
  3205. "default": "empty set with right-arrow above",
  3206. "sbrief": "empty set with R arrow above"
  3207. }
  3208. },
  3209. "key": "29B3"
  3210. },
  3211. {
  3212. "category": "Sm",
  3213. "mappings": {
  3214. "default": {
  3215. "default": "empty set with left arrow above"
  3216. },
  3217. "mathspeak": {
  3218. "default": "empty set with left-arrow above",
  3219. "sbrief": "empty set with L arrow above"
  3220. }
  3221. },
  3222. "key": "29B4"
  3223. },
  3224. {
  3225. "category": "Sm",
  3226. "mappings": {
  3227. "default": {
  3228. "default": "up arrow through circle"
  3229. },
  3230. "mathspeak": {
  3231. "default": "up-arrow through circle",
  3232. "sbrief": "U arrow through circle"
  3233. }
  3234. },
  3235. "key": "29BD"
  3236. },
  3237. {
  3238. "category": "Sm",
  3239. "mappings": {
  3240. "default": {
  3241. "default": "black diamond with down arrow"
  3242. },
  3243. "mathspeak": {
  3244. "default": "black diamond with down-arrow",
  3245. "sbrief": "black diamond with D arrow"
  3246. }
  3247. },
  3248. "key": "29EA"
  3249. },
  3250. {
  3251. "category": "Sm",
  3252. "mappings": {
  3253. "default": {
  3254. "default": "white circle with down arrow"
  3255. },
  3256. "mathspeak": {
  3257. "default": "white circle with down-arrow",
  3258. "sbrief": "white circle with D arrow"
  3259. }
  3260. },
  3261. "key": "29EC"
  3262. },
  3263. {
  3264. "category": "Sm",
  3265. "mappings": {
  3266. "default": {
  3267. "default": "black circle with down arrow"
  3268. },
  3269. "mathspeak": {
  3270. "default": "black circle with down-arrow",
  3271. "sbrief": "black circle with D arrow"
  3272. }
  3273. },
  3274. "key": "29ED"
  3275. },
  3276. {
  3277. "category": "Sm",
  3278. "mappings": {
  3279. "default": {
  3280. "default": "integral with leftwards arrow with hook",
  3281. "short": "integral with left arrow with hook"
  3282. },
  3283. "mathspeak": {
  3284. "default": "integral with left-arrow with hook",
  3285. "sbrief": "integral with L arrow with hook"
  3286. }
  3287. },
  3288. "key": "2A17"
  3289. },
  3290. {
  3291. "category": "So",
  3292. "mappings": {
  3293. "default": {
  3294. "default": "north east white arrow"
  3295. }
  3296. },
  3297. "key": "2B00"
  3298. },
  3299. {
  3300. "category": "So",
  3301. "mappings": {
  3302. "default": {
  3303. "default": "north west white arrow"
  3304. }
  3305. },
  3306. "key": "2B01"
  3307. },
  3308. {
  3309. "category": "So",
  3310. "mappings": {
  3311. "default": {
  3312. "default": "south east white arrow"
  3313. }
  3314. },
  3315. "key": "2B02"
  3316. },
  3317. {
  3318. "category": "So",
  3319. "mappings": {
  3320. "default": {
  3321. "default": "south west white arrow"
  3322. }
  3323. },
  3324. "key": "2B03"
  3325. },
  3326. {
  3327. "category": "So",
  3328. "mappings": {
  3329. "default": {
  3330. "default": "left right white arrow"
  3331. },
  3332. "mathspeak": {
  3333. "sbrief": "L R white arrow"
  3334. }
  3335. },
  3336. "key": "2B04"
  3337. },
  3338. {
  3339. "category": "So",
  3340. "mappings": {
  3341. "default": {
  3342. "default": "leftwards black arrow",
  3343. "short": "left black arrow"
  3344. },
  3345. "mathspeak": {
  3346. "sbrief": "L black arrow"
  3347. }
  3348. },
  3349. "key": "2B05"
  3350. },
  3351. {
  3352. "category": "So",
  3353. "mappings": {
  3354. "default": {
  3355. "default": "upwards black arrow",
  3356. "short": "up black arrow"
  3357. },
  3358. "mathspeak": {
  3359. "sbrief": "U black arrow"
  3360. }
  3361. },
  3362. "key": "2B06"
  3363. },
  3364. {
  3365. "category": "So",
  3366. "mappings": {
  3367. "default": {
  3368. "default": "downwards black arrow",
  3369. "short": "down black arrow"
  3370. },
  3371. "mathspeak": {
  3372. "sbrief": "D black arrow"
  3373. }
  3374. },
  3375. "key": "2B07"
  3376. },
  3377. {
  3378. "category": "So",
  3379. "mappings": {
  3380. "default": {
  3381. "default": "north east black arrow"
  3382. }
  3383. },
  3384. "key": "2B08"
  3385. },
  3386. {
  3387. "category": "So",
  3388. "mappings": {
  3389. "default": {
  3390. "default": "north west black arrow"
  3391. }
  3392. },
  3393. "key": "2B09"
  3394. },
  3395. {
  3396. "category": "So",
  3397. "mappings": {
  3398. "default": {
  3399. "default": "south east black arrow"
  3400. }
  3401. },
  3402. "key": "2B0A"
  3403. },
  3404. {
  3405. "category": "So",
  3406. "mappings": {
  3407. "default": {
  3408. "default": "south west black arrow"
  3409. }
  3410. },
  3411. "key": "2B0B"
  3412. },
  3413. {
  3414. "category": "So",
  3415. "mappings": {
  3416. "default": {
  3417. "default": "left right black arrow"
  3418. },
  3419. "mathspeak": {
  3420. "sbrief": "L R black arrow"
  3421. }
  3422. },
  3423. "key": "2B0C"
  3424. },
  3425. {
  3426. "category": "So",
  3427. "mappings": {
  3428. "default": {
  3429. "default": "up down black arrow"
  3430. },
  3431. "mathspeak": {
  3432. "sbrief": "U D black arrow"
  3433. }
  3434. },
  3435. "key": "2B0D"
  3436. },
  3437. {
  3438. "category": "So",
  3439. "mappings": {
  3440. "default": {
  3441. "default": "rightwards arrow with tip downwards",
  3442. "short": "right arrow with tip down"
  3443. },
  3444. "mathspeak": {
  3445. "default": "right-arrow with tip down",
  3446. "sbrief": "R arrow with tip down"
  3447. }
  3448. },
  3449. "key": "2B0E"
  3450. },
  3451. {
  3452. "category": "So",
  3453. "mappings": {
  3454. "default": {
  3455. "default": "rightwards arrow with tip upwards",
  3456. "short": "right arrow with tip up"
  3457. },
  3458. "mathspeak": {
  3459. "default": "right-arrow with tip up",
  3460. "sbrief": "R arrow with tip up"
  3461. }
  3462. },
  3463. "key": "2B0F"
  3464. },
  3465. {
  3466. "category": "So",
  3467. "mappings": {
  3468. "default": {
  3469. "default": "leftwards arrow with tip downwards",
  3470. "short": "left arrow with tip down"
  3471. },
  3472. "mathspeak": {
  3473. "default": "left-arrow with tip down",
  3474. "sbrief": "L arrow with tip down"
  3475. }
  3476. },
  3477. "key": "2B10"
  3478. },
  3479. {
  3480. "category": "So",
  3481. "mappings": {
  3482. "default": {
  3483. "default": "leftwards arrow with tip upwards",
  3484. "short": "left arrow with tip up"
  3485. },
  3486. "mathspeak": {
  3487. "default": "left-arrow with tip up",
  3488. "sbrief": "L arrow with tip up"
  3489. }
  3490. },
  3491. "key": "2B11"
  3492. },
  3493. {
  3494. "category": "Sm",
  3495. "mappings": {
  3496. "default": {
  3497. "default": "left arrow with small circle"
  3498. },
  3499. "mathspeak": {
  3500. "default": "left-arrow with small circle",
  3501. "sbrief": "L arrow with small circle"
  3502. }
  3503. },
  3504. "key": "2B30"
  3505. },
  3506. {
  3507. "category": "Sm",
  3508. "mappings": {
  3509. "default": {
  3510. "default": "three leftwards arrows",
  3511. "short": "three left arrows"
  3512. },
  3513. "mathspeak": {
  3514. "default": "three left-arrows",
  3515. "sbrief": "three L arrows"
  3516. }
  3517. },
  3518. "key": "2B31"
  3519. },
  3520. {
  3521. "category": "Sm",
  3522. "mappings": {
  3523. "default": {
  3524. "default": "left arrow with circled plus"
  3525. },
  3526. "mathspeak": {
  3527. "default": "left-arrow with circled plus",
  3528. "sbrief": "L arrow with circled plus"
  3529. }
  3530. },
  3531. "key": "2B32"
  3532. },
  3533. {
  3534. "category": "Sm",
  3535. "mappings": {
  3536. "default": {
  3537. "default": "long leftwards squiggle arrow",
  3538. "short": "long left squiggle arrow"
  3539. },
  3540. "mathspeak": {
  3541. "sbrief": "long l squiggle arrow"
  3542. }
  3543. },
  3544. "key": "2B33"
  3545. },
  3546. {
  3547. "category": "Sm",
  3548. "mappings": {
  3549. "default": {
  3550. "default": "leftwards two headed arrow with vertical stroke",
  3551. "short": "left two headed arrow with vertical stroke"
  3552. },
  3553. "mathspeak": {
  3554. "sbrief": "l two headed arrow with vertical stroke"
  3555. }
  3556. },
  3557. "key": "2B34"
  3558. },
  3559. {
  3560. "category": "Sm",
  3561. "mappings": {
  3562. "default": {
  3563. "default": "leftwards two headed arrow with double vertical stroke",
  3564. "short": "left two headed arrow with double vertical stroke"
  3565. },
  3566. "mathspeak": {
  3567. "sbrief": "l two headed arrow with double vertical stroke"
  3568. }
  3569. },
  3570. "key": "2B35"
  3571. },
  3572. {
  3573. "category": "Sm",
  3574. "mappings": {
  3575. "default": {
  3576. "default": "leftwards two headed arrow from bar",
  3577. "short": "left two headed arrow from bar"
  3578. },
  3579. "mathspeak": {
  3580. "sbrief": "l two headed arrow from bar"
  3581. }
  3582. },
  3583. "key": "2B36"
  3584. },
  3585. {
  3586. "category": "Sm",
  3587. "mappings": {
  3588. "default": {
  3589. "default": "leftwards two headed triple dash arrow",
  3590. "short": "left two headed triple dash arrow"
  3591. },
  3592. "mathspeak": {
  3593. "sbrief": "l two headed triple dash arrow"
  3594. }
  3595. },
  3596. "key": "2B37"
  3597. },
  3598. {
  3599. "category": "Sm",
  3600. "mappings": {
  3601. "default": {
  3602. "default": "leftwards arrow with dotted stem",
  3603. "short": "left arrow with dotted stem"
  3604. },
  3605. "mathspeak": {
  3606. "default": "left-arrow with dotted stem",
  3607. "sbrief": "L arrow with dotted stem"
  3608. }
  3609. },
  3610. "key": "2B38"
  3611. },
  3612. {
  3613. "category": "Sm",
  3614. "mappings": {
  3615. "default": {
  3616. "default": "leftwards arrow with tail with vertical stroke",
  3617. "short": "left arrow with tail with vertical stroke"
  3618. },
  3619. "mathspeak": {
  3620. "default": "left-arrow with tail with vertical stroke",
  3621. "sbrief": "L arrow with tail with vertical stroke"
  3622. }
  3623. },
  3624. "key": "2B39"
  3625. },
  3626. {
  3627. "category": "Sm",
  3628. "mappings": {
  3629. "default": {
  3630. "default": "leftwards arrow with tail with double vertical stroke",
  3631. "short": "left arrow with tail with double vertical stroke"
  3632. },
  3633. "mathspeak": {
  3634. "default": "left-arrow with tail with double vertical stroke",
  3635. "sbrief": "L arrow with tail with double vertical stroke"
  3636. }
  3637. },
  3638. "key": "2B3A"
  3639. },
  3640. {
  3641. "category": "Sm",
  3642. "mappings": {
  3643. "default": {
  3644. "default": "leftwards two headed arrow with tail",
  3645. "short": "left two headed arrow with tail"
  3646. },
  3647. "mathspeak": {
  3648. "sbrief": "l two headed arrow with tail"
  3649. }
  3650. },
  3651. "key": "2B3B"
  3652. },
  3653. {
  3654. "category": "Sm",
  3655. "mappings": {
  3656. "default": {
  3657. "default": "leftwards two headed arrow with tail with vertical stroke",
  3658. "short": "left two headed arrow with tail with vertical stroke"
  3659. },
  3660. "mathspeak": {
  3661. "sbrief": "l two headed arrow with tail with vertical stroke"
  3662. }
  3663. },
  3664. "key": "2B3C"
  3665. },
  3666. {
  3667. "category": "Sm",
  3668. "mappings": {
  3669. "default": {
  3670. "default": "leftwards two headed arrow with tail with double vertical stroke",
  3671. "short": "left two headed arrow with tail with double vertical stroke"
  3672. },
  3673. "mathspeak": {
  3674. "sbrief": "l two headed arrow with tail with double vertical stroke"
  3675. }
  3676. },
  3677. "key": "2B3D"
  3678. },
  3679. {
  3680. "category": "Sm",
  3681. "mappings": {
  3682. "default": {
  3683. "default": "leftwards arrow through x",
  3684. "short": "left arrow through x"
  3685. },
  3686. "mathspeak": {
  3687. "default": "left-arrow through x",
  3688. "sbrief": "L arrow through x"
  3689. }
  3690. },
  3691. "key": "2B3E"
  3692. },
  3693. {
  3694. "category": "Sm",
  3695. "mappings": {
  3696. "default": {
  3697. "default": "wave arrow pointing directly left"
  3698. }
  3699. },
  3700. "key": "2B3F"
  3701. },
  3702. {
  3703. "category": "Sm",
  3704. "mappings": {
  3705. "default": {
  3706. "default": "equals sign above leftwards arrow",
  3707. "short": "equals sign above left arrow"
  3708. },
  3709. "mathspeak": {
  3710. "default": "equals sign above left-arrow",
  3711. "sbrief": "equals sign above L arrow"
  3712. }
  3713. },
  3714. "key": "2B40"
  3715. },
  3716. {
  3717. "category": "Sm",
  3718. "mappings": {
  3719. "default": {
  3720. "default": "reverse tilde operator above leftwards arrow",
  3721. "short": "reverse tilde operator above left arrow"
  3722. },
  3723. "mathspeak": {
  3724. "default": "reverse tilde operator above left-arrow",
  3725. "sbrief": "reverse tilde operator above L arrow"
  3726. }
  3727. },
  3728. "key": "2B41"
  3729. },
  3730. {
  3731. "category": "Sm",
  3732. "mappings": {
  3733. "default": {
  3734. "default": "leftwards arrow above reverse almost equals",
  3735. "short": "left arrow above reverse almost equals"
  3736. },
  3737. "mathspeak": {
  3738. "default": "left-arrow above reverse almost equals",
  3739. "sbrief": "L arrow above reverse almost equals"
  3740. }
  3741. },
  3742. "key": "2B42"
  3743. },
  3744. {
  3745. "category": "Sm",
  3746. "mappings": {
  3747. "default": {
  3748. "default": "rightwards arrow through greater than",
  3749. "short": "right arrow through greater than"
  3750. },
  3751. "mathspeak": {
  3752. "default": "right-arrow through greater than",
  3753. "sbrief": "R arrow through greater than"
  3754. }
  3755. },
  3756. "key": "2B43"
  3757. },
  3758. {
  3759. "category": "Sm",
  3760. "mappings": {
  3761. "default": {
  3762. "default": "rightwards arrow through superset",
  3763. "short": "right arrow through superset"
  3764. },
  3765. "mathspeak": {
  3766. "default": "right-arrow through superset",
  3767. "sbrief": "R arrow through superset"
  3768. }
  3769. },
  3770. "key": "2B44"
  3771. },
  3772. {
  3773. "category": "So",
  3774. "mappings": {
  3775. "default": {
  3776. "default": "leftwards quadruple arrow",
  3777. "short": "left quadruple arrow"
  3778. },
  3779. "mathspeak": {
  3780. "sbrief": "l quadrule arrow"
  3781. }
  3782. },
  3783. "key": "2B45"
  3784. },
  3785. {
  3786. "category": "So",
  3787. "mappings": {
  3788. "default": {
  3789. "default": "rightwards quadruple arrow",
  3790. "short": "right quadruple arrow"
  3791. },
  3792. "mathspeak": {
  3793. "sbrief": "r quadrule arrow"
  3794. }
  3795. },
  3796. "key": "2B46"
  3797. },
  3798. {
  3799. "category": "Sm",
  3800. "mappings": {
  3801. "default": {
  3802. "default": "reverse tilde operator above rightwards arrow",
  3803. "short": "reverse tilde operator above right arrow"
  3804. },
  3805. "mathspeak": {
  3806. "default": "reverse tilde operator above right-arrow",
  3807. "sbrief": "reverse tilde operator above R arrow"
  3808. }
  3809. },
  3810. "key": "2B47"
  3811. },
  3812. {
  3813. "category": "Sm",
  3814. "mappings": {
  3815. "default": {
  3816. "default": "rightwards arrow above reverse almost equals",
  3817. "short": "right arrow above reverse almost equals"
  3818. },
  3819. "mathspeak": {
  3820. "default": "right-arrow above reverse almost equals",
  3821. "sbrief": "R arrow above reverse almost equals"
  3822. }
  3823. },
  3824. "key": "2B48"
  3825. },
  3826. {
  3827. "category": "Sm",
  3828. "mappings": {
  3829. "default": {
  3830. "default": "tilde operator above leftwards arrow",
  3831. "short": "tilde operator above left arrow"
  3832. },
  3833. "mathspeak": {
  3834. "default": "tilde operator above left-arrow",
  3835. "sbrief": "tilde operator above L arrow"
  3836. }
  3837. },
  3838. "key": "2B49"
  3839. },
  3840. {
  3841. "category": "Sm",
  3842. "mappings": {
  3843. "default": {
  3844. "default": "leftwards arrow above almost equals",
  3845. "short": "left arrow above almost equals"
  3846. },
  3847. "mathspeak": {
  3848. "default": "left-arrow above almost equals",
  3849. "sbrief": "L arrow above almost equals"
  3850. }
  3851. },
  3852. "key": "2B4A"
  3853. },
  3854. {
  3855. "category": "Sm",
  3856. "mappings": {
  3857. "default": {
  3858. "default": "leftwards arrow above reverse tilde operator",
  3859. "short": "left arrow above reverse tilde operator"
  3860. },
  3861. "mathspeak": {
  3862. "default": "left-arrow above reverse tilde operator",
  3863. "sbrief": "L arrow above reverse tilde operator"
  3864. }
  3865. },
  3866. "key": "2B4B"
  3867. },
  3868. {
  3869. "category": "Sm",
  3870. "mappings": {
  3871. "default": {
  3872. "default": "rightwards arrow above reverse tilde operator",
  3873. "short": "right arrow above reverse tilde operator"
  3874. },
  3875. "mathspeak": {
  3876. "default": "right-arrow above reverse tilde operator",
  3877. "sbrief": "R arrow above reverse tilde operator"
  3878. }
  3879. },
  3880. "key": "2B4C"
  3881. },
  3882. {
  3883. "category": "Sm",
  3884. "mappings": {
  3885. "default": {
  3886. "default": "halfwidth leftwards arrow",
  3887. "short": "halfwidth left arrow"
  3888. },
  3889. "mathspeak": {
  3890. "default": "halfwidth left-arrow",
  3891. "sbrief": "halfwidth L arrow"
  3892. }
  3893. },
  3894. "key": "FFE9"
  3895. },
  3896. {
  3897. "category": "Sm",
  3898. "mappings": {
  3899. "default": {
  3900. "default": "halfwidth upwards arrow",
  3901. "short": "halfwidth up arrow"
  3902. },
  3903. "mathspeak": {
  3904. "default": "halfwidth up-arrow",
  3905. "sbrief": "halfwidth U arrow"
  3906. }
  3907. },
  3908. "key": "FFEA"
  3909. },
  3910. {
  3911. "category": "Sm",
  3912. "mappings": {
  3913. "default": {
  3914. "default": "halfwidth rightwards arrow",
  3915. "short": "halfwidth right arrow"
  3916. },
  3917. "mathspeak": {
  3918. "default": "halfwidth right-arrow",
  3919. "sbrief": "halfwidth R arrow"
  3920. }
  3921. },
  3922. "key": "FFEB"
  3923. },
  3924. {
  3925. "category": "Sm",
  3926. "mappings": {
  3927. "default": {
  3928. "default": "halfwidth downwards arrow",
  3929. "short": "halfwidth down arrow"
  3930. },
  3931. "mathspeak": {
  3932. "default": "halfwidth down-arrow",
  3933. "sbrief": "halfwidth D arrow"
  3934. }
  3935. },
  3936. "key": "FFEC"
  3937. }
  3938. ]