From e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 12 Apr 2017 15:48:46 -0400 Subject: Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly. --- icon-theme/material-design-light/status/status.list | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 icon-theme/material-design-light/status/status.list (limited to 'icon-theme/material-design-light/status/status.list') diff --git a/icon-theme/material-design-light/status/status.list b/icon-theme/material-design-light/status/status.list new file mode 100644 index 00000000..2b140772 --- /dev/null +++ b/icon-theme/material-design-light/status/status.list @@ -0,0 +1,12 @@ + +mail-attachment The icon used for an electronic mail that contains attachments. +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. + +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. + -- cgit