From 91d3482c78ccd8bb194c567c6d456acdc8a92329 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 25 Sep 2023 14:49:14 +0530 Subject: [PATCH] fix: added outbound/inbound call svg --- frontend/src/components/Icons/InboundCall.vue | 17 +++++++++++++++++ frontend/src/components/Icons/OutboundCall.vue | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 frontend/src/components/Icons/InboundCall.vue create mode 100644 frontend/src/components/Icons/OutboundCall.vue diff --git a/frontend/src/components/Icons/InboundCall.vue b/frontend/src/components/Icons/InboundCall.vue new file mode 100644 index 00000000..16e56984 --- /dev/null +++ b/frontend/src/components/Icons/InboundCall.vue @@ -0,0 +1,17 @@ + diff --git a/frontend/src/components/Icons/OutboundCall.vue b/frontend/src/components/Icons/OutboundCall.vue new file mode 100644 index 00000000..38b16256 --- /dev/null +++ b/frontend/src/components/Icons/OutboundCall.vue @@ -0,0 +1,17 @@ +