aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/index.theme
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-design-light/index.theme')
-rw-r--r--icon-theme/material-design-light/index.theme79
1 files changed, 79 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/index.theme b/icon-theme/material-design-light/index.theme
new file mode 100644
index 00000000..585001a7
--- /dev/null
+++ b/icon-theme/material-design-light/index.theme
@@ -0,0 +1,79 @@
+[Icon Theme]
+Name=Material Design (light)
+Comment=Icons from Google and other contributors using the "material design" specifications
+Inherits=hicolor
+
+Example=folder
+
+Directories=scalable/actions, scalable/applications, scalable/categories, scalable/devices, scalable/emblems, scalable/emotes, scalable/international, scalable/mimetypes, scalable/places, scalable/status
+
+
+[scalable/actions]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Actions
+
+[scalable/applications]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Applications
+
+[scalable/categories]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Categories
+
+[scalable/devices]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Devices
+
+[scalable/emblems]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Emblems
+
+[scalable/emotes]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Emotes
+
+[scalable/international]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=International
+
+[scalable/mimetypes]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=MimeTypes
+
+[scalable/places]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Places
+
+[scalable/status]
+Size=48
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Status
bgstack15