diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Electric/relay.xpm')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Electric/relay.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Electric/relay.xpm b/kivio/kiviopart/stencils/Dia/Electric/relay.xpm new file mode 100644 index 00000000..f30ec792 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/relay.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_relay_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ........ ", +" . . ", +" . .. ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" .. . ", +" . . ", +" ........ ", +" ", +" ", +" "}; |