Icon Naming Specification

Rodney Dawes

Version 0.8.90


Table of Contents

Overview
Context
Icon Naming Guidelines
Standard Icon Names
A. Change History

Overview

The Icon Theme Specification has been in use now for a while, in several desktops, including KDE and Gnome. However, there has never been any centralized direction on how to name the icons that are available for use by applications, when creating a theme. This has meant that artists have historically had to duplicate many icons, in order for their themes to work across desktop environments.

This specification aims to solve this problem, by laying out a standard naming scheme for icon creation, as well as providing a minimal list of must have icons. Addendums to this specification will provide additional icon lists for extended sets, such as devices and MIME types.

Context

The list of default Contexts for the icon theme are:

Table 1. Standard Contexts

Adwaita-symbolic Adwaita Breeze Name Description Directory
Actions Icons which are generally used in menus and dialogs for interacting with the user. actions
Animations Animated images used to represent loading web sites, or other background processing which may be less suited to more verbose progress reporting in the user interface. Animations should be a PNG with frames which are the size of the directory the animation is in, tiled in a WxH grid. Implementations should determine the number of frames by dividing the image into its frames, and iterating from left to right, wrapping to the first frame, after rendering the last. animations
Applications Icons that describe what an application is, for use in the Programs menu, window decorations, and the task list. These may or may not be generic depending on the application and its purpose. Applications which are to be considered part of the base desktop, such as the calculator or terminal, should use the generic icons specified in this specification, while more advanced applications such as web browsers and office applications should use branded icons which still give the user an idea of what function the application provides. apps
Categories Icons that are used for categories in the Programs menu, or the Control Center, for separating applications, preferences, and settings for display to the user. categories
Devices Icons for hardware that is contained within or connected to the computing device. Naming for extended devices in this group, is of the form <primary function>-<manufacturer>-<model>. This allows ease of fallback to the primary function device name, or ones more targeted for a specific series of models from a manufacturer. For example, a theme author may want to provide icons for different phones. The specific model icons could be named phone-samsung-t809 , phone-motorola-rokr , and phone-motorola-pebl . However, the theme must provide a phone icon in the theme's style, so that devices not matching these models, will still have an appropriate icon. An exception to this rule is that the media icons do not need to include manufacturer names, as they are generic items, and may be available from many manufacturers. As a result, for media, the specific icons are to differentiate between different specific types of media. For exmaple, an artist may wish to provide icons for BluRay, DVD, HD-DVD, CD-ROM, and variations thereof. The specific media type icons should be named in the form, <primary function>-<specific format>. Some examples are media-optical , media-optical-bd and media-optical-dvd . devices
Emblems Icons for tags and properties of files, that are displayed in the file manager. This context contains emblems for such things as read-only or photos . emblems
Emotes Icons for emotions that are expressed through text chat applications such as :-) or :-P in IRC or instant messengers. emotes
International Icons for international denominations such as flags. intl
MimeTypes Icons for different types of data, such as audio or image files. mimetypes
Places Icons used to represent locations, either on the local filesystem, or through remote connections. Folders, trash, and workgroups are some examples. places
Status Icons for presenting status to the user. This context contains icons for warning and error dialogs, as well as for the current weather, appointment alarms, and battery status. status

Icon Naming Guidelines

Here we define some guidelines for when creating new icons that extend the standardized list of icon names defined here, in order to provide icons for more specific MIME types, devices, or international flags.

  • Icon names are in the en_US.US_ASCII locale. This means that the allowable characters in the icon names, must fall withing the US-ASCII character set. As a further restriction, all icon names may only contain lowercase letters, numbers, underscore, dash, or period characters. Spaces, colons, slashes, and backslashes are not allowed. Also, icon names must be spelled as they are in the en_US dictionary.

  • The dash - character is used to separate levels of specificity in icon names, for all contexts other than MimeTypes. For instance, we use input-mouse as the generic item for all mouse devices, and we use input-mouse-usb for a USB mouse device. However, if the more specific item does not exist in the current theme, and does exist in a parent theme, the generic icon from the current theme is preferred, in order to keep consistent style.

    The Applications context should not use this method of falling back to more generic icons. An application must either use a generic application icon name provided by this specification, or install an icon named the same as the executable for running the application. A generic desktop application included with the desktop suite, such as the calculator or terminal application, should use the generic names provided by this specification, as described above in the Applications context description.

Standard Icon Names

This section describes the standard icon names that should be used by artists when creating themes, and by developers when writing applications which will use the Icon Theme Specification.

Table 2. Standard Action Icons

Adwaita-symbolic Adwaita Breeze Name Description
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.
call-start The icon used for initiating or accepting a call. Should be similar to the standard cellular call pickup icon, a green handset with ear and mouth pieces facing upward.
call-stop The icon used for stopping a current call. Should be similar to the standard cellular call hangup icon, a red handset with ear and mouth pieces facing downward.
contact-new The icon used for the action to create a new contact in an address book 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-clear The icon for the clear action.
edit-copy The icon for the copy action.
edit-cut The icon for the cut action.
edit-delete The icon for the delete action.
edit-find The icon for the find action.
edit-find-replace The icon for the find and replace action.
edit-paste The icon for the paste action.
edit-redo The icon for the redo action.
edit-select-all The icon for the select all action.
edit-undo The icon for the undo action.
folder-new The icon for creating a new folder.
format-indent-less The icon for the decrease indent formatting action.
format-indent-more The icon for the increase indent formatting action.
format-justify-center The icon for the center justification formatting action.
format-justify-fill The icon for the fill justification formatting action.
format-justify-left The icon for the left justification formatting action.
format-justify-right The icon for the right justification action.
format-text-direction-ltr The icon for the left-to-right text formatting action.
format-text-direction-rtl The icon for the right-to-left formatting action.
format-text-bold The icon for the bold text formatting action.
format-text-italic The icon for the italic text formatting action.
format-text-underline The icon for the underlined text formatting action.
format-text-strikethrough The icon for the strikethrough text formatting 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-first The icon for the go to the first item 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-about The icon for the About item in the Help menu.
help-contents The icon for Contents item in the Help menu.
help-faq The icon for the FAQ item in the Help menu.
insert-image The icon for the insert image action of an application.
insert-link The icon for the insert link action of an application.
insert-object The icon for the insert object action of an application.
insert-text The icon for the insert text action of an application.
list-add The icon for the add to list action.
list-remove The icon for the remove from list action.
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.
tools-check-spelling The icon used for the Check Spelling item in the application's Tools menu.
view-fullscreen The icon used for the Fullscreen item in the application's View menu.
view-refresh The icon used for the Refresh item in the application's View menu.
view-restore The icon used by an application for leaving the fullscreen view, and returning to a normal windowed view.
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.

Table 3. Standard Animation Icons

Adwaita-symbolic Adwaita Breeze Name Description
process-working This is the standard spinner animation for web browsers and file managers to show that the location is loading.

Table 4. Standard Application Icons

Adwaita-symbolic Adwaita Breeze Name Description
accessories-calculator The icon used for the desktop's calculator accessory program.
accessories-character-map The icon used for the desktop's international and extended text character accessory program.
accessories-dictionary The icon used for the desktop's dictionary accessory program.
accessories-text-editor The icon used for the desktop's text editing accessory program.
help-browser The icon used for the desktop's help browsing application.
multimedia-volume-control The icon used for the desktop's hardware volume control application.
preferences-desktop-accessibility The icon used for the desktop's accessibility preferences.
preferences-desktop-font The icon used for the desktop's font preferences.
preferences-desktop-keyboard The icon used for the desktop's keyboard preferences.
preferences-desktop-locale The icon used for the desktop's locale preferences.
preferences-desktop-multimedia The icon used for the desktop's multimedia preferences.
preferences-desktop-screensaver The icon used for the desktop's screen saving preferences.
preferences-desktop-theme The icon used for the desktop's theme preferences.
preferences-desktop-wallpaper The icon used for the desktop's wallpaper preferences.
system-file-manager The icon used for the desktop's file management application.
system-software-install The icon used for the desktop's software installer application.
system-software-update The icon used for the desktop's software updating application.
utilities-system-monitor The icon used for the desktop's system resource monitor application.
utilities-terminal The icon used for the desktop's terminal emulation application.

Table 5. Standard Category Icons

Adwaita-symbolic Adwaita Breeze Name Description
applications-accessories The icon for the Accessories sub-menu of the Programs menu.
applications-development The icon for the Programming sub-menu of the Programs menu.
applications-engineering The icon for the Engineering sub-menu of the Programs menu.
applications-games The icon for the Games sub-menu of the Programs menu.
applications-graphics The icon for the Graphics sub-menu of the Programs menu.
applications-internet The icon for the Internet sub-menu of the Programs menu.
applications-multimedia The icon for the Multimedia sub-menu of the Programs menu.
applications-office The icon for the Office sub-menu of the Programs menu.
applications-other The icon for the Other sub-menu of the Programs menu.
applications-science The icon for the Science sub-menu of the Programs menu.
applications-system The icon for the System Tools sub-menu of the Programs menu.
applications-utilities The icon for the Utilities sub-menu of the Programs menu.
preferences-desktop The icon for the Desktop Preferences category.
preferences-desktop-peripherals The icon for the Peripherals sub-category of the Desktop Preferences category.
preferences-desktop-personal The icon for the Personal sub-category of the Desktop Preferences category.
preferences-other The icon for the Other preferences category.
preferences-system The icon for the System Preferences category.
preferences-system-network The icon for the Network sub-category of the System Preferences category.
system-help The icon for the Help system category.

Table 6. Standard Device Icons

Adwaita-symbolic Adwaita Breeze Name Description
audio-card The icon used for the audio rendering device.
audio-input-microphone The icon used for the microphone audio input device.
battery The icon used for the system battery device.
camera-photo The icon used for a digital still camera devices.
camera-video The fallback icon for video cameras.
camera-web The fallback icon for web cameras.
computer The icon used for the computing device as a whole.
drive-harddisk The icon used for hard disk drives.
drive-optical The icon used for optical media drives such as CD and DVD.
drive-removable-media The icon used for removable media drives.
input-gaming The icon used for the gaming input device.
input-keyboard The icon used for the keyboard input device.
input-mouse The icon used for the mousing input device.
input-tablet The icon used for graphics tablet input devices.
media-flash The fallback icon used for flash media, such as memory stick and SD.
media-floppy The icon used for physical floppy disk media.
media-optical The icon used for physical optical media such as CD and DVD.
media-tape The icon used for generic physical tape media.
modem The icon used for modem devices.
multimedia-player The icon used for generic multimedia playing devices.
network-wired The icon used for wired network connections.
network-wireless The icon used for wireless network connections.
pda This is the fallback icon for Personal Digial Assistant devices. Primary use of this icon is for PDA devices connected to the PC. Connection medium is not an important aspect of the icon. The metaphor for this fallback icon should be a generic PDA device icon.
phone This is the default fallback for phone devices. Primary use of this icon group is for phone devices which support connectivity to the PC. These may be VoIP, cellular, or possibly landline phones. The metaphor for this fallback should be a generic mobile phone device.
printer The icon used for a printer device.
scanner The icon used for a scanner device.
video-display The icon used for the monitor that video gets displayed to.

Table 7. Standard Emblem Icons

Adwaita-symbolic Adwaita Breeze Name Description
emblem-default The icon used as an emblem to specify the default selection of a printer for example.
emblem-documents The icon used as an emblem for the directory where a user's documents are stored.
emblem-downloads The icon used as an emblem for the directory where a user's downloads from the internet are stored.
emblem-favorite The icon used as an emblem for files and directories that the user marks as favorites.
emblem-important The icon used as an emblem for files and directories that are marked as important by the user.
emblem-mail The icon used as an emblem to specify the directory where the user's electronic mail is stored.
emblem-photos The icon used as an emblem to specify the directory where the user stores photographs.
emblem-readonly The icon used as an emblem for files and directories which can not be written to by the user.
emblem-shared The icon used as an emblem for files and directories that are shared to other users.
emblem-symbolic-link The icon used as an emblem for files and direcotires that are links to other files or directories on the filesystem.
emblem-synchronized The icon used as an emblem for files or directories that are configured to be synchronized to another device.
emblem-system The icon used as an emblem for directories that contain system libraries, settings, and data.
emblem-unreadable The icon used as an emblem for files and directories that are inaccessible.

Table 8. Standard Emotion Icons

Adwaita-symbolic Adwaita Breeze Name Description
face-angel The icon used for the 0:-) emote.
face-angry The icon used for the X-( emote.
face-cool The icon used for the B-) emote.
face-crying The icon used for the :'( emote.
face-devilish The icon used for the >:-) emote.
face-embarrassed The icon used for the :-[ emote.
face-kiss The icon used for the :-* emote.
face-laugh The icon used for the :-)) emote.
face-monkey The icon used for the :-(|) emote.
face-plain The icon used for the :-| emote.
face-raspberry The icon used for the :-P emote.
face-sad The icon used for the :-( emote.
face-sick The icon used for the :-& emote.
face-smile The icon used for the :-) emote.
face-smile-big The icon used for the :-D emote.
face-smirk The icon used for the :-! emote.
face-surprise The icon used for the :-0 emote.
face-tired The icon used for the |-) emote.
face-uncertain The icon used for the :-/ emote.
face-wink The icon used for the ;-) emote.
face-worried The icon used for the :-S emote.

Table 9. Standard International Icons

Adwaita-symbolic Adwaita Breeze Name Description
flag-aa The flag for the country with the ISO 3166 country code AA. All flags should use ISO 3166 two-letter country codes, in lowercase form, as the specifier for the country.

Table 10. Standard MIME Type Icons

Adwaita-symbolic Adwaita Breeze Name Description
application-x-executable The icon used for executable file types.
audio-x-generic The icon used for generic audio file types.
font-x-generic The icon used for generic font file types.
image-x-generic The icon used for generic image file types.
package-x-generic The icon used for generic package file types.
text-html The icon used for HTML text file types.
text-x-generic The icon used for generic text file types.
text-x-generic-template The icon used for generic text templates.
text-x-script The icon used for script file types, such as shell scripts.
video-x-generic The icon used for generic video file types.
x-office-address-book The icon used for generic address book file types.
x-office-calendar The icon used for generic calendar file types.
x-office-document The icon used for generic document and letter file types.
x-office-presentation The icon used for generic presentation file types.
x-office-spreadsheet The icon used for generic spreadsheet file types.

Table 11. Standard Place Icons

Adwaita-symbolic Adwaita Breeze Name Description
folder The standard folder icon used to represent directories on local filesystems, mail folders, and other hierarchical groups.
folder-remote The icon used for normal directories on a remote filesystem.
network-server The icon used for individual host machines under the Network Servers place in the file manager.
network-workgroup The icon for the Network Servers place in the desktop's file manager, and workgroups within the network.
start-here The icon used by the desktop's main menu for accessing places, applications, and other features.
user-bookmarks The icon for the user's special Bookmarks place.
user-desktop The icon for the special Desktop directory of the user.
user-home The icon for the special Home directory of the user.
user-trash The icon for the user's Trash place in the desktop's file manager.

Table 12. Standard Status Icons

Adwaita-symbolic Adwaita Breeze Name Description
appointment-missed The icon used when an appointment was missed.
appointment-soon The icon used when an appointment will occur soon.
audio-volume-high The icon used to indicate high audio volume.
audio-volume-low The icon used to indicate low audio volume.
audio-volume-medium The icon used to indicate medium audio volume.
audio-volume-muted The icon used to indicate the muted state for audio playback.
battery-caution The icon used when the battery is below 40%.
battery-low The icon used when the battery is below 20%.
dialog-error The icon used when a dialog is opened to explain an error condition to the user.
dialog-information The icon used when a dialog is opened to give information to the user that may be pertinent to the requested action.
dialog-password The icon used when a dialog requesting the authentication credentials for a user is opened.
dialog-question The icon used when a dialog is opened to ask a simple question of the user.
dialog-warning The icon used when a dialog is opened to warn the user of impending issues with the requested action.
folder-drag-accept The icon used for a folder while an object is being dragged onto it, that is of a type that the directory can contain.
folder-open The icon used for folders, while their contents are being displayed within the same window. This icon would normally be shown in a tree or list view, next to the main view of a folder's contents.
folder-visiting The icon used for folders, while their contents are being displayed in another window. This icon would typically be used when using multiple windows to navigate the hierarchy, such as in Nautilus's spatial mode.
image-loading The icon used when another image is being loaded, such as thumnails for larger images in the file manager.
image-missing The icon used when another image could not be loaded.
mail-attachment The icon used for an electronic mail that contains attachments.
mail-unread The icon used for an electronic mail that is unread.
mail-read The icon used for an electronic mail that is read.
mail-replied The icon used for an electronic mail that has been replied to.
mail-signed The icon used for an electronic mail that contains a signature.
mail-signed-verified The icon used for an electronic mail that contains a signature which has also been verified by the security system.
media-playlist-repeat The icon for the repeat mode of a media player.
media-playlist-shuffle The icon for the shuffle mode of a media player.
network-error The icon used when an error occurs trying to intialize the network connection of the computing device. This icon should be two computers, one in the background, with the screens of both computers, colored black, and with the theme's style element for errors, overlayed on top of the icon.
network-idle The icon used when no data is being transmitted or received, while the computing device is connected to a network. This icon should be two computers, one in the background, with the screens of both computers, colored black.
network-offline The icon used when the computing device is disconnected from the network. This icon should be a computer in the background, with a screen colored black, and the theme's icon element to show that a device is not accessible, in the foreground.
network-receive The icon used when data is being received, while the computing device is connected to a network. This icon should be two computers, one in the background, with its screen colored green, and the screen of the computer in the foreground, colored black.
network-transmit The icon used when data is being transmitted, while the computing device is connected to a network. This icon should be two computers, one in the background, with its screen colored black, and the screen of the computer in the foreground, colored green.
network-transmit-receive The icon used data is being both transmitted and received simultaneously, while the computing device is connected to a network. This icon should be two computers, one in the background, with the screens of both computers, colored green.
printer-error The icon used when an error occurs while attempting to print. This icon should be the theme's printer device icon, with the theme's style element for errors, overlayed on top of the icon.
printer-printing The icon used while a print job is successfully being spooled to a printing device. This icon should be the theme's printer device icon, with a document emerging from the printing device.
security-high The icon used to indicate that the security level of a connection is known to be secure, using strong encryption and a valid certificate.
security-medium The icon used to indicate that the security level of a connection is presumed to be secure, using strong encryption, and a certificate that could not be automatically verified, but which the user has chosen to trust.
security-low The icon used to indicate that the security level of a connection is presumed to be insecure, either by using weak encryption, or by using a certificate that the could not be automatically verified, and which the user has not chosent to trust.
software-update-available The icon used when an update is available for software installed on the computing device, through the system software update program.
software-update-urgent The icon used when an urgent update is available through the system software update program.
sync-error The icon used when an error occurs while attempting to synchronize data from the computing device, to another device.
sync-synchronizing The icon used while data is successfully synchronizing to another device.
task-due The icon used when a task is due soon.
task-past-due The icon used when a task that was due, has been left incomplete.
user-available The icon used when a user on a chat network is available to initiate a conversation with.
user-away The icon used when a user on a chat network is away from their keyboard and the chat program.
user-idle The icon used when a user on a chat network has not been an active participant in any chats on the network, for an extended period of time.
user-offline The icon used when a user on a chat network is not available.
user-trash-full The icon for the user's Trash in the desktop's file manager, when there are items in the Trash waiting for disposal or recovery.
weather-clear The icon used while the weather for a region is clear skies .
weather-clear-night The icon used while the weather for a region is clear skies during the night.
weather-few-clouds The icon used while the weather for a region is partly cloudy .
weather-few-clouds-night The icon used while the weather for a region is partly cloudy during the night.
weather-fog The icon used while the weather for a region is foggy .
weather-overcast The icon used while the weather for a region is overcast .
weather-severe-alert The icon used while a sever weather alert is in effect for a region.
weather-showers The icon used while rain showers are occurring in a region.
weather-showers-scattered The icon used while scattered rain showers are occurring in a region.
weather-snow The icon used while snow showers are occurring in a region.
weather-storm The icon used while storms are occurring in a region.

A. Change History

Version 0.8, 1 August 2006, Rodney Dawes.

  • Add "view-restore" and "utilities-system-monitor"

  • Add "folder-new" and "mail-send"

  • Add "object-flip-horizontal" and "object-flip-vertical"

  • Add "object-rotate-left" and "object-rotate-right"

  • Add "applications-engineering" and "applications-science"

  • Remove duplicate "preferences-desktop-accessibility"

  • Rename "drive-cdrom" to "drive-optical"

  • Rename "media-cdrom" to "media-optical"

  • Add "media-flash", "media-tape", and "modem"

  • Add "security-high", "security-medium", and "security-low"

Version 0.7, 15 February 2006, Rodney Dawes.

  • Remove the wallpaper-* icon names

  • Align text blocks to the left

  • Add "weather-few-clouds-night" and "weather-clear-night" to the status context

  • Remove "network-online" from the status context

  • Add "network-idle", "network-receive", "network-transmit", and "network-transmit-receive" to the status context

  • Update the printer status icon definitions

Version 0.6, 07 December 2005, Rodney Dawes.

  • Add the "Animations" and "Places" contexts

  • Add "media-eject" to the actions context

  • Move "media-playlist-shuffle" to the status context

  • Add the "process-working" animation to the animations context

  • Add "battery", "camera-photo", "media-floppy", "multimedia-player", "network-wired", and "network-wireless" to the devices context

  • Remove the printer-remote and video-card icons from devices

  • Rename "emblem-favorites" to "emblem-favorite"

  • Add "application-x-executable", "package-x-generic", "text-x-generic-template", and "text-x-script" to the mimetypes context

  • Rename "x-directory-normal" to "folder" and move it to the places context

  • Rename "x-directory-remote" to "folder-remote" and move it to the places context

  • Rename "x-directory-normal-remote-server" to "network-server" and move it to the places context

  • Rename "x-directory-normal-remote-workgroup" to "network-workgroup" and move it to the places context

  • Rename "x-directory-trash" to "user-trash" and move it to the places context

  • Rename "x-directory-trash-full" to "user-trash-full" and move it to the status context

  • Add "start-here", "user-desktop", and "user-home" to the places context

  • Add "folder-drag-accept", "folder-open", "folder-visiting", and "media-playlist-repeat" to the status context

Version 0.4, 10 October 2005, Rodney Dawes.

  • Use "The icon" instead of "This icon" for "contact-new" and "battery-low"

  • Add icons for "preferences-desktop-accessibility" and "preferences-desktop-font" in the apps context

  • Fix typo in "drive-cdrom" name

  • Rename "x-font-generic" to "font-x-generic" to match other MIME type icons such as for audio, images, and video

  • Add icons for "image-loading" and "image-missing" to status

Version 0.3, 28 June 2005, Rodney Dawes.

  • Replace "printer-local" with "printer" to be more generic.

  • Import into freedesktop.org cvs alongside icon-theme-spec.xml

  • Add missing icon descriptions.

Version 0.2, 01 April 2005, Jakub Steiner.

  • Fixed two small typographical errors.

Version 0.1, 29 March 2005, Rodney Dawes.

  • Created initial draft.

Nonstandard icons

CMakeSetup
CVnamespace
Info-amarok
PrePostCondition
QOwnNotes
QtProject-designer
ac-adapter
accept_signal
accept_time_event
acrobat
acroread
action-albumfolder-importdir2
action-rss_tag
action-unavailable
activity-fork
actor
add-placemark
addressbook-details
adjustcurves
adjusthsl
adjustlevels
adjustrgb
adress-book-new
aggregation
airplane-mode
akonadi-phone-home
akonadiconsole
akregator
alarm
albumfolder-importdir
albumfolder-importimages
albumfolder-new
albumfolder-properties
albumfolder-user-trash
align-horizontal-baseline
align-horizontal-bottom-out
align-horizontal-center
align-horizontal-left
align-horizontal-left-out
align-horizontal-left-to-anchor
align-horizontal-node
align-horizontal-right
align-horizontal-right-out
align-horizontal-right-to-anchor
align-horizontal-top-out
align-vertical-baseline
align-vertical-bottom
align-vertical-bottom-out
align-vertical-bottom-to-anchor
align-vertical-center
align-vertical-node
align-vertical-top
align-vertical-top-out
align-vertical-top-to-anchor
amarok
amarok_artist
amarok_cart_add
amarok_cart_remove
amarok_cart_view
amarok_change_language
amarok_clock
amarok_lyrics
amarok_playcount
amarok_playlist
amarok_playlist_refresh
amarok_scripts
anchor
android-package-archive
answer
answer-correct
antivignetting
apper
applets-screenshooter
applets-template
application-atom+xml
application-certificate
application-epub+zip
application-illustrator
application-javascript
application-menu
application-msword
application-msword-template
application-octet-stream
application-ogg
application-pdf
application-pgp
application-pgp-encrypted
application-pgp-keys
application-pgp-signature
application-pkcs7-mime
application-pkcs7-signature
application-postscript
application-relaxng
application-rss+xml
application-rtf
application-sxw
application-vnd-google-earth-kml
application-vnd.android.package-archive
application-vnd.iccprofile
application-vnd.ms-access
application-vnd.ms-excel
application-vnd.ms-powerpoint
application-vnd.ms-publisher
application-vnd.oasis.opendocument.chart
application-vnd.oasis.opendocument.database
application-vnd.oasis.opendocument.draw.template
application-vnd.oasis.opendocument.drawing
application-vnd.oasis.opendocument.drawing.template
application-vnd.oasis.opendocument.formula
application-vnd.oasis.opendocument.formula-template
application-vnd.oasis.opendocument.graphics
application-vnd.oasis.opendocument.image
application-vnd.oasis.opendocument.presentation
application-vnd.oasis.opendocument.presentation-template
application-vnd.oasis.opendocument.spreadsheet
application-vnd.oasis.opendocument.spreadsheet-template
application-vnd.oasis.opendocument.text
application-vnd.oasis.opendocument.text-master
application-vnd.oasis.opendocument.text-template
application-vnd.oasis.opendocument.web-template
application-vnd.openxmlformats-officedocument.wordprocessingml.document
application-vnd.rn-realmedia
application-vnd.scribus
application-vnd.stardivision.calc
application-vnd.stardivision.draw
application-vnd.stardivision.mail
application-vnd.stardivision.math
application-vnd.sun.xml.calc
application-vnd.sun.xml.calc.template
application-vnd.sun.xml.draw
application-vnd.sun.xml.draw.template
application-vnd.sun.xml.impress
application-vnd.sun.xml.impress.template
application-vnd.sun.xml.math
application-vnd.sun.xml.writer
application-vnd.sun.xml.writer.global
application-vnd.sun.xml.writer.template
application-vnd.wordperfect
application-x-7z-compressed
application-x-abiword
application-x-ace
application-x-addon
application-x-appliance
application-x-applix-spreadsheet
application-x-applix-word
application-x-ar
application-x-arc
application-x-archive
application-x-arj
application-x-awk
application-x-bittorrent
application-x-blender
application-x-bzdvi
application-x-bzip
application-x-bzip-compressed-tar
application-x-cd-image
application-x-cda
application-x-chm
application-x-clementine
application-x-compress
application-x-compressed-tar
application-x-cpio
application-x-cue
application-x-deb
application-x-designer
application-x-desktop
application-x-egon
application-x-executable-script
application-x-firmware
application-x-flash-video
application-x-font-afm
application-x-font-bdf
application-x-font-otf
application-x-font-pcf
application-x-font-snf
application-x-font-ttf
application-x-font-type1
application-x-gnumeric
application-x-gzdvi
application-x-gzip
application-x-gzpostscript
application-x-iso
application-x-it87
application-x-jar
application-x-java
application-x-java-applet
application-x-java-archive
application-x-javascript
application-x-k3b
application-x-kcsrc
application-x-kdenlivetitle
application-x-kexi-connectiondata
application-x-kexiproject-shortcut
application-x-kexiproject-sqlite
application-x-kexiproject-sqlite2
application-x-kexiproject-sqlite3
application-x-kformula
application-x-kgetlist
application-x-kontour
application-x-kplato
application-x-krita
application-x-kvtml
application-x-kword
application-x-lha
application-x-lyx
application-x-lzma-compressed-tar
application-x-lzop
application-x-m4
application-x-marble
application-x-mimearchive
application-x-mplayer2
application-x-ms-dos-executable
application-x-ms-shortcut
application-x-mswinurl
application-x-mswrite
application-x-nzb
application-x-object
application-x-pak
application-x-pem-key
application-x-perl
application-x-php
application-x-plasma
application-x-python-bytecode
application-x-qet-element
application-x-qet-project
application-x-quattropro
application-x-rar
application-x-raw-disk-image
application-x-rpm
application-x-ruby
application-x-sharedlib
application-x-shellscript
application-x-shockwave-flash
application-x-siag
application-x-sif
application-x-skg
application-x-skgc
application-x-smb-server
application-x-smb-workgroup
application-x-sqlite2
application-x-sqlite3
application-x-srt
application-x-srtrip
application-x-subrip
application-x-tar
application-x-tarz
application-x-tgif
application-x-theme
application-x-trash
application-x-troff-man
application-x-tzo
application-x-wmf
application-x-xpinstall
application-x-zerosize
application-x-zoo
application-xhtml+xml
application-xml
application-xsd
application-xslt+xml
application-zip
applications-education
approved
archive-extract
archive-insert
archive-insert-directory
archive-remove
ardour
ark
arrow
arrow-down
arrow-down-double
arrow-left
arrow-left-double
arrow-right
arrow-right-double
arrow-up
arrow-up-double
artifact
artikulate
assistant
association
atmosphere
atom
audio-ac3
audio-headphones
audio-headset
audio-midi
audio-mp2
audio-mp3
audio-mp4
audio-off
audio-on
audio-prs.sid
audio-ready
audio-speakers
audio-vn.rn-realmedia
audio-vnd.rn-realvideo
audio-x-adpcm
audio-x-aiff
audio-x-flac
audio-x-flac+ogg
audio-x-monkey
audio-x-mp2
audio-x-mpeg
audio-x-speex+ogg
audio-x-wav
author
auto-scale-all
auto-scale-x
auto-scale-y
auto-type
autocorrection
automated-tasks
avatar-default
baloo
battery-caution-charging
battery-empty
battery-empty-charging
battery-full
battery-full-charged
battery-full-charging
battery-good
battery-good-charging
battery-low-charging
battery-missing
bitmap-trace
bleachbit
blender
blogilo
bluetooth
bluetooth-active
bluetooth-disabled
blurfx
blurimage
bomi
bookmark-add-folder
bookmark-edit
bookmark-new
bookmark-new-list
bookmark-remove
bookmark-toolbar
bookmarks
bookmarks-organize
bordertool
box
bqm-add
bqm-addqueue
bqm-commit
bqm-diff
bqm-remove
bqm-rmqueue
bqm-update
braindump
branch
breeze-settings
bwtonal
calamares
call-missed
calligraauthor
calligraflow
calligrakarbon
calligrakexi
calligraplan
calligraplanwork
calligrasheets
calligrastage
calligrawords
camera-off
camera-on
camera-ready
cantata
cantor
cards-block
category
category2parent
certificate-server
changes-allow
changes-prevent
channel-insecure
channel-secure
channelmixer
character-set
charcoaltool
check_constraint
checkbox
checkbox-checked
checkbox-mixed
checkmark
child2category
choice-rhomb
choice-round
choqok
chronometer
chronometer-lap
chronometer-pause
chronometer-reset
chronometer-start
class
class-or-package
clementine
clock
clock-large
cloud-download
cloud-upload
cloudstatus
cmake
code-block
code-class
code-context
code-function
code-typedef
code-variable
collection-rescan-amarok
color-fill
color-gradient
color-management
color-picker
color-picker-black
color-picker-grey
color-picker-white
color-select
colorfx
colorimeter-colorhug
colormanagement
colorneg
colors-chromablue
colors-chromagreen
colors-chromared
colors-luma
combined_fragment
compass
component
composition
computer-apple-ipad
computer-fail
computer-laptop
configure
configure-shortcuts
configure-toolbars
containment
content-loading
contrast
converseen
coordinate
copy-coordinates
cpu
crosshairs
cursor-arrow
curve-connector
cuttlefish
darktable
dashboard-show
database-change-key
database-index
datatype
debug-execute-from-cursor
debug-execute-to-cursor
debug-run
debug-run-cursor
debug-step-instruction
debug-step-into
debug-step-into-instruction
debug-step-out
debug-step-over
deep-history
delete-comment
delete-table-row
dependency
depth16to8
depth8to16
device-notifier
diag_activity
diag_class
diag_component
dialog-align-and-distribute
dialog-cancel
dialog-close
dialog-fill-and-stroke
dialog-filters
dialog-icon-preview
dialog-input-devices
dialog-layers
dialog-memory
dialog-messages
dialog-object-properties
dialog-ok
dialog-ok-apply
dialog-rows-and-columns
dialog-scripts
dialog-text-and-font
dialog-tile-clones
dialog-transform
dialog-xml-editor
diffuse
digikam
dirsync
display-brightness
display-projector
distortionfx
distribute-graph
distribute-graph-directed
distribute-horizontal
distribute-horizontal-baseline
distribute-horizontal-center
distribute-horizontal-equal
distribute-horizontal-gaps
distribute-horizontal-left
distribute-horizontal-margin
distribute-horizontal-node
distribute-horizontal-page
distribute-horizontal-right
distribute-horizontal-x
distribute-randomize
distribute-remove-overlaps
distribute-unclump
distribute-vertical
distribute-vertical-baseline
distribute-vertical-bottom
distribute-vertical-center
distribute-vertical-equal
distribute-vertical-gaps
distribute-vertical-margin
distribute-vertical-node
distribute-vertical-page
distribute-vertical-top
distribute-vertical-y
document-cleanup
document-close
document-decrypt
document-edit
document-edit-decrypt
document-edit-decrypt-verify
document-edit-encrypt
document-edit-sign
document-edit-sign-encrypt
document-edit-verify
document-encrypt
document-encrypted
document-export
document-export-ocal
document-export-table
document-import
document-import-ocal
document-multiple
document-new-from-template
document-open-data
document-open-folder
document-open-remote
document-preview
document-preview-archive
document-print-direct
document-print-frame
document-revert-rtl
document-save-all
document-save-as-template
document-share
document-sign
document-swap
documentation
documentinfo
dontknow
download
download-amarok
download-later
dragonplayer
draw-arrow-back
draw-arrow-down
draw-arrow-forward
draw-arrow-up
draw-bezier-curves
draw-brush
draw-calligraphic
draw-circle
draw-connector
draw-cross
draw-cuboid
draw-donut
draw-ellipse
draw-ellipse-arc
draw-ellipse-segment
draw-ellipse-whole
draw-eraser
draw-eraser-delete-objects
draw-freehand
draw-halfcircle1
draw-halfcircle2
draw-halfcircle3
draw-halfcircle4
draw-line
draw-path
draw-polygon
draw-polygon-star
draw-polyline
draw-rectangle
draw-spiral
draw-square-inverted-corners
draw-star
draw-text
draw-triangle
draw-triangle1
draw-triangle2
draw-triangle3
draw-triangle4
draw-watercolor
drink-beer
drink-martini
drive-harddisk-ieee1394
drive-harddisk-solidstate
drive-harddisk-system
drive-harddisk-usb
drive-multidisk
drive-removable-media-usb
drive-removable-media-usb-pendrive
dropboxstatus-busy
dropboxstatus-busy2
dropboxstatus-idle
dropboxstatus-logo
dropboxstatus-x
dynamic-amarok
earthquake
ebook-reader
edit-bomb
edit-clear-all
edit-clear-history
edit-clear-list
edit-clear-locationbar-ltr
edit-clear-locationbar-rtl
edit-clear-rtl
edit-clone
edit-clone-unlink
edit-comment
edit-delete-shred
edit-download
edit-duplicate
edit-entry
edit-find-mail
edit-find-project
edit-find-user
edit-group
edit-guides
edit-image-face-add
edit-image-face-detect
edit-image-face-recognize
edit-image-face-show
edit-link
edit-map
edit-node
edit-paste-in-place
edit-paste-style
edit-redo-rtl
edit-rename
edit-select
edit-select-all-layers
edit-select-invert
edit-select-lasso
edit-select-none
edit-select-original
edit-table-cell-merge
edit-table-cell-split
edit-table-delete-column
edit-table-delete-row
edit-table-insert-column-left
edit-table-insert-column-right
edit-table-insert-row-above
edit-table-insert-row-below
edit-table-insert-row-under
edit-text-frame-update
edit-undo-history
edit-undo-rtl
editimage
editor
emblem-added
emblem-checked
emblem-desktop
emblem-encrypted-unlocked
emblem-error
emblem-generic
emblem-information
emblem-locked
emblem-mounted
emblem-music
emblem-new
emblem-ok
emblem-package
emblem-pause
emblem-question
emblem-remove
emblem-success
emblem-synchronizing
emblem-unavailable
emblem-unlocked
emblem-unmounted
emblem-urgent
emblem-videos
emblem-warning
emblem-web
embosstool
emote-love
empty
encrypted
end_of_life
end_state
entity
entry-clone
entry-delete
entry-edit
entry-new
enum
error
escape-direction-all
escape-direction-down
escape-direction-horizontal
escape-direction-left
escape-direction-right
escape-direction-up
escape-direction-vertical
exception
exchange-positions
exchange-positions-clockwise
exchange-positions-zorder
exifinfo
face-clown
face-confused
face-glasses
face-hug-left
face-hug-right
face-in-love
face-laughing
face-ninja
face-pirate
face-quiet
face-shutmouth
face-sleeping
face-smile-grin
face-yawn
favorite-genres-amarok
favorites
fcitx-googlepinyin
fcitx-pinyin
fcitx-pinyin-libpinyin
fcitx-shuangpin
fcitx-shuangpin-libpinyin
fcitx-sunpinyin
fcitx-wubi
feed-subscribe
file-zoom-in
file-zoom-out
filelight
filename-album-amarok
filename-and-amarok
filename-artist-amarok
filename-bpm-amarok
filename-comment-amarok
filename-composer-amarok
filename-dash-amarok
filename-discnumber-amarok
filename-divider
filename-dot-amarok
filename-filetype-amarok
filename-genre-amarok
filename-group-length
filename-group-tracks
filename-ignore-amarok
filename-initial-amarok
filename-last-played
filename-moodbar
filename-sample-rate
filename-slash-amarok
filename-space-amarok
filename-title-amarok
filename-track-amarok
filename-underscore-amarok
filename-year-amarok
fileview-preview
filezilla
fill-color
fill-rule-even-odd
fill-rule-nonzero
filmgrain
final_activity
find-location
flag
flag-black
flag-blue
flag-green
flag-red
flag-yellow
flash
flow
focus-legacy-systray
focus-top-bar
focus-windows
folder-activities
folder-add
folder-black
folder-blue
folder-bookmark
folder-brown
folder-cloud
folder-cyan
folder-development
folder-documents
folder-download
folder-downloads
folder-dropbox
folder-favorites
folder-gdrive
folder-green
folder-grey
folder-html
folder-image
folder-image-people
folder-images
folder-important
folder-locked
folder-magenta
folder-mail
folder-music
folder-network
folder-onedrive
folder-orange
folder-owncloud
folder-picture
folder-pictures
folder-print
folder-public
folder-publicshare
folder-red
folder-saved-search
folder-script
folder-sound
folder-sync
folder-tar
folder-temp
folder-templates
folder-text
folder-txt
folder-video
folder-videos
folder-violet
folder-yellow
followmouse
font-select
fontforge
fonts-package
food-cake
foreign_green
foreign_red
foreignkey_constraint
fork
format-add-node
format-align-vertical-bottom
format-align-vertical-center
format-align-vertical-top
format-border-set-all
format-border-set-bottom
format-border-set-diagonal-bl-tr
format-border-set-diagonal-tl-br
format-border-set-external
format-border-set-internal
format-border-set-internal-horizontal
format-border-set-internal-vertical
format-border-set-left
format-border-set-none
format-border-set-right
format-border-set-top
format-border-style
format-break-node
format-connect-node
format-convert-to-path
format-currency
format-disconnect-node
format-fill-color
format-font-size-less
format-font-size-more
format-indent-less-rtl
format-indent-more-rtl
format-insert-node
format-join-node
format-line-spacing-double
format-line-spacing-normal
format-line-spacing-triple
format-list-ordered
format-list-unordered
format-node-corner
format-node-curve
format-node-line
format-node-smooth
format-node-symmetric
format-number-percent
format-precision-less
format-precision-more
format-remove-node
format-segment-curve
format-segment-line
format-stroke-color
format-text-blockquote
format-text-capitalize
format-text-code
format-text-color
format-text-direction
format-text-direction-horizontal
format-text-direction-vertical
format-text-lowercase
format-text-subscript
format-text-superscript
format-text-symbol
format-text-uppercase
formula
freerotation
games-achievements
games-config-background
games-config-board
games-config-custom
games-config-options
games-config-theme
games-config-tiles
games-difficult
games-endturn
games-highscores
games-hint
games-solve
geany-build
geany-close-all
geany-save-all
generalisation
generalise
get-hot-new-stuff
gimp
globe
gnome-power-manager
go-down-search
go-first-rtl
go-first-view
go-first-view-page
go-home-large
go-jump-declaration
go-jump-definition
go-jump-locationbar
go-jump-today
go-last-rtl
go-last-view
go-last-view-page
go-next-context
go-next-rtl
go-next-use
go-next-view
go-next-view-page
go-parent-folder
go-previous-context
go-previous-rtl
go-previous-use
go-previous-view
go-previous-view-page
go-up-search
goa-panel
gparted
gpg
gpgsm
gpick
gps
graphics-viewer-document
grid-axonometric
grid-rectangular
group
group-delete
group-edit
group-new
grub-customizer
gtk-add
gtk-apply
gtk-authentication
gtk-bold
gtk-cancel
gtk-cdrom
gtk-clear
gtk-close
gtk-color-picker
gtk-connect
gtk-convert
gtk-disconnect
gtk-edit
gtk-execute
gtk-floppy
gtk-index
gtk-no
gtk-ok
gtk-preferences
gtk-properties
gtk-quit
gtk-select-color
gtk-select-font
gtk-stop
gtk-tab-duplicate
gtk-tab-new
gtk-undelete-ltr
gtk-undelete-rtl
gtk-yes
gtkconfig
gtkhash
guides
gwenview
handle-left
handle-right
help-contextual
help-donate
help-feedback
help-hint
help-keybord-shortcuts
help-whatsthis
hidemouse
hint
homerun
hotpixels
htop
hwinfo
identity
im-aim
im-ban-kick-user
im-ban-user
im-facebook
im-gadugadu
im-google
im-google-talk
im-icq
im-identi.ca
im-invisible-user
im-irc
im-jabber
im-kick-user
im-msn
im-qq
im-skype
im-twitter
im-user
im-user-away
im-user-busy
im-user-offline
im-user-online
im-yahoo
image-bmp
image-gif
image-ico
image-jpeg
image-jpeg2000
image-png
image-svg+xml
image-svg+xml-compressed
image-tiff
image-vnd.adobe.photoshop
image-vnd.dgn
image-vnd.djvu
image-vnd.dwg
image-vnd.microsoft.icon
image-x-adobe-dng
image-x-compressed-xcf
image-x-emf
image-x-eps
image-x-ico
image-x-icon
image-x-krita
image-x-portable-bitmap
image-x-psd
image-x-psdimage-x-psd
image-x-svg+xml
image-x-tga
image-x-vnd.trolltech.qpicture
image-x-win-bitmap
image-x-win-bmp
image-x-wmf
image-x-xcf
image-x-xfig
imagecomment
imagewriter
initial_state
inkscape
inkscape-logo
inode-directory
inpainting
input-dialpad
input-keyboard-virtual
input-keyboard-virtual-off
input-keyboard-virtual-on
input-touchpad
input-touchpad-off
input-touchpad-on
insert-button
insert-endnote
insert-footnote
insert-horizontal-rule
insert-math-expression
insert-more-mark
insert-page-break
insert-table
insert-table-of-contents
insert-table-row
insert-tableofcontents
insert-text-frame
installed
interface
internet-amarok
internet-mail
internet-telephony
internet-web-browser
invertimage
irc-channel-active
irc-channel-inactive
irc-channel-joined
irc-channel-parted
irc-close-channel
irc-join-channel
irc-operator
irc-remove-operator
irc-unvoice
irc-voice
jdownloader
join
journal-new
juk
junction
k3b
kaddressbook
kaffeine
kalarm
kalgebra
kalgebrabackend
kamoso
karbon
kate
kblogger
kcalc
kchart
kcolorchooser
kde
kde-frameworks
kde-gtk-config
kde-im-log-viewer
kdeapp
kdeconnect
kdeconnect-tray
kdenlive
kdenlive-add-clip
kdenlive-add-color-clip
kdenlive-add-slide-clip
kdenlive-add-text-clip
kdenlive-align-bottom
kdenlive-align-hor
kdenlive-align-left
kdenlive-align-none
kdenlive-align-right
kdenlive-align-top
kdenlive-align-vert
kdenlive-custom-effect
kdenlive-deleffect
kdenlive-down
kdenlive-hide-audio
kdenlive-hide-video
kdenlive-insert-edit
kdenlive-insert-rect
kdenlive-insert-unicode
kdenlive-lock
kdenlive-menu
kdenlive-normal-edit
kdenlive-object-height
kdenlive-object-width
kdenlive-overwrite-edit
kdenlive-select-all
kdenlive-select-images
kdenlive-select-rects
kdenlive-select-texts
kdenlive-select-tool
kdenlive-show-audio
kdenlive-show-audiothumb
kdenlive-show-markers
kdenlive-show-video
kdenlive-show-videothumb
kdenlive-snap
kdenlive-spacer-tool
kdenlive-split-audio
kdenlive-track_has_effect
kdenlive-unlock
kdenlive-unselect-all
kdenlive-up
kdenlive-zindex-bottom
kdenlive-zindex-down
kdenlive-zindex-top
kdenlive-zindex-up
kdenlive-zone-end
kdenlive-zone-start
kdenlive-zoom-large
kdenlive-zoom-small
kdevelop
kdiff3
kdocumentinfo
kdots
kexi
key-enter
keyboard-brightness
kfind
kfloppy
kfontview
kget
kile
kipi-dngconverter
kipi-expoblending
kipi-panorama
klipper
kmag
kmail
kmenuedit
kmix
kmousetool
kmousetool_off
kmousetool_on
kmouth
kmouth-phrase
kmouth-phrase-new
kmouth-phrasebook
kmouth-phresebook-new
knetattach
knotes
knotes_alarm
knotes_date
knotes_delete
know
kompare
konqueror
kontact
kontes_close
konversation
kopete
korg-todo
korgac
korganizer
kplato
kpresenter
kr_combine
kr_comparedirs
kr_diskusage
kr_jumpback
kr_mountman
kr_setjumpback
kr_syncbrowse_off
kr_syncbrowse_on
kr_unselect
krename
kronometer
kruler-east
kruler-north
kruler-south
kruler-west
krusader_root
krusader_user
ksnapshot
kspread
kstars_advanced
kstars_catalog
kstars_cbound
kstars_clines
kstars_cnames
kstars_colors
kstars_constellationart
kstars_deepsky
kstars_ekos
kstars_fitsviewer
kstars_flag
kstars_grid
kstars_guides
kstars_hgrid
kstars_horizon
kstars_indi
kstars_mw
kstars_planets
kstars_satellites
kstars_solarsystem
kstars_stars
kstars_supernovae
kstars_xplanet
ksysguardd
kt-add-feeds
kt-add-filters
kt-bandwidth-scheduler
kt-change-tracker
kt-check-data
kt-chunks
kt-encrypted
kt-info-widget
kt-magnet
kt-pause
kt-plugins
kt-queue-manager
kt-remove
kt-remove-feeds
kt-remove-filters
kt-restore-defaults
kt-set-max-download-speed
kt-set-max-upload-speed
kt-show-statusbar
kt-speed-limits
kt-start
kt-start-all
kt-stop
kt-stop-all
ktimer
ktip
ktnef
ktnef_extract_to
ktorrent
kube-mail
kuser
kwalletmanager
kwalletmanager2
kwikdisk
kwin
kword
kwrite
label-amarok
labplot
labplot-TeX-logo
labplot-auto-scale-all
labplot-auto-scale-x
labplot-auto-scale-y
labplot-axis-horizontal
labplot-axis-vertical
labplot-cursor-arrow
labplot-format-text-symbol
labplot-shift-down-y
labplot-shift-left-x
labplot-shift-right-x
labplot-shift-up-y
labplot-transform-move
labplot-xy-curve
labplot-xy-equation-curve
labplot-xy-fit-curve
labplot-xy-plot-four-axes
labplot-xy-plot-two-axes
labplot-xy-plot-two-axes-centered
labplot-xy-plot-two-axes-centered-origin
labplot-zoom-in-x
labplot-zoom-in-y
labplot-zoom-out-x
labplot-zoom-out-y
labplot-zoom-select
labplot-zoom-select-x
labplot-zoom-select-y
labplot2
languages
layer-bottom
layer-delete
layer-duplicate
layer-lower
layer-new
layer-next
layer-previous
layer-raise
layer-rename
layer-top
layer-visible-off
layer-visible-on
lensautofix
lensdistortion
library-music
libreoffice-base
libreoffice-calc
libreoffice-database
libreoffice-draw
libreoffice-drawing
libreoffice-drawing-template
libreoffice-extension
libreoffice-formula
libreoffice-impress
libreoffice-main
libreoffice-master-document
libreoffice-math
libreoffice-oasis-database
libreoffice-oasis-drawing
libreoffice-oasis-drawing-template
libreoffice-oasis-formula
libreoffice-oasis-master-document
libreoffice-oasis-presentation
libreoffice-oasis-presentation-template
libreoffice-oasis-spreadsheet
libreoffice-oasis-spreadsheet-template
libreoffice-oasis-text
libreoffice-oasis-text-template
libreoffice-oasis-web-template
libreoffice-presentation
libreoffice-presentation-template
libreoffice-spreadsheet
libreoffice-spreadsheet-template
libreoffice-startcenter
libreoffice-text
libreoffice-text-template
libreoffice-writer
license
lighttable
lighttableadd
lines-connector
linguist
list-add-font
list-add-user
list-remove-all
list-remove-user
list-resource-add
lock
lokalize
love-amarok
mail-client
mail-encrypted
mail-encrypted-full
mail-encrypted-part
mail-flag
mail-folder-inbox
mail-folder-outbox
mail-folder-sent
mail-forwarded
mail-forwarded-replied
mail-invitation
mail-mark-task
mail-mark-unread-new
mail-meeting-request-reply
mail-message
mail-message-new-list
mail-queue
mail-queued
mail-receive
mail-reply-custom
mail-reply-custom-all
mail-reply-list
mail-signature-unknown
mail-signed-full
mail-signed-fully
mail-signed-part
mail-tagged
mail-unread-new
map-flat
map-globe
map-gnomonic
map-mercator
mark-location
markasblank
measure
media-album-cover
media-album-cover-manager-amarok
media-album-repeat-amarok
media-album-track
media-flash-memory-stick
media-flash-sd-mmc
media-flash-smart-media
media-mount
media-mout
media-optical-audio
media-optical-bd
media-optical-blu-ray
media-optical-cd-audio
media-optical-data
media-optical-dvd
media-optical-mixed-cd
media-optical-recordable
media-optical-video
media-playback-start-rtl
media-playlist-consecutive
media-playlist-consecutive-rtl
media-playlist-repeat-amarok
media-playlist-repeat-rtl
media-playlist-repeat-song
media-playlist-repeat-song-rtl
media-playlist-shuffle-rtl
media-random-albums-amarok
media-random-tracks-amarok
media-removable
media-repeat-album-amarok
media-repeat-playlist-amarok
media-repeat-track-amarok
media-seek-backward-rtl
media-seek-forward-rtl
media-show-active-track-amarok
media-skip-backward-rtl
media-skip-forward-rtl
media-standard-track-progression-amarok
media-track-add-amarok
media-track-edit-amarok
media-track-queue-amarok
media-track-remove-amarok
media-view-subtitles
media-zip
meeting-attending
meeting-attending-tentative
meeting-participant-no-response
meeting-participant-request-response
menu_new
menu_new_sep
merge
message
message-news
message-partial
message-rfc822
message-x-gnu-rmail
messagebox_warning
mic-off
mic-on
mic-ready
microphone-sensitivity-high
microphone-sensitivity-low
microphone-sensitivity-medium
microphone-sensitivity-muted
milestone
minitube
mode1
mode2
mode3
mode4
mode5
msgid2msgstr
multimedia-player-apple-ipod-touch
multimedia-player-ipod-mini-blue
multiple
muon
muondiscover
music-amarok
nepomuk
network-bluetooth
network-card
network-cellular-3g
network-cellular-4g
network-cellular-acquiring
network-cellular-connected
network-cellular-edge
network-cellular-gprs
network-cellular-hspa
network-cellular-no-route
network-cellular-offline
network-cellular-signal-excellent
network-cellular-signal-good
network-cellular-signal-none
network-cellular-signal-ok
network-cellular-signal-weak
network-connect
network-disconnect
network-manager
network-modem
network-no-route
network-server-database
network-vpn
network-vpn-acquiring
network-wired-acquiring
network-wired-activated
network-wired-disconnected
network-wired-no-route
network-wired-offline
network-wired-unavailable
network-wireless-acquiring
network-wireless-connected
network-wireless-connected-00
network-wireless-connected-100
network-wireless-connected-25
network-wireless-connected-50
network-wireless-connected-75
network-wireless-disconnected
network-wireless-encrypted
network-wireless-hotspot
network-wireless-no-route
network-wireless-offline
network-wireless-signal-excellent
network-wireless-signal-good
network-wireless-signal-none
network-wireless-signal-ok
network-wireless-signal-weak
new-audio-alarm
newer
news-subscribe
news-unsubscribe
nextfuzzy
nextfuzzyuntrans
nextuntranslated
nocover
node
node-add
node-break
node-delete
node-delete-segment
node-join
node-join-segment
node-segment-curve
node-segment-line
node-transform
node-type-auto-smooth
node-type-cusp
node-type-smooth
node-type-symmetric
noisereduction
non-starred
none
noninstalled
note
ntfs-config
object
object-align-horizontal-center-calligra
object-align-horizontal-left-calligra
object-align-horizontal-right-calligra
object-align-vertical-bottom-calligra
object-align-vertical-bottom-top-calligra
object-align-vertical-center-calligra
object-align-vertical-top-calligra
object-columns
object-fill
object-group
object-group-calligra
object-hidden
object-locked
object-order-back
object-order-back-calligra
object-order-front
object-order-front-calligra
object-order-lower
object-order-lower-calligra
object-order-raise
object-order-raise-calligra
object-rows
object-select
object-stroke
object-stroke-style
object-to-path
object-ungroup
object-ungroup-calligra
object-unlocked
object-visible
object_node
octave
octavebackend
octopi
odf
office-address-book
office-calendar
office-chart-area
office-chart-area-focus-peak-node
office-chart-area-percentage
office-chart-area-stacked
office-chart-bar
office-chart-bar-percentage
office-chart-bar-stacked
office-chart-line
office-chart-line-percentage
office-chart-line-stacked
office-chart-pie
office-chart-polar
office-chart-polar-stacked
office-chart-ring
office-chart-scatter
offline
offline-settings
oilpaint
okteta
okular
online
open-for-editing
open-menu
org.kde.ktpcontactlist
org.kde.muonnotifier
org.kde.plasma.activitybar
org.kde.plasma.analogclock
org.kde.plasma.battery
org.kde.plasma.binaryclock
org.kde.plasma.calculator
org.kde.plasma.calendar
org.kde.plasma.clipboard
org.kde.plasma.colorpicker
org.kde.plasma.comic
org.kde.plasma.date
org.kde.plasma.devicenotifier
org.kde.plasma.digitalclock
org.kde.plasma.fifteenpuzzle
org.kde.plasma.folder
org.kde.plasma.frame
org.kde.plasma.fuzzyclock
org.kde.plasma.icontasks
org.kde.plasma.kicker
org.kde.plasma.kickerdash
org.kde.plasma.kickoff
org.kde.plasma.mediacontroller
org.kde.plasma.networkmanagement
org.kde.plasma.notes
org.kde.plasma.pager
org.kde.plasma.quicklaunch
org.kde.plasma.showActivityManager
org.kde.plasma.systemloadviewer
org.kde.plasma.systemmonitor.cpu
org.kde.plasma.systemmonitor.diskactivity
org.kde.plasma.systemmonitor.diskusage
org.kde.plasma.systemmonitor.memory
org.kde.plasma.systemmonitor.net
org.kde.plasma.systemtray
org.kde.plasma.taskmanager
org.kde.plasma.timer
org.kde.plasma.userswitcher
org.kde.plasma.volume
org.kde.plasma.windowlist
outdated
overexposure
package
package-available
package-available-locked
package-broken
package-downgrade
package-install
package-installed-locked
package-installed-outdated
package-installed-updated
package-new
package-purge
package-reinstall
package-remove
package-upgrade
page-2sides
page-3sides
page-4sides
page-simple
page-zoom
paint-gradient-linear
paint-gradient-radial
paint-none
paint-pattern
paint-solid
paint-swatch
paint-unknown
pan-down
pan-end
pan-end-rtl
pan-start
pan-start-rtl
pan-up
partitionmanager
password-copy
password-generate
password-show-off
password-show-on
path-break-apart
path-clip-edit
path-combine
path-cut
path-difference
path-division
path-effect-parameter-next
path-exclusion
path-inset
path-intersection
path-mask-edit
path-mode-bezier
path-mode-polyline
path-mode-polyline-paraxial
path-mode-spiro
path-offset-dynamic
path-offset-linked
path-outset
path-reverse
path-simplify
path-union
pdf-annotations
percent
perspective
phone-apple-iphone
phonon-gstreamer
photo
photolayoutseditor
photos-amarok
pin
pixelart-trace
plan
planetkde
plank
planner
planwork
plasma
plasma-media-center
plasma-mobile-phone
plasma-search
plasmadiscover
player-time
player-volume
player-volume-muted
playlist-generator
playlist-sort
plugins
podcast-amarok
pointer
polygon-add-nodes
polygon-merge-nodes
port
postalcode
practice-setup
practice-start
practice-stop
precondition
preferences-activities
preferences-color
preferences-desktop-baloo
preferences-desktop-color
preferences-desktop-cryptography
preferences-desktop-default-applications
preferences-desktop-display
preferences-desktop-display-color
preferences-desktop-emoticons
preferences-desktop-filetype-association
preferences-desktop-font-installer
preferences-desktop-gaming
preferences-desktop-icons
preferences-desktop-keyboard-shortcuts
preferences-desktop-launch-feedback
preferences-desktop-mouse
preferences-desktop-notification
preferences-desktop-notification-bell
preferences-desktop-plasma
preferences-desktop-remote-desktop
preferences-desktop-sound
preferences-desktop-text-to-speech
preferences-desktop-user
preferences-desktop-user-password
preferences-gtk-config
preferences-indicator-amarok
preferences-kde-connect
preferences-media-playback-amarok
preferences-plugin
preferences-system-bluetooth
preferences-system-login
preferences-system-network-proxy
preferences-system-network-sharing
preferences-system-notifications
preferences-system-power-management
preferences-system-privacy
preferences-system-search
preferences-system-session-services
preferences-system-sharing
preferences-system-time
preferences-system-windows
preferences-system-windows-actions
preferences-system-windows-move
preferences-web-browser-adblock
preferences-web-browser-cache
preferences-web-browser-cookies
preferences-web-browser-identification
preferences-web-browser-shortcuts
preferences-web-browser-ssl
preferences-web-browser-stylesheets
preflight-verifier
presence_away
presence_offline
presence_online
presence_unknown
prevfuzzy
prevfuzzyuntrans
prevuntranslated
primarykey_constraint
printer-network
printer-warning
project-development
project-development-close
project-development-close-all
project-development-new-template
project-open
qa
qbittorrent
qdbusviewer
qelectrotech
qtcreator
quassel
question
quickopen
quickopen-class
quickopen-file
quickopen-function
quickview
qupzilla
r
radio
radio-checked
radio-mixed
raindrop
randomize
rating
rating-unrated
ratiocrop
rbackend
realization
rectangle-make-corners-sharp
redeyes
refactor
region
rekonq
relationship
remove
remove-amarok
remove-link
repeat
repository
resource-calendar-child
resource-calendar-child-insert
resource-calendar-insert
resource-group
resource-group-new
restoration
retweet
reverse
ring
roll
rotation-allowed
rotation-locked
routeplanning
run-build
run-build-clean
run-build-configure
run-build-file
run-build-install
run-build-install-root
run-build-prune
run-clean
run-install
scribus
script-error
search
select-rectangular
selection-bottom
selection-end
selection-end-rtl
selection-lower
selection-make-bitmap-copy
selection-move-to-layer-above
selection-move-to-layer-below
selection-raise
selection-start
selection-start-rtl
selection-top
semi-starred
semi-starred-rtl
send-to
send_signal
server-database
services
set-language
settings-configure
shallow-history
shape-choose
shapes
sharpenimage
shear
sheets
show-dialogs
show-grid
show-guides
show-menu
show-node-handles
show-offline
show-path-outline
showfoto
shuffle
similarartists-amarok
skanlite
skg-chart-bubble
skrooge
skrooge-black
skrooge-initial
skrooge_credit_card
skrooge_less
skrooge_more
skrooge_much_less
skrooge_much_more
skrooge_type
smallclock
smartgit
smartphone
smplayer
snap
snap-bounding-box
snap-bounding-box-center
snap-bounding-box-corners
snap-bounding-box-edges
snap-bounding-box-midpoints
snap-extension
snap-grid-guide-intersections
snap-guideline
snap-intersection
snap-node
snap-nodes-center
snap-nodes-cusp
snap-nodes-intersection
snap-nodes-midpoint
snap-nodes-path
snap-nodes-rotation-center
snap-nodes-smooth
snap-orthogonal
snap-page
snap-text-baseline
social
sort-name
sort-presence
sort_incr
speaker
specific-setup
spectacle
speedometer
split
stage
standard-connector
star-new
starred
start-here-kde
start-over
state-download
state-error
state-fork
state-information
state-offline
state-ok
state-pause
state-sync
state-warning
step
step_object_Anchor
step_object_Box
step_object_ChargedParticle
step_object_CircularMotor
step_object_Controller
step_object_CoulombForce
step_object_Disk
step_object_Gas
step_object_GasParticle
step_object_Graph
step_object_GravitationForce
step_object_LinearMotor
step_object_Meter
step_object_Note
step_object_Particle
step_object_Pin
step_object_Polygon
step_object_Rope
step_object_SoftBody
step_object_Spring
step_object_Stick
step_object_Tracer
step_object_WeightForce
sticky_zoom
stock_folder
story-editor
straight-connector
stroke-cap-bevel
stroke-cap-butt
stroke-cap-miter
stroke-cap-round
stroke-cap-square
stroke-join-bevel
stroke-join-miter
stroke-join-round
stroke-to-path
sublime
subsystem
svn-commit
svn-update
symbols
synaptic
synfig_icon
system-save-session
system-suspend
system-suspend-hibernate
system-switch-user
system-upgrade
system-users
systemsettings
tab-close
tab-close-other
tab-detach
tab-duplicate
tab-new
tab-new-background
table
tablet
tag
tag-addressbook
tag-assigned
tag-delete
tag-events
tag-folder
tag-new
tag-people
tag-places
tag-properties
tag-recents
tag-reset
task-new
taxes-finances
telegram
telepathy-kde
template
text-calendar
text-convert-to-regular
text-csharp
text-css
text-csv
text-directory
text-editor
text-enriched
text-field
text-flow-into-frame
text-frame-link
text-frame-unlink
text-markdown
text-mathml
text-plain
text-put-on-path
text-rdf
text-rdf+xml
text-remove-from-path
text-rtf
text-rust
text-sgml
text-speak
text-troff
text-unflow
text-unkern
text-vcalendar
text-vnd.abc
text-vnd.wap.wml
text-wiki
text-wrap
text-x-adasrc
text-x-apport
text-x-authors
text-x-bibtex
text-x-c++hdr
text-x-c++src
text-x-changelog
text-x-chdr
text-x-cmake
text-x-copying
text-x-credits
text-x-csharp
text-x-csrc
text-x-dtd
text-x-generic.svapplication-x-awk
text-x-go
text-x-haskell
text-x-hex
text-x-install
text-x-java
text-x-java-source
text-x-javascript
text-x-katefilelist
text-x-ldif
text-x-lilypond
text-x-log
text-x-lua
text-x-makefile
text-x-markdown
text-x-nfo
text-x-objchdr
text-x-objcsrc
text-x-opml
text-x-opml+xml
text-x-pascal
text-x-patch
text-x-plain
text-x-po
text-x-preview
text-x-python
text-x-qml
text-x-readme
text-x-rpm-spec
text-x-rust
text-x-scala
text-x-sql
text-x-tcl
text-x-tex
text-x-texinfo
text-x-vcard
text-x-xslfo
text-xmcd
text-xml
text_horz_kern
text_letter_spacing
text_line_spacing
text_remove_kerns
text_rotation
text_subscript
text_superscript
text_vert_kern
text_word_spacing
texture
tool-animator
tool-measure
tool-node-editor
tool-pointer
tool-spray
tool-tweak
tool_brush
tool_color_eraser
tool_color_picker
tool_curve
tool_ellipse
tool_elliptical_selection
tool_eraser
tool_flood_fill
tool_free_form_selection
tool_line
tool_pen
tool_polygon
tool_polyline
tool_rect_selection
tool_rectangle
tool_rounded_rectangle
tool_spraycan
tool_text
tools-media-optical-burn
tools-media-optical-burn-image
tools-media-optical-copy
tools-media-optical-erase
tools-media-optical-format
tools-report-bug
tools-rip-audio-cd
tools-rip-video-cd
tools-rip-video-dvd
tools-wizard
tor-browser
touchpad-disabled
transform-affect-gradient
transform-affect-pattern
transform-affect-rounded-corners
transform-affect-stroke
transform-browse
transform-crop
transform-crop-and-resize
transform-move
transform-move-horizontal
transform-move-vertical
transform-rotate
transform-scale
transform-scale-horizontal
transform-scale-textbox-points
transform-scale-vertical
transform-shear-down
transform-shear-left
transform-shear-right
transform-shear-up
transform-skew-horizontal
transform-skew-vertical
transsearch
trash-empty
trophy-bronze
trophy-gold
trophy-silver
tv
ubiquity
ubiquity-kde
umbr-coll-message-asynchronous
umbr-coll-message-synchronous
umbr-message-asynchronous
umbr-message-found
umbr-message-lost
umbr-message-synchronous
umbrello
umbrello_diagram_activity
umbrello_diagram_class
umbrello_diagram_collaboration
umbrello_diagram_component
umbrello_diagram_deployment
umbrello_diagram_entityrelationship
umbrello_diagram_sequence
umbrello_diagram_state
umbrello_diagram_usecase
underexposure
unetbootin
uniassociation
uninterruptible-power-supply
unique_constraint
unknown
unlock
unmarkasblank
unrequired
upcomingevents-amarok
update-high
update-low
update-medium
update-none
upindicator
upload-media
uri-mms
uri-mmst
uri-pnm
uri-rtspt
uri-rtspu
usb-creator-kde
usecase
user
user-ada-lovelace
user-alice-in-wonderland
user-away-extended
user-busy
user-grace-hopper
user-group-delete
user-group-new
user-group-properties
user-identity
user-info
user-invisible
user-leonardo-da-vinci
user-mahatma-gandhi
user-mowgli
user-none
user-not-tracked
user-online
user-properties
user-status-pending
username-copy
utilities-energy-monitor
utilities-file-archiver
utilities-log-viewer
vcs-added
vcs-conflicting
vcs-locally-modified
vcs-locally-modified-unstaged
vcs-normal
vcs-removed
vcs-update-required
viber
video-mlt-playlist
video-mp4
video-television
video-vivo
video-vnd.rn-realvideo
video-wavelet
video-webm
video-x-anim
video-x-flic
video-x-flv
video-x-google-vlc-plugin
video-x-javafx
video-x-matroska
video-x-mng
video-x-ms-wmp
video-x-ms-wmv
video-x-msvideo
video-x-ogm+ogg
video-x-theora+ogg
video-x-wmv
videoclip-amarok
view-app-grid
view-bank
view-bank-account
view-bank-account-checking
view-bank-account-savings
view-barcode
view-barcode-add
view-calendar
view-calendar-agenda
view-calendar-birthday
view-calendar-day
view-calendar-holiday
view-calendar-journal
view-calendar-list
view-calendar-month
view-calendar-special-occasion
view-calendar-tasks
view-calendar-time-spent
view-calendar-timeline
view-calendar-upcoming-days
view-calendar-upcoming-events
view-calendar-wedding-anniversary
view-calendar-week
view-calendar-whatsnext
view-calendar-workweek
view-catalog
view-categories
view-categories-expenditures
view-categories-incomes
view-certificate
view-certificate-add
view-certificate-export
view-certificate-export-secret
view-certificate-export-server
view-certificate-import
view-certificate-server-configure
view-certificate-sign
view-choose
view-close
view-continuous
view-conversation-balloon
view-dual
view-file-columns
view-filter
view-form
view-form-action
view-grid
view-group
view-history
view-left-close
view-list
view-list-details
view-list-icons
view-list-text
view-list-tree
view-media-artist
view-media-equalizer
view-media-lyrics
view-media-playlist
view-media-publisher
view-media-title
view-media-visualization
view-more
view-more-horizontal
view-multiple-objects
view-object-histogram-linear
view-object-histogram-logarithmic
view-paged
view-pim-calendar
view-pim-contacts
view-pim-journal
view-pim-mail
view-pim-news
view-pim-notes
view-pim-tasks
view-pim-tasks-pending
view-presentation
view-preview
view-process-all
view-process-all-tree
view-process-own
view-process-system
view-process-tree
view-process-users
view-readermode
view-readermode-active
view-resource-calendar
view-right-close
view-right-new
view-services-scripted-amarok
view-sidetree
view-split-left-right
view-split-top-bottom
view-statistics
view-table-of-contents-ltr
view-table-of-contents-rtl
view-task
view-task-add
view-task-child
view-task-child-add
view-time-schedule
view-time-schedule-baselined
view-time-schedule-baselined-add
view-time-schedule-baselined-remove
view-time-schedule-calculus
view-time-schedule-child-insert
view-time-schedule-edit
view-time-schedule-insert
view-web-browser-dom-tree
view-wrapped
view-wrapped-rtl
viewimage
virtualbox
virtualbox-hdd
virtualbox-ova
virtualbox-ovf
virtualbox-vbox
virtualbox-vbox-extpack
virtualbox-vdi
virtualbox-vhd
virtualbox-vmdk
visibility
vivaldi
vlc
vnd.ms-publisher
vokoscreen
weather-clouds
weather-clouds-night
weather-freezing-rain
weather-hail
weather-many-clouds
weather-mist
weather-none
weather-showers-day
weather-showers-night
weather-showers-scattered-day
weather-showers-scattered-night
weather-snow-rain
weather-snow-scattered
weather-snow-scattered-day
weather-snow-scattered-night
weather-storm-day
weather-storm-night
web-browser
whitebalance
window
window-duplicate
window-maximize
window-minimize
window-next
window-previous
window-restore
words
x-clementine-artist
x-clementine-shuffle
x-kde-nsplugin-generated
x-mail-distribution-list
x-media-podcast
x-office-contact
x-office-document-template
x-office-drawing
x-office-drawing-template
x-office-presentation-template
x-office-spreadsheet-template
x-package-repository
x-shape-connection
x-shape-formula
x-shape-image
x-shape-text
x-zoom-in
x-zoom-out
xchat
xine
xmind
xml-attribute-delete
xml-element-new
xml-node-delete
xml-node-duplicate
xml-text-new
xterm
xterm-color
y-zoom-in
y-zoom-out
yakuake
zoom
zoom-1-to-2
zoom-2-to-1
zoom-double-size
zoom-draw
zoom-fit-drawing
zoom-fit-height
zoom-fit-page
zoom-fit-selection
zoom-fit-width
zoom-half-size
zoom-in-large
zoom-in-x
zoom-in-y
zoom-next
zoom-out-large
zoom-out-x
zoom-out-y
zoom-previous
zoom-select
zoom-select-fit
zoom-select-x
zoom-select-y