Skip to content

Commit d9eb944

Browse files
authored
Add struck arrows (#50)
1 parent 7c81751 commit d9eb944

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

src/modules/sym.txt

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@ arrow
758758
.r.double.long ⟹
759759
.r.double.long.bar ⟾
760760
.r.double.not ⇏
761+
.r.double.struck ⤃
761762
.r.filled ➡
762763
.r.hook ↪
763764
.r.long ⟶
@@ -768,11 +769,20 @@ arrow
768769
.r.squiggly ⇝
769770
.r.stop ⇥
770771
.r.stroked ⇨
772+
.r.struck ⇸
773+
.r.dstruck ⇻
771774
.r.tail ↣
775+
.r.tail.struck ⤔
776+
.r.tail.dstruck ⤕
772777
.r.tilde ⥲
773778
.r.triple ⇛
774-
.r.twohead.bar ⤅
775779
.r.twohead ↠
780+
.r.twohead.bar ⤅
781+
.r.twohead.struck ⤀
782+
.r.twohead.dstruck ⤁
783+
.r.twohead.tail ⤖
784+
.r.twohead.tail.struck ⤗
785+
.r.twohead.tail.dstruck ⤘
776786
.r.wave ↝
777787
.l ←
778788
.l.bar ↤
@@ -785,6 +795,7 @@ arrow
785795
.l.double.long ⟸
786796
.l.double.long.bar ⟽
787797
.l.double.not ⇍
798+
.l.double.struck ⤂
788799
.l.filled ⬅
789800
.l.hook ↩
790801
.l.long ⟵
@@ -796,11 +807,20 @@ arrow
796807
.l.squiggly ⇜
797808
.l.stop ⇤
798809
.l.stroked ⇦
810+
.l.struck ⇷
811+
.l.dstruck ⇺
799812
.l.tail ↢
813+
.l.tail.struck ⬹
814+
.l.tail.dstruck ⬺
800815
.l.tilde ⭉
801816
.l.triple ⇚
802-
.l.twohead.bar ⬶
803817
.l.twohead ↞
818+
.l.twohead.bar ⬶
819+
.l.twohead.struck ⬴
820+
.l.twohead.dstruck ⬵
821+
.l.twohead.tail ⬻
822+
.l.twohead.tail.struck ⬼
823+
.l.twohead.tail.dstruck ⬽
804824
.l.wave ↜
805825
.t ↑
806826
.t.bar ↥
@@ -812,6 +832,8 @@ arrow
812832
.t.quad ⟰
813833
.t.stop ⤒
814834
.t.stroked ⇧
835+
.t.struck ⤉
836+
.t.dstruck ⇞
815837
.t.triple ⤊
816838
.t.twohead ↟
817839
.b ↓
@@ -824,16 +846,21 @@ arrow
824846
.b.quad ⟱
825847
.b.stop ⤓
826848
.b.stroked ⇩
849+
.b.struck ⤈
850+
.b.dstruck ⇟
827851
.b.triple ⤋
828852
.b.twohead ↡
829853
.l.r ↔
830854
.l.r.double ⇔
831855
.l.r.double.long ⟺
832856
.l.r.double.not ⇎
857+
.l.r.double.struck ⤄
833858
.l.r.filled ⬌
834859
.l.r.long ⟷
835860
.l.r.not ↮
836861
.l.r.stroked ⬄
862+
.l.r.struck ⇹
863+
.l.r.dstruck ⇼
837864
.l.r.wave ↭
838865
.t.b ↕
839866
.t.b.double ⇕

0 commit comments

Comments
 (0)