From a24eeb931ea90b1fe63019c4e07065089e236351 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 4 Oct 2015 10:20:55 -0700 Subject: Make the capture comment icon more Wireshark-y. Change-Id: Ic693c7afc1658c3b89ae5cddf9c7ab32c435cf2e Reviewed-on: https://code.wireshark.org/review/10788 Reviewed-by: Alexis La Goutte Petri-Dish: Alexis La Goutte Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- image/capture_comment_update.png | Bin 766 -> 605 bytes image/capture_comment_update.svg | 930 ++++++++++++++++++++++++++++++++++++ image/capture_comment_update@2x.png | Bin 0 -> 1586 bytes 3 files changed, 930 insertions(+) create mode 100644 image/capture_comment_update.svg create mode 100644 image/capture_comment_update@2x.png (limited to 'image') diff --git a/image/capture_comment_update.png b/image/capture_comment_update.png index 32e4869495..99f5b16e08 100644 Binary files a/image/capture_comment_update.png and b/image/capture_comment_update.png differ diff --git a/image/capture_comment_update.svg b/image/capture_comment_update.svg new file mode 100644 index 0000000000..4bffb99275 --- /dev/null +++ b/image/capture_comment_update.svg @@ -0,0 +1,930 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/capture_comment_update@2x.png b/image/capture_comment_update@2x.png new file mode 100644 index 0000000000..74cda2e3cd Binary files /dev/null and b/image/capture_comment_update@2x.png differ -- cgit v1.2.1