----------------------------------------------------------------------------- -- An icon representing an admin user. -- -- Image (c) Mark James (http://famfamfam.com), 2008 -- Creative Commons Attribution 2.5 License. ----------------------------------------------------------------------------- module(..., package.seeall) NODE = { prototype = "@Binary_File", file_name = "minus.png", copyright = "Yuri", title = "Minus Icon", actions = [[png = "binaryfile.mimetype"]], file_type = "image/png", } NODE.content = [[ iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/ wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gMFBUoH+KK2+8AAAAZdEVYdENvbW 1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAH0lEQVQ4y2NgGAXDHDBC6f+UmMFEDZcwjUbGKCA CAAC6UwEG/QDTIAAAAABJRU5ErkJggg== ]]