mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 08:21:19 +02:00
More tweaking
This commit is contained in:
@@ -36,6 +36,9 @@ import {
|
||||
CircleFadingArrowUpIcon,
|
||||
CircleHelpIcon,
|
||||
CircleOffIcon,
|
||||
CirclePauseIcon,
|
||||
CirclePlayIcon,
|
||||
CircleStopIcon,
|
||||
ClipboardPasteIcon,
|
||||
ClockIcon,
|
||||
CodeIcon,
|
||||
@@ -221,6 +224,9 @@ const icons = {
|
||||
globe: GlobeIcon,
|
||||
grip_vertical: GripVerticalIcon,
|
||||
circle_off: CircleOffIcon,
|
||||
circle_pause: CirclePauseIcon,
|
||||
circle_play: CirclePlayIcon,
|
||||
circle_stop: CircleStopIcon,
|
||||
hand: HandIcon,
|
||||
hard_drive_download: HardDriveDownloadIcon,
|
||||
help: CircleHelpIcon,
|
||||
|
||||
Reference in New Issue
Block a user