diff --git a/briar-gtk/data/icons/hicolor/scalable/status/message_delivered.svg b/briar-gtk/data/icons/hicolor/scalable/status/message_delivered.svg new file mode 100644 index 0000000000000000000000000000000000000000..2fda40cd946f4ef7eb58e0b0e5a3973ddae4cf89 --- /dev/null +++ b/briar-gtk/data/icons/hicolor/scalable/status/message_delivered.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" ?> +<svg xmlns="http://www.w3.org/2000/svg" width="24.0" height="24.0" viewBox="0 0 24.0 24.0"> + <path d="M18,7l-1.41,-1.41 -6.34,6.34 1.41,1.41L18,7zm4.24,-1.41L11.66,16.17 7.48,12l-1.41,1.41L11.66,19l12,-12 -1.42,-1.41zM0.41,13.41L6,19l1.41,-1.41L1.83,12 0.41,13.41z" fill="#FFFFFFFF"/> +</svg> diff --git a/briar-gtk/data/icons/hicolor/scalable/status/message_sent.svg b/briar-gtk/data/icons/hicolor/scalable/status/message_sent.svg new file mode 100644 index 0000000000000000000000000000000000000000..dd77c6f63b2bf3a05cbbfcf76a16410ddd188235 --- /dev/null +++ b/briar-gtk/data/icons/hicolor/scalable/status/message_sent.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" ?> +<svg xmlns="http://www.w3.org/2000/svg" width="24.0" height="24.0" viewBox="0 0 24.0 24.0"> + <path d="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z" fill="#FFFFFFFF"/> +</svg> diff --git a/briar-gtk/data/icons/hicolor/scalable/status/message_stored.svg b/briar-gtk/data/icons/hicolor/scalable/status/message_stored.svg new file mode 100644 index 0000000000000000000000000000000000000000..0f851bce8e39232594c4eb0fdb15b51e16c7bb43 --- /dev/null +++ b/briar-gtk/data/icons/hicolor/scalable/status/message_stored.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" ?> +<svg xmlns="http://www.w3.org/2000/svg" width="24.0" height="24.0" viewBox="0 0 24.0 24.0"> + <path d="M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM12,20c-4.42,0 -8,-3.58 -8,-8s3.58,-8 8,-8 8,3.58 8,8 -3.58,8 -8,8zM12.5,7H11v6l5.25,3.15 0.75,-1.23 -4.5,-2.67z" fill="#FFFFFFFF"/> +</svg>