Icons

Icons are used in large buttonbars, smaller toolbars, lists and, rarely, panels. This means there are 6 often used size/color combinations:

Naming convention

SVG files can be optimized for color and size, and this is reflected in the name.

Examples:

WebHare will always try to display a requested icon, even if the ideal size or color is not available. For missing sizes the image is scaled. For missing specific color files all items in “black” or “white” will be inverted (#4a4a4a is set to #f0f0f0 and vice versa). Preferably a .b or .w is used for inverting since these contain no other colors.

IXO (Icon XML) files

You can use .IXO xml files to create icons by referring to SVG files or other IXO files. This allows you to work with backgrounds and overlays.

<icon xmlns="http://www.webhare.net/xmlns/tollium/icons">
  ...
</icon>

Available layers

<backgroundlayer/>
<layer/>  

A regular layer creates a 1px larger cutout in the underlying normal layer. A backgroundlayer does not get this cutout.

Layer properties

src="~URL" <!-- URL to image, for example "tollium:backgrounds/file" -->
size="##px" <!-- size in pixels, usually 16 or24. Layer only displayed for this icon size. -->
color="w|b|c" <!-- color version of icon: white, black, color version. Layer is only displayed when this color version is asked for. -->

translatex="#px" <!-- depricated ? -->
translatey="#px" <!-- depricated ? -->

Example IXO

<icon xmlns="http://www.webhare.net/xmlns/tollium/icons">
  <backgroundlayer src="tollium:backgrounds/file" color="c"/> <!-- Is 'b' ATOW but should be "c" as soon as available! -->
  <layer src="tollium:objects/file"/>
  <layer src="tollium:overlays/filetypes/rtd"/>
</icon>

This backgroundlayers is only shown when a color version is asked for, for example in lists. The backgroundlayers consists of white/very light gray gradient that is mostly needed when the line is selected. Since it is a backgroundlayer, the layer drawn above it (file icon) does not cause a cutout. The top layer (rtd overlay) does cause a cutout in the file icon.

Best practices for drawing

Ideally every icon should be optimised for both sizes and colors, which usually means creating at least 2 SVG’s - one for each size.

Best practices for naming and choosing

Modules with icons:

Preview

Preview size:


WebHare Icons

Icons in module tollium

Name: accept FQN: tollium:actions/accept
tollium:actions/accept
b.16.svg
tollium:actions/accept
w.16.svg
Name: add FQN: tollium:actions/add
tollium:actions/add
b.16.svg
tollium:actions/add
b.24.svg
tollium:actions/add
w.24.svg
tollium:actions/add
b.svg
tollium:actions/add
w.svg
Name: add_filter FQN: tollium:actions/add_filter
tollium:actions/add_filter
b.16.svg
tollium:actions/add_filter
w.16.svg
Name: addemail FQN: tollium:actions/addemail
tollium:actions/addemail
b.16x16.png
tollium:actions/addemail
w.16x16.png
tollium:actions/addemail
b.24x24.png
tollium:actions/addemail
w.24x24.png
Name: api FQN: tollium:actions/api
tollium:actions/api
ixo
tollium:actions/api
ixo
Name: approvepayment FQN: tollium:actions/approvepayment
tollium:actions/approvepayment
ixo
tollium:actions/approvepayment
ixo
Name: autocontrast FQN: tollium:actions/autocontrast
tollium:actions/autocontrast
b.svg
tollium:actions/autocontrast
w.svg
Name: autolink FQN: tollium:actions/autolink
tollium:actions/autolink
b.24.svg
Name: back FQN: tollium:actions/back
tollium:actions/back
b.16.svg
tollium:actions/back
w.16.svg
Name: blur FQN: tollium:actions/blur
tollium:actions/blur
b.24.svg
tollium:actions/blur
w.24.svg
Name: boom FQN: tollium:actions/boom
tollium:actions/boom
b.24.svg
tollium:actions/boom
w.24.svg
Name: brightnesscontrast FQN: tollium:actions/brightnesscontrast
tollium:actions/brightnesscontrast
b.svg
tollium:actions/brightnesscontrast
w.svg
Name: cancel FQN: tollium:actions/cancel
tollium:actions/cancel
b.16.svg
tollium:actions/cancel
w.16.svg
Name: cancel_filter FQN: tollium:actions/cancel_filter
tollium:actions/cancel_filter
b.16.svg
tollium:actions/cancel_filter
w.16.svg
Name: center FQN: tollium:actions/center
tollium:actions/center
b.16.svg
tollium:actions/center
c.16.svg
Name: checklist FQN: tollium:actions/checklist
tollium:actions/checklist
ixo
tollium:actions/checklist
ixo
Name: clearlist FQN: tollium:actions/clearlist
tollium:actions/clearlist
b.16.svg
tollium:actions/clearlist
w.16.svg
tollium:actions/clearlist
ixo
tollium:actions/clearlist
ixo
Name: close FQN: tollium:actions/close
tollium:actions/close
24x24.png
Name: colors FQN: tollium:actions/colors
tollium:actions/colors
b.24.svg
tollium:actions/colors
w.24.svg
Name: combine FQN: tollium:actions/combine
tollium:actions/combine
b.24.svg
Name: configure FQN: tollium:actions/configure
tollium:actions/configure
b.16.svg
tollium:actions/configure
w.16.svg
Name: confirm FQN: tollium:actions/confirm
tollium:actions/confirm
b.16.svg
tollium:actions/confirm
b.24.svg
Name: contrast FQN: tollium:actions/contrast
tollium:actions/contrast
b.svg
tollium:actions/contrast
w.svg
Name: copy FQN: tollium:actions/copy
tollium:actions/copy
b.12.svg
tollium:actions/copy
b.16.svg
tollium:actions/copy
w.16.svg
tollium:actions/copy
b.24.svg
tollium:actions/copy
b.svg
Name: crop FQN: tollium:actions/crop
tollium:actions/crop
b.24.svg
tollium:actions/crop
w.24.svg
Name: cut FQN: tollium:actions/cut
tollium:actions/cut
16x16.png
Name: debug FQN: tollium:actions/debug
tollium:actions/debug
24x24.png
Name: delete FQN: tollium:actions/delete
tollium:actions/delete
b.16.svg
tollium:actions/delete
b.24.svg
tollium:actions/delete
b.svg
Name: disconnect FQN: tollium:actions/disconnect
tollium:actions/disconnect
ixo
tollium:actions/disconnect
ixo
Name: donotsend FQN: tollium:actions/donotsend
tollium:actions/donotsend
ixo
tollium:actions/donotsend
ixo
Name: down FQN: tollium:actions/down
tollium:actions/down
ixo
tollium:actions/down
ixo
Name: download FQN: tollium:actions/download
tollium:actions/download
b.16.svg
tollium:actions/download
c.16.svg
tollium:actions/download
b.24.svg
tollium:actions/download
c.24.svg
Name: download_file FQN: tollium:actions/download_file
tollium:actions/download_file
ixo
tollium:actions/download_file
ixo
Name: dragmultiple FQN: tollium:actions/dragmultiple
tollium:actions/dragmultiple
16x16.png
Name: dragsingle FQN: tollium:actions/dragsingle
tollium:actions/dragsingle
16x16.png
Name: dropper FQN: tollium:actions/dropper
tollium:actions/dropper
16x16.png
tollium:actions/dropper
24x24.png
Name: duplicate FQN: tollium:actions/duplicate
tollium:actions/duplicate
b.16.svg
tollium:actions/duplicate
b.24.svg
Name: edit FQN: tollium:actions/edit
tollium:actions/edit
b.16.svg
tollium:actions/edit
w.16.svg
tollium:actions/edit
b.svg
Name: escalate FQN: tollium:actions/escalate
tollium:actions/escalate
ixo
tollium:actions/escalate
ixo
Name: export FQN: tollium:actions/export
tollium:actions/export
b.16.svg
tollium:actions/export
w.16.svg
tollium:actions/export
w.24.svg
Name: filter FQN: tollium:actions/filter
tollium:actions/filter
b.16.svg
tollium:actions/filter
w.16.svg
tollium:actions/filter
b.24.svg
tollium:actions/filter
b.svg
Name: fliphorizontal FQN: tollium:actions/fliphorizontal
tollium:actions/fliphorizontal
b.24.svg
tollium:actions/fliphorizontal
w.24.svg
Name: flipvertical FQN: tollium:actions/flipvertical
tollium:actions/flipvertical
b.24.svg
tollium:actions/flipvertical
w.24.svg
Name: flush FQN: tollium:actions/flush
tollium:actions/flush
24x24.png
Name: foldin FQN: tollium:actions/foldin
tollium:actions/foldin
b.16.svg
Name: foldout FQN: tollium:actions/foldout
tollium:actions/foldout
b.16.svg
Name: forward FQN: tollium:actions/forward
tollium:actions/forward
w.16.svg
tollium:actions/forward
b.svg
Name: grayscale FQN: tollium:actions/grayscale
tollium:actions/grayscale
b.24.svg
tollium:actions/grayscale
w.24.svg
Name: help FQN: tollium:actions/help
tollium:actions/help
b.16.svg
tollium:actions/help
c.16.svg
tollium:actions/help
w.16.svg
tollium:actions/help
b.24.svg
tollium:actions/help
c.24.svg
tollium:actions/help
w.24.svg
Name: helpthin FQN: tollium:actions/helpthin
tollium:actions/helpthin
w.24.svg
Name: history FQN: tollium:actions/history
tollium:actions/history
b.16.svg
tollium:actions/history
w.16.svg
tollium:actions/history
b.24.svg
Name: home FQN: tollium:actions/home
tollium:actions/home
w.16.svg
tollium:actions/home
ixo
tollium:actions/home
ixo
tollium:actions/home
b.svg
Name: import FQN: tollium:actions/import
tollium:actions/import
b.svg
tollium:actions/import
w.svg
Name: invert FQN: tollium:actions/invert
tollium:actions/invert
b.24.svg
tollium:actions/invert
w.24.svg
Name: judge FQN: tollium:actions/judge
tollium:actions/judge
b.24.svg
Name: left FQN: tollium:actions/left
tollium:actions/left
ixo
tollium:actions/left
ixo
Name: levelup FQN: tollium:actions/levelup
tollium:actions/levelup
b.16.svg
tollium:actions/levelup
w.16.svg
Name: link FQN: tollium:actions/link
tollium:actions/link
b.16.svg
tollium:actions/link
b.24.svg
Name: logout FQN: tollium:actions/logout
tollium:actions/logout
b.16.svg
Name: manageplaces FQN: tollium:actions/manageplaces
tollium:actions/manageplaces
b.24.svg
Name: maximize FQN: tollium:actions/maximize
tollium:actions/maximize
24x24.png
Name: menu FQN: tollium:actions/menu
tollium:actions/menu
b.16.svg
tollium:actions/menu
b.24.svg
tollium:actions/menu
b.svg
Name: meredians FQN: tollium:actions/meredians
tollium:actions/meredians
b.24.svg
Name: minimize FQN: tollium:actions/minimize
tollium:actions/minimize
24x24.png
Name: open FQN: tollium:actions/open
tollium:actions/open
b.16.svg
tollium:actions/open
b.24.svg
Name: openlink FQN: tollium:actions/openlink
tollium:actions/openlink
b.16.svg
Name: paste FQN: tollium:actions/paste
tollium:actions/paste
16x16.png
Name: pause FQN: tollium:actions/pause
tollium:actions/pause
b.16.svg
tollium:actions/pause
w.16.svg
tollium:actions/pause
b.24.svg
tollium:actions/pause
b.svg
Name: play FQN: tollium:actions/play
tollium:actions/play
b.16.svg
tollium:actions/play
w.16.svg
tollium:actions/play
b.24.svg
tollium:actions/play
b.svg
Name: print FQN: tollium:actions/print
tollium:actions/print
b.16.svg
tollium:actions/print
w.16.svg
tollium:actions/print
b.24.svg
tollium:actions/print
w.24.svg
tollium:actions/print
b.svg
tollium:actions/print
w.svg
Name: properties FQN: tollium:actions/properties
tollium:actions/properties
b.16.svg
tollium:actions/properties
w.24.svg
tollium:actions/properties
w.svg
Name: publish FQN: tollium:actions/publish
tollium:actions/publish
ixo
tollium:actions/publish
ixo
Name: redo FQN: tollium:actions/redo
tollium:actions/redo
b.16.svg
tollium:actions/redo
w.svg
Name: reference FQN: tollium:actions/reference
tollium:actions/reference
b.24.svg
tollium:actions/reference
w.24.svg
Name: refresh FQN: tollium:actions/refresh
tollium:actions/refresh
b.16.svg
tollium:actions/refresh
w.16.svg
Name: reload FQN: tollium:actions/reload
tollium:actions/reload
b.16.svg
tollium:actions/reload
w.16.svg
Name: removepublication FQN: tollium:actions/removepublication
tollium:actions/removepublication
ixo
tollium:actions/removepublication
ixo
Name: replace FQN: tollium:actions/replace
tollium:actions/replace
b.16.svg
tollium:actions/replace
w.16.svg
Name: resend FQN: tollium:actions/resend
tollium:actions/resend
b.24.svg
tollium:actions/resend
c.24.svg
Name: reset FQN: tollium:actions/reset
tollium:actions/reset
b.16.svg
tollium:actions/reset
w.16.svg
Name: resetcrop FQN: tollium:actions/resetcrop
tollium:actions/resetcrop
b.24.svg
tollium:actions/resetcrop
w.24.svg
Name: resetfile FQN: tollium:actions/resetfile
tollium:actions/resetfile
b.16.svg
Name: review FQN: tollium:actions/review
tollium:actions/review
b.24.svg
Name: right FQN: tollium:actions/right
tollium:actions/right
ixo
tollium:actions/right
ixo
Name: rotate FQN: tollium:actions/rotate
tollium:actions/rotate
b.16.svg
tollium:actions/rotate
w.16.svg
Name: rotate_left FQN: tollium:actions/rotate_left
tollium:actions/rotate_left
16x16.png
Name: rotate_right FQN: tollium:actions/rotate_right
tollium:actions/rotate_right
16x16.png
Name: rotateleft FQN: tollium:actions/rotateleft
tollium:actions/rotateleft
b.24.svg
tollium:actions/rotateleft
w.24.svg
Name: rotateright FQN: tollium:actions/rotateright
tollium:actions/rotateright
b.24.svg
tollium:actions/rotateright
w.24.svg
Name: runtocursor FQN: tollium:actions/runtocursor
tollium:actions/runtocursor
b.24.svg
Name: save FQN: tollium:actions/save
tollium:actions/save
b.16.svg
tollium:actions/save
w.16.svg
tollium:actions/save
b.24.svg
tollium:actions/save
w.24.svg
tollium:actions/save
b.svg
Name: search FQN: tollium:actions/search
tollium:actions/search
b.16.svg
tollium:actions/search
w.16.svg
Name: send FQN: tollium:actions/send
tollium:actions/send
ixo
tollium:actions/send
ixo
Name: sepia FQN: tollium:actions/sepia
tollium:actions/sepia
b.24.svg
tollium:actions/sepia
w.24.svg
Name: share FQN: tollium:actions/share
tollium:actions/share
b.16.svg
tollium:actions/share
w.16.svg
Name: sharpen FQN: tollium:actions/sharpen
tollium:actions/sharpen
b.24.svg
tollium:actions/sharpen
w.24.svg
Name: skip FQN: tollium:actions/skip
tollium:actions/skip
b.16.svg
Name: stepinto FQN: tollium:actions/stepinto
tollium:actions/stepinto
b.16.svg
tollium:actions/stepinto
b.24.svg
Name: stepoutof FQN: tollium:actions/stepoutof
tollium:actions/stepoutof
b.16.svg
tollium:actions/stepoutof
b.24.svg
Name: stretch FQN: tollium:actions/stretch
tollium:actions/stretch
b.24.svg
Name: to_bottom FQN: tollium:actions/to_bottom
tollium:actions/to_bottom
ixo
tollium:actions/to_bottom
ixo
Name: to_top FQN: tollium:actions/to_top
tollium:actions/to_top
ixo
tollium:actions/to_top
ixo
Name: togglepane FQN: tollium:actions/togglepane
tollium:actions/togglepane
b.24.svg
Name: translate FQN: tollium:actions/translate
tollium:actions/translate
b.16.svg
tollium:actions/translate
w.16.svg
Name: trash FQN: tollium:actions/trash
tollium:actions/trash
b.16.svg
tollium:actions/trash
b.24.svg
tollium:actions/trash
w.24.svg
Name: undo FQN: tollium:actions/undo
tollium:actions/undo
b.16.svg
tollium:actions/undo
w.16.svg
Name: unlink FQN: tollium:actions/unlink
tollium:actions/unlink
b.24.svg
Name: unreferenced FQN: tollium:actions/unreferenced
tollium:actions/unreferenced
16x16.png
tollium:actions/unreferenced
24x24.png
Name: untranslated FQN: tollium:actions/untranslated
tollium:actions/untranslated
16x16.png
tollium:actions/untranslated
24x24.png
Name: up FQN: tollium:actions/up
tollium:actions/up
ixo
tollium:actions/up
ixo
Name: upanddownload FQN: tollium:actions/upanddownload
tollium:actions/upanddownload
ixo
tollium:actions/upanddownload
ixo
Name: upload FQN: tollium:actions/upload
tollium:actions/upload
b.16.svg
tollium:actions/upload
b.24.svg
tollium:actions/upload
ixo
tollium:actions/upload
ixo
Name: view FQN: tollium:actions/view
tollium:actions/view
b.16.svg
tollium:actions/view
w.16.svg
tollium:actions/view
w.24.svg
tollium:actions/view
ixo
tollium:actions/view
ixo
Name: viewdeleted FQN: tollium:actions/viewdeleted
tollium:actions/viewdeleted
ixo
tollium:actions/viewdeleted
ixo
Name: addaddressbook FQN: tollium:addressbook/addaddressbook
tollium:addressbook/addaddressbook
24x24.png
Name: addcontact FQN: tollium:addressbook/addcontact
tollium:addressbook/addcontact
24x24.png
Name: addressbook FQN: tollium:addressbook/addressbook
tollium:addressbook/addressbook
b.16.svg
tollium:addressbook/addressbook
w.16.svg
Name: businessphone FQN: tollium:addressbook/businessphone
tollium:addressbook/businessphone
b.16.svg
tollium:addressbook/businessphone
w.16.svg
Name: calculator FQN: tollium:addressbook/calculator
tollium:addressbook/calculator
b.16.svg
tollium:addressbook/calculator
w.16.svg
Name: contact FQN: tollium:addressbook/contact
tollium:addressbook/contact
b.16.svg
tollium:addressbook/contact
w.16.svg
Name: homephone FQN: tollium:addressbook/homephone
tollium:addressbook/homephone
16x16.png
tollium:addressbook/homephone
24x24.png
Name: mobilephone FQN: tollium:addressbook/mobilephone
tollium:addressbook/mobilephone
b.16.svg
tollium:addressbook/mobilephone
w.16.svg
Name: smartphone FQN: tollium:addressbook/smartphone
tollium:addressbook/smartphone
b.16.svg
tollium:addressbook/smartphone
w.16.svg
Name: tablet FQN: tollium:addressbook/tablet
tollium:addressbook/tablet
b.16.svg
tollium:addressbook/tablet
w.16.svg
Name: addofficebuilding FQN: tollium:agenda/addofficebuilding
tollium:agenda/addofficebuilding
ixo
tollium:agenda/addofficebuilding
ixo
Name: alarm FQN: tollium:agenda/alarm
tollium:agenda/alarm
ixo
tollium:agenda/alarm
ixo
Name: dayview FQN: tollium:agenda/dayview
tollium:agenda/dayview
ixo
tollium:agenda/dayview
ixo
Name: monthview FQN: tollium:agenda/monthview
tollium:agenda/monthview
ixo
tollium:agenda/monthview
ixo
Name: officebuilding FQN: tollium:agenda/officebuilding
tollium:agenda/officebuilding
ixo
tollium:agenda/officebuilding
ixo
Name: tasks FQN: tollium:agenda/tasks
tollium:agenda/tasks
ixo
tollium:agenda/tasks
ixo
Name: time FQN: tollium:agenda/time
tollium:agenda/time
ixo
tollium:agenda/time
ixo
Name: timezone FQN: tollium:agenda/timezone
tollium:agenda/timezone
ixo
tollium:agenda/timezone
ixo
Name: today FQN: tollium:agenda/today
tollium:agenda/today
ixo
tollium:agenda/today
ixo
Name: weekview FQN: tollium:agenda/weekview
tollium:agenda/weekview
ixo
tollium:agenda/weekview
ixo
Name: addressbook FQN: tollium:applications/addressbook
tollium:applications/addressbook
b.16.svg
tollium:applications/addressbook
w.16.svg
Name: editor FQN: tollium:applications/editor
tollium:applications/editor
b.16.svg
tollium:applications/editor
w.16.svg
Name: email FQN: tollium:applications/email
tollium:applications/email
b.16.svg
tollium:applications/email
w.16.svg
Name: feedback FQN: tollium:applications/feedback
tollium:applications/feedback
b.16.svg
tollium:applications/feedback
b.24.svg
Name: feedreader FQN: tollium:applications/feedreader
tollium:applications/feedreader
b.16.svg
tollium:applications/feedreader
w.16.svg
Name: monitoring FQN: tollium:applications/monitoring
tollium:applications/monitoring
b.16.svg
tollium:applications/monitoring
b.24.svg
Name: pronuntio FQN: tollium:applications/pronuntio
tollium:applications/pronuntio
b.16.svg
tollium:applications/pronuntio
w.16.svg
Name: publisher FQN: tollium:applications/publisher
tollium:applications/publisher
b.16.svg
tollium:applications/publisher
w.16.svg
Name: rte FQN: tollium:applications/rte
tollium:applications/rte
b.16.svg
tollium:applications/rte
w.16.svg
Name: shortlink FQN: tollium:applications/shortlink
tollium:applications/shortlink
b.16.svg
tollium:applications/shortlink
c.16.svg
tollium:applications/shortlink
b.24.svg
tollium:applications/shortlink
c.24.svg
Name: signpost FQN: tollium:applications/signpost
tollium:applications/signpost
b.16.svg
tollium:applications/signpost
w.16.svg
Name: socialite FQN: tollium:applications/socialite
tollium:applications/socialite
b.16.svg
tollium:applications/socialite
w.16.svg
Name: systemnews FQN: tollium:applications/systemnews
tollium:applications/systemnews
b.16.svg
tollium:applications/systemnews
w.16.svg
Name: usermgmt FQN: tollium:applications/usermgmt
tollium:applications/usermgmt
b.16.svg
tollium:applications/usermgmt
w.16.svg
Name: versioning FQN: tollium:applications/versioning
tollium:applications/versioning
ixo
tollium:applications/versioning
ixo
Name: wrd FQN: tollium:applications/wrd
tollium:applications/wrd
b.16.svg
tollium:applications/wrd
w.16.svg
Name: agenda FQN: tollium:backgrounds/agenda
tollium:backgrounds/agenda
24.svg
tollium:backgrounds/agenda
24.svg
Name: banknote FQN: tollium:backgrounds/banknote
tollium:backgrounds/banknote
b.16.svg
tollium:backgrounds/banknote
w.16.svg
tollium:backgrounds/banknote
b.24.svg
tollium:backgrounds/banknote
w.24.svg
Name: banknoteright FQN: tollium:backgrounds/banknoteright
tollium:backgrounds/banknoteright
b.16.svg
tollium:backgrounds/banknoteright
w.16.svg
tollium:backgrounds/banknoteright
b.24.svg
tollium:backgrounds/banknoteright
w.24.svg
Name: beerglass FQN: tollium:backgrounds/beer/beerglass
tollium:backgrounds/beer/beerglass
b.24.svg
Name: bitter FQN: tollium:backgrounds/beer/bitter
tollium:backgrounds/beer/bitter
b.24.svg
Name: black FQN: tollium:backgrounds/beer/black
tollium:backgrounds/beer/black
b.24.svg
Name: bock FQN: tollium:backgrounds/beer/bock
tollium:backgrounds/beer/bock
b.24.svg
Name: ipa FQN: tollium:backgrounds/beer/ipa
tollium:backgrounds/beer/ipa
b.24.svg
Name: pils FQN: tollium:backgrounds/beer/pils
tollium:backgrounds/beer/pils
b.24.svg
Name: agenda FQN: tollium:backgrounds/blocks/agenda
tollium:backgrounds/blocks/agenda
16.svg
tollium:backgrounds/blocks/agenda
16.svg
Name: blue FQN: tollium:backgrounds/blocks/blue
tollium:backgrounds/blocks/blue
16.svg
tollium:backgrounds/blocks/blue
16.svg
tollium:backgrounds/blocks/blue
24.svg
tollium:backgrounds/blocks/blue
24.svg
Name: darkblue FQN: tollium:backgrounds/blocks/darkblue
tollium:backgrounds/blocks/darkblue
16.svg
tollium:backgrounds/blocks/darkblue
16.svg
tollium:backgrounds/blocks/darkblue
24.svg
tollium:backgrounds/blocks/darkblue
24.svg
Name: darkgreen FQN: tollium:backgrounds/blocks/darkgreen
tollium:backgrounds/blocks/darkgreen
16.svg
tollium:backgrounds/blocks/darkgreen
16.svg
tollium:backgrounds/blocks/darkgreen
24.svg
tollium:backgrounds/blocks/darkgreen
24.svg
Name: darkred FQN: tollium:backgrounds/blocks/darkred
tollium:backgrounds/blocks/darkred
16.svg
tollium:backgrounds/blocks/darkred
16.svg
tollium:backgrounds/blocks/darkred
24.svg
tollium:backgrounds/blocks/darkred
24.svg
Name: orange FQN: tollium:backgrounds/blocks/orange
tollium:backgrounds/blocks/orange
16.svg
tollium:backgrounds/blocks/orange
16.svg
tollium:backgrounds/blocks/orange
24.svg
tollium:backgrounds/blocks/orange
24.svg
Name: clipboard FQN: tollium:backgrounds/clipboard
tollium:backgrounds/clipboard
b.24.svg
Name: cloud FQN: tollium:backgrounds/cloud
tollium:backgrounds/cloud
c.16.svg
tollium:backgrounds/cloud
c.24.svg
Name: document FQN: tollium:backgrounds/document
tollium:backgrounds/document
b.24.svg
Name: file FQN: tollium:backgrounds/file
tollium:backgrounds/file
16.svg
tollium:backgrounds/file
16.svg
tollium:backgrounds/file
24.svg
tollium:backgrounds/file
24.svg
Name: fileworld FQN: tollium:backgrounds/fileworld
tollium:backgrounds/fileworld
24.svg
tollium:backgrounds/fileworld
24.svg
Name: folder FQN: tollium:backgrounds/folder
tollium:backgrounds/folder
16.svg
tollium:backgrounds/folder
16.svg
tollium:backgrounds/folder
24.svg
tollium:backgrounds/folder
24.svg
Name: photofile FQN: tollium:backgrounds/photofile
tollium:backgrounds/photofile
16.svg
tollium:backgrounds/photofile
16.svg
tollium:backgrounds/photofile
24.svg
tollium:backgrounds/photofile
24.svg
Name: photofolder FQN: tollium:backgrounds/photofolder
tollium:backgrounds/photofolder
16.svg
tollium:backgrounds/photofolder
16.svg
tollium:backgrounds/photofolder
24.svg
tollium:backgrounds/photofolder
24.svg
Name: banknotes FQN: tollium:business/banknotes
tollium:business/banknotes
b.16.svg
tollium:business/banknotes
ixo
tollium:business/banknotes
ixo
tollium:business/banknotes
b.svg
tollium:business/banknotes
w.svg
Name: briefcase FQN: tollium:business/briefcase
tollium:business/briefcase
b.16.svg
tollium:business/briefcase
w.16.svg
Name: calculator FQN: tollium:business/calculator
tollium:business/calculator
16x16.png
tollium:business/calculator
b.16x16.png
tollium:business/calculator
w.16x16.png
tollium:business/calculator
24x24.png
tollium:business/calculator
b.24x24.png
tollium:business/calculator
w.24x24.png
tollium:business/calculator
b.32x32.png
tollium:business/calculator
w.32x32.png
tollium:business/calculator
b.48x48.png
tollium:business/calculator
w.48x48.png
tollium:business/calculator
b.96x96.png
tollium:business/calculator
w.96x96.png
tollium:business/calculator
ixo
tollium:business/calculator
ixo
Name: coins FQN: tollium:business/coins
tollium:business/coins
b.16.svg
tollium:business/coins
w.16.svg
Name: creditcard FQN: tollium:business/creditcard
tollium:business/creditcard
b.16.svg
tollium:business/creditcard
w.16.svg
Name: ideal FQN: tollium:business/ideal
tollium:business/ideal
b.16.svg
Name: mastercard FQN: tollium:business/mastercard
tollium:business/mastercard
24x24.png
tollium:business/mastercard
32x32.png
Name: pda FQN: tollium:business/pda
tollium:business/pda
16x16.png
tollium:business/pda
24x24.png
Name: presentation FQN: tollium:business/presentation
tollium:business/presentation
b.16.svg
tollium:business/presentation
w.16.svg
Name: vault FQN: tollium:business/vault
tollium:business/vault
24x24.png
Name: visa FQN: tollium:business/visa
tollium:business/visa
24x24.png
tollium:business/visa
32x32.png
Name: anchor FQN: tollium:buttonbar/anchor
tollium:buttonbar/anchor
b.16.svg
Name: bold FQN: tollium:buttonbar/bold
tollium:buttonbar/bold
b.16.svg
Name: bulletedlist FQN: tollium:buttonbar/bulletedlist
tollium:buttonbar/bulletedlist
b.16.svg
Name: clearformatting FQN: tollium:buttonbar/clearformatting
tollium:buttonbar/clearformatting
b.16.svg
Name: crop FQN: tollium:buttonbar/crop
tollium:buttonbar/crop
b.16.svg
Name: cursorabove FQN: tollium:buttonbar/cursorabove
tollium:buttonbar/cursorabove
b.16.svg
Name: cursorbelow FQN: tollium:buttonbar/cursorbelow
tollium:buttonbar/cursorbelow
b.16.svg
Name: folderpath FQN: tollium:buttonbar/folderpath
tollium:buttonbar/folderpath
b.16.svg
Name: hidepart FQN: tollium:buttonbar/hidepart
tollium:buttonbar/hidepart
ixo
tollium:buttonbar/hidepart
ixo
Name: image FQN: tollium:buttonbar/image
tollium:buttonbar/image
b.16.svg
tollium:buttonbar/image
b.24.svg
Name: indentlist FQN: tollium:buttonbar/indentlist
tollium:buttonbar/indentlist
b.16.svg
Name: insertmovie FQN: tollium:buttonbar/insertmovie
tollium:buttonbar/insertmovie
b.16.svg
Name: insertobject FQN: tollium:buttonbar/insertobject
tollium:buttonbar/insertobject
b.16.svg
Name: italic FQN: tollium:buttonbar/italic
tollium:buttonbar/italic
b.16.svg
Name: link FQN: tollium:buttonbar/link
tollium:buttonbar/link
b.16.svg
Name: minus FQN: tollium:buttonbar/minus
tollium:buttonbar/minus
b.16.svg
tollium:buttonbar/minus
w.16.svg
Name: numberedlist FQN: tollium:buttonbar/numberedlist
tollium:buttonbar/numberedlist
b.16.svg
Name: paragraph FQN: tollium:buttonbar/paragraph
tollium:buttonbar/paragraph
b.16.svg
Name: plus FQN: tollium:buttonbar/plus
tollium:buttonbar/plus
b.16.svg
tollium:buttonbar/plus
w.16.svg
Name: showmultirow FQN: tollium:buttonbar/showmultirow
tollium:buttonbar/showmultirow
b.16.svg
Name: showpart FQN: tollium:buttonbar/showpart
tollium:buttonbar/showpart
ixo
tollium:buttonbar/showpart
ixo
Name: showsinglerow FQN: tollium:buttonbar/showsinglerow
tollium:buttonbar/showsinglerow
b.16.svg
Name: showthumbnails FQN: tollium:buttonbar/showthumbnails
tollium:buttonbar/showthumbnails
b.16x16.png
tollium:buttonbar/showthumbnails
w.16x16.png
tollium:buttonbar/showthumbnails
b.24x24.png
tollium:buttonbar/showthumbnails
w.24x24.png
Name: showthumbs FQN: tollium:buttonbar/showthumbs
tollium:buttonbar/showthumbs
b.16.svg
Name: strikethrough FQN: tollium:buttonbar/strikethrough
tollium:buttonbar/strikethrough
b.16.svg
Name: subscript FQN: tollium:buttonbar/subscript
tollium:buttonbar/subscript
b.16.svg
Name: superscript FQN: tollium:buttonbar/superscript
tollium:buttonbar/superscript
b.16.svg
Name: table FQN: tollium:buttonbar/table
tollium:buttonbar/table
b.16.svg
Name: underlined FQN: tollium:buttonbar/underlined
tollium:buttonbar/underlined
b.16.svg
Name: unindentlist FQN: tollium:buttonbar/unindentlist
tollium:buttonbar/unindentlist
b.16.svg
Name: de FQN: tollium:countryfolders/de
tollium:countryfolders/de
16x16.png
Name: fr FQN: tollium:countryfolders/fr
tollium:countryfolders/fr
16x16.png
Name: gb FQN: tollium:countryfolders/gb
tollium:countryfolders/gb
16x16.png
Name: hu FQN: tollium:countryfolders/hu
tollium:countryfolders/hu
16x16.png
Name: it FQN: tollium:countryfolders/it
tollium:countryfolders/it
16x16.png
Name: nl FQN: tollium:countryfolders/nl
tollium:countryfolders/nl
16x16.png
Name: adddatabase FQN: tollium:database/adddatabase
tollium:database/adddatabase
24x24.png
Name: addschema FQN: tollium:database/addschema
tollium:database/addschema
24x24.png
Name: addtable FQN: tollium:database/addtable
tollium:database/addtable
24x24.png
Name: database FQN: tollium:database/database
tollium:database/database
b.16.svg
tollium:database/database
w.16.svg
Name: roles FQN: tollium:database/roles
tollium:database/roles
16x16.png
tollium:database/roles
24x24.png
Name: schema FQN: tollium:database/schema
tollium:database/schema
b.16.svg
tollium:database/schema
w.16.svg
Name: sql_client FQN: tollium:database/sql_client
tollium:database/sql_client
b.16.svg
tollium:database/sql_client
w.16.svg
Name: table FQN: tollium:database/table
tollium:database/table
b.16.svg
tollium:database/table
w.16.svg
Name: types FQN: tollium:database/types
tollium:database/types
b.16.svg
tollium:database/types
w.16.svg
Name: view FQN: tollium:database/view
tollium:database/view
16x16.png
tollium:database/view
24x24.png
Name: address FQN: tollium:datatypes/address
tollium:datatypes/address
16x16.png
Name: array FQN: tollium:datatypes/array
tollium:datatypes/array
16x16.png
Name: boolean FQN: tollium:datatypes/boolean
tollium:datatypes/boolean
16x16.png
Name: date FQN: tollium:datatypes/date
tollium:datatypes/date
b.16.svg
tollium:datatypes/date
w.16.svg
Name: domain_multiple FQN: tollium:datatypes/domain_multiple
tollium:datatypes/domain_multiple
16x16.png
Name: domain_single FQN: tollium:datatypes/domain_single
tollium:datatypes/domain_single
16x16.png
Name: email FQN: tollium:datatypes/email
tollium:datatypes/email
16x16.png
Name: file FQN: tollium:datatypes/file
tollium:datatypes/file
16x16.png
Name: freetext FQN: tollium:datatypes/freetext
tollium:datatypes/freetext
16x16.png
Name: id FQN: tollium:datatypes/id
tollium:datatypes/id
16x16.png
Name: image FQN: tollium:datatypes/image
tollium:datatypes/image
16x16.png
Name: integer FQN: tollium:datatypes/integer
tollium:datatypes/integer
16x16.png
Name: money FQN: tollium:datatypes/money
tollium:datatypes/money
16x16.png
Name: ordering FQN: tollium:datatypes/ordering
tollium:datatypes/ordering
16x16.png
Name: password FQN: tollium:datatypes/password
tollium:datatypes/password
16x16.png
Name: richtext FQN: tollium:datatypes/richtext
tollium:datatypes/richtext
16x16.png
Name: telephone FQN: tollium:datatypes/telephone
tollium:datatypes/telephone
16x16.png
Name: time FQN: tollium:datatypes/time
tollium:datatypes/time
b.16.svg
tollium:datatypes/time
w.16.svg
Name: beer FQN: tollium:drinks/beer
tollium:drinks/beer
ixo
tollium:drinks/beer
ixo
Name: black FQN: tollium:drinks/black
tollium:drinks/black
ixo
tollium:drinks/black
ixo
Name: bock FQN: tollium:drinks/bock
tollium:drinks/bock
ixo
tollium:drinks/bock
ixo
Name: cocktail FQN: tollium:drinks/cocktail
tollium:drinks/cocktail
24x24.png
Name: coffee FQN: tollium:drinks/coffee
tollium:drinks/coffee
16x16.png
tollium:drinks/coffee
24x24.png
tollium:drinks/coffee
32x32.png
Name: ipa FQN: tollium:drinks/ipa
tollium:drinks/ipa
ixo
tollium:drinks/ipa
ixo
Name: wine FQN: tollium:drinks/wine
tollium:drinks/wine
16x16.png
tollium:drinks/wine
24x24.png
tollium:drinks/wine
32x32.png
Name: addfile FQN: tollium:filemgr/addfile
tollium:filemgr/addfile
b.16.svg
tollium:filemgr/addfile
w.16.svg
Name: addfolder FQN: tollium:filemgr/addfolder
tollium:filemgr/addfolder
b.16.svg
tollium:filemgr/addfolder
w.16.svg
Name: download FQN: tollium:filemgr/download
tollium:filemgr/download
ixo
tollium:filemgr/download
ixo
Name: download_file FQN: tollium:filemgr/download_file
tollium:filemgr/download_file
ixo
tollium:filemgr/download_file
ixo
Name: mydocuments FQN: tollium:filemgr/mydocuments
tollium:filemgr/mydocuments
w.16.svg
tollium:filemgr/mydocuments
w.16.24.svg
tollium:filemgr/mydocuments
ixo
tollium:filemgr/mydocuments
ixo
Name: previewsite FQN: tollium:filemgr/previewsite
tollium:filemgr/previewsite
b.16.svg
tollium:filemgr/previewsite
w.16.svg
tollium:filemgr/previewsite
b.24.svg
tollium:filemgr/previewsite
w.24.svg
tollium:filemgr/previewsite
ixo
tollium:filemgr/previewsite
ixo
Name: publisher FQN: tollium:filemgr/publisher
tollium:filemgr/publisher
b.16.svg
tollium:filemgr/publisher
ixo
tollium:filemgr/publisher
ixo
Name: replace_file FQN: tollium:filemgr/replace_file
tollium:filemgr/replace_file
b.16.svg
tollium:filemgr/replace_file
w.16.svg
Name: republish FQN: tollium:filemgr/republish
tollium:filemgr/republish
24x24.png
Name: site FQN: tollium:filemgr/site
tollium:filemgr/site
16x16.png
tollium:filemgr/site
24x24.png
Name: trashcan_closed FQN: tollium:filemgr/trashcan_closed
tollium:filemgr/trashcan_closed
16x16.png
tollium:filemgr/trashcan_closed
24x24.png
Name: trashcan_open FQN: tollium:filemgr/trashcan_open
tollium:filemgr/trashcan_open
24x24.png
Name: trasheddocs FQN: tollium:filemgr/trasheddocs
tollium:filemgr/trasheddocs
24x24.png
Name: upfolder FQN: tollium:filemgr/upfolder
tollium:filemgr/upfolder
16x16.png
Name: uploadfile FQN: tollium:filemgr/uploadfile
tollium:filemgr/uploadfile
b.16.svg
tollium:filemgr/uploadfile
b.24.svg
Name: application_msword FQN: tollium:files/application_msword
tollium:files/application_msword
b.16.svg
tollium:files/application_msword
w.16.svg
tollium:files/application_msword
ixo
tollium:files/application_msword
ixo
Name: application_pdf FQN: tollium:files/application_pdf
tollium:files/application_pdf
b.16.svg
tollium:files/application_pdf
w.16.svg
tollium:files/application_pdf
ixo
tollium:files/application_pdf
ixo
Name: application_rss_xml FQN: tollium:files/application_rss_xml
tollium:files/application_rss_xml
b.16.svg
tollium:files/application_rss_xml
w.16.svg
Name: application_vnd_ms-access FQN: tollium:files/application_vnd_ms-access
tollium:files/application_vnd_ms-access
b.16.svg
tollium:files/application_vnd_ms-access
w.16.svg
Name: application_vnd_ms-excel FQN: tollium:files/application_vnd_ms-excel
tollium:files/application_vnd_ms-excel
b.16.svg
tollium:files/application_vnd_ms-excel
w.16.svg
Name: application_vnd_ms-onenote FQN: tollium:files/application_vnd_ms-onenote
tollium:files/application_vnd_ms-onenote
16x16.png
Name: application_vnd_ms-powerpoint FQN: tollium:files/application_vnd_ms-powerpoint
tollium:files/application_vnd_ms-powerpoint
b.16.svg
tollium:files/application_vnd_ms-powerpoint
w.16.svg
Name: application_vnd_oasis_opendocument_spreadsheet FQN: tollium:files/application_vnd_oasis_opendocument_spreadsheet
tollium:files/application_vnd_oasis_opendocument_spreadsheet
16x16.png
Name: application_vnd_oasis_opendocument_text FQN: tollium:files/application_vnd_oasis_opendocument_text
tollium:files/application_vnd_oasis_opendocument_text
16x16.png
Name: application_vnd_visio FQN: tollium:files/application_vnd_visio
tollium:files/application_vnd_visio
b.16.svg
tollium:files/application_vnd_visio
w.16.svg
Name: application_wharchive FQN: tollium:files/application_wharchive
tollium:files/application_wharchive
ixo
tollium:files/application_wharchive
ixo
Name: application_x-font FQN: tollium:files/application_x-font
tollium:files/application_x-font
b.16.svg
tollium:files/application_x-font
w.16.svg
Name: application_x-gzip FQN: tollium:files/application_x-gzip
tollium:files/application_x-gzip
b.16.svg
tollium:files/application_x-gzip
w.16.svg
tollium:files/application_x-gzip
ixo
tollium:files/application_x-gzip
ixo
Name: application_x-javascript FQN: tollium:files/application_x-javascript
tollium:files/application_x-javascript
b.16.svg
tollium:files/application_x-javascript
w.16.svg
tollium:files/application_x-javascript
ixo
tollium:files/application_x-javascript
ixo
Name: application_x-rar-compressed FQN: tollium:files/application_x-rar-compressed
tollium:files/application_x-rar-compressed
w.16.svg
tollium:files/application_x-rar-compressed
b.svg
Name: application_x-shockwave-flash FQN: tollium:files/application_x-shockwave-flash
tollium:files/application_x-shockwave-flash
16x16.png
Name: application_x-webhare-achievement FQN: tollium:files/application_x-webhare-achievement
tollium:files/application_x-webhare-achievement
16x16.png
Name: application_x-webhare-bookmark FQN: tollium:files/application_x-webhare-bookmark
tollium:files/application_x-webhare-bookmark
16x16.png
Name: application_x-webhare-contentlink FQN: tollium:files/application_x-webhare-contentlink
tollium:files/application_x-webhare-contentlink
b.16.svg
tollium:files/application_x-webhare-contentlink
w.16.svg
tollium:files/application_x-webhare-contentlink
ixo
tollium:files/application_x-webhare-contentlink
ixo
Name: application_x-webhare-contentlisting FQN: tollium:files/application_x-webhare-contentlisting
tollium:files/application_x-webhare-contentlisting
b.16.svg
tollium:files/application_x-webhare-contentlisting
w.16.svg
tollium:files/application_x-webhare-contentlisting
ixo
tollium:files/application_x-webhare-contentlisting
ixo
Name: application_x-webhare-externallink FQN: tollium:files/application_x-webhare-externallink
tollium:files/application_x-webhare-externallink
b.16.svg
tollium:files/application_x-webhare-externallink
w.16.svg
tollium:files/application_x-webhare-externallink
ixo
tollium:files/application_x-webhare-externallink
ixo
Name: application_x-webhare-favorite FQN: tollium:files/application_x-webhare-favorite
tollium:files/application_x-webhare-favorite
16x16.png
Name: application_x-webhare-fla FQN: tollium:files/application_x-webhare-fla
tollium:files/application_x-webhare-fla
16x16.png
Name: application_x-webhare-general FQN: tollium:files/application_x-webhare-general
tollium:files/application_x-webhare-general
b.16.svg
tollium:files/application_x-webhare-general
b.24.svg
tollium:files/application_x-webhare-general
b.svg
Name: application_x-webhare-hidden FQN: tollium:files/application_x-webhare-hidden
tollium:files/application_x-webhare-hidden
16x16.png
Name: application_x-webhare-internallink FQN: tollium:files/application_x-webhare-internallink
tollium:files/application_x-webhare-internallink
b.16.svg
tollium:files/application_x-webhare-internallink
w.16.svg
tollium:files/application_x-webhare-internallink
ixo
tollium:files/application_x-webhare-internallink
ixo
Name: application_x-webhare-languagefile FQN: tollium:files/application_x-webhare-languagefile
tollium:files/application_x-webhare-languagefile
b.16.svg
tollium:files/application_x-webhare-languagefile
w.16.svg
Name: application_x-webhare-library FQN: tollium:files/application_x-webhare-library
tollium:files/application_x-webhare-library
b.16.svg
tollium:files/application_x-webhare-library
w.16.svg
tollium:files/application_x-webhare-library
ixo
tollium:files/application_x-webhare-library
ixo
Name: application_x-webhare-newsitem FQN: tollium:files/application_x-webhare-newsitem
tollium:files/application_x-webhare-newsitem
16x16.png
Name: application_x-webhare-pda FQN: tollium:files/application_x-webhare-pda
tollium:files/application_x-webhare-pda
16x16.png
Name: application_x-webhare-product FQN: tollium:files/application_x-webhare-product
tollium:files/application_x-webhare-product
16x16.png
Name: application_x-webhare-profile FQN: tollium:files/application_x-webhare-profile
tollium:files/application_x-webhare-profile
b.16.svg
tollium:files/application_x-webhare-profile
w.16.svg
tollium:files/application_x-webhare-profile
ixo
tollium:files/application_x-webhare-profile
ixo
Name: application_x-webhare-richdocument FQN: tollium:files/application_x-webhare-richdocument
tollium:files/application_x-webhare-richdocument
b.16.svg
tollium:files/application_x-webhare-richdocument
w.16.svg
tollium:files/application_x-webhare-richdocument
b.24.svg
tollium:files/application_x-webhare-richdocument
24.svg
tollium:files/application_x-webhare-richdocument
24.svg
tollium:files/application_x-webhare-richdocument
ixo
tollium:files/application_x-webhare-richdocument
ixo
tollium:files/application_x-webhare-richdocument
b.svg
Name: application_x-webhare-richdocument-abtest FQN: tollium:files/application_x-webhare-richdocument-abtest
tollium:files/application_x-webhare-richdocument-abtest
b.16.svg
Name: application_x-webhare-search FQN: tollium:files/application_x-webhare-search
tollium:files/application_x-webhare-search
16x16.png
Name: application_x-webhare-semidynamic FQN: tollium:files/application_x-webhare-semidynamic
tollium:files/application_x-webhare-semidynamic
b.16.svg
tollium:files/application_x-webhare-semidynamic
w.16.svg
tollium:files/application_x-webhare-semidynamic
ixo
tollium:files/application_x-webhare-semidynamic
ixo
Name: application_x-webhare-serverparsed FQN: tollium:files/application_x-webhare-serverparsed
tollium:files/application_x-webhare-serverparsed
b.16.svg
tollium:files/application_x-webhare-serverparsed
w.16.svg
Name: application_x-webhare-sitemap FQN: tollium:files/application_x-webhare-sitemap
tollium:files/application_x-webhare-sitemap
b.16.svg
tollium:files/application_x-webhare-sitemap
w.16.svg
Name: application_x-webhare-siteprofile FQN: tollium:files/application_x-webhare-siteprofile
tollium:files/application_x-webhare-siteprofile
b.16.svg
tollium:files/application_x-webhare-siteprofile
w.16.svg
tollium:files/application_x-webhare-siteprofile
ixo
tollium:files/application_x-webhare-siteprofile
ixo
Name: application_x-webhare-survey FQN: tollium:files/application_x-webhare-survey
tollium:files/application_x-webhare-survey
b.16.svg
tollium:files/application_x-webhare-survey
w.16.svg
tollium:files/application_x-webhare-survey
ixo
tollium:files/application_x-webhare-survey
ixo
Name: application_x-webhare-tag FQN: tollium:files/application_x-webhare-tag
tollium:files/application_x-webhare-tag
ixo
tollium:files/application_x-webhare-tag
ixo
Name: application_x-webhare-template FQN: tollium:files/application_x-webhare-template
tollium:files/application_x-webhare-template
b.16.svg
tollium:files/application_x-webhare-template
w.16.svg
tollium:files/application_x-webhare-template
ixo
tollium:files/application_x-webhare-template
ixo
Name: application_x-webhare-unknown FQN: tollium:files/application_x-webhare-unknown
tollium:files/application_x-webhare-unknown
b.16.svg
tollium:files/application_x-webhare-unknown
w.16.svg
Name: application_x-webhare-whscript FQN: tollium:files/application_x-webhare-whscript
tollium:files/application_x-webhare-whscript
b.16.svg
tollium:files/application_x-webhare-whscript
w.16.svg
tollium:files/application_x-webhare-whscript
ixo
tollium:files/application_x-webhare-whscript
ixo
Name: application_x-webhare-witty FQN: tollium:files/application_x-webhare-witty
tollium:files/application_x-webhare-witty
b.16.svg
tollium:files/application_x-webhare-witty
w.16.svg
tollium:files/application_x-webhare-witty
ixo
tollium:files/application_x-webhare-witty
ixo
Name: application_zip FQN: tollium:files/application_zip
tollium:files/application_zip
b.16.svg
tollium:files/application_zip
w.16.svg
tollium:files/application_zip
ixo
tollium:files/application_zip
ixo
Name: audio FQN: tollium:files/audio
tollium:files/audio
b.16.svg
tollium:files/audio
w.16.svg
Name: certificate FQN: tollium:files/certificate
tollium:files/certificate
ixo
tollium:files/certificate
ixo
Name: fileoutline FQN: tollium:files/fileoutline
tollium:files/fileoutline
b.16x16.png
tollium:files/fileoutline
w.16x16.png
tollium:files/fileoutline
b.24x24.png
tollium:files/fileoutline
w.24x24.png
tollium:files/fileoutline
b.32x32.png
tollium:files/fileoutline
w.32x32.png
tollium:files/fileoutline
b.48x48.png
tollium:files/fileoutline
w.48x48.png
tollium:files/fileoutline
b.96x96.png
tollium:files/fileoutline
w.96x96.png
Name: image FQN: tollium:files/image
tollium:files/image
b.16.svg
tollium:files/image
w.16.svg
tollium:files/image
ixo
tollium:files/image
ixo
Name: invoice FQN: tollium:files/invoice
tollium:files/invoice
ixo
tollium:files/invoice
ixo
Name: message_rfc822 FQN: tollium:files/message_rfc822
tollium:files/message_rfc822
16x16.png
Name: news FQN: tollium:files/news
tollium:files/news
ixo
tollium:files/news
ixo
Name: normal FQN: tollium:files/normal
tollium:files/normal
ixo
tollium:files/normal
ixo
Name: projects FQN: tollium:files/projects
tollium:files/projects
ixo
tollium:files/projects
ixo
Name: quotation FQN: tollium:files/quotation
tollium:files/quotation
ixo
tollium:files/quotation
ixo
Name: rtd FQN: tollium:files/rtd
tollium:files/rtd
ixo
tollium:files/rtd
ixo
Name: starred FQN: tollium:files/starred
tollium:files/starred
ixo
tollium:files/starred
ixo
Name: text_calendar FQN: tollium:files/text_calendar
tollium:files/text_calendar
b.16.svg
tollium:files/text_calendar
w.svg
Name: text_css FQN: tollium:files/text_css
tollium:files/text_css
b.16.svg
tollium:files/text_css
w.16.svg
tollium:files/text_css
ixo
tollium:files/text_css
ixo
tollium:files/text_css
w.ixo
Name: text_csv FQN: tollium:files/text_csv
tollium:files/text_csv
16x16.png
Name: text_html FQN: tollium:files/text_html
tollium:files/text_html
b.16.svg
tollium:files/text_html
w.16.svg
tollium:files/text_html
ixo
tollium:files/text_html
ixo
Name: text_plain FQN: tollium:files/text_plain
tollium:files/text_plain
b.16.svg
tollium:files/text_plain
w.16.svg
tollium:files/text_plain
ixo
tollium:files/text_plain
ixo
Name: text_vnd_wap_wml FQN: tollium:files/text_vnd_wap_wml
tollium:files/text_vnd_wap_wml
16x16.png
Name: text_x-vcard FQN: tollium:files/text_x-vcard
tollium:files/text_x-vcard
16x16.png
Name: text_xml FQN: tollium:files/text_xml
tollium:files/text_xml
b.16.svg
tollium:files/text_xml
w.16.svg
tollium:files/text_xml
ixo
tollium:files/text_xml
ixo
Name: video FQN: tollium:files/video
tollium:files/video
b.16.svg
tollium:files/video
w.16.svg
Name: webform FQN: tollium:files/webform
tollium:files/webform
ixo
tollium:files/webform
ixo
Name: widget FQN: tollium:files/widget
tollium:files/widget
b.16.svg
tollium:files/widget
w.16.svg
tollium:files/widget
ixo
tollium:files/widget
ixo
Name: agenda FQN: tollium:folders/agenda
tollium:folders/agenda
b.16.svg
tollium:folders/agenda
w.16.svg
tollium:folders/agenda
ixo
tollium:folders/agenda
ixo
Name: alias FQN: tollium:folders/alias
tollium:folders/alias
ixo
tollium:folders/alias
ixo
Name: approved FQN: tollium:folders/approved
tollium:folders/approved
16x16.png
Name: audio FQN: tollium:folders/audio
tollium:folders/audio
16x16.png
Name: audio_open FQN: tollium:folders/audio_open
tollium:folders/audio_open
16x16.png
Name: beaconfolder FQN: tollium:folders/beaconfolder
tollium:folders/beaconfolder
ixo
tollium:folders/beaconfolder
ixo
Name: bookmark FQN: tollium:folders/bookmark
tollium:folders/bookmark
16x16.png
Name: camera FQN: tollium:folders/camera
tollium:folders/camera
b.16.svg
tollium:folders/camera
w.16.svg
Name: clock FQN: tollium:folders/clock
tollium:folders/clock
16x16.png
tollium:folders/clock
ixo
tollium:folders/clock
ixo
Name: contact FQN: tollium:folders/contact
tollium:folders/contact
ixo
tollium:folders/contact
ixo
Name: de FQN: tollium:folders/countries/de
tollium:folders/countries/de
16x16.png
Name: fr FQN: tollium:folders/countries/fr
tollium:folders/countries/fr
16x16.png
Name: gb FQN: tollium:folders/countries/gb
tollium:folders/countries/gb
16x16.png
Name: hu FQN: tollium:folders/countries/hu
tollium:folders/countries/hu
16x16.png
Name: it FQN: tollium:folders/countries/it
tollium:folders/countries/it
16x16.png
Name: nl FQN: tollium:folders/countries/nl
tollium:folders/countries/nl
16x16.png
Name: download FQN: tollium:folders/download
tollium:folders/download
b.16.svg
tollium:folders/download
w.16.svg
Name: drafts FQN: tollium:folders/drafts
tollium:folders/drafts
16x16.png
Name: email FQN: tollium:folders/email
tollium:folders/email
b.16.svg
tollium:folders/email
w.16.svg
Name: error FQN: tollium:folders/error
tollium:folders/error
16x16.png
Name: externalserver FQN: tollium:folders/externalserver
tollium:folders/externalserver
ixo
tollium:folders/externalserver
ixo
Name: filter FQN: tollium:folders/filter
tollium:folders/filter
ixo
tollium:folders/filter
ixo
Name: footstep FQN: tollium:folders/footstep
tollium:folders/footstep
b.16.svg
tollium:folders/footstep
w.16.svg
Name: forbidden FQN: tollium:folders/forbidden
tollium:folders/forbidden
b.16.svg
tollium:folders/forbidden
w.16.svg
Name: foreign FQN: tollium:folders/foreign
tollium:folders/foreign
b.16.svg
tollium:folders/foreign
w.16.svg
Name: help FQN: tollium:folders/help
tollium:folders/help
16x16.png
Name: inbox FQN: tollium:folders/inbox
tollium:folders/inbox
16x16.png
Name: info FQN: tollium:folders/info
tollium:folders/info
b.16.svg
tollium:folders/info
w.16.svg
Name: lang FQN: tollium:folders/lang
tollium:folders/lang
b.16.svg
tollium:folders/lang
w.16.svg
Name: language FQN: tollium:folders/language
tollium:folders/language
ixo
tollium:folders/language
ixo
Name: linked FQN: tollium:folders/linked
tollium:folders/linked
b.16.svg
tollium:folders/linked
w.16.svg
Name: locked FQN: tollium:folders/locked
tollium:folders/locked
b.16.svg
tollium:folders/locked
w.16.svg
tollium:folders/locked
ixo
tollium:folders/locked
ixo
Name: masks FQN: tollium:folders/masks
tollium:folders/masks
16x16.png
Name: medal FQN: tollium:folders/medal
tollium:folders/medal
16x16.png
Name: movie FQN: tollium:folders/movie
tollium:folders/movie
ixo
tollium:folders/movie
ixo
Name: multiple FQN: tollium:folders/multiple
tollium:folders/multiple
b.24.svg
tollium:folders/multiple
w.24.svg
Name: multiplebold FQN: tollium:folders/multiplebold
tollium:folders/multiplebold
b.24.svg
Name: mydocuments FQN: tollium:folders/mydocuments
tollium:folders/mydocuments
b.16.svg
tollium:folders/mydocuments
w.16.svg
Name: new FQN: tollium:folders/new
tollium:folders/new
16x16.png
Name: news FQN: tollium:folders/news
tollium:folders/news
16x16.png
tollium:folders/news
ixo
tollium:folders/news
ixo
Name: normal FQN: tollium:folders/normal
tollium:folders/normal
ixo
tollium:folders/normal
ixo
Name: notapproved FQN: tollium:folders/notapproved
tollium:folders/notapproved
16x16.png
Name: numbered FQN: tollium:folders/numbered
tollium:folders/numbered
ixo
tollium:folders/numbered
ixo
Name: open FQN: tollium:folders/open
tollium:folders/open
b.16.svg
tollium:folders/open
w.16.svg
Name: outbox FQN: tollium:folders/outbox
tollium:folders/outbox
16x16.png
Name: outputserver FQN: tollium:folders/outputserver
tollium:folders/outputserver
ixo
tollium:folders/outputserver
ixo
Name: people FQN: tollium:folders/people
tollium:folders/people
b.16.svg
tollium:folders/people
w.16.svg
Name: person FQN: tollium:folders/person
tollium:folders/person
b.16.svg
tollium:folders/person
w.16.svg
Name: photoalbum FQN: tollium:folders/photoalbum
tollium:folders/photoalbum
b.16.svg
tollium:folders/photoalbum
w.16.svg
tollium:folders/photoalbum
ixo
tollium:folders/photoalbum
ixo
Name: piechart FQN: tollium:folders/piechart
tollium:folders/piechart
b.16.svg
tollium:folders/piechart
w.16.svg
Name: projects FQN: tollium:folders/projects
tollium:folders/projects
b.16.svg
tollium:folders/projects
w.16.svg
tollium:folders/projects
ixo
tollium:folders/projects
ixo
Name: properties FQN: tollium:folders/properties
tollium:folders/properties
ixo
tollium:folders/properties
ixo
Name: publications FQN: tollium:folders/publications
tollium:folders/publications
b.16.svg
tollium:folders/publications
w.16.svg
tollium:folders/publications
ixo
tollium:folders/publications
ixo
Name: publisher FQN: tollium:folders/publisher
tollium:folders/publisher
16x16.png
tollium:folders/publisher
b.16x16.png
tollium:folders/publisher
w.16x16.png
tollium:folders/publisher
b.24x24.png
tollium:folders/publisher
w.24x24.png
tollium:folders/publisher
b.48x48.png
tollium:folders/publisher
w.48x48.png
tollium:folders/publisher
ixo
tollium:folders/publisher
ixo
Name: redirectsite FQN: tollium:folders/redirectsite
tollium:folders/redirectsite
ixo
tollium:folders/redirectsite
ixo
Name: repository FQN: tollium:folders/repository
tollium:folders/repository
b.16.svg
tollium:folders/repository
w.16.svg
tollium:folders/repository
b.24.svg
tollium:folders/repository
b.svg
Name: save FQN: tollium:folders/save
tollium:folders/save
b.16.svg
tollium:folders/save
w.16.svg
Name: search FQN: tollium:folders/search
tollium:folders/search
b.16.svg
tollium:folders/search
w.16.svg
tollium:folders/search
ixo
tollium:folders/search
ixo
Name: sent_email FQN: tollium:folders/sent_email
tollium:folders/sent_email
16x16.png
Name: serveraccessrules FQN: tollium:folders/serveraccessrules
tollium:folders/serveraccessrules
ixo
tollium:folders/serveraccessrules
ixo
Name: shared FQN: tollium:folders/shared
tollium:folders/shared
ixo
tollium:folders/shared
ixo
Name: site FQN: tollium:folders/site
tollium:folders/site
b.16.svg
tollium:folders/site
b.24.svg
tollium:folders/site
ixo
tollium:folders/site
ixo
tollium:folders/site
b.svg
tollium:folders/site
w.svg
Name: snippetfolder FQN: tollium:folders/snippetfolder
tollium:folders/snippetfolder
b.16.svg
tollium:folders/snippetfolder
c.16.svg
tollium:folders/snippetfolder
w.16.svg
tollium:folders/snippetfolder
b.24.svg
tollium:folders/snippetfolder
c.24.svg
tollium:folders/snippetfolder
w.24.svg
Name: spam FQN: tollium:folders/spam
tollium:folders/spam
16x16.png
Name: star FQN: tollium:folders/star
tollium:folders/star
b.16.svg
tollium:folders/star
w.16.svg
tollium:folders/star
ixo
tollium:folders/star
ixo
Name: statistics FQN: tollium:folders/statistics
tollium:folders/statistics
16x16.png
Name: study FQN: tollium:folders/study
tollium:folders/study
ixo
tollium:folders/study
ixo
Name: system FQN: tollium:folders/system
tollium:folders/system
w.16.svg
tollium:folders/system
ixo
tollium:folders/system
ixo
tollium:folders/system
b.svg
Name: tag FQN: tollium:folders/tag
tollium:folders/tag
ixo
tollium:folders/tag
ixo
Name: target FQN: tollium:folders/target
tollium:folders/target
b.16.svg
tollium:folders/target
w.16.svg
Name: tools FQN: tollium:folders/tools
tollium:folders/tools
16x16.png
Name: trash FQN: tollium:folders/trash
tollium:folders/trash
b.16.svg
tollium:folders/trash
w.16.svg
Name: user FQN: tollium:folders/user
tollium:folders/user
ixo
tollium:folders/user
ixo
Name: video FQN: tollium:folders/video
tollium:folders/video
b.16.svg
tollium:folders/video
w.16.svg
Name: wait FQN: tollium:folders/wait
tollium:folders/wait
16x16.png
Name: webhare FQN: tollium:folders/webhare
tollium:folders/webhare
16x16.png
Name: webhareserver FQN: tollium:folders/webhareserver
tollium:folders/webhareserver
ixo
tollium:folders/webhareserver
ixo
Name: websitealias FQN: tollium:folders/websitealias
tollium:folders/websitealias
ixo
tollium:folders/websitealias
ixo
Name: widget FQN: tollium:folders/widget
tollium:folders/widget
b.16.svg
tollium:folders/widget
w.16.svg
tollium:folders/widget
ixo
tollium:folders/widget
ixo
Name: address FQN: tollium:forms/address
tollium:forms/address
b.16.svg
tollium:forms/address
ixo
tollium:forms/address
ixo
Name: array FQN: tollium:forms/array
tollium:forms/array
ixo
tollium:forms/array
ixo
Name: checkbox FQN: tollium:forms/checkbox
tollium:forms/checkbox
b.16.svg
tollium:forms/checkbox
b.24.svg
Name: checkboxes FQN: tollium:forms/checkboxes
tollium:forms/checkboxes
b.16.svg
tollium:forms/checkboxes
b.24.svg
Name: date FQN: tollium:forms/date
tollium:forms/date
ixo
tollium:forms/date
ixo
Name: email FQN: tollium:forms/email
tollium:forms/email
ixo
tollium:forms/email
ixo
Name: hidden FQN: tollium:forms/hidden
tollium:forms/hidden
b.16.svg
tollium:forms/hidden
b.24.svg
Name: id FQN: tollium:forms/id
tollium:forms/id
b.16.svg
Name: image FQN: tollium:forms/image
tollium:forms/image
ixo
tollium:forms/image
ixo
Name: numeric FQN: tollium:forms/numeric
tollium:forms/numeric
b.16.svg
Name: password FQN: tollium:forms/password
tollium:forms/password
b.16.svg
tollium:forms/password
b.24.svg
tollium:forms/password
w.24.svg
Name: plaintext FQN: tollium:forms/plaintext
tollium:forms/plaintext
b.16.svg
tollium:forms/plaintext
b.24.svg
Name: pulldown FQN: tollium:forms/pulldown
tollium:forms/pulldown
b.16.svg
tollium:forms/pulldown
b.24.svg
tollium:forms/pulldown
w.24.svg
Name: radio FQN: tollium:forms/radio
tollium:forms/radio
b.16.svg
tollium:forms/radio
b.24.svg
Name: recaptcha FQN: tollium:forms/recaptcha
tollium:forms/recaptcha
b.16.svg
tollium:forms/recaptcha
w.16.svg
Name: richtext FQN: tollium:forms/richtext
tollium:forms/richtext
b.16.svg
tollium:forms/richtext
b.24.svg
Name: rtd FQN: tollium:forms/rtd
tollium:forms/rtd
ixo
tollium:forms/rtd
ixo
Name: spamcheck FQN: tollium:forms/spamcheck
tollium:forms/spamcheck
b.16.svg
tollium:forms/spamcheck
b.24.svg
Name: subcondition FQN: tollium:forms/subcondition
tollium:forms/subcondition
b.16.svg
Name: textarea FQN: tollium:forms/textarea
tollium:forms/textarea
b.16.svg
tollium:forms/textarea
b.24.svg
Name: textedit FQN: tollium:forms/textedit
tollium:forms/textedit
b.16.svg
tollium:forms/textedit
b.24.svg
Name: time FQN: tollium:forms/time
tollium:forms/time
b.16.svg
Name: upload FQN: tollium:forms/upload
tollium:forms/upload
ixo
tollium:forms/upload
ixo
Name: bang FQN: tollium:games/bang
tollium:games/bang
16x16.png
Name: bomb FQN: tollium:games/bomb
tollium:games/bomb
16x16.png
Name: flag FQN: tollium:games/flag
tollium:games/flag
16x16.png
Name: about FQN: tollium:mailclient/about
tollium:mailclient/about
128x128.png
Name: account FQN: tollium:mailclient/account
tollium:mailclient/account
b.16.svg
tollium:mailclient/account
w.16.svg
Name: attach FQN: tollium:mailclient/attach
tollium:mailclient/attach
w.16.svg
tollium:mailclient/attach
b.svg
Name: attachment FQN: tollium:mailclient/attachment
tollium:mailclient/attachment
b.16.svg
tollium:mailclient/attachment
w.16.svg
Name: checkmail FQN: tollium:mailclient/checkmail
tollium:mailclient/checkmail
b.16.svg
tollium:mailclient/checkmail
w.16.svg
Name: contacts FQN: tollium:mailclient/contacts
tollium:mailclient/contacts
b.16.svg
tollium:mailclient/contacts
w.16.svg
tollium:mailclient/contacts
b.24.svg
tollium:mailclient/contacts
b.svg
Name: forward FQN: tollium:mailclient/forward
tollium:mailclient/forward
b.16x16.png
tollium:mailclient/forward
w.16x16.png
tollium:mailclient/forward
24x24.png
tollium:mailclient/forward
b.24x24.png
tollium:mailclient/forward
w.24x24.png
tollium:mailclient/forward
b.32x32.png
tollium:mailclient/forward
w.32x32.png
tollium:mailclient/forward
b.48x48.png
tollium:mailclient/forward
w.48x48.png
tollium:mailclient/forward
b.96x96.png
tollium:mailclient/forward
w.96x96.png
Name: forwarded FQN: tollium:mailclient/forwarded
tollium:mailclient/forwarded
16x16.png
tollium:mailclient/forwarded
ixo
tollium:mailclient/forwarded
ixo
Name: inbox FQN: tollium:mailclient/inbox
tollium:mailclient/inbox
b.16.svg
tollium:mailclient/inbox
w.16.svg
Name: label FQN: tollium:mailclient/label
tollium:mailclient/label
16x16.png
tollium:mailclient/label
24x24.png
Name: mail_closed FQN: tollium:mailclient/mail_closed
tollium:mailclient/mail_closed
16x16.png
Name: mail_opened FQN: tollium:mailclient/mail_opened
tollium:mailclient/mail_opened
16x16.png
Name: mailinglist FQN: tollium:mailclient/mailinglist
tollium:mailclient/mailinglist
b.16.svg
tollium:mailclient/mailinglist
w.16.svg
Name: mailinglist_dynamic FQN: tollium:mailclient/mailinglist_dynamic
tollium:mailclient/mailinglist_dynamic
b.16.svg
tollium:mailclient/mailinglist_dynamic
w.16.svg
Name: message FQN: tollium:mailclient/message
tollium:mailclient/message
b.16.svg
tollium:mailclient/message
b.24.svg
Name: new_message FQN: tollium:mailclient/new_message
tollium:mailclient/new_message
24x24.png
Name: previewmail FQN: tollium:mailclient/previewmail
tollium:mailclient/previewmail
b.16.svg
tollium:mailclient/previewmail
w.16.svg
tollium:mailclient/previewmail
b.24.svg
tollium:mailclient/previewmail
w.24.svg
Name: replied FQN: tollium:mailclient/replied
tollium:mailclient/replied
ixo
tollium:mailclient/replied
ixo
Name: replied_forwarded FQN: tollium:mailclient/replied_forwarded
tollium:mailclient/replied_forwarded
ixo
tollium:mailclient/replied_forwarded
ixo
Name: reply FQN: tollium:mailclient/reply
tollium:mailclient/reply
b.16.svg
tollium:mailclient/reply
w.16.svg
tollium:mailclient/reply
ixo
tollium:mailclient/reply
ixo
Name: replytoall FQN: tollium:mailclient/replytoall
tollium:mailclient/replytoall
b.16.svg
tollium:mailclient/replytoall
w.16.svg
Name: send FQN: tollium:mailclient/send
tollium:mailclient/send
b.16.svg
tollium:mailclient/send
w.16.svg
tollium:mailclient/send
b.24.svg
tollium:mailclient/send
w.24.svg
Name: sourcecode FQN: tollium:mailclient/sourcecode
tollium:mailclient/sourcecode
b.16x16.png
tollium:mailclient/sourcecode
w.16x16.png
tollium:mailclient/sourcecode
b.24x24.png
tollium:mailclient/sourcecode
w.24x24.png
tollium:mailclient/sourcecode
b.32x32.png
tollium:mailclient/sourcecode
w.32x32.png
tollium:mailclient/sourcecode
b.48x48.png
tollium:mailclient/sourcecode
w.48x48.png
tollium:mailclient/sourcecode
b.96x96.png
tollium:mailclient/sourcecode
w.96x96.png
Name: spelling FQN: tollium:mailclient/spelling
tollium:mailclient/spelling
24x24.png
Name: godown FQN: tollium:maps/godown
tollium:maps/godown
24.svg
tollium:maps/godown
24.svg
Name: goleft FQN: tollium:maps/goleft
tollium:maps/goleft
24.svg
tollium:maps/goleft
24.svg
Name: goright FQN: tollium:maps/goright
tollium:maps/goright
24.svg
tollium:maps/goright
24.svg
Name: goup FQN: tollium:maps/goup
tollium:maps/goup
24.svg
tollium:maps/goup
24.svg
Name: marker_black FQN: tollium:maps/markers/marker_black
tollium:maps/markers/marker_black
48.svg
tollium:maps/markers/marker_black
48.svg
Name: marker_black_filled FQN: tollium:maps/markers/marker_black_filled
tollium:maps/markers/marker_black_filled
48.svg
tollium:maps/markers/marker_black_filled
48.svg
Name: marker_blue FQN: tollium:maps/markers/marker_blue
tollium:maps/markers/marker_blue
48.svg
tollium:maps/markers/marker_blue
48.svg
Name: marker_blue_filled FQN: tollium:maps/markers/marker_blue_filled
tollium:maps/markers/marker_blue_filled
48.svg
tollium:maps/markers/marker_blue_filled
48.svg
Name: marker_green FQN: tollium:maps/markers/marker_green
tollium:maps/markers/marker_green
48.svg
tollium:maps/markers/marker_green
48.svg
Name: marker_green_filled FQN: tollium:maps/markers/marker_green_filled
tollium:maps/markers/marker_green_filled
48.svg
tollium:maps/markers/marker_green_filled
48.svg
Name: marker_red FQN: tollium:maps/markers/marker_red
tollium:maps/markers/marker_red
48.svg
tollium:maps/markers/marker_red
48.svg
Name: marker_red_filled FQN: tollium:maps/markers/marker_red_filled
tollium:maps/markers/marker_red_filled
48.svg
tollium:maps/markers/marker_red_filled
48.svg
Name: marker_yellow FQN: tollium:maps/markers/marker_yellow
tollium:maps/markers/marker_yellow
48.svg
tollium:maps/markers/marker_yellow
48.svg
Name: marker_yellow_filled FQN: tollium:maps/markers/marker_yellow_filled
tollium:maps/markers/marker_yellow_filled
48.svg
tollium:maps/markers/marker_yellow_filled
48.svg
Name: 0 FQN: tollium:maps/overlays/0
tollium:maps/overlays/0
48.svg
tollium:maps/overlays/0
48.svg
Name: 1 FQN: tollium:maps/overlays/1
tollium:maps/overlays/1
48.svg
tollium:maps/overlays/1
48.svg
Name: 2 FQN: tollium:maps/overlays/2
tollium:maps/overlays/2
48.svg
tollium:maps/overlays/2
48.svg
Name: 3 FQN: tollium:maps/overlays/3
tollium:maps/overlays/3
48.svg
tollium:maps/overlays/3
48.svg
Name: 4 FQN: tollium:maps/overlays/4
tollium:maps/overlays/4
48.svg
tollium:maps/overlays/4
48.svg
Name: 5 FQN: tollium:maps/overlays/5
tollium:maps/overlays/5
48.svg
tollium:maps/overlays/5
48.svg
Name: 6 FQN: tollium:maps/overlays/6
tollium:maps/overlays/6
48.svg
tollium:maps/overlays/6
48.svg
Name: 7 FQN: tollium:maps/overlays/7
tollium:maps/overlays/7
48.svg
tollium:maps/overlays/7
48.svg
Name: 8 FQN: tollium:maps/overlays/8
tollium:maps/overlays/8
48.svg
tollium:maps/overlays/8
48.svg
Name: 9 FQN: tollium:maps/overlays/9
tollium:maps/overlays/9
48.svg
tollium:maps/overlays/9
48.svg
Name: a FQN: tollium:maps/overlays/a
tollium:maps/overlays/a
48.svg
tollium:maps/overlays/a
48.svg
Name: b FQN: tollium:maps/overlays/b
tollium:maps/overlays/b
48.svg
tollium:maps/overlays/b
48.svg
Name: c FQN: tollium:maps/overlays/c
tollium:maps/overlays/c
48.svg
tollium:maps/overlays/c
48.svg
Name: d FQN: tollium:maps/overlays/d
tollium:maps/overlays/d
48.svg
tollium:maps/overlays/d
48.svg
Name: e FQN: tollium:maps/overlays/e
tollium:maps/overlays/e
48.svg
tollium:maps/overlays/e
48.svg
Name: f FQN: tollium:maps/overlays/f
tollium:maps/overlays/f
48.svg
tollium:maps/overlays/f
48.svg
Name: g FQN: tollium:maps/overlays/g
tollium:maps/overlays/g
48.svg
tollium:maps/overlays/g
48.svg
Name: h FQN: tollium:maps/overlays/h
tollium:maps/overlays/h
48.svg
tollium:maps/overlays/h
48.svg
Name: i FQN: tollium:maps/overlays/i
tollium:maps/overlays/i
48.svg
tollium:maps/overlays/i
48.svg
Name: j FQN: tollium:maps/overlays/j
tollium:maps/overlays/j
48.svg
tollium:maps/overlays/j
48.svg
Name: zoomin FQN: tollium:maps/zoomin
tollium:maps/zoomin
24.svg
tollium:maps/zoomin
24.svg
Name: zoomout FQN: tollium:maps/zoomout
tollium:maps/zoomout
24.svg
tollium:maps/zoomout
24.svg
Name: camera FQN: tollium:media/camera
tollium:media/camera
b.16.svg
tollium:media/camera
w.16.svg
Name: cd FQN: tollium:media/cd
tollium:media/cd
16x16.png
tollium:media/cd
24x24.png
tollium:media/cd
32x32.png
Name: controller FQN: tollium:media/controller
tollium:media/controller
16x16.png
Name: dvd FQN: tollium:media/dvd
tollium:media/dvd
16x16.png
tollium:media/dvd
24x24.png
tollium:media/dvd
32x32.png
Name: ipod FQN: tollium:media/ipod
tollium:media/ipod
16x16.png
tollium:media/ipod
24x24.png
Name: mediaplayer FQN: tollium:media/mediaplayer
tollium:media/mediaplayer
b.16.svg
tollium:media/mediaplayer
w.svg
Name: musicalnote FQN: tollium:media/musicalnote
tollium:media/musicalnote
b.16.svg
tollium:media/musicalnote
w.16.svg
Name: soundoff FQN: tollium:media/soundoff
tollium:media/soundoff
16x16.png
tollium:media/soundoff
24x24.png
tollium:media/soundoff
32x32.png
Name: soundon FQN: tollium:media/soundon
tollium:media/soundon
16x16.png
tollium:media/soundon
24x24.png
tollium:media/soundon
32x32.png
tollium:media/soundon
64x64.png
Name: video FQN: tollium:media/video
tollium:media/video
b.16.svg
tollium:media/video
w.16.svg
Name: confirmation FQN: tollium:messageboxes/confirmation
tollium:messageboxes/confirmation
b.16.svg
tollium:messageboxes/confirmation
w.16.svg
Name: error FQN: tollium:messageboxes/error
tollium:messageboxes/error
b.16.svg
tollium:messageboxes/error
w.16.svg
Name: information FQN: tollium:messageboxes/information
tollium:messageboxes/information
b.16.svg
tollium:messageboxes/information
w.16.svg
Name: question FQN: tollium:messageboxes/question
tollium:messageboxes/question
b.16.svg
tollium:messageboxes/question
w.16.svg
Name: unrecoverable FQN: tollium:messageboxes/unrecoverable
tollium:messageboxes/unrecoverable
b.16.svg
tollium:messageboxes/unrecoverable
w.16.svg
Name: warning FQN: tollium:messageboxes/warning
tollium:messageboxes/warning
b.16.svg
tollium:messageboxes/warning
w.16.svg
Name: beer FQN: tollium:misc/beer
tollium:misc/beer
b.24.svg
tollium:misc/beer
w.24.svg
Name: birthdaycake FQN: tollium:misc/birthdaycake
tollium:misc/birthdaycake
16x16.png
Name: certificate FQN: tollium:misc/certificate
tollium:misc/certificate
b.16.svg
tollium:misc/certificate
c.16.svg
tollium:misc/certificate
w.16.svg
tollium:misc/certificate
b.24.svg
tollium:misc/certificate
c.24.svg
tollium:misc/certificate
w.24.svg
tollium:misc/certificate
w.svg
Name: flag_black FQN: tollium:misc/flag_black
tollium:misc/flag_black
16x16.png
Name: flag_blue FQN: tollium:misc/flag_blue
tollium:misc/flag_blue
16x16.png
Name: flag_checkered FQN: tollium:misc/flag_checkered
tollium:misc/flag_checkered
16x16.png
Name: flag_eu FQN: tollium:misc/flag_eu
tollium:misc/flag_eu
16x16.png
Name: flag_green FQN: tollium:misc/flag_green
tollium:misc/flag_green
16x16.png
Name: flag_pink FQN: tollium:misc/flag_pink
tollium:misc/flag_pink
16x16.png
Name: flag_purple FQN: tollium:misc/flag_purple
tollium:misc/flag_purple
16x16.png
Name: flag_red FQN: tollium:misc/flag_red
tollium:misc/flag_red
16x16.png
Name: flag_white FQN: tollium:misc/flag_white
tollium:misc/flag_white
16x16.png
Name: flag_yellow FQN: tollium:misc/flag_yellow
tollium:misc/flag_yellow
16x16.png
Name: flush FQN: tollium:misc/flush
tollium:misc/flush
24x24.png
Name: image FQN: tollium:misc/image
tollium:misc/image
b.24.svg
tollium:misc/image
w.24.svg
Name: levers FQN: tollium:misc/levers
tollium:misc/levers
b.24.svg
tollium:misc/levers
w.24.svg
Name: magic FQN: tollium:misc/magic
tollium:misc/magic
b.24.svg
tollium:misc/magic
w.24.svg
Name: personalsettings FQN: tollium:misc/personalsettings
tollium:misc/personalsettings
ixo
tollium:misc/personalsettings
ixo
Name: signpost FQN: tollium:misc/signpost
tollium:misc/signpost
b.16x16.png
tollium:misc/signpost
w.16x16.png
tollium:misc/signpost
b.24x24.png
tollium:misc/signpost
w.24x24.png
tollium:misc/signpost
b.48x48.png
tollium:misc/signpost
w.48x48.png
Name: sourcecode FQN: tollium:misc/sourcecode
tollium:misc/sourcecode
b.16.svg
tollium:misc/sourcecode
w.svg
Name: 1C04A80B96C14469 FQN: tollium:objects/1C04A80B96C14469
tollium:objects/1C04A80B96C14469
png
Name: 1C04A80B96C1446A FQN: tollium:objects/1C04A80B96C1446A
tollium:objects/1C04A80B96C1446A
png
Name: 1C04A80B96C1446B FQN: tollium:objects/1C04A80B96C1446B
tollium:objects/1C04A80B96C1446B
png
Name: accordeon FQN: tollium:objects/accordeon
tollium:objects/accordeon
b.16.svg
tollium:objects/accordeon
b.24.svg
tollium:objects/accordeon
w.24.svg
Name: agenda FQN: tollium:objects/agenda
tollium:objects/agenda
b.16.svg
tollium:objects/agenda
b.24.svg
Name: alumnihat FQN: tollium:objects/alumnihat
tollium:objects/alumnihat
b.16.svg
tollium:objects/alumnihat
w.16.svg
tollium:objects/alumnihat
w.24.svg
Name: ampersand FQN: tollium:objects/ampersand
tollium:objects/ampersand
b.16.svg
tollium:objects/ampersand
c.16.svg
tollium:objects/ampersand
w.16.svg
Name: array FQN: tollium:objects/array
tollium:objects/array
b.16.svg
tollium:objects/array
c.16.svg
tollium:objects/array
b.24.svg
tollium:objects/array
c.24.svg
Name: arrowdown FQN: tollium:objects/arrowdown
tollium:objects/arrowdown
b.16.svg
tollium:objects/arrowdown
b.24.svg
Name: arrowleft FQN: tollium:objects/arrowleft
tollium:objects/arrowleft
b.16.svg
Name: arrowright FQN: tollium:objects/arrowright
tollium:objects/arrowright
b.16.svg
Name: arrowup FQN: tollium:objects/arrowup
tollium:objects/arrowup
b.16.svg
tollium:objects/arrowup
b.24.svg
Name: autocontrast FQN: tollium:objects/autocontrast
tollium:objects/autocontrast
b.svg
Name: azfolder FQN: tollium:objects/azfolder
tollium:objects/azfolder
b.16.svg
tollium:objects/azfolder
w.16.svg
tollium:objects/azfolder
b.24.svg
tollium:objects/azfolder
w.24.svg
Name: banknote FQN: tollium:objects/banknote
tollium:objects/banknote
b.16.svg
tollium:objects/banknote
b.24.svg
tollium:objects/banknote
w.24.svg
Name: banknoteleft FQN: tollium:objects/banknoteleft
tollium:objects/banknoteleft
b.16.svg
tollium:objects/banknoteleft
b.24.svg
Name: banknoteright FQN: tollium:objects/banknoteright
tollium:objects/banknoteright
b.16.svg
tollium:objects/banknoteright
b.24.svg
Name: beacon FQN: tollium:objects/beacon
tollium:objects/beacon
b.16.svg
tollium:objects/beacon
c.16.svg
tollium:objects/beacon
b.24.svg
tollium:objects/beacon
c.24.svg
Name: beerglass FQN: tollium:objects/beerglass
tollium:objects/beerglass
b.16.svg
tollium:objects/beerglass
b.24.svg
Name: bell FQN: tollium:objects/bell
tollium:objects/bell
b.16.svg
tollium:objects/bell
w.16.svg
Name: bomb FQN: tollium:objects/bomb
tollium:objects/bomb
b.24.svg
tollium:objects/bomb
w.24.svg
Name: book FQN: tollium:objects/book
tollium:objects/book
b.16.svg
tollium:objects/book
w.16.svg
Name: box FQN: tollium:objects/box
tollium:objects/box
b.16.svg
tollium:objects/box
b.24.svg
Name: brightnesscontrast FQN: tollium:objects/brightnesscontrast
tollium:objects/brightnesscontrast
b.svg
Name: bug FQN: tollium:objects/bug
tollium:objects/bug
b.16.svg
Name: businessphone FQN: tollium:objects/businessphone
tollium:objects/businessphone
b.24.svg
tollium:objects/businessphone
w.24.svg
Name: button FQN: tollium:objects/button
tollium:objects/button
b.16.svg
tollium:objects/button
w.16.svg
tollium:objects/button
b.24.svg
tollium:objects/button
w.24.svg
Name: cabinet FQN: tollium:objects/cabinet
tollium:objects/cabinet
b.16.svg
tollium:objects/cabinet
w.16.svg
tollium:objects/cabinet
b.24.svg
tollium:objects/cabinet
w.24.svg
Name: calculator FQN: tollium:objects/calculator
tollium:objects/calculator
b.24.svg
Name: cart FQN: tollium:objects/cart
tollium:objects/cart
b.24.svg
Name: chevrondown FQN: tollium:objects/chevrondown
tollium:objects/chevrondown
b.16.svg
Name: chevronleft FQN: tollium:objects/chevronleft
tollium:objects/chevronleft
b.16.svg
Name: chevronright FQN: tollium:objects/chevronright
tollium:objects/chevronright
b.16.svg
Name: chevronup FQN: tollium:objects/chevronup
tollium:objects/chevronup
b.16.svg
Name: clipboard FQN: tollium:objects/clipboard
tollium:objects/clipboard
b.24.svg
Name: clock FQN: tollium:objects/clock
tollium:objects/clock
b.16.svg
tollium:objects/clock
w.16.svg
tollium:objects/clock
b.24.svg
tollium:objects/clock
w.24.svg
Name: cloud FQN: tollium:objects/cloud
tollium:objects/cloud
b.16.svg
tollium:objects/cloud
b.24.svg
Name: cog FQN: tollium:objects/cog
tollium:objects/cog
b.16.svg
tollium:objects/cog
w.16.svg
Name: cog2 FQN: tollium:objects/cog2
tollium:objects/cog2
b.16.svg
Name: cogs FQN: tollium:objects/cogs
tollium:objects/cogs
b.16.24.svg
tollium:objects/cogs
w.16.24.svg
Name: conditional FQN: tollium:objects/conditional
tollium:objects/conditional
b.16.svg
tollium:objects/conditional
c.16.svg
tollium:objects/conditional
b.24.svg
tollium:objects/conditional
c.24.svg
Name: contrast FQN: tollium:objects/contrast
tollium:objects/contrast
b.24.svg
Name: crop FQN: tollium:objects/crop
tollium:objects/crop
b.24.svg
Name: cross FQN: tollium:objects/cross
tollium:objects/cross
b.16.svg
tollium:objects/cross
w.24.svg
Name: cta FQN: tollium:objects/cta
tollium:objects/cta
b.16.svg
tollium:objects/cta
c.16.svg
tollium:objects/cta
w.16.svg
tollium:objects/cta
b.24.svg
tollium:objects/cta
w.24.svg
Name: dna FQN: tollium:objects/dna
tollium:objects/dna
b.16.svg
tollium:objects/dna
b.24.svg
Name: document FQN: tollium:objects/document
tollium:objects/document
b.24.svg
Name: donate FQN: tollium:objects/donate
tollium:objects/donate
w.24.svg
Name: drop FQN: tollium:objects/drop
tollium:objects/drop
b.24.svg
Name: ellipsis FQN: tollium:objects/ellipsis
tollium:objects/ellipsis
b.16.svg
tollium:objects/ellipsis
b.24.svg
Name: ellipsis-vertical FQN: tollium:objects/ellipsis-vertical
tollium:objects/ellipsis-vertical
b.16.svg
tollium:objects/ellipsis-vertical
b.24.svg
Name: envelope FQN: tollium:objects/envelope
tollium:objects/envelope
b.16.svg
tollium:objects/envelope
b.24.svg
Name: export FQN: tollium:objects/export
tollium:objects/export
w.24.svg
Name: eye FQN: tollium:objects/eye
tollium:objects/eye
b.16.svg
tollium:objects/eye
b.24.svg
tollium:objects/eye
w.24.svg
Name: file FQN: tollium:objects/file
tollium:objects/file
b.16.svg
tollium:objects/file
b.24.svg
Name: fliphorizontal FQN: tollium:objects/fliphorizontal
tollium:objects/fliphorizontal
b.24.svg
tollium:objects/fliphorizontal
w.24.svg
Name: flipvertical FQN: tollium:objects/flipvertical
tollium:objects/flipvertical
b.24.svg
tollium:objects/flipvertical
w.24.svg
Name: folder FQN: tollium:objects/folder
tollium:objects/folder
b.16.svg
tollium:objects/folder
b.24.svg
Name: grayscale FQN: tollium:objects/grayscale
tollium:objects/grayscale
b.24.svg
Name: house FQN: tollium:objects/house
tollium:objects/house
b.16.svg
tollium:objects/house
b.24.svg
Name: idcard FQN: tollium:objects/idcard
tollium:objects/idcard
b.16.svg
tollium:objects/idcard
c.16.svg
tollium:objects/idcard
w.16.svg
tollium:objects/idcard
b.24.svg
tollium:objects/idcard
c.24.svg
tollium:objects/idcard
w.24.svg
Name: ikoon FQN: tollium:objects/ikoon
tollium:objects/ikoon
b.24.svg
Name: invert FQN: tollium:objects/invert
tollium:objects/invert
b.24.svg
Name: keyhorizontal FQN: tollium:objects/keyhorizontal
tollium:objects/keyhorizontal
b.16.svg
tollium:objects/keyhorizontal
w.16.svg
Name: keyleft FQN: tollium:objects/keyleft
tollium:objects/keyleft
b.16.svg
tollium:objects/keyleft
b.24.svg
Name: keyright FQN: tollium:objects/keyright
tollium:objects/keyright
b.16.svg
tollium:objects/keyright
b.24.svg
Name: knifefork FQN: tollium:objects/knifefork
tollium:objects/knifefork
b.16.svg
Name: ladder FQN: tollium:objects/ladder
tollium:objects/ladder
b.16.svg
tollium:objects/ladder
b.24.svg
Name: list FQN: tollium:objects/list
tollium:objects/list
b.16.svg
tollium:objects/list
b.24.svg
tollium:objects/list
w.24.svg
Name: location FQN: tollium:objects/location
tollium:objects/location
b.24.svg
Name: lock FQN: tollium:objects/lock
tollium:objects/lock
b.16.svg
tollium:objects/lock
c.16.svg
Name: manual FQN: tollium:objects/manual
tollium:objects/manual
b.16.svg
Name: menu FQN: tollium:objects/menu
tollium:objects/menu
b.24.svg
Name: meredians FQN: tollium:objects/meredians
tollium:objects/meredians
b.24.svg
Name: newunlink FQN: tollium:objects/newunlink
tollium:objects/newunlink
b.16.svg
Name: nobug FQN: tollium:objects/nobug
tollium:objects/nobug
b.16.svg
Name: note FQN: tollium:objects/note
tollium:objects/note
b.16.svg
tollium:objects/note
w.16.svg
tollium:objects/note
b.24.svg
tollium:objects/note
w.24.svg
Name: officebuilding FQN: tollium:objects/officebuilding
tollium:objects/officebuilding
b.16.svg
tollium:objects/officebuilding
w.16.svg
tollium:objects/officebuilding
b.24.svg
tollium:objects/officebuilding
w.24.svg
Name: palette FQN: tollium:objects/palette
tollium:objects/palette
b.24.svg
Name: plus FQN: tollium:objects/plus
tollium:objects/plus
b.24.svg
tollium:objects/plus
w.24.svg
Name: properties FQN: tollium:objects/properties
tollium:objects/properties
w.24.svg
Name: qr FQN: tollium:objects/qr
tollium:objects/qr
b.12.svg
tollium:objects/qr
b.16.svg
tollium:objects/qr
b.24.svg
Name: questionmark FQN: tollium:objects/questionmark
tollium:objects/questionmark
b.16.svg
Name: quotationmarks FQN: tollium:objects/quotationmarks
tollium:objects/quotationmarks
b.16.svg
tollium:objects/quotationmarks
b.24.svg
Name: rackserver FQN: tollium:objects/rackserver
tollium:objects/rackserver
b.16.svg
tollium:objects/rackserver
w.16.svg
tollium:objects/rackserver
w.24.svg
Name: readmore FQN: tollium:objects/readmore
tollium:objects/readmore
b.16.svg
tollium:objects/readmore
w.16.svg
tollium:objects/readmore
b.24.svg
tollium:objects/readmore
w.24.svg
Name: redo FQN: tollium:objects/redo
tollium:objects/redo
b.16.svg
Name: reference FQN: tollium:objects/reference
tollium:objects/reference
b.24.svg
Name: reset FQN: tollium:objects/reset
tollium:objects/reset
b.16.svg
Name: resetcrop FQN: tollium:objects/resetcrop
tollium:objects/resetcrop
b.24.svg
Name: roadsign FQN: tollium:objects/roadsign
tollium:objects/roadsign
b.16.svg
tollium:objects/roadsign
b.24.svg
Name: rotate FQN: tollium:objects/rotate
tollium:objects/rotate
b.16.svg
Name: rotateleft FQN: tollium:objects/rotateleft
tollium:objects/rotateleft
b.24.svg
Name: rotateright FQN: tollium:objects/rotateright
tollium:objects/rotateright
b.24.svg
Name: salesbanner FQN: tollium:objects/salesbanner
tollium:objects/salesbanner
w.24.svg
Name: sepia FQN: tollium:objects/sepia
tollium:objects/sepia
b.24.svg
Name: sharpen FQN: tollium:objects/sharpen
tollium:objects/sharpen
b.24.svg
Name: shipments FQN: tollium:objects/shipments
tollium:objects/shipments
b.16.svg
Name: showroom FQN: tollium:objects/showroom
tollium:objects/showroom
b.16.svg
tollium:objects/showroom
b.24.svg
Name: slot FQN: tollium:objects/slot
tollium:objects/slot
b.16.svg
tollium:objects/slot
c.16.svg
tollium:objects/slot
b.24.svg
tollium:objects/slot
c.24.svg
Name: slots FQN: tollium:objects/slots
tollium:objects/slots
b.16.svg
tollium:objects/slots
b.24.svg
Name: snippet FQN: tollium:objects/snippet
tollium:objects/snippet
b.16.svg
tollium:objects/snippet
c.16.svg
tollium:objects/snippet
w.16.svg
tollium:objects/snippet
b.24.svg
tollium:objects/snippet
c.24.svg
tollium:objects/snippet
w.24.svg
Name: stall FQN: tollium:objects/stall
tollium:objects/stall
b.16.svg
tollium:objects/stall
c.16.svg
tollium:objects/stall
w.16.svg
tollium:objects/stall
b.24.svg
Name: star FQN: tollium:objects/star
tollium:objects/star
b.16.svg
tollium:objects/star
b.16.24.svg
tollium:objects/star
w.16.svg
tollium:objects/star
w.24.svg
Name: stopwatch FQN: tollium:objects/stopwatch
tollium:objects/stopwatch
b.16.svg
tollium:objects/stopwatch
b.24.svg
Name: storage FQN: tollium:objects/storage
tollium:objects/storage
b.16.svg
tollium:objects/storage
b.24.svg
Name: tag FQN: tollium:objects/tag
tollium:objects/tag
b.16.svg
tollium:objects/tag
c.16.svg
tollium:objects/tag
w.16.svg
Name: timezones FQN: tollium:objects/timezones
tollium:objects/timezones
b.16.svg
Name: tobottom FQN: tollium:objects/tobottom
tollium:objects/tobottom
b.16.svg
tollium:objects/tobottom
b.24.svg
Name: totop FQN: tollium:objects/totop
tollium:objects/totop
b.16.svg
tollium:objects/totop
b.24.svg
Name: trash FQN: tollium:objects/trash
tollium:objects/trash
b.24.svg
tollium:objects/trash
w.24.svg
Name: truck FQN: tollium:objects/truck
tollium:objects/truck
b.16.svg
tollium:objects/truck
c.16.svg
tollium:objects/truck
b.24.svg
tollium:objects/truck
w.24.svg
Name: undo FQN: tollium:objects/undo
tollium:objects/undo
b.16.svg
Name: webhare FQN: tollium:objects/webhare
tollium:objects/webhare
b.24.svg
tollium:objects/webhare
w.24.svg
Name: wheel FQN: tollium:objects/wheel
tollium:objects/wheel
b.16.svg
tollium:objects/wheel
b.24.svg
Name: world FQN: tollium:objects/world
tollium:objects/world
24.svg
tollium:objects/world
24.svg
Name: access FQN: tollium:overlays/access
tollium:overlays/access
b.16.svg
Name: add FQN: tollium:overlays/add
tollium:overlays/add
b.24.svg
Name: blocks FQN: tollium:overlays/agenda/blocks
tollium:overlays/agenda/blocks
b.16.svg
tollium:overlays/agenda/blocks
w.16.svg
Name: day FQN: tollium:overlays/agenda/day
tollium:overlays/agenda/day
b.16.svg
tollium:overlays/agenda/day
w.16.svg
tollium:overlays/agenda/day
b.24.svg
tollium:overlays/agenda/day
w.24.svg
Name: month FQN: tollium:overlays/agenda/month
tollium:overlays/agenda/month
b.16.svg
tollium:overlays/agenda/month
w.16.svg
tollium:overlays/agenda/month
b.24.svg
tollium:overlays/agenda/month
w.24.svg
Name: selected FQN: tollium:overlays/agenda/selected
tollium:overlays/agenda/selected
b.16.svg
tollium:overlays/agenda/selected
w.16.svg
tollium:overlays/agenda/selected
b.24.svg
tollium:overlays/agenda/selected
w.24.svg
Name: week FQN: tollium:overlays/agenda/week
tollium:overlays/agenda/week
b.16.svg
tollium:overlays/agenda/week
w.16.svg
tollium:overlays/agenda/week
b.24.svg
tollium:overlays/agenda/week
w.24.svg
Name: ampersand FQN: tollium:overlays/ampersand
tollium:overlays/ampersand
b.24.svg
Name: api FQN: tollium:overlays/api
tollium:overlays/api
b.16.svg
tollium:overlays/api
c.16.svg
tollium:overlays/api
b.24.svg
tollium:overlays/api
c.24.svg
Name: arrowbottomright FQN: tollium:overlays/arrowbottomright
tollium:overlays/arrowbottomright
b.24.svg
Name: arrowleftright FQN: tollium:overlays/arrowleftright
tollium:overlays/arrowleftright
b.24.svg
Name: balloon FQN: tollium:overlays/balloon
tollium:overlays/balloon
b.16.svg
tollium:overlays/balloon
b.24.svg
tollium:overlays/balloon
w.24.svg
Name: bottomline FQN: tollium:overlays/bottomline
tollium:overlays/bottomline
b.16.svg
Name: checks FQN: tollium:overlays/checks
tollium:overlays/checks
b.24.svg
Name: conflicted FQN: tollium:overlays/conflicted
tollium:overlays/conflicted
16x16.png
Name: copy FQN: tollium:overlays/copy
tollium:overlays/copy
b.16.svg
tollium:overlays/copy
b.24.svg
Name: crossleftbottom FQN: tollium:overlays/crossleftbottom
tollium:overlays/crossleftbottom
w.24.svg
Name: disconnect FQN: tollium:overlays/disconnect
tollium:overlays/disconnect
b.16.svg
tollium:overlays/disconnect
c.16.svg
tollium:overlays/disconnect
b.24.svg
tollium:overlays/disconnect
c.24.svg
Name: download FQN: tollium:overlays/download
tollium:overlays/download
b.16.svg
tollium:overlays/download
c.16.svg
tollium:overlays/download
b.24.svg
tollium:overlays/download
c.24.svg
Name: error FQN: tollium:overlays/error
tollium:overlays/error
16x16.png
Name: eye FQN: tollium:overlays/eye
tollium:overlays/eye
b.24.svg
tollium:overlays/eye
w.24.svg
Name: addition FQN: tollium:overlays/filetypes/addition
tollium:overlays/filetypes/addition
b.16.svg
tollium:overlays/filetypes/addition
w.16.svg
tollium:overlays/filetypes/addition
b.24.svg
tollium:overlays/filetypes/addition
w.24.svg
Name: beacon FQN: tollium:overlays/filetypes/beacon
tollium:overlays/filetypes/beacon
b.16.svg
tollium:overlays/filetypes/beacon
c.16.svg
tollium:overlays/filetypes/beacon
b.24.svg
tollium:overlays/filetypes/beacon
c.24.svg
Name: calendar FQN: tollium:overlays/filetypes/calendar
tollium:overlays/filetypes/calendar
b.24.svg
Name: clock FQN: tollium:overlays/filetypes/clock
tollium:overlays/filetypes/clock
b.24.svg
Name: code FQN: tollium:overlays/filetypes/code
tollium:overlays/filetypes/code
16.svg
tollium:overlays/filetypes/code
16.svg
tollium:overlays/filetypes/code
24.svg
tollium:overlays/filetypes/code
24.svg
Name: contentlink FQN: tollium:overlays/filetypes/contentlink
tollium:overlays/filetypes/contentlink
b.16.svg
tollium:overlays/filetypes/contentlink
b.24.svg
Name: contentlisting FQN: tollium:overlays/filetypes/contentlisting
tollium:overlays/filetypes/contentlisting
16.svg
tollium:overlays/filetypes/contentlisting
16.svg
tollium:overlays/filetypes/contentlisting
24.svg
tollium:overlays/filetypes/contentlisting
24.svg
Name: css FQN: tollium:overlays/filetypes/css
tollium:overlays/filetypes/css
16.svg
tollium:overlays/filetypes/css
16.svg
tollium:overlays/filetypes/css
24.svg
tollium:overlays/filetypes/css
24.svg
Name: javascript FQN: tollium:overlays/filetypes/javascript
tollium:overlays/filetypes/javascript
16.svg
tollium:overlays/filetypes/javascript
16.svg
tollium:overlays/filetypes/javascript
24.svg
tollium:overlays/filetypes/javascript
24.svg
Name: link FQN: tollium:overlays/filetypes/link
tollium:overlays/filetypes/link
b.16.svg
tollium:overlays/filetypes/link
b.24.svg
Name: movie FQN: tollium:overlays/filetypes/movie
tollium:overlays/filetypes/movie
b.24.svg
Name: msword FQN: tollium:overlays/filetypes/msword
tollium:overlays/filetypes/msword
b.16.svg
tollium:overlays/filetypes/msword
b.24.svg
Name: news FQN: tollium:overlays/filetypes/news
tollium:overlays/filetypes/news
b.16.svg
tollium:overlays/filetypes/news
c.16.svg
tollium:overlays/filetypes/news
b.24.svg
tollium:overlays/filetypes/news
c.24.svg
tollium:overlays/filetypes/news
w.24.svg
Name: newsfile FQN: tollium:overlays/filetypes/newsfile
tollium:overlays/filetypes/newsfile
b.24.svg
tollium:overlays/filetypes/newsfile
c.24.svg
tollium:overlays/filetypes/newsfile
w.24.svg
Name: newsfolder FQN: tollium:overlays/filetypes/newsfolder
tollium:overlays/filetypes/newsfolder
b.16.svg
tollium:overlays/filetypes/newsfolder
c.16.svg
tollium:overlays/filetypes/newsfolder
b.24.svg
tollium:overlays/filetypes/newsfolder
c.24.svg
tollium:overlays/filetypes/newsfolder
w.24.svg
Name: pdf FQN: tollium:overlays/filetypes/pdf
tollium:overlays/filetypes/pdf
16.svg
tollium:overlays/filetypes/pdf
16.svg
tollium:overlays/filetypes/pdf
24.svg
tollium:overlays/filetypes/pdf
24.svg
Name: photo FQN: tollium:overlays/filetypes/photo
tollium:overlays/filetypes/photo
16.svg
tollium:overlays/filetypes/photo
16.svg
tollium:overlays/filetypes/photo
24.svg
tollium:overlays/filetypes/photo
24.svg
Name: projects FQN: tollium:overlays/filetypes/projects
tollium:overlays/filetypes/projects
b.16.svg
tollium:overlays/filetypes/projects
b.24.svg
Name: quotation FQN: tollium:overlays/filetypes/quotation
tollium:overlays/filetypes/quotation
b.16.svg
tollium:overlays/filetypes/quotation
w.16.svg
tollium:overlays/filetypes/quotation
b.24.svg
tollium:overlays/filetypes/quotation
w.24.svg
Name: rtd FQN: tollium:overlays/filetypes/rtd
tollium:overlays/filetypes/rtd
16.svg
tollium:overlays/filetypes/rtd
16.svg
tollium:overlays/filetypes/rtd
24.svg
tollium:overlays/filetypes/rtd
24.svg
Name: script FQN: tollium:overlays/filetypes/script
tollium:overlays/filetypes/script
16.svg
tollium:overlays/filetypes/script
16.svg
tollium:overlays/filetypes/script
24.svg
tollium:overlays/filetypes/script
24.svg
Name: study FQN: tollium:overlays/filetypes/study
tollium:overlays/filetypes/study
b.16.svg
tollium:overlays/filetypes/study
b.24.svg
Name: tag FQN: tollium:overlays/filetypes/tag
tollium:overlays/filetypes/tag
b.24.svg
tollium:overlays/filetypes/tag
c.24.svg
tollium:overlays/filetypes/tag
w.24.svg
Name: txt FQN: tollium:overlays/filetypes/txt
tollium:overlays/filetypes/txt
b.16.svg
tollium:overlays/filetypes/txt
16.svg
tollium:overlays/filetypes/txt
16.svg
tollium:overlays/filetypes/txt
b.24.svg
tollium:overlays/filetypes/txt
24.svg
tollium:overlays/filetypes/txt
24.svg
Name: user FQN: tollium:overlays/filetypes/user
tollium:overlays/filetypes/user
b.16.svg
tollium:overlays/filetypes/user
b.24.svg
Name: user2 FQN: tollium:overlays/filetypes/user2
tollium:overlays/filetypes/user2
b.16.svg
tollium:overlays/filetypes/user2
b.24.svg
Name: webform FQN: tollium:overlays/filetypes/webform
tollium:overlays/filetypes/webform
b.16.svg
tollium:overlays/filetypes/webform
16.svg
tollium:overlays/filetypes/webform
16.svg
tollium:overlays/filetypes/webform
w.16.svg
tollium:overlays/filetypes/webform
b.24.svg
tollium:overlays/filetypes/webform
w.24.svg
Name: wharchive FQN: tollium:overlays/filetypes/wharchive
tollium:overlays/filetypes/wharchive
b.16.svg
tollium:overlays/filetypes/wharchive
b.24.svg
Name: widget FQN: tollium:overlays/filetypes/widget
tollium:overlays/filetypes/widget
b.16.svg
tollium:overlays/filetypes/widget
w.16.svg
tollium:overlays/filetypes/widget
b.24.svg
tollium:overlays/filetypes/widget
w.24.svg
Name: widgetfile FQN: tollium:overlays/filetypes/widgetfile
tollium:overlays/filetypes/widgetfile
b.16.svg
tollium:overlays/filetypes/widgetfile
w.16.svg
tollium:overlays/filetypes/widgetfile
b.24.svg
tollium:overlays/filetypes/widgetfile
w.24.svg
Name: witty FQN: tollium:overlays/filetypes/witty
tollium:overlays/filetypes/witty
16.svg
tollium:overlays/filetypes/witty
16.svg
tollium:overlays/filetypes/witty
24.svg
tollium:overlays/filetypes/witty
24.svg
Name: xcode FQN: tollium:overlays/filetypes/xcode
tollium:overlays/filetypes/xcode
16.svg
tollium:overlays/filetypes/xcode
16.svg
tollium:overlays/filetypes/xcode
b.24.svg
Name: zip FQN: tollium:overlays/filetypes/zip
tollium:overlays/filetypes/zip
16.svg
tollium:overlays/filetypes/zip
16.svg
tollium:overlays/filetypes/zip
24.svg
tollium:overlays/filetypes/zip
24.svg
Name: filter FQN: tollium:overlays/filter
tollium:overlays/filter
b.16.svg
tollium:overlays/filter
c.16.svg
tollium:overlays/filter
w.16.svg
tollium:overlays/filter
b.24.svg
tollium:overlays/filter
c.24.svg
tollium:overlays/filter
w.24.svg
Name: forward FQN: tollium:overlays/forward
tollium:overlays/forward
b.24.svg
Name: ignored FQN: tollium:overlays/ignored
tollium:overlays/ignored
16x16.png
Name: line-horizontal FQN: tollium:overlays/line-horizontal
tollium:overlays/line-horizontal
b.16.svg
Name: lock FQN: tollium:overlays/lock
tollium:overlays/lock
b.24.svg
Name: magnifier FQN: tollium:overlays/magnifier
tollium:overlays/magnifier
b.16.svg
tollium:overlays/magnifier
b.24.svg
Name: mask FQN: tollium:overlays/mask
tollium:overlays/mask
b.16.svg
tollium:overlays/mask
b.24.svg
Name: modified FQN: tollium:overlays/modified
tollium:overlays/modified
16x16.png
Name: na FQN: tollium:overlays/na
tollium:overlays/na
16x16.png
tollium:overlays/na
24x24.png
tollium:overlays/na
32x32.png
Name: normal FQN: tollium:overlays/normal
tollium:overlays/normal
16x16.png
Name: numbered FQN: tollium:overlays/numbered
tollium:overlays/numbered
b.16.svg
tollium:overlays/numbered
b.24.svg
Name: positive FQN: tollium:overlays/positive
tollium:overlays/positive
w.24.svg
Name: properties FQN: tollium:overlays/properties
tollium:overlays/properties
b.16.svg
tollium:overlays/properties
b.24.svg
Name: protected FQN: tollium:overlays/protected
tollium:overlays/protected
16x16.png
tollium:overlays/protected
24x24.png
tollium:overlays/protected
32x32.png
Name: redirect FQN: tollium:overlays/redirect
tollium:overlays/redirect
b.16.svg
tollium:overlays/redirect
w.16.svg
tollium:overlays/redirect
b.24.svg
tollium:overlays/redirect
w.24.svg
Name: reply FQN: tollium:overlays/reply
tollium:overlays/reply
b.24.svg
Name: seal FQN: tollium:overlays/seal
tollium:overlays/seal
b.24.svg
Name: share FQN: tollium:overlays/share
tollium:overlays/share
b.16.svg
tollium:overlays/share
w.16.svg
tollium:overlays/share
b.24.svg
tollium:overlays/share
w.24.svg
Name: star FQN: tollium:overlays/star
tollium:overlays/star
b.16.svg
tollium:overlays/star
b.24.svg
Name: cross FQN: tollium:overlays/status/cross
tollium:overlays/status/cross
b.24.svg
Name: negative FQN: tollium:overlays/status/negative
tollium:overlays/status/negative
b.24.svg
Name: positive FQN: tollium:overlays/status/positive
tollium:overlays/status/positive
b.24.svg
tollium:overlays/status/positive
w.24.svg
Name: selected FQN: tollium:overlays/status/selected
tollium:overlays/status/selected
c.16.svg
Name: selected-indirect FQN: tollium:overlays/status/selected-indirect
tollium:overlays/status/selected-indirect
c.16.svg
Name: selected-throughother FQN: tollium:overlays/status/selected-throughother
tollium:overlays/status/selected-throughother
c.16.svg
Name: strike FQN: tollium:overlays/status/strike
tollium:overlays/status/strike
b.16.svg
Name: strike FQN: tollium:overlays/strike
tollium:overlays/strike
b.16.svg
Name: system FQN: tollium:overlays/system
tollium:overlays/system
b.16.svg
tollium:overlays/system
b.24.svg
Name: task FQN: tollium:overlays/task
tollium:overlays/task
16x16.png
tollium:overlays/task
24x24.png
tollium:overlays/task
32x32.png
Name: topline FQN: tollium:overlays/topline
tollium:overlays/topline
b.16.svg
Name: unversioned FQN: tollium:overlays/unversioned
tollium:overlays/unversioned
16x16.png
Name: updated FQN: tollium:overlays/updated
tollium:overlays/updated
16x16.png
Name: updatedmodified FQN: tollium:overlays/updatedmodified
tollium:overlays/updatedmodified
16x16.png
Name: updownload FQN: tollium:overlays/updownload
tollium:overlays/updownload
b.16.svg
tollium:overlays/updownload
c.16.svg
tollium:overlays/updownload
b.24.svg
tollium:overlays/updownload
c.24.svg
Name: upload FQN: tollium:overlays/upload
tollium:overlays/upload
b.16.svg
tollium:overlays/upload
c.16.svg
tollium:overlays/upload
b.24.svg
tollium:overlays/upload
c.24.svg
Name: webhare FQN: tollium:overlays/webhare
tollium:overlays/webhare
16.svg
tollium:overlays/webhare
16.svg
Name: world FQN: tollium:overlays/world
tollium:overlays/world
b.16.svg
tollium:overlays/world
24.svg
tollium:overlays/world
24.svg
Name: broken FQN: tollium:placeholders/broken
tollium:placeholders/broken
16.svg
tollium:placeholders/broken
16.svg
Name: dummy FQN: tollium:placeholders/dummy
tollium:placeholders/dummy
16x16.png
Name: na FQN: tollium:placeholders/na
tollium:placeholders/na
16x16.png
tollium:placeholders/na
24x24.png
tollium:placeholders/na
280x360.png
tollium:placeholders/na
300x300.png
Name: sillouette_female FQN: tollium:placeholders/sillouette_female
tollium:placeholders/sillouette_female
90x90.png
Name: sillouette_male FQN: tollium:placeholders/sillouette_male
tollium:placeholders/sillouette_male
90x90.png
Name: add_report FQN: tollium:reporting/add_report
tollium:reporting/add_report
b.16.svg
tollium:reporting/add_report
w.16.svg
Name: curvechart FQN: tollium:reporting/curvechart
tollium:reporting/curvechart
24x24.png
Name: export_statistics FQN: tollium:reporting/export_statistics
tollium:reporting/export_statistics
24x24.png
Name: linechart FQN: tollium:reporting/linechart
tollium:reporting/linechart
b.16.svg
tollium:reporting/linechart
w.16.svg
Name: piechart FQN: tollium:reporting/piechart
tollium:reporting/piechart
b.16.svg
tollium:reporting/piechart
w.16.svg
Name: report FQN: tollium:reporting/report
tollium:reporting/report
b.16.svg
tollium:reporting/report
w.16.svg
Name: statistics FQN: tollium:reporting/statistics
tollium:reporting/statistics
b.16.svg
tollium:reporting/statistics
w.16.svg
Name: img_inline FQN: tollium:rte/img_inline
tollium:rte/img_inline
42x44.png
Name: img_left FQN: tollium:rte/img_left
tollium:rte/img_left
42x44.png
Name: img_right FQN: tollium:rte/img_right
tollium:rte/img_right
42x44.png
Name: access FQN: tollium:security/access
tollium:security/access
16x16.png
Name: grants FQN: tollium:security/grants
tollium:security/grants
b.16.svg
tollium:security/grants
ixo
tollium:security/grants
ixo
Name: ip_access FQN: tollium:security/ip_access
tollium:security/ip_access
16x16.png
Name: key FQN: tollium:security/key
tollium:security/key
b.16.svg
tollium:security/key
w.16.svg
Name: lock_closed FQN: tollium:security/lock_closed
tollium:security/lock_closed
b.16.svg
tollium:security/lock_closed
w.16.svg
Name: lock_opened FQN: tollium:security/lock_opened
tollium:security/lock_opened
16x16.png
tollium:security/lock_opened
24x24.png
Name: shield FQN: tollium:security/shield
tollium:security/shield
b.16.svg
tollium:security/shield
w.16.svg
Name: angry FQN: tollium:smileys/angry
tollium:smileys/angry
ixo
tollium:smileys/angry
ixo
Name: embarrassed FQN: tollium:smileys/backgrounds/embarrassed
tollium:smileys/backgrounds/embarrassed
c.16.svg
Name: intoxicated FQN: tollium:smileys/backgrounds/intoxicated
tollium:smileys/backgrounds/intoxicated
c.16.svg
Name: pink FQN: tollium:smileys/backgrounds/pink
tollium:smileys/backgrounds/pink
c.16.svg
Name: smoking FQN: tollium:smileys/backgrounds/smoking
tollium:smileys/backgrounds/smoking
c.16.svg
Name: yellow FQN: tollium:smileys/backgrounds/yellow
tollium:smileys/backgrounds/yellow
c.16.svg
Name: cool FQN: tollium:smileys/cool
tollium:smileys/cool
ixo
tollium:smileys/cool
ixo
Name: cry FQN: tollium:smileys/cry
tollium:smileys/cry
ixo
tollium:smileys/cry
ixo
Name: devious FQN: tollium:smileys/devious
tollium:smileys/devious
ixo
tollium:smileys/devious
ixo
Name: embarrassed FQN: tollium:smileys/embarrassed
tollium:smileys/embarrassed
ixo
tollium:smileys/embarrassed
ixo
Name: evil FQN: tollium:smileys/evil
tollium:smileys/evil
ixo
tollium:smileys/evil
ixo
Name: foot_in_mouth FQN: tollium:smileys/foot_in_mouth
tollium:smileys/foot_in_mouth
ixo
tollium:smileys/foot_in_mouth
ixo
Name: angry FQN: tollium:smileys/foregrounds/angry
tollium:smileys/foregrounds/angry
b.16.svg
Name: cool FQN: tollium:smileys/foregrounds/cool
tollium:smileys/foregrounds/cool
b.16.svg
Name: cry FQN: tollium:smileys/foregrounds/cry
tollium:smileys/foregrounds/cry
b.16.svg
Name: devious FQN: tollium:smileys/foregrounds/devious
tollium:smileys/foregrounds/devious
b.16.svg
Name: embarrassed FQN: tollium:smileys/foregrounds/embarrassed
tollium:smileys/foregrounds/embarrassed
b.16.svg
Name: evil FQN: tollium:smileys/foregrounds/evil
tollium:smileys/foregrounds/evil
b.16.svg
Name: foot_in_mouth FQN: tollium:smileys/foregrounds/foot_in_mouth
tollium:smileys/foregrounds/foot_in_mouth
b.16.svg
Name: frown FQN: tollium:smileys/foregrounds/frown
tollium:smileys/foregrounds/frown
b.16.svg
Name: innocent FQN: tollium:smileys/foregrounds/innocent
tollium:smileys/foregrounds/innocent
b.16.svg
Name: intoxicated FQN: tollium:smileys/foregrounds/intoxicated
tollium:smileys/foregrounds/intoxicated
b.16.svg
Name: kiss FQN: tollium:smileys/foregrounds/kiss
tollium:smileys/foregrounds/kiss
b.16.svg
Name: laughing FQN: tollium:smileys/foregrounds/laughing
tollium:smileys/foregrounds/laughing
b.16.svg
Name: mouthclosed FQN: tollium:smileys/foregrounds/mouthclosed
tollium:smileys/foregrounds/mouthclosed
b.16.svg
Name: nervous FQN: tollium:smileys/foregrounds/nervous
tollium:smileys/foregrounds/nervous
b.16.svg
Name: smile FQN: tollium:smileys/foregrounds/smile
tollium:smileys/foregrounds/smile
b.16.svg
Name: smoking FQN: tollium:smileys/foregrounds/smoking
tollium:smileys/foregrounds/smoking
b.16.svg
Name: surprised FQN: tollium:smileys/foregrounds/surprised
tollium:smileys/foregrounds/surprised
b.16.svg
Name: tongue_out FQN: tollium:smileys/foregrounds/tongue_out
tollium:smileys/foregrounds/tongue_out
b.16.svg
Name: undecided FQN: tollium:smileys/foregrounds/undecided
tollium:smileys/foregrounds/undecided
b.16.svg
Name: uninterested FQN: tollium:smileys/foregrounds/uninterested
tollium:smileys/foregrounds/uninterested
b.16.svg
Name: wink FQN: tollium:smileys/foregrounds/wink
tollium:smileys/foregrounds/wink
b.16.svg
Name: yell FQN: tollium:smileys/foregrounds/yell
tollium:smileys/foregrounds/yell
b.16.svg
Name: frown FQN: tollium:smileys/frown
tollium:smileys/frown
ixo
tollium:smileys/frown
ixo
Name: innocent FQN: tollium:smileys/innocent
tollium:smileys/innocent
ixo
tollium:smileys/innocent
ixo
Name: intoxicated FQN: tollium:smileys/intoxicated
tollium:smileys/intoxicated
ixo
tollium:smileys/intoxicated
ixo
Name: kiss FQN: tollium:smileys/kiss
tollium:smileys/kiss
ixo
tollium:smileys/kiss
ixo
Name: laughing FQN: tollium:smileys/laughing
tollium:smileys/laughing
ixo
tollium:smileys/laughing
ixo
Name: mouthclosed FQN: tollium:smileys/mouthclosed
tollium:smileys/mouthclosed
ixo
tollium:smileys/mouthclosed
ixo
Name: nervous FQN: tollium:smileys/nervous
tollium:smileys/nervous
ixo
tollium:smileys/nervous
ixo
Name: smile FQN: tollium:smileys/smile
tollium:smileys/smile
ixo
tollium:smileys/smile
ixo
Name: smoking FQN: tollium:smileys/smoking
tollium:smileys/smoking
ixo
tollium:smileys/smoking
ixo
Name: surprised FQN: tollium:smileys/surprised
tollium:smileys/surprised
ixo
tollium:smileys/surprised
ixo
Name: tongue_out FQN: tollium:smileys/tongue_out
tollium:smileys/tongue_out
ixo
tollium:smileys/tongue_out
ixo
Name: undecided FQN: tollium:smileys/undecided
tollium:smileys/undecided
ixo
tollium:smileys/undecided
ixo
Name: uninterested FQN: tollium:smileys/uninterested
tollium:smileys/uninterested
ixo
tollium:smileys/uninterested
ixo
Name: wink FQN: tollium:smileys/wink
tollium:smileys/wink
ixo
tollium:smileys/wink
ixo
Name: yell FQN: tollium:smileys/yell
tollium:smileys/yell
ixo
tollium:smileys/yell
ixo
Name: facebook FQN: tollium:social_media/facebook
tollium:social_media/facebook
b.16.svg
tollium:social_media/facebook
w.16.svg
tollium:social_media/facebook
b.24.svg
tollium:social_media/facebook
w.24.svg
Name: facebook-unfilled FQN: tollium:social_media/facebook-unfilled
tollium:social_media/facebook-unfilled
b.24.svg
tollium:social_media/facebook-unfilled
w.24.svg
Name: flickr FQN: tollium:social_media/flickr
tollium:social_media/flickr
16x16.png
tollium:social_media/flickr
24x24.png
tollium:social_media/flickr
32x32.png
tollium:social_media/flickr
48x48.png
tollium:social_media/flickr
64x64.png
tollium:social_media/flickr
128x128.png
Name: instagram FQN: tollium:social_media/instagram
tollium:social_media/instagram
b.16.svg
tollium:social_media/instagram
w.16.svg
tollium:social_media/instagram
b.24.svg
tollium:social_media/instagram
w.24.svg
Name: linkedin FQN: tollium:social_media/linkedin
tollium:social_media/linkedin
b.16.svg
tollium:social_media/linkedin
w.16.svg
tollium:social_media/linkedin
b.24.svg
tollium:social_media/linkedin
w.24.svg
Name: linkedin-unfilled FQN: tollium:social_media/linkedin-unfilled
tollium:social_media/linkedin-unfilled
w.16.svg
tollium:social_media/linkedin-unfilled
w.24.svg
Name: rss FQN: tollium:social_media/rss
tollium:social_media/rss
b.16.svg
tollium:social_media/rss
w.16.svg
tollium:social_media/rss
b.24.svg
tollium:social_media/rss
w.24.svg
Name: skype FQN: tollium:social_media/skype
tollium:social_media/skype
16x16.png
tollium:social_media/skype
24x24.png
tollium:social_media/skype
32x32.png
tollium:social_media/skype
48x48.png
tollium:social_media/skype
64x64.png
tollium:social_media/skype
128x128.png
Name: twitter FQN: tollium:social_media/twitter
tollium:social_media/twitter
b.16.svg
tollium:social_media/twitter
w.16.svg
tollium:social_media/twitter
b.24.svg
tollium:social_media/twitter
w.24.svg
Name: video FQN: tollium:social_media/video
tollium:social_media/video
16x16.png
Name: vimeo FQN: tollium:social_media/vimeo
tollium:social_media/vimeo
16x16.png
tollium:social_media/vimeo
24x24.png
tollium:social_media/vimeo
32x32.png
tollium:social_media/vimeo
64x64.png
tollium:social_media/vimeo
128x128.png
Name: yahoo FQN: tollium:social_media/yahoo
tollium:social_media/yahoo
16x16.png
tollium:social_media/yahoo
24x24.png
tollium:social_media/yahoo
32x32.png
tollium:social_media/yahoo
48x48.png
tollium:social_media/yahoo
64x64.png
tollium:social_media/yahoo
128x128.png
Name: yammer FQN: tollium:social_media/yammer
tollium:social_media/yammer
16x16.png
tollium:social_media/yammer
24x24.png
tollium:social_media/yammer
32x32.png
tollium:social_media/yammer
48x48.png
tollium:social_media/yammer
64x64.png
tollium:social_media/yammer
128x128.png
Name: youku FQN: tollium:social_media/youku
tollium:social_media/youku
512x512.png
Name: youtube FQN: tollium:social_media/youtube
tollium:social_media/youtube
b.16.svg
tollium:social_media/youtube
w.16.svg
tollium:social_media/youtube
b.24.svg
tollium:social_media/youtube
w.24.svg
Name: abort_error FQN: tollium:status/abort_error
tollium:status/abort_error
b.16.svg
tollium:status/abort_error
w.16.svg
Name: blit FQN: tollium:status/blit
tollium:status/blit
b.16.svg
tollium:status/blit
w.svg
Name: checked FQN: tollium:status/checked
tollium:status/checked
b.16.svg
tollium:status/checked
w.16.svg
Name: conditionalrequired FQN: tollium:status/conditionalrequired
tollium:status/conditionalrequired
b.16.svg
Name: differentbranch FQN: tollium:status/differentbranch
tollium:status/differentbranch
b.16.svg
Name: draft-confirmed FQN: tollium:status/draft-confirmed
tollium:status/draft-confirmed
b.16.svg
tollium:status/draft-confirmed
c.16.svg
tollium:status/draft-confirmed
w.16.svg
Name: draft-denied FQN: tollium:status/draft-denied
tollium:status/draft-denied
b.16.svg
tollium:status/draft-denied
c.16.svg
tollium:status/draft-denied
w.16.svg
Name: draft-edit FQN: tollium:status/draft-edit
tollium:status/draft-edit
b.16.svg
tollium:status/draft-edit
c.16.svg
tollium:status/draft-edit
w.16.svg
Name: draft_edit FQN: tollium:status/draft_edit
tollium:status/draft_edit
ixo
tollium:status/draft_edit
ixo
Name: error FQN: tollium:status/error
tollium:status/error
b.16.svg
tollium:status/error
w.16.svg
Name: infinity FQN: tollium:status/infinity
tollium:status/infinity
b.16.svg
tollium:status/infinity
w.16.svg
Name: io_error FQN: tollium:status/io_error
tollium:status/io_error
b.16.svg
tollium:status/io_error
w.16.svg
Name: marker FQN: tollium:status/marker
tollium:status/marker
b.16.svg
tollium:status/marker
w.16.svg
Name: negative FQN: tollium:status/negative
tollium:status/negative
b.16.svg
tollium:status/negative
w.16.svg
tollium:status/negative
b.24.svg
tollium:status/negative
b.svg
Name: neutral FQN: tollium:status/neutral
tollium:status/neutral
b.16.svg
tollium:status/neutral
w.16.svg
Name: new FQN: tollium:status/new
tollium:status/new
b.16.svg
Name: not_available FQN: tollium:status/not_available
tollium:status/not_available
b.16.svg
tollium:status/not_available
w.16.svg
Name: optional FQN: tollium:status/optional
tollium:status/optional
16.svg
tollium:status/optional
16.svg
Name: outdated FQN: tollium:status/outdated
tollium:status/outdated
b.16.svg
Name: pinned FQN: tollium:status/pinned
tollium:status/pinned
b.svg
tollium:status/pinned
w.svg
Name: positive FQN: tollium:status/positive
tollium:status/positive
b.16.svg
tollium:status/positive
w.16.svg
Name: private FQN: tollium:status/private
tollium:status/private
16.svg
tollium:status/private
16.svg
Name: redirectpermanent FQN: tollium:status/redirectpermanent
tollium:status/redirectpermanent
b.16.svg
tollium:status/redirectpermanent
c.16.svg
tollium:status/redirectpermanent
w.16.svg
Name: redirecttemp FQN: tollium:status/redirecttemp
tollium:status/redirecttemp
b.16.svg
tollium:status/redirecttemp
c.16.svg
tollium:status/redirecttemp
w.16.svg
Name: required FQN: tollium:status/required
tollium:status/required
b.16.svg
tollium:status/required
b.24.svg
tollium:status/required
b.svg
Name: schedule FQN: tollium:status/schedule
tollium:status/schedule
b.16.svg
tollium:status/schedule
w.16.svg
Name: scheduled FQN: tollium:status/scheduled
tollium:status/scheduled
ixo
tollium:status/scheduled
ixo
Name: sending FQN: tollium:status/sending
tollium:status/sending
b.16.svg
tollium:status/sending
b.24.svg
Name: serious_error FQN: tollium:status/serious_error
tollium:status/serious_error
b.16.svg
tollium:status/serious_error
c.16.svg
tollium:status/serious_error
w.16.svg
Name: thumbsdown FQN: tollium:status/thumbsdown
tollium:status/thumbsdown
b.16.svg
tollium:status/thumbsdown
w.16.svg
Name: thumbsup FQN: tollium:status/thumbsup
tollium:status/thumbsup
b.16.svg
tollium:status/thumbsup
w.16.svg
Name: unknown FQN: tollium:status/unknown
tollium:status/unknown
b.16.svg
tollium:status/unknown
w.16.svg
Name: versioned FQN: tollium:status/versioned
tollium:status/versioned
b.16.svg
Name: wait FQN: tollium:status/wait
tollium:status/wait
b.16.svg
tollium:status/wait
w.16.svg
Name: warning FQN: tollium:status/warning
tollium:status/warning
b.16.svg
tollium:status/warning
c.16.svg
tollium:status/warning
w.16.svg
Name: deploy FQN: tollium:system/deploy
tollium:system/deploy
b.24.svg
tollium:system/deploy
w.24.svg
Name: disconnect FQN: tollium:system/disconnect
tollium:system/disconnect
w.24.svg
Name: emailrouting FQN: tollium:system/emailrouting
tollium:system/emailrouting
ixo
tollium:system/emailrouting
ixo
Name: health FQN: tollium:system/health
tollium:system/health
16x16.png
tollium:system/health
24x24.png
Name: module FQN: tollium:system/module
tollium:system/module
16x16.png
Name: modules FQN: tollium:system/modules
tollium:system/modules
64x64.png
Name: monitoring FQN: tollium:system/monitoring
tollium:system/monitoring
64x64.png
Name: paragraph FQN: tollium:system/paragraph
tollium:system/paragraph
b.24.svg
Name: pronuntio FQN: tollium:system/pronuntio
tollium:system/pronuntio
64x64.png
Name: startmenu FQN: tollium:system/startmenu
tollium:system/startmenu
16x16.png
Name: system FQN: tollium:system/system
tollium:system/system
b.16.svg
tollium:system/system
b.svg
Name: userprefs FQN: tollium:system/userprefs
tollium:system/userprefs
16x16.png
Name: webservers FQN: tollium:system/webservers
tollium:system/webservers
b.16.svg
tollium:system/webservers
w.16.svg
Name: portal FQN: tollium:tollium/portal
tollium:tollium/portal
16x16.png
tollium:tollium/portal
24x24.png
Name: rabbitplaceholder FQN: tollium:tollium/rabbitplaceholder
tollium:tollium/rabbitplaceholder
b.411x411.png
Name: solitaire FQN: tollium:tollium/solitaire
tollium:tollium/solitaire
16x16.png
tollium:tollium/solitaire
24x24.png
tollium:tollium/solitaire
128x128.png
Name: tetris FQN: tollium:tollium/tetris
tollium:tollium/tetris
16x16.png
tollium:tollium/tetris
24x24.png
tollium:tollium/tetris
128x128.png
Name: tipoftheday FQN: tollium:tollium/tipoftheday
tollium:tollium/tipoftheday
16x16.png
Name: tipoftheday_big FQN: tollium:tollium/tipoftheday_big
tollium:tollium/tipoftheday_big
64x64.png
Name: tollium FQN: tollium:tollium/tollium
tollium:tollium/tollium
b.16.svg
tollium:tollium/tollium
w.svg
Name: usermgmt FQN: tollium:tollium/usermgmt
tollium:tollium/usermgmt
128x128.png
Name: webhare FQN: tollium:tollium/webhare
tollium:tollium/webhare
16x16.png
tollium:tollium/webhare
24x24.png
tollium:tollium/webhare
128x128.png
Name: hammer FQN: tollium:tools/hammer
tollium:tools/hammer
b.16.svg
tollium:tools/hammer
w.16.svg
Name: hardhat FQN: tollium:tools/hardhat
tollium:tools/hardhat
b.16.svg
tollium:tools/hardhat
w.16.svg
Name: ruler FQN: tollium:tools/ruler
tollium:tools/ruler
b.16.svg
tollium:tools/ruler
w.16.svg
Name: rulers FQN: tollium:tools/rulers
tollium:tools/rulers
b.16.svg
tollium:tools/rulers
w.16.svg
Name: screwdriver FQN: tollium:tools/screwdriver
tollium:tools/screwdriver
b.16.svg
tollium:tools/screwdriver
w.16.svg
Name: tools FQN: tollium:tools/tools
tollium:tools/tools
b.16.svg
tollium:tools/tools
w.16.svg
Name: triangle FQN: tollium:tools/triangle
tollium:tools/triangle
b.16.svg
tollium:tools/triangle
w.16.svg
Name: triangle_ruler FQN: tollium:tools/triangle_ruler
tollium:tools/triangle_ruler
b.16.svg
tollium:tools/triangle_ruler
w.16.svg
Name: wrench FQN: tollium:tools/wrench
tollium:tools/wrench
b.16.svg
tollium:tools/wrench
w.16.svg
Name: addgroup FQN: tollium:users/addgroup
tollium:users/addgroup
24x24.png
Name: addmanager FQN: tollium:users/addmanager
tollium:users/addmanager
24x24.png
Name: addright FQN: tollium:users/addright
tollium:users/addright
ixo
tollium:users/addright
ixo
Name: addrole FQN: tollium:users/addrole
tollium:users/addrole
ixo
tollium:users/addrole
ixo
Name: adduser FQN: tollium:users/adduser
tollium:users/adduser
24x24.png
tollium:users/adduser
ixo
tollium:users/adduser
ixo
Name: indirect FQN: tollium:users/indirect
tollium:users/indirect
b.16.svg
tollium:users/indirect
w.16.svg
Name: locked FQN: tollium:users/locked
tollium:users/locked
ixo
tollium:users/locked
ixo
Name: manager FQN: tollium:users/manager
tollium:users/manager
b.16.svg
tollium:users/manager
w.16.svg
tollium:users/manager
b.svg
Name: managers FQN: tollium:users/managers
tollium:users/managers
b.16.svg
tollium:users/managers
w.svg
Name: mask FQN: tollium:users/mask
tollium:users/mask
b.16.svg
tollium:users/mask
w.16.svg
tollium:users/mask
b.24.svg
tollium:users/mask
w.24.svg
tollium:users/mask
b.svg
tollium:users/mask
w.svg
Name: masks FQN: tollium:users/masks
tollium:users/masks
b.24.svg
Name: user FQN: tollium:users/user
tollium:users/user
b.16.svg
Name: users FQN: tollium:users/users
tollium:users/users
b.16.svg
tollium:users/users
w.16.svg
tollium:users/users
b.svg
Name: addfavorite FQN: tollium:web/addfavorite
tollium:web/addfavorite
24x24.png
Name: deletefavorite FQN: tollium:web/deletefavorite
tollium:web/deletefavorite
24x24.png
Name: favorite FQN: tollium:web/favorite
tollium:web/favorite
16x16.png
Name: favorite_disabled FQN: tollium:web/favorite_disabled
tollium:web/favorite_disabled
16x16.png
Name: link FQN: tollium:web/link
tollium:web/link
16x16.png
Name: addcustom FQN: tollium:webshop/addcustom
tollium:webshop/addcustom
b.16.svg
Name: article FQN: tollium:webshop/article
tollium:webshop/article
b.16.svg
tollium:webshop/article
w.16.svg
Name: box FQN: tollium:webshop/box
tollium:webshop/box
b.16.svg
tollium:webshop/box
w.16.svg
Name: cart FQN: tollium:webshop/cart
tollium:webshop/cart
b.16.svg
tollium:webshop/cart
b.24.svg
Name: crosssell FQN: tollium:webshop/crosssell
tollium:webshop/crosssell
w.24.svg
Name: customorderline FQN: tollium:webshop/customorderline
tollium:webshop/customorderline
b.16.svg
Name: discount FQN: tollium:webshop/discount
tollium:webshop/discount
b.16.svg
tollium:webshop/discount
w.16.svg
tollium:webshop/discount
b.24.svg
tollium:webshop/discount
w.24.svg
Name: hideoption FQN: tollium:webshop/hideoption
tollium:webshop/hideoption
ixo
tollium:webshop/hideoption
ixo
Name: infinity FQN: tollium:webshop/infinity
tollium:webshop/infinity
b.16.svg
tollium:webshop/infinity
w.16.svg
Name: nostock FQN: tollium:webshop/nostock
tollium:webshop/nostock
b.16.svg
tollium:webshop/nostock
c.16.svg
tollium:webshop/nostock
w.16.svg
Name: packaged FQN: tollium:webshop/packaged
tollium:webshop/packaged
b.16.svg
tollium:webshop/packaged
w.16.svg
Name: packaging FQN: tollium:webshop/packaging
tollium:webshop/packaging
b.16.svg
tollium:webshop/packaging
w.16.svg
tollium:webshop/packaging
b.24.svg
tollium:webshop/packaging
w.24.svg
Name: product_range FQN: tollium:webshop/product_range
tollium:webshop/product_range
b.16.svg
tollium:webshop/product_range
b.24.svg
Name: purchase FQN: tollium:webshop/purchase
tollium:webshop/purchase
b.16.svg
tollium:webshop/purchase
c.16.svg
tollium:webshop/purchase
b.24.svg
tollium:webshop/purchase
c.24.svg
Name: removefromcat FQN: tollium:webshop/removefromcat
tollium:webshop/removefromcat
ixo
tollium:webshop/removefromcat
ixo
Name: review FQN: tollium:webshop/review
tollium:webshop/review
w.16.svg
Name: ship FQN: tollium:webshop/ship
tollium:webshop/ship
b.24.svg
Name: shipments FQN: tollium:webshop/shipments
tollium:webshop/shipments
b.16.svg
tollium:webshop/shipments
w.16.svg
Name: shirt FQN: tollium:webshop/shirt
tollium:webshop/shirt
b.16.svg
tollium:webshop/shirt
w.16.svg
Name: stockok FQN: tollium:webshop/stockok
tollium:webshop/stockok
b.16.svg
tollium:webshop/stockok
c.16.svg
tollium:webshop/stockok
w.16.svg
Name: stockwarning FQN: tollium:webshop/stockwarning
tollium:webshop/stockwarning
b.16.svg
tollium:webshop/stockwarning
c.16.svg
tollium:webshop/stockwarning
w.16.svg
Name: storefront FQN: tollium:webshop/storefront
tollium:webshop/storefront
b.16.svg
tollium:webshop/storefront
w.16.svg
Name: transfer FQN: tollium:webshop/transfer
tollium:webshop/transfer
b.16.svg
tollium:webshop/transfer
c.16.svg
Name: truck FQN: tollium:webshop/truck
tollium:webshop/truck
b.16.svg
tollium:webshop/truck
b.24.svg
tollium:webshop/truck
w.24.svg
Name: van FQN: tollium:webshop/van
tollium:webshop/van
b.16.svg
tollium:webshop/van
b.24.svg
tollium:webshop/van
w.24.svg