aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/actions.list
blob: 8dacc5ab0caf1fec5e16a7a6ca019ee477461ceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
address-book-new	 The icon used for the action to create a new address book.
application-exit	 The icon used for exiting an application. Typically this is seen in the application's menus as File->Quit.
appointment-new	 The icon used for the action to create a new appointment in a calendaring application.


document-new	 The icon used for the action to create a new document.
document-open	 The icon used for the action to open a document.
document-open-recent	 The icon used for the action to open a document that was recently opened.
document-page-setup	 The icon for the page setup action of a document editor.
document-print	 The icon for the print action of an application.
document-print-preview	 The icon for the print preview action of an application.
document-properties	 The icon for the action to view the properties of a document in an application.
document-revert	 The icon for the action of reverting to a previous version of a document.
document-save	 The icon for the save action. Should be an arrow pointing down and toward a hard disk.
document-save-as	 The icon for the save as action.
document-send	 The icon for the send action. Should be an arrow pointing up and away from a hard disk.

edit-find	 The icon for the find action.
edit-select-all	 The icon for the select all action.


go-bottom	 The icon for the go to bottom of a list action.
go-down	 The icon for the go down in a list action.
go-home	 The icon for the go to home location action.
go-jump	 The icon for the jump to action.
go-last	 The icon for the go to the last item in a list action.
go-next	 The icon for the go to the next item in a list action.
go-previous	 The icon for the go to the previous item in a list action.
go-top	 The icon for the go to the top of a list action.
go-up	 The icon for the go up in a list action.

help-contents	 The icon for Contents item in the Help menu.

mail-forward	 The icon for the forward action of an electronic mail application.
mail-mark-important	 The icon for the mark as important action of an electronic mail application.
mail-mark-junk	 The icon for the mark as junk action of an electronic mail application.
mail-mark-notjunk	 The icon for the mark as not junk action of an electronic mail application.
mail-mark-read	 The icon for the mark as read action of an electronic mail application.
mail-mark-unread	 The icon for the mark as unread action of an electronic mail application.
mail-message-new	 The icon for the compose new mail action of an electronic mail application.
mail-reply-all	 The icon for the reply to all action of an electronic mail application.
mail-reply-sender	 The icon for the reply to sender action of an electronic mail application.
mail-send	 The icon for the send action of an electronic mail application.
mail-send-receive	 The icon for the send and receive action of an electronic mail application.

media-eject	 The icon for the eject action of a media player or file manager.
media-playback-pause	 The icon for the pause action of a media player.
media-playback-start	 The icon for the start playback action of a media player.
media-playback-stop	 The icon for the stop action of a media player.
media-record	 The icon for the record action of a media application.
media-seek-backward	 The icon for the seek backward action of a media player.
media-seek-forward	 The icon for the seek forward action of a media player.
media-skip-backward	 The icon for the skip backward action of a media player.
media-skip-forward	 The icon for the skip forward action of a media player.

object-flip-horizontal	 The icon for the action to flip an object horizontally.
object-flip-vertical	 The icon for the action to flip an object vertically.
object-rotate-left	 The icon for the rotate left action performed on an object.
object-rotate-right	 The icon for the rotate rigt action performed on an object.

process-stop	 The icon used for the “Stop” action in applications with actions that may take a while to process, such as web page loading in a browser.

system-lock-screen	 The icon used for the “Lock Screen” item in the desktop's panel application.
system-log-out	 The icon used for the “Log Out” item in the desktop's panel application.
system-run	 The icon used for the “Run Application...” item in the desktop's panel application.
system-search	 The icon used for the “Search” item in the desktop's panel application.
system-reboot	 The icon used for the “Reboot” item in the desktop's panel application.
system-shutdown	 The icon used for the “Shutdown” item in the desktop's panel application.


view-sort-ascending	 The icon used for the “Sort Ascending” item in the application's “View” menu, or in a button for changing the sort method for a list.
view-sort-descending	 The icon used for the “Sort Descending” item in the application's “View” menu, or in a button for changing the sort method for a list.

window-close	 The icon used for the “Close Window” item in the application's “Windows” menu.
window-new	 The icon used for the “New Window” item in the application's “Windows” menu.

zoom-fit-best	 The icon used for the “Best Fit” item in the application's “View” menu.
zoom-in	 The icon used for the “Zoom in” item in the application's “View” menu.
zoom-original	 The icon used for the “Original Size” item in the application's “View” menu.
zoom-out	 The icon used for the “Zoom Out” item in the application's “View” menu.
bgstack15