TI-Basic, x bytes (will score when I can)
Note: content filter is blocking me from looking up the token sizes for each of these commands. If anyone wants to score for me, go for it.
TextColor(11 Text(0,0,"0" TextColor(19 Text(0,2,"0" Text(2,0,"0" TextColor(13 Text(4,0,"0" Text(0,4,"0" TextColor(14 Text(2,2,"0" TextColor(18 Text(2,4,"0" Text(4,2,"0" TextColor(17 Text(4,4,"0" This look really bad on my little calculator screen. But hey, shape doesn't matter :^)
Golf output:
Modified for 8x larger output:

#TI-BASIC, x bytes Using
TI-BASIC, x bytes
Using Pxl-On instead of Text:
Pxl-On(0,0,11 Pxl-On(0,1,19 Pxl-On(0,2,13 Pxl-On(1,0,19 Pxl-On(1,1,14 Pxl-On(1,2,18 Pxl-On(2,0,13 Pxl-On(2,1,18 Pxl-On(2,2,17 
