summaryrefslogtreecommitdiff
path: root/gerrit-widget/Gerrit_icon.svg
diff options
context:
space:
mode:
authorPavel Makhov <pmakhov@theoctavegroup.com>2019-09-23 21:05:36 -0400
committerPavel Makhov <pmakhov@theoctavegroup.com>2019-09-23 21:05:36 -0400
commitd014b9a259898f7c2f8dcdcd1ccf4cd7b9b13432 (patch)
tree7dd26fa8da6d62b0aaa48764aff6f167df95cf78 /gerrit-widget/Gerrit_icon.svg
parent405e8b5d12814e3ff411e2447766cfb58e56daa0 (diff)
add a notification when new review is assigned
Diffstat (limited to 'gerrit-widget/Gerrit_icon.svg')
-rw-r--r--gerrit-widget/Gerrit_icon.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/gerrit-widget/Gerrit_icon.svg b/gerrit-widget/Gerrit_icon.svg
new file mode 100644
index 0000000..4ac5652
--- /dev/null
+++ b/gerrit-widget/Gerrit_icon.svg
@@ -0,0 +1,8 @@
+<svg width="52" height="52" xmlns="http://www.w3.org/2000/svg">
+<rect ry="4" rx="4" height="40" width="40" y="0" x="0" fill="#ffaaaa"/>
+<rect ry="4" rx="4" height="40" width="40" y="12" x="12" fill="#aaffaa"/>
+<path d="m18,22l12,0l0,4l-12,0l0,-4z" fill="#ff0000"/>
+<path d="m34,22l12,0l0,4l-12,0l0,-4z" fill="#ff0000"/>
+<path d="m18,36l4,0l0,-4l4,0l0,4l4,0l0,4l-4,0l0,4l-4,0l0,-4l-4,0l0,-4z" fill="#008000"/>
+<path d="m34,36l4,0l0,-4l4,0l0,4l4,0l0,4l-4,0l0,4l-4,0l0,-4l-4,0l0,-4z" fill="#008000"/>
+</svg> \ No newline at end of file