Skip to content

Commit bd51230

Browse files
authored
Additional circled mathematical symbols (#97)
1 parent 904fc98 commit bd51230

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/modules/sym.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ prime ′
269269
// Arithmetic.
270270
plus +
271271
.o ⊕
272+
.o.l ⨭
273+
.o.r ⨮
272274
.o.arrow ⟴
273275
.o.big ⨁
274276
@deprecated: `plus.circle` is deprecated, use `plus.o` instead
@@ -296,11 +298,15 @@ minus −
296298
.triangle ⨺
297299
div ÷
298300
.o ⨸
301+
.slanted.o ⦼
299302
@deprecated: `div.circle` is deprecated, use `div.o` instead
300303
.circle ⨸
301304
times ×
302305
.big ⨉
303306
.o ⊗
307+
.o.l ⨴
308+
.o.r ⨵
309+
.o.hat ⨶
304310
.o.big ⨂
305311
@deprecated: `times.circle` is deprecated, use `times.o` instead
306312
.circle ⊗

0 commit comments

Comments
 (0)