123456789101112131415161718192021 |
- {
- "title":"Menu Icons",
- "autors":["Ayyzee"],
- "licenses":["CC-BY-SA", "GPLv3+"],
- "resolution":[13,1],
-
- "0:0" : {"title" : "right" },
- "1:0" : {"title" : "left" },
- "2:0" : {"title" : "down" },
- "3:0" : {"title" : "up" },
- "4:0" : {"title" : "false" },
- "5:0" : {"title" : "part" },
- "6:0" : {"title" : "true" },
- "7:0" : {"title" : "radio_false" },
- "8:0" : {"title" : "radio_true" },
- "9:0" : {"title" : "radio_transition" },
- "10:0" : {"title" : "fullscreen" },
- "11:0" : {"title" : "unfullscreen" },
- "12:0" : {"title" : "edit" }
- }
|