diff options
author | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-02-27 14:49:53 -0500 |
---|---|---|
committer | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-02-27 14:49:53 -0500 |
commit | 9f8210f6acd943dc198c0d5d249e74650209541d (patch) | |
tree | 34c70f519360cbe96433f42f1686243a6a40e4df /src/mobile/MobileInterface.tsx | |
parent | 729d6fda0a81330661936967aa8af9928e432095 (diff) |
icon final?
Diffstat (limited to 'src/mobile/MobileInterface.tsx')
-rw-r--r-- | src/mobile/MobileInterface.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mobile/MobileInterface.tsx b/src/mobile/MobileInterface.tsx index c31e73b42..3e79f8312 100644 --- a/src/mobile/MobileInterface.tsx +++ b/src/mobile/MobileInterface.tsx @@ -60,6 +60,7 @@ import { faLongArrowAltLeft, faLongArrowAltRight, faMicrophone, + faCircleHalfStroke, faMinus, faMobile, faMousePointer, @@ -196,6 +197,7 @@ library.add( faHighlighter, faLongArrowAltRight, faMicrophone, + faCircleHalfStroke, faMousePointer, faMusic, faObjectGroup, |