data: Some client icons

This adds an alternate weston terminal icon and icons for the flower and
editor clients.  The original Inkscape SVG file is included.

Example screenshot:
  http://www.bryceharrington.org/Files/weston-icons.png

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
This commit is contained in:
Bryce Harrington 2016-03-24 17:57:39 -07:00
parent edcb312abb
commit 6bc52540c0
6 changed files with 1033 additions and 0 deletions

View File

@ -808,6 +808,9 @@ dist_westondata_DATA = \
data/pattern.png \
data/terminal.png \
data/border.png \
data/icon_editor.png \
data/icon_flower.png \
data/icon_terminal.png \
data/icon_window.png \
data/sign_close.png \
data/sign_maximize.png \

View File

@ -35,3 +35,21 @@ icon_ivi_flower.png
icon_ivi_simple-egl.png
icon_ivi_simple-shm.png
icon_ivi_smoke.png
For the SVG icons:
© 2016 Samsung Electronics Co., Ltd
This work is dual-licenced under both the MIT "Expat" License and the
Creative Commons Attribution-Share Alike 3.0 United States License, and
may be redistributed under either (or both) licenses as desired. See
Weston's COPYING for details of the MIT license. To view a copy of the
CC-SA-3.0 licence, visit http://creativecommons.org/licenses/by-sa/3.0/
or send a letter to Creative Commons, 171 Second Street, Suite 300, San
Francisco, California 94105, USA.
icons.svg
icon_terminal.png
icon_editor.png
icon_flower.png

BIN
data/icon_editor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 915 B

BIN
data/icon_flower.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
data/icon_terminal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

1012
data/icons.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 47 KiB