diff --git a/nuxt/assets/icons/arrows.svg b/nuxt/assets/icons/arrows.svg new file mode 100644 index 0000000000..1d4bc84521 --- /dev/null +++ b/nuxt/assets/icons/arrows.svg @@ -0,0 +1,3 @@ + + + diff --git a/nuxt/assets/icons/layers.svg b/nuxt/assets/icons/layers.svg new file mode 100644 index 0000000000..cce35b2d35 --- /dev/null +++ b/nuxt/assets/icons/layers.svg @@ -0,0 +1,4 @@ + + + + diff --git a/nuxt/assets/icons/pin-slash.svg b/nuxt/assets/icons/pin-slash.svg new file mode 100644 index 0000000000..f0c2a2532d --- /dev/null +++ b/nuxt/assets/icons/pin-slash.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/nuxt/assets/icons/pin.svg b/nuxt/assets/icons/pin.svg new file mode 100644 index 0000000000..8dc8263e2c --- /dev/null +++ b/nuxt/assets/icons/pin.svg @@ -0,0 +1,4 @@ + + + + diff --git a/nuxt/assets/icons/pulse.svg b/nuxt/assets/icons/pulse.svg new file mode 100644 index 0000000000..b0a629f3d6 --- /dev/null +++ b/nuxt/assets/icons/pulse.svg @@ -0,0 +1,3 @@ + + + diff --git a/nuxt/assets/icons/snowflake.svg b/nuxt/assets/icons/snowflake.svg new file mode 100644 index 0000000000..7443f19574 --- /dev/null +++ b/nuxt/assets/icons/snowflake.svg @@ -0,0 +1,3 @@ + + + diff --git a/nuxt/assets/icons/target-view.svg b/nuxt/assets/icons/target-view.svg new file mode 100644 index 0000000000..e9a50b473a --- /dev/null +++ b/nuxt/assets/icons/target-view.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/nuxt/assets/icons/uns.svg b/nuxt/assets/icons/uns.svg new file mode 100644 index 0000000000..668dd49079 --- /dev/null +++ b/nuxt/assets/icons/uns.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/nuxt/components/HubSpotMeetings.vue b/nuxt/components/HubSpotMeetings.vue index d825ae51a9..6a50507ea9 100644 --- a/nuxt/components/HubSpotMeetings.vue +++ b/nuxt/components/HubSpotMeetings.vue @@ -1,47 +1,61 @@