mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-22 12:41:27 +00:00
remove unused icons
This commit is contained in:
@@ -4,14 +4,10 @@ package org.cryptomator.ui.controls;
|
||||
* Inspired by de.jensd:fontawesomefx-fontawesome
|
||||
*/
|
||||
public enum FontAwesome5Icon {
|
||||
ARROW_RIGH("\uF061"),
|
||||
LONG_ARROW_ALT_RIGHT("\uF30B"),
|
||||
ANCHOR("\uF13D"), //
|
||||
ARROW_UP("\uF062"), //
|
||||
BAN("\uF05E"), //
|
||||
BUG("\uF188"), //
|
||||
BULLSEYE("\uF140"), //
|
||||
DOT_CIRCLE("\uF192"), //
|
||||
CARET_DOWN("\uF0D7"), //
|
||||
CARET_RIGHT("\uF0Da"), //
|
||||
CHECK("\uF00C"), //
|
||||
|
||||
Reference in New Issue
Block a user