Skip to content

Commit 994d290

Browse files
committed
Add symbol with asterisk
1 parent acecec2 commit 994d290

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
- `approx.hat`: ⩯
5959
- `lt.quest`: ⩻
6060
- `gt.quest`: ⩼
61+
- `eq.ast`: ⩮
6162

6263
- Miscellaneous technical
6364
- `bowtie.stroked`: ⋈

src/modules/sym.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ ratio ∶
284284

285285
// Relations.
286286
eq =
287+
.ast ⩮
287288
.star ≛
288289
.o ⊜
289290
.colon ≕

0 commit comments

Comments
 (0)