├── 192x192 └── apps │ └── gedit192.png ├── 48x48 ├── apps │ ├── accessories-ebook-reader.png │ ├── accessories-text-editor.png │ ├── atom-text-editor.png │ ├── dconf-editor.png │ ├── dejadup.png │ ├── geany.png │ ├── geary.png │ ├── gitg.png │ ├── gnome-calendar.png │ ├── gnome-clocks.png │ ├── gnome-contacts.png │ ├── gnome-music.png │ ├── gnome-power-manager.png │ ├── gnome-tweak-tool.png │ ├── goforit.png │ ├── gparted.png │ ├── help-browser.png │ ├── hexchat.png │ ├── lollypop.png │ ├── nautilus.png │ ├── plank.png │ ├── simplescreenrecorder.png │ ├── sublime-text.png │ ├── telegram-desktop.png │ ├── text-editor.png │ ├── transmission-gtk.png │ ├── utilities-system-monitor.png │ ├── utilities-terminal.png │ ├── vim.png │ ├── virtualbox.png │ └── vlc.png ├── mimetypes │ ├── application-certificate.png │ ├── application-x-executable.png │ ├── audio-x-generic.png │ ├── font-x-generic.png │ ├── image-x-generic.png │ ├── package-x-generic.png │ ├── text-css.png │ ├── text-html.png │ ├── text-x-generic.png │ ├── text-x-preview.png │ ├── text-x-script.png │ ├── video-x-generic.png │ └── x-office-document.png └── places │ ├── folder-documents.png │ ├── folder-download.png │ ├── folder-music.png │ ├── folder-pictures.png │ ├── folder-publicshare.png │ ├── folder-remote.png │ ├── folder-saved-search.png │ ├── folder-templates.png │ ├── folder-videos.png │ ├── folder.png │ ├── home-folder.png │ ├── user-bookmarks.png │ └── user-trash.png ├── README.md ├── index.theme └── src └── 48 ├── applications ├── accessories-text-editor.svg ├── atom-text-editor.svg ├── books48.svg ├── clock48.svg ├── dconf-editor.svg ├── deja-dup.svg ├── geary.svg ├── gedit.svg ├── gitg.svg ├── gnome-calendar.svg ├── gnome-contacts.svg ├── gnome-help.svg ├── gnome-music.svg ├── gnome-power-manager.svg ├── gnome-terminal.svg ├── gnome-tweak-tool.svg ├── go-for-it.svg ├── gparted.svg ├── hexchat.svg ├── lollypop48.svg ├── nautilus.svg ├── pithos.svg ├── plank.svg ├── simplescreenrecorder.svg ├── system-monitor.svg ├── telegram.svg ├── totem.svg ├── transmission48.svg ├── vim.svg └── virtualbox.svg ├── mimetypes ├── application-certificate.svg ├── application-x-executable.svg ├── audio-x-generic.svg ├── font-x-generic.svg ├── image-x-generic.svg ├── package-x-generic.svg ├── text-css.svg ├── text-html.svg ├── text-x-generic.svg ├── text-x-preview.svg ├── text-x-script.svg ├── video-x-generic.svg └── x-office-document.svg └── places ├── folder-documents.svg ├── folder-download.svg ├── folder-music.svg ├── folder-pictures.svg ├── folder-publicshare.svg ├── folder-remote.svg ├── folder-saved-search.svg ├── folder-templates.svg ├── folder-videos.svg ├── folder.svg ├── home-folder.svg ├── user-bookmarks.svg └── user-trash.svg /192x192/apps/gedit192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/192x192/apps/gedit192.png -------------------------------------------------------------------------------- /48x48/apps/accessories-ebook-reader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/accessories-ebook-reader.png -------------------------------------------------------------------------------- /48x48/apps/accessories-text-editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/accessories-text-editor.png -------------------------------------------------------------------------------- /48x48/apps/atom-text-editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/atom-text-editor.png -------------------------------------------------------------------------------- /48x48/apps/dconf-editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/dconf-editor.png -------------------------------------------------------------------------------- /48x48/apps/dejadup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/dejadup.png -------------------------------------------------------------------------------- /48x48/apps/geany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/geany.png -------------------------------------------------------------------------------- /48x48/apps/geary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/geary.png -------------------------------------------------------------------------------- /48x48/apps/gitg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gitg.png -------------------------------------------------------------------------------- /48x48/apps/gnome-calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gnome-calendar.png -------------------------------------------------------------------------------- /48x48/apps/gnome-clocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gnome-clocks.png -------------------------------------------------------------------------------- /48x48/apps/gnome-contacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gnome-contacts.png -------------------------------------------------------------------------------- /48x48/apps/gnome-music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gnome-music.png -------------------------------------------------------------------------------- /48x48/apps/gnome-power-manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gnome-power-manager.png -------------------------------------------------------------------------------- /48x48/apps/gnome-tweak-tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gnome-tweak-tool.png -------------------------------------------------------------------------------- /48x48/apps/goforit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/goforit.png -------------------------------------------------------------------------------- /48x48/apps/gparted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/gparted.png -------------------------------------------------------------------------------- /48x48/apps/help-browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/help-browser.png -------------------------------------------------------------------------------- /48x48/apps/hexchat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/hexchat.png -------------------------------------------------------------------------------- /48x48/apps/lollypop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/lollypop.png -------------------------------------------------------------------------------- /48x48/apps/nautilus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/nautilus.png -------------------------------------------------------------------------------- /48x48/apps/plank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/plank.png -------------------------------------------------------------------------------- /48x48/apps/simplescreenrecorder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/simplescreenrecorder.png -------------------------------------------------------------------------------- /48x48/apps/sublime-text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/sublime-text.png -------------------------------------------------------------------------------- /48x48/apps/telegram-desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/telegram-desktop.png -------------------------------------------------------------------------------- /48x48/apps/text-editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/text-editor.png -------------------------------------------------------------------------------- /48x48/apps/transmission-gtk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/transmission-gtk.png -------------------------------------------------------------------------------- /48x48/apps/utilities-system-monitor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/utilities-system-monitor.png -------------------------------------------------------------------------------- /48x48/apps/utilities-terminal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/utilities-terminal.png -------------------------------------------------------------------------------- /48x48/apps/vim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/vim.png -------------------------------------------------------------------------------- /48x48/apps/virtualbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/virtualbox.png -------------------------------------------------------------------------------- /48x48/apps/vlc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/apps/vlc.png -------------------------------------------------------------------------------- /48x48/mimetypes/application-certificate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/application-certificate.png -------------------------------------------------------------------------------- /48x48/mimetypes/application-x-executable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/application-x-executable.png -------------------------------------------------------------------------------- /48x48/mimetypes/audio-x-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/audio-x-generic.png -------------------------------------------------------------------------------- /48x48/mimetypes/font-x-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/font-x-generic.png -------------------------------------------------------------------------------- /48x48/mimetypes/image-x-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/image-x-generic.png -------------------------------------------------------------------------------- /48x48/mimetypes/package-x-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/package-x-generic.png -------------------------------------------------------------------------------- /48x48/mimetypes/text-css.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/text-css.png -------------------------------------------------------------------------------- /48x48/mimetypes/text-html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/text-html.png -------------------------------------------------------------------------------- /48x48/mimetypes/text-x-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/text-x-generic.png -------------------------------------------------------------------------------- /48x48/mimetypes/text-x-preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/text-x-preview.png -------------------------------------------------------------------------------- /48x48/mimetypes/text-x-script.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/text-x-script.png -------------------------------------------------------------------------------- /48x48/mimetypes/video-x-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/video-x-generic.png -------------------------------------------------------------------------------- /48x48/mimetypes/x-office-document.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/mimetypes/x-office-document.png -------------------------------------------------------------------------------- /48x48/places/folder-documents.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-documents.png -------------------------------------------------------------------------------- /48x48/places/folder-download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-download.png -------------------------------------------------------------------------------- /48x48/places/folder-music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-music.png -------------------------------------------------------------------------------- /48x48/places/folder-pictures.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-pictures.png -------------------------------------------------------------------------------- /48x48/places/folder-publicshare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-publicshare.png -------------------------------------------------------------------------------- /48x48/places/folder-remote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-remote.png -------------------------------------------------------------------------------- /48x48/places/folder-saved-search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-saved-search.png -------------------------------------------------------------------------------- /48x48/places/folder-templates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-templates.png -------------------------------------------------------------------------------- /48x48/places/folder-videos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder-videos.png -------------------------------------------------------------------------------- /48x48/places/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/folder.png -------------------------------------------------------------------------------- /48x48/places/home-folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/home-folder.png -------------------------------------------------------------------------------- /48x48/places/user-bookmarks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/user-bookmarks.png -------------------------------------------------------------------------------- /48x48/places/user-trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphaphee/flatlight/e3953adca43a07540e203b30b03f1e93c93cba63/48x48/places/user-trash.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ###Description 2 | Flatlight is a simple flat-like icon theme, subtly inspired by Google's material guidelines.' 3 | 4 | ###Style 5 | Semi-flat, brightly colored icon theme. The main purpose is simplicity combined with usability to deliver a modern looking icon pack to the Linux desktop. 6 | 7 | ###Supported Sizes 8 | The supported icon sizes are the following: 9 | - 16x16 10 | - 32x32 11 | - 48x48 12 | - 64x64 13 | - 128x128 14 | - Scalable (svg format) 15 | 16 | *HiDpi support will arrive at a later stage.* 17 | 18 | ###Priorities 19 | The theme is under heavy work in progress. The icon creation priorities are the following: 20 | - places 21 | - devices 22 | - mimetypes 23 | - status 24 | - action 25 | - my favorite applications 26 | 27 | Also, note that the **flatlight** icon theme is firstly built around [Solus Operating System](http://solus-project.com), since it is what I use myself. 28 | 29 | *After the work on these fronts is complete I will start accepting icon requests.* 30 | 31 | ###License 32 | Flatlight icon theme is shared under [Creative Commons Attribution-ShareAlike 4.0 International license](http://creativecommons.org/licenses/by-sa/4.0/). 33 | -------------------------------------------------------------------------------- /index.theme: -------------------------------------------------------------------------------- 1 | [Icon Theme] 2 | Name=Adwaita 3 | 4 | Name[vi]=Adwaita 5 | 6 | Comment=The Only One 7 | 8 | Example=folder 9 | 10 | # KDE Specific Stuff 11 | DisplayDepth=32 12 | LinkOverlay=link_overlay 13 | LockOverlay=lock_overlay 14 | ZipOverlay=zip_overlay 15 | DesktopDefault=48 16 | DesktopSizes=16,22,32,48,64,72,96,128 17 | ToolbarDefault=22 18 | ToolbarSizes=16,22,32,48 19 | MainToolbarDefault=22 20 | MainToolbarSizes=16,22,32,48 21 | SmallDefault=16 22 | SmallSizes=16 23 | PanelDefault=32 24 | PanelSizes=16,22,32,48,64,72,96,128 25 | 26 | # Directory list 27 | Directories=8x8/emblems,16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/mimetypes,16x16/places,16x16/status,22x22/actions,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/mimetypes,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/mimetypes,24x24/places,24x24/status,32x32/actions,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/mimetypes,32x32/places,32x32/status,48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/mimetypes,48x48/places,48x48/status,64x64/actions,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/emotes,64x64/mimetypes,64x64/places,64x64/status,96x96/actions,96x96/apps,96x96/categories,96x96/devices,96x96/emblems,96x96/emotes,96x96/mimetypes,96x96/places,96x96/status,256x256/actions,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/mimetypes,256x256/places,256x256/status,scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status,scalable-up-to-32/status, 28 | 29 | [8x8/emblems] 30 | Context=Emblems 31 | Size=8 32 | Type=Fixed 33 | 34 | [16x16/actions] 35 | Context=Actions 36 | Size=16 37 | Type=Fixed 38 | 39 | [16x16/apps] 40 | Context=Applications 41 | Size=16 42 | Type=Fixed 43 | 44 | [16x16/categories] 45 | Context=Categories 46 | Size=16 47 | Type=Fixed 48 | 49 | [16x16/devices] 50 | Context=Devices 51 | Size=16 52 | Type=Fixed 53 | 54 | [16x16/emblems] 55 | Context=Emblems 56 | Size=16 57 | Type=Fixed 58 | 59 | [16x16/emotes] 60 | Context=Emotes 61 | Size=16 62 | Type=Fixed 63 | 64 | [16x16/mimetypes] 65 | Context=MimeTypes 66 | Size=16 67 | Type=Fixed 68 | 69 | [16x16/places] 70 | Context=Places 71 | Size=16 72 | Type=Fixed 73 | 74 | [16x16/status] 75 | Context=Status 76 | Size=16 77 | Type=Fixed 78 | 79 | [22x22/actions] 80 | Context=Actions 81 | Size=22 82 | Type=Fixed 83 | 84 | [22x22/apps] 85 | Context=Applications 86 | Size=22 87 | Type=Fixed 88 | 89 | [22x22/categories] 90 | Context=Categories 91 | Size=22 92 | Type=Fixed 93 | 94 | [22x22/devices] 95 | Context=Devices 96 | Size=22 97 | Type=Fixed 98 | 99 | [22x22/emblems] 100 | Context=Emblems 101 | Size=22 102 | Type=Fixed 103 | 104 | [22x22/emotes] 105 | Context=Emotes 106 | Size=22 107 | Type=Fixed 108 | 109 | [22x22/mimetypes] 110 | Context=MimeTypes 111 | Size=22 112 | Type=Fixed 113 | 114 | [22x22/places] 115 | Context=Places 116 | Size=22 117 | Type=Fixed 118 | 119 | [22x22/status] 120 | Context=Status 121 | Size=22 122 | Type=Fixed 123 | 124 | [24x24/actions] 125 | Context=Actions 126 | Size=24 127 | Type=Fixed 128 | 129 | [24x24/apps] 130 | Context=Applications 131 | Size=24 132 | Type=Fixed 133 | 134 | [24x24/categories] 135 | Context=Categories 136 | Size=24 137 | Type=Fixed 138 | 139 | [24x24/devices] 140 | Context=Devices 141 | Size=24 142 | Type=Fixed 143 | 144 | [24x24/emblems] 145 | Context=Emblems 146 | Size=24 147 | Type=Fixed 148 | 149 | [24x24/emotes] 150 | Context=Emotes 151 | Size=24 152 | Type=Fixed 153 | 154 | [24x24/mimetypes] 155 | Context=MimeTypes 156 | Size=24 157 | Type=Fixed 158 | 159 | [24x24/places] 160 | Context=Places 161 | Size=24 162 | Type=Fixed 163 | 164 | [24x24/status] 165 | Context=Status 166 | Size=24 167 | Type=Fixed 168 | 169 | [32x32/actions] 170 | Context=Actions 171 | Size=32 172 | Type=Fixed 173 | 174 | [32x32/apps] 175 | Context=Applications 176 | Size=32 177 | Type=Fixed 178 | 179 | [32x32/categories] 180 | Context=Categories 181 | Size=32 182 | Type=Fixed 183 | 184 | [32x32/devices] 185 | Context=Devices 186 | Size=32 187 | Type=Fixed 188 | 189 | [32x32/emblems] 190 | Context=Emblems 191 | Size=32 192 | Type=Fixed 193 | 194 | [32x32/emotes] 195 | Context=Emotes 196 | Size=32 197 | Type=Fixed 198 | 199 | [32x32/mimetypes] 200 | Context=MimeTypes 201 | Size=32 202 | Type=Fixed 203 | 204 | [32x32/places] 205 | Context=Places 206 | Size=32 207 | Type=Fixed 208 | 209 | [32x32/status] 210 | Context=Status 211 | Size=32 212 | Type=Fixed 213 | 214 | [48x48/actions] 215 | Context=Actions 216 | Size=48 217 | Type=Fixed 218 | 219 | [48x48/apps] 220 | Context=Applications 221 | Size=48 222 | Type=Fixed 223 | 224 | [48x48/categories] 225 | Context=Categories 226 | Size=48 227 | Type=Fixed 228 | 229 | [48x48/devices] 230 | Context=Devices 231 | Size=48 232 | Type=Fixed 233 | 234 | [48x48/emblems] 235 | Context=Emblems 236 | Size=48 237 | Type=Fixed 238 | 239 | [48x48/emotes] 240 | Context=Emotes 241 | Size=48 242 | Type=Fixed 243 | 244 | [48x48/mimetypes] 245 | Context=MimeTypes 246 | Size=48 247 | Type=Fixed 248 | 249 | [48x48/places] 250 | Context=Places 251 | Size=48 252 | Type=Fixed 253 | 254 | [48x48/status] 255 | Context=Status 256 | Size=48 257 | Type=Fixed 258 | 259 | [64x64/actions] 260 | Context=Actions 261 | Size=64 262 | Type=Fixed 263 | 264 | [64x64/apps] 265 | Context=Applications 266 | Size=64 267 | Type=Fixed 268 | 269 | [64x64/categories] 270 | Context=Categories 271 | Size=64 272 | Type=Fixed 273 | 274 | [64x64/devices] 275 | Context=Devices 276 | Size=64 277 | Type=Fixed 278 | 279 | [64x64/emblems] 280 | Context=Emblems 281 | Size=64 282 | Type=Fixed 283 | 284 | [64x64/emotes] 285 | Context=Emotes 286 | Size=64 287 | Type=Fixed 288 | 289 | [64x64/mimetypes] 290 | Context=MimeTypes 291 | Size=64 292 | Type=Fixed 293 | 294 | [64x64/places] 295 | Context=Places 296 | Size=64 297 | Type=Fixed 298 | 299 | [64x64/status] 300 | Context=Status 301 | Size=64 302 | Type=Fixed 303 | 304 | [96x96/actions] 305 | Context=Actions 306 | Size=96 307 | Type=Fixed 308 | 309 | [96x96/apps] 310 | Context=Applications 311 | Size=96 312 | Type=Fixed 313 | 314 | [96x96/categories] 315 | Context=Categories 316 | Size=96 317 | Type=Fixed 318 | 319 | [96x96/devices] 320 | Context=Devices 321 | Size=96 322 | Type=Fixed 323 | 324 | [96x96/emblems] 325 | Context=Emblems 326 | Size=96 327 | Type=Fixed 328 | 329 | [96x96/emotes] 330 | Context=Emotes 331 | Size=96 332 | Type=Fixed 333 | 334 | [96x96/mimetypes] 335 | Context=MimeTypes 336 | Size=96 337 | Type=Fixed 338 | 339 | [96x96/places] 340 | Context=Places 341 | Size=96 342 | Type=Fixed 343 | 344 | [96x96/status] 345 | Context=Status 346 | Size=96 347 | Type=Fixed 348 | 349 | [256x256/actions] 350 | Context=Actions 351 | Size=256 352 | MinSize=56 353 | MaxSize=512 354 | Type=Scalable 355 | 356 | [256x256/apps] 357 | Context=Applications 358 | Size=256 359 | MinSize=56 360 | MaxSize=512 361 | Type=Scalable 362 | 363 | [256x256/categories] 364 | Context=Categories 365 | Size=256 366 | MinSize=56 367 | MaxSize=512 368 | Type=Scalable 369 | 370 | [256x256/devices] 371 | Context=Devices 372 | Size=256 373 | MinSize=56 374 | MaxSize=512 375 | Type=Scalable 376 | 377 | [256x256/emblems] 378 | Context=Emblems 379 | Size=256 380 | MinSize=56 381 | MaxSize=512 382 | Type=Scalable 383 | 384 | [256x256/emotes] 385 | Context=Emotes 386 | Size=256 387 | MinSize=56 388 | MaxSize=512 389 | Type=Scalable 390 | 391 | [256x256/mimetypes] 392 | Context=MimeTypes 393 | Size=256 394 | MinSize=56 395 | MaxSize=512 396 | Type=Scalable 397 | 398 | [256x256/places] 399 | Context=Places 400 | Size=256 401 | MinSize=56 402 | MaxSize=512 403 | Type=Scalable 404 | 405 | [256x256/status] 406 | Context=Status 407 | Size=256 408 | MinSize=56 409 | MaxSize=512 410 | Type=Scalable 411 | 412 | [scalable/actions] 413 | Context=Actions 414 | Size=16 415 | MinSize=8 416 | MaxSize=512 417 | Type=Scalable 418 | 419 | [scalable/apps] 420 | Context=Applications 421 | Size=16 422 | MinSize=8 423 | MaxSize=512 424 | Type=Scalable 425 | 426 | [scalable/categories] 427 | Context=Categories 428 | Size=16 429 | MinSize=8 430 | MaxSize=512 431 | Type=Scalable 432 | 433 | [scalable/devices] 434 | Context=Devices 435 | Size=16 436 | MinSize=8 437 | MaxSize=512 438 | Type=Scalable 439 | 440 | [scalable/emblems] 441 | Context=Emblems 442 | Size=16 443 | MinSize=8 444 | MaxSize=512 445 | Type=Scalable 446 | 447 | [scalable/emotes] 448 | Context=Emotes 449 | Size=16 450 | MinSize=8 451 | MaxSize=512 452 | Type=Scalable 453 | 454 | [scalable/mimetypes] 455 | Context=MimeTypes 456 | Size=16 457 | MinSize=8 458 | MaxSize=512 459 | Type=Scalable 460 | 461 | [scalable/places] 462 | Context=Places 463 | Size=16 464 | MinSize=8 465 | MaxSize=512 466 | Type=Scalable 467 | 468 | [scalable/status] 469 | Context=Status 470 | Size=16 471 | MinSize=8 472 | MaxSize=512 473 | Type=Scalable 474 | 475 | [scalable-up-to-32/status] 476 | Context=Status 477 | Size=16 478 | MinSize=16 479 | MaxSize=32 480 | Type=Scalable 481 | 482 | -------------------------------------------------------------------------------- /src/48/applications/accessories-text-editor.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 55 | 62 | 63 | 95 | 102 | 103 | 105 | 106 | 108 | image/svg+xml 109 | 111 | 112 | 113 | 114 | 115 | 120 | 126 | 136 | 146 | 156 | 166 | 175 | 182 | 188 | 194 | 200 | 206 | 207 | 213 | 217 | 221 | 226 | 231 | 235 | 236 | -------------------------------------------------------------------------------- /src/48/applications/books48.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 40 | 44 | 48 | 49 | 56 | 65 | 76 | 77 | 109 | 116 | 117 | 119 | 120 | 122 | image/svg+xml 123 | 125 | 126 | 127 | 128 | 129 | 134 | 140 | 149 | 158 | 167 | 173 | 179 | 185 | 191 | 197 | 203 | 208 | 214 | 215 | 216 | -------------------------------------------------------------------------------- /src/48/applications/gedit.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 55 | 56 | 88 | 95 | 96 | 98 | 99 | 101 | image/svg+xml 102 | 104 | 105 | 106 | 107 | 108 | 113 | 119 | 129 | 139 | 149 | 159 | 169 | 178 | 185 | 191 | 197 | 203 | 208 | 209 | 215 | 219 | 223 | 228 | 233 | 237 | 238 | -------------------------------------------------------------------------------- /src/48/applications/gnome-help.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 22 | 24 | 27 | 31 | 35 | 36 | 43 | 54 | 55 | 92 | 99 | 100 | 102 | 103 | 105 | image/svg+xml 106 | 108 | 109 | 110 | 111 | 112 | 117 | 123 | 131 | 139 | 147 | 155 | 161 | 167 | 173 | 179 | 185 | 186 | 187 | -------------------------------------------------------------------------------- /src/48/applications/system-monitor.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 55 | 56 | 88 | 95 | 96 | 98 | 99 | 101 | image/svg+xml 102 | 104 | 105 | 106 | 107 | 108 | 113 | 122 | 128 | 133 | 139 | 145 | 151 | 157 | 163 | 169 | 178 | 179 | 185 | 189 | 193 | 198 | 203 | 207 | 208 | -------------------------------------------------------------------------------- /src/48/applications/virtualbox.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 22 | 24 | 27 | 31 | 35 | 36 | 43 | 50 | 61 | 68 | 69 | 102 | 109 | 110 | 112 | 113 | 115 | image/svg+xml 116 | 118 | 119 | 120 | 121 | 122 | 127 | 136 | 142 | 148 | 153 | 159 | 165 | 171 | 177 | 183 | 189 | 198 | 199 | 200 | -------------------------------------------------------------------------------- /src/48/mimetypes/text-css.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 40 | 44 | 48 | 49 | 51 | 55 | 59 | 60 | 64 | 69 | 75 | 80 | 85 | 91 | 92 | 94 | 98 | 102 | 103 | 113 | 123 | 126 | 130 | 134 | 135 | 145 | 155 | 166 | 167 | 199 | 203 | 204 | 206 | 207 | 209 | image/svg+xml 210 | 212 | 213 | 214 | 215 | 216 | 221 | 227 | 233 | 239 | 245 | 251 | 256 | 262 | 263 | 264 | -------------------------------------------------------------------------------- /src/48/mimetypes/text-html.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 40 | 44 | 48 | 49 | 51 | 55 | 59 | 60 | 64 | 69 | 75 | 80 | 85 | 91 | 92 | 94 | 98 | 102 | 103 | 113 | 123 | 126 | 130 | 134 | 135 | 145 | 155 | 166 | 167 | 199 | 203 | 204 | 206 | 207 | 209 | image/svg+xml 210 | 212 | 213 | 214 | 215 | 216 | 221 | 227 | 233 | 239 | 245 | 251 | 257 | 263 | 264 | 265 | -------------------------------------------------------------------------------- /src/48/mimetypes/text-x-preview.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 40 | 44 | 48 | 49 | 51 | 55 | 59 | 60 | 64 | 69 | 75 | 80 | 85 | 91 | 92 | 94 | 98 | 102 | 103 | 113 | 123 | 126 | 130 | 134 | 135 | 145 | 155 | 166 | 167 | 199 | 203 | 204 | 206 | 207 | 209 | image/svg+xml 210 | 212 | 213 | 214 | 215 | 216 | 221 | 227 | 233 | 239 | 245 | 251 | 257 | 258 | 259 | -------------------------------------------------------------------------------- /src/48/mimetypes/video-x-generic.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 22 | 24 | 31 | 32 | 64 | 71 | 72 | 74 | 75 | 77 | image/svg+xml 78 | 80 | 81 | 82 | 83 | 84 | 89 | 94 | 103 | 109 | 115 | 116 | 122 | 126 | 130 | 135 | 140 | 144 | 145 | -------------------------------------------------------------------------------- /src/48/places/folder-documents.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 177 | 183 | 192 | 197 | 198 | 204 | 208 | 212 | 217 | 222 | 226 | 227 | -------------------------------------------------------------------------------- /src/48/places/folder-download.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 177 | 182 | 187 | 192 | 197 | 198 | 204 | 208 | 212 | 217 | 222 | 226 | 227 | -------------------------------------------------------------------------------- /src/48/places/folder-music.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 176 | 182 | 187 | 188 | 194 | 198 | 202 | 207 | 212 | 216 | 217 | -------------------------------------------------------------------------------- /src/48/places/folder-pictures.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 177 | 182 | 188 | 189 | 195 | 199 | 203 | 208 | 213 | 217 | 218 | -------------------------------------------------------------------------------- /src/48/places/folder-saved-search.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 177 | 182 | 183 | 189 | 193 | 197 | 202 | 207 | 211 | 212 | -------------------------------------------------------------------------------- /src/48/places/folder-templates.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 177 | 183 | 188 | 189 | 195 | 199 | 203 | 208 | 213 | 217 | 218 | -------------------------------------------------------------------------------- /src/48/places/folder-videos.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 177 | 183 | 188 | 189 | 195 | 199 | 203 | 208 | 213 | 217 | 218 | -------------------------------------------------------------------------------- /src/48/places/folder.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 176 | 177 | 183 | 187 | 191 | 196 | 201 | 205 | 206 | -------------------------------------------------------------------------------- /src/48/places/home-folder.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 24 | 26 | 29 | 33 | 37 | 38 | 45 | 53 | 58 | 63 | 64 | 75 | 76 | 108 | 115 | 116 | 118 | 119 | 121 | image/svg+xml 122 | 124 | 125 | 126 | 127 | 128 | 133 | 139 | 145 | 154 | 160 | 166 | 172 | 178 | 183 | 188 | 189 | 195 | 199 | 203 | 208 | 213 | 217 | 218 | -------------------------------------------------------------------------------- /src/48/places/user-bookmarks.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 52 | 57 | 62 | 63 | 74 | 75 | 107 | 114 | 115 | 117 | 118 | 120 | image/svg+xml 121 | 123 | 124 | 125 | 126 | 127 | 132 | 138 | 144 | 153 | 159 | 165 | 171 | 187 | 192 | 193 | 199 | 203 | 207 | 212 | 217 | 221 | 222 | -------------------------------------------------------------------------------- /src/48/places/user-trash.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 23 | 25 | 28 | 32 | 36 | 37 | 44 | 55 | 56 | 89 | 96 | 97 | 99 | 100 | 102 | image/svg+xml 103 | 105 | 106 | 107 | 108 | 109 | 114 | 120 | 126 | 137 | 148 | 159 | 165 | 171 | 177 | 183 | 188 | 189 | 195 | 199 | 203 | 208 | 213 | 217 | 218 | --------------------------------------------------------------------------------