diff --git a/README.md b/README.md
index edd854ac..d0598293 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,13 @@ This project contains Antwerp's digital styling and styling guidelines. It is th
In its simplest form you can just include the following line in the `
` section of your app.
```
-
+
```
You can even import it directly in your (S)CSS:
```
-@import url("https://cdn.antwerpen.be/core_branding_scss/6.6.6/main.min.css");
+@import url("https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/main.min.css");
```
> We adopt semantic versioning. If you want to use another version of the Core Branding you can do so by adjusting the version in the URL address. See the changelog for all available versions.
diff --git a/docs/index.html b/docs/index.html
index 25cc42e2..d4b79c52 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -83,7 +83,7 @@
-
Antwerp branding styleguide v6.6.6
+
Antwerp branding styleguide v7.0.0-beta.1
A collection of building blocks for your next Antwerp-based application.
@@ -114,9 +114,9 @@ Getting started
Basic implementation
In its simplest - and prefered - form you can just include the following line in the <head>
section of your app.
- <link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/main.min.css">
+ <link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/main.min.css">
You can even import it directly in your (S)CSS:
- @import url("https://cdn.antwerpen.be/core_branding_scss/6.6.6/main.min.css");
+ @import url("https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/main.min.css");
We adopt semantic versioning. If you want to use another version of the Core Branding you can do so by adjusting the version in the URL address. See the changelog for all available versions.
@@ -132,14 +132,14 @@ Advanced usage
It's also possible to only load the Antwerp fonts. Just like you would implement a font from Google. These are the links you can use:
Antwerpen
Available in Small, Regular and Tall.
- <link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/antwerpen.min.css">
+ <link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/antwerpen.min.css">
or
- @import url("https://cdn.antwerpen.be/core_branding_scss/6.6.6/antwerpen.min.css");
+ @import url("https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/antwerpen.min.css");
Sun Antwerpen
Available in Light, Regular, Bold and Extra Bold.
- <link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/sun-antwerpen.min.css">
+ <link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/sun-antwerpen.min.css">
or
- @import url("https://cdn.antwerpen.be/core_branding_scss/6.6.6/sun-antwerpen.min.css");
+ @import url("https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/sun-antwerpen.min.css");
Accessibility
Web Content Accessibility Guidelines (WCAG) 2.1 (external) cover a wide range of recommendations for making web content more accessible.
@@ -530,7 +530,7 @@ Icons
#ai-a11y
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-a11y" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-a11y" /></svg></span>
@@ -540,7 +540,7 @@ Icons
#ai-accounting-bill
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-accounting-bill" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-accounting-bill" /></svg></span>
@@ -550,7 +550,7 @@ Icons
#ai-accounting-bills
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-accounting-bills" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-accounting-bills" /></svg></span>
@@ -560,7 +560,7 @@ Icons
#ai-add-square
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-add-square" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-add-square" /></svg></span>
@@ -570,7 +570,7 @@ Icons
#ai-add
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-add" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-add" /></svg></span>
@@ -580,7 +580,7 @@ Icons
#ai-advertising-megaphone
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-advertising-megaphone" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-advertising-megaphone" /></svg></span>
@@ -590,7 +590,7 @@ Icons
#ai-alarm-bell
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alarm-bell" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alarm-bell" /></svg></span>
@@ -600,7 +600,7 @@ Icons
#ai-alert-circle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-circle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-circle" /></svg></span>
@@ -610,7 +610,7 @@ Icons
#ai-alert-diamond
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-diamond" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-diamond" /></svg></span>
@@ -620,7 +620,7 @@ Icons
#ai-alert-triangle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-triangle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-triangle" /></svg></span>
@@ -630,7 +630,7 @@ Icons
#ai-analytics-bars
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-analytics-bars" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-analytics-bars" /></svg></span>
@@ -640,7 +640,7 @@ Icons
#ai-analytics-pie-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-analytics-pie-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-analytics-pie-1" /></svg></span>
@@ -650,7 +650,7 @@ Icons
#ai-angle-brackets
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-angle-brackets" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-angle-brackets" /></svg></span>
@@ -660,7 +660,7 @@ Icons
#ai-app-window
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-app-window" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-app-window" /></svg></span>
@@ -670,7 +670,7 @@ Icons
#ai-archive
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-archive" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-archive" /></svg></span>
@@ -680,7 +680,7 @@ Icons
#ai-arrange-letter
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrange-letter" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrange-letter" /></svg></span>
@@ -690,7 +690,7 @@ Icons
#ai-arrange-number
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrange-number" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrange-number" /></svg></span>
@@ -700,7 +700,7 @@ Icons
#ai-arrow-button-down-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-button-down-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-button-down-1" /></svg></span>
@@ -710,7 +710,7 @@ Icons
#ai-arrow-button-left-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-button-left-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-button-left-1" /></svg></span>
@@ -720,7 +720,7 @@ Icons
#ai-arrow-button-right-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-button-right-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-button-right-1" /></svg></span>
@@ -730,7 +730,7 @@ Icons
#ai-arrow-button-up-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-button-up-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-button-up-1" /></svg></span>
@@ -740,7 +740,7 @@ Icons
#ai-arrow-down-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
@@ -750,7 +750,7 @@ Icons
#ai-arrow-left-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
@@ -760,7 +760,7 @@ Icons
#ai-arrow-right-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
@@ -770,7 +770,7 @@ Icons
#ai-arrow-up-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-up-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-up-1" /></svg></span>
@@ -780,7 +780,7 @@ Icons
#ai-attachment
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-attachment" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-attachment" /></svg></span>
@@ -790,7 +790,7 @@ Icons
#ai-audio-file-volume
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-audio-file-volume" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-audio-file-volume" /></svg></span>
@@ -800,7 +800,7 @@ Icons
#ai-bicycle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-bicycle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-bicycle" /></svg></span>
@@ -810,7 +810,7 @@ Icons
#ai-bin
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-bin" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-bin" /></svg></span>
@@ -820,7 +820,7 @@ Icons
#ai-bluetooth
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-bluetooth" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-bluetooth" /></svg></span>
@@ -830,7 +830,7 @@ Icons
#ai-book-open
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-book-open" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-book-open" /></svg></span>
@@ -840,7 +840,7 @@ Icons
#ai-bookmarks-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-bookmarks-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-bookmarks-2" /></svg></span>
@@ -850,7 +850,7 @@ Icons
#ai-brightness-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-brightness-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-brightness-1" /></svg></span>
@@ -860,7 +860,7 @@ Icons
#ai-brightness
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-brightness" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-brightness" /></svg></span>
@@ -870,7 +870,7 @@ Icons
#ai-button-loop
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-button-loop" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-button-loop" /></svg></span>
@@ -880,7 +880,7 @@ Icons
#ai-button-shuffle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-button-shuffle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-button-shuffle" /></svg></span>
@@ -890,7 +890,7 @@ Icons
#ai-button-split
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-button-split" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-button-split" /></svg></span>
@@ -900,7 +900,7 @@ Icons
#ai-calendar-3
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-calendar-3" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-calendar-3" /></svg></span>
@@ -910,7 +910,7 @@ Icons
#ai-calendar
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-calendar" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-calendar" /></svg></span>
@@ -920,7 +920,7 @@ Icons
#ai-camera-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-camera-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-camera-1" /></svg></span>
@@ -930,7 +930,7 @@ Icons
#ai-car-retro-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-car-retro-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-car-retro-2" /></svg></span>
@@ -940,7 +940,7 @@ Icons
#ai-chat-translate
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-chat-translate" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-chat-translate" /></svg></span>
@@ -950,7 +950,7 @@ Icons
#ai-check-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-check-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-check-1" /></svg></span>
@@ -960,7 +960,7 @@ Icons
#ai-close
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-close" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-close" /></svg></span>
@@ -970,7 +970,7 @@ Icons
#ai-cloud
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cloud" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cloud" /></svg></span>
@@ -980,7 +980,7 @@ Icons
#ai-cog-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cog-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cog-1" /></svg></span>
@@ -990,7 +990,7 @@ Icons
#ai-cog-double-3
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cog-double-3" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cog-double-3" /></svg></span>
@@ -1000,7 +1000,7 @@ Icons
#ai-common-file-double-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-common-file-double-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-common-file-double-2" /></svg></span>
@@ -1010,7 +1010,7 @@ Icons
#ai-common-file-empty
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-common-file-empty" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-common-file-empty" /></svg></span>
@@ -1020,7 +1020,7 @@ Icons
#ai-common-file-text
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-common-file-text" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-common-file-text" /></svg></span>
@@ -1030,7 +1030,7 @@ Icons
#ai-compass-arrow
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-compass-arrow" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-compass-arrow" /></svg></span>
@@ -1040,7 +1040,7 @@ Icons
#ai-computer-bug
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-computer-bug" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-computer-bug" /></svg></span>
@@ -1050,7 +1050,7 @@ Icons
#ai-controls-forward
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-controls-forward" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-controls-forward" /></svg></span>
@@ -1060,7 +1060,7 @@ Icons
#ai-controls-pause
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-controls-pause" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-controls-pause" /></svg></span>
@@ -1070,7 +1070,7 @@ Icons
#ai-controls-play
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-controls-play" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-controls-play" /></svg></span>
@@ -1080,7 +1080,7 @@ Icons
#ai-controls-record
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-controls-record" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-controls-record" /></svg></span>
@@ -1090,7 +1090,7 @@ Icons
#ai-controls-rewind
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-controls-rewind" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-controls-rewind" /></svg></span>
@@ -1100,7 +1100,7 @@ Icons
#ai-controls-stop
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-controls-stop" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-controls-stop" /></svg></span>
@@ -1110,7 +1110,7 @@ Icons
#ai-copy-paste-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-copy-paste-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-copy-paste-1" /></svg></span>
@@ -1120,7 +1120,7 @@ Icons
#ai-credit-card-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-credit-card-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-credit-card-1" /></svg></span>
@@ -1130,7 +1130,7 @@ Icons
#ai-cursor-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor-1" /></svg></span>
@@ -1140,7 +1140,7 @@ Icons
#ai-cursor-hand-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor-hand-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor-hand-1" /></svg></span>
@@ -1150,7 +1150,7 @@ Icons
#ai-cursor-hand-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor-hand-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor-hand-2" /></svg></span>
@@ -1160,7 +1160,7 @@ Icons
#ai-cursor-select-frame-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor-select-frame-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor-select-frame-1" /></svg></span>
@@ -1170,7 +1170,7 @@ Icons
#ai-cursor-select-frame
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor-select-frame" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor-select-frame" /></svg></span>
@@ -1180,7 +1180,7 @@ Icons
#ai-cursor-target-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor-target-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor-target-1" /></svg></span>
@@ -1190,7 +1190,7 @@ Icons
#ai-cursor
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-cursor" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-cursor" /></svg></span>
@@ -1200,7 +1200,7 @@ Icons
#ai-data-transfer-diagonal
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-data-transfer-diagonal" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-data-transfer-diagonal" /></svg></span>
@@ -1210,7 +1210,7 @@ Icons
#ai-database-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-database-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-database-2" /></svg></span>
@@ -1220,7 +1220,7 @@ Icons
#ai-delete-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-delete-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-delete-2" /></svg></span>
@@ -1230,7 +1230,7 @@ Icons
#ai-developer-community-github-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-developer-community-github-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-developer-community-github-1" /></svg></span>
@@ -1240,7 +1240,7 @@ Icons
#ai-direction-button-arrows
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-direction-button-arrows" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-direction-button-arrows" /></svg></span>
@@ -1250,7 +1250,7 @@ Icons
#ai-dislike-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-dislike-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-dislike-2" /></svg></span>
@@ -1260,7 +1260,7 @@ Icons
#ai-download-bottom
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-download-bottom" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-download-bottom" /></svg></span>
@@ -1270,7 +1270,7 @@ Icons
#ai-drawer-download
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-drawer-download" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-drawer-download" /></svg></span>
@@ -1280,7 +1280,7 @@ Icons
#ai-drawer-file
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-drawer-file" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-drawer-file" /></svg></span>
@@ -1290,7 +1290,7 @@ Icons
#ai-drawer-open
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-drawer-open" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-drawer-open" /></svg></span>
@@ -1300,7 +1300,7 @@ Icons
#ai-drawer-upload
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-drawer-upload" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-drawer-upload" /></svg></span>
@@ -1310,7 +1310,7 @@ Icons
#ai-earth-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-earth-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-earth-1" /></svg></span>
@@ -1320,7 +1320,7 @@ Icons
#ai-earth-3
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-earth-3" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-earth-3" /></svg></span>
@@ -1330,7 +1330,7 @@ Icons
#ai-email-action-unread
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-email-action-unread" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-email-action-unread" /></svg></span>
@@ -1340,7 +1340,7 @@ Icons
#ai-expand-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-expand-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-expand-1" /></svg></span>
@@ -1350,7 +1350,7 @@ Icons
#ai-expand-3
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-expand-3" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-expand-3" /></svg></span>
@@ -1360,7 +1360,7 @@ Icons
#ai-expand-vertical-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-expand-vertical-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-expand-vertical-1" /></svg></span>
@@ -1370,7 +1370,7 @@ Icons
#ai-expand-vertical-3
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-expand-vertical-3" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-expand-vertical-3" /></svg></span>
@@ -1380,7 +1380,7 @@ Icons
#ai-face-id
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-face-id" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-face-id" /></svg></span>
@@ -1390,7 +1390,7 @@ Icons
#ai-file-code-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-file-code-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-file-code-1" /></svg></span>
@@ -1400,7 +1400,7 @@ Icons
#ai-file-code
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-file-code" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-file-code" /></svg></span>
@@ -1410,7 +1410,7 @@ Icons
#ai-filter-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-filter-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-filter-1" /></svg></span>
@@ -1420,7 +1420,7 @@ Icons
#ai-filter-text
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-filter-text" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-filter-text" /></svg></span>
@@ -1430,7 +1430,7 @@ Icons
#ai-flag-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-flag-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-flag-1" /></svg></span>
@@ -1440,7 +1440,7 @@ Icons
#ai-flash
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-flash" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-flash" /></svg></span>
@@ -1450,7 +1450,7 @@ Icons
#ai-floppy-disk-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-floppy-disk-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-floppy-disk-2" /></svg></span>
@@ -1460,7 +1460,7 @@ Icons
#ai-folder-open
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-folder-open" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-folder-open" /></svg></span>
@@ -1470,7 +1470,7 @@ Icons
#ai-folder
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-folder" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-folder" /></svg></span>
@@ -1480,7 +1480,7 @@ Icons
#ai-gauge-dashboard
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-gauge-dashboard" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-gauge-dashboard" /></svg></span>
@@ -1490,7 +1490,7 @@ Icons
#ai-graph-stats-ascend
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-graph-stats-ascend" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-graph-stats-ascend" /></svg></span>
@@ -1500,7 +1500,7 @@ Icons
#ai-graph-stats-descend
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-graph-stats-descend" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-graph-stats-descend" /></svg></span>
@@ -1510,7 +1510,7 @@ Icons
#ai-graph-stats
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-graph-stats" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-graph-stats" /></svg></span>
@@ -1520,7 +1520,7 @@ Icons
#ai-hammer-wench
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-hammer-wench" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-hammer-wench" /></svg></span>
@@ -1530,7 +1530,7 @@ Icons
#ai-hand-drag-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-hand-drag-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-hand-drag-1" /></svg></span>
@@ -1540,7 +1540,7 @@ Icons
#ai-hand-drag
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-hand-drag" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-hand-drag" /></svg></span>
@@ -1550,7 +1550,7 @@ Icons
#ai-hard-drive
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-hard-drive" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-hard-drive" /></svg></span>
@@ -1560,7 +1560,7 @@ Icons
#ai-headphones-customer-support-human
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-headphones-customer-support-human" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-headphones-customer-support-human" /></svg></span>
@@ -1570,7 +1570,7 @@ Icons
#ai-help-wheel
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-help-wheel" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-help-wheel" /></svg></span>
@@ -1580,7 +1580,7 @@ Icons
#ai-hierarchy-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-hierarchy-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-hierarchy-1" /></svg></span>
@@ -1590,7 +1590,7 @@ Icons
#ai-house-chimney
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-house-chimney" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-house-chimney" /></svg></span>
@@ -1600,7 +1600,7 @@ Icons
#ai-hyperlink-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-hyperlink-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-hyperlink-2" /></svg></span>
@@ -1610,7 +1610,7 @@ Icons
#ai-image-file-landscape
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-image-file-landscape" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-image-file-landscape" /></svg></span>
@@ -1620,7 +1620,7 @@ Icons
#ai-info
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-info" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-info" /></svg></span>
@@ -1630,7 +1630,7 @@ Icons
#ai-iris-scan-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-iris-scan-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-iris-scan-1" /></svg></span>
@@ -1640,7 +1640,7 @@ Icons
#ai-keyboard-arrow-bottom-left
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-bottom-left" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-bottom-left" /></svg></span>
@@ -1650,7 +1650,7 @@ Icons
#ai-keyboard-arrow-bottom-right
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-bottom-right" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-bottom-right" /></svg></span>
@@ -1660,7 +1660,7 @@ Icons
#ai-keyboard-arrow-down
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-down" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-down" /></svg></span>
@@ -1670,7 +1670,7 @@ Icons
#ai-keyboard-arrow-left
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-left" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-left" /></svg></span>
@@ -1680,7 +1680,7 @@ Icons
#ai-keyboard-arrow-right
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-right" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-right" /></svg></span>
@@ -1690,7 +1690,7 @@ Icons
#ai-keyboard-arrow-top-left
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-top-left" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-top-left" /></svg></span>
@@ -1700,7 +1700,7 @@ Icons
#ai-keyboard-arrow-top-right
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-top-right" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-top-right" /></svg></span>
@@ -1710,7 +1710,7 @@ Icons
#ai-keyboard-arrow-up
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard-arrow-up" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard-arrow-up" /></svg></span>
@@ -1720,7 +1720,7 @@ Icons
#ai-keyboard
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-keyboard" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-keyboard" /></svg></span>
@@ -1730,7 +1730,7 @@ Icons
#ai-laptop
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-laptop" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-laptop" /></svg></span>
@@ -1740,7 +1740,7 @@ Icons
#ai-layers
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-layers" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-layers" /></svg></span>
@@ -1750,7 +1750,7 @@ Icons
#ai-layout-column
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-layout-column" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-layout-column" /></svg></span>
@@ -1760,7 +1760,7 @@ Icons
#ai-layout-headline
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-layout-headline" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-layout-headline" /></svg></span>
@@ -1770,7 +1770,7 @@ Icons
#ai-layout-module-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-layout-module-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-layout-module-1" /></svg></span>
@@ -1780,7 +1780,7 @@ Icons
#ai-legal-scale-unequal-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-legal-scale-unequal-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-legal-scale-unequal-1" /></svg></span>
@@ -1790,7 +1790,7 @@ Icons
#ai-light-bulb-shine
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-light-bulb-shine" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-light-bulb-shine" /></svg></span>
@@ -1800,7 +1800,7 @@ Icons
#ai-like-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-like-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-like-2" /></svg></span>
@@ -1810,7 +1810,7 @@ Icons
#ai-list-bullets
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-list-bullets" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-list-bullets" /></svg></span>
@@ -1820,7 +1820,7 @@ Icons
#ai-list-numbers
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-list-numbers" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-list-numbers" /></svg></span>
@@ -1830,7 +1830,7 @@ Icons
#ai-location-off-target
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-location-off-target" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-location-off-target" /></svg></span>
@@ -1840,7 +1840,7 @@ Icons
#ai-location-target-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-location-target-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-location-target-1" /></svg></span>
@@ -1850,7 +1850,7 @@ Icons
#ai-location-target
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-location-target" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-location-target" /></svg></span>
@@ -1860,7 +1860,7 @@ Icons
#ai-location-user
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-location-user" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-location-user" /></svg></span>
@@ -1870,7 +1870,7 @@ Icons
#ai-lock-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-lock-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-lock-2" /></svg></span>
@@ -1880,7 +1880,7 @@ Icons
#ai-lock-unlock-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-lock-unlock-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-lock-unlock-1" /></svg></span>
@@ -1890,7 +1890,7 @@ Icons
#ai-login-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-login-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-login-1" /></svg></span>
@@ -1900,7 +1900,7 @@ Icons
#ai-login-key
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-login-key" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-login-key" /></svg></span>
@@ -1910,7 +1910,7 @@ Icons
#ai-logout-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-logout-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-logout-1" /></svg></span>
@@ -1920,7 +1920,7 @@ Icons
#ai-love-it
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-love-it" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-love-it" /></svg></span>
@@ -1930,7 +1930,7 @@ Icons
#ai-maps
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-maps" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-maps" /></svg></span>
@@ -1940,7 +1940,7 @@ Icons
#ai-meeting-camera
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-meeting-camera" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-meeting-camera" /></svg></span>
@@ -1950,7 +1950,7 @@ Icons
#ai-meeting-headphones-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-meeting-headphones-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-meeting-headphones-1" /></svg></span>
@@ -1960,7 +1960,7 @@ Icons
#ai-messages-bubble-double
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-messages-bubble-double" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-messages-bubble-double" /></svg></span>
@@ -1970,7 +1970,7 @@ Icons
#ai-messages-bubble
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-messages-bubble" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-messages-bubble" /></svg></span>
@@ -1980,7 +1980,7 @@ Icons
#ai-mobile-phone
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-mobile-phone" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-mobile-phone" /></svg></span>
@@ -1990,7 +1990,7 @@ Icons
#ai-module-puzzle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-module-puzzle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-module-puzzle" /></svg></span>
@@ -2000,7 +2000,7 @@ Icons
#ai-monitor
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-monitor" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-monitor" /></svg></span>
@@ -2010,7 +2010,7 @@ Icons
#ai-mouse
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-mouse" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-mouse" /></svg></span>
@@ -2020,7 +2020,7 @@ Icons
#ai-move-expand-vertical
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-move-expand-vertical" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-move-expand-vertical" /></svg></span>
@@ -2030,7 +2030,7 @@ Icons
#ai-move-shrink-vertical
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-move-shrink-vertical" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-move-shrink-vertical" /></svg></span>
@@ -2040,7 +2040,7 @@ Icons
#ai-multiple-neutral-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-multiple-neutral-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-multiple-neutral-2" /></svg></span>
@@ -2050,7 +2050,7 @@ Icons
#ai-music-note-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-music-note-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-music-note-2" /></svg></span>
@@ -2060,7 +2060,7 @@ Icons
#ai-navigation-menu-4
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-4" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-4" /></svg></span>
@@ -2070,7 +2070,7 @@ Icons
#ai-navigation-menu-horizontal
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
@@ -2080,7 +2080,7 @@ Icons
#ai-navigation-menu-vertical
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-vertical" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-vertical" /></svg></span>
@@ -2090,7 +2090,7 @@ Icons
#ai-navigation-menu
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu" /></svg></span>
@@ -2100,7 +2100,7 @@ Icons
#ai-navigation-next
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-next" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-next" /></svg></span>
@@ -2110,7 +2110,7 @@ Icons
#ai-navigation-previous
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-previous" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-previous" /></svg></span>
@@ -2120,7 +2120,7 @@ Icons
#ai-newspaper-fold
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-newspaper-fold" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-newspaper-fold" /></svg></span>
@@ -2130,7 +2130,7 @@ Icons
#ai-office-file-adobe
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-office-file-adobe" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-office-file-adobe" /></svg></span>
@@ -2140,7 +2140,7 @@ Icons
#ai-office-file-graph
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-office-file-graph" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-office-file-graph" /></svg></span>
@@ -2150,7 +2150,7 @@ Icons
#ai-office-file-hierarchy
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-office-file-hierarchy" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-office-file-hierarchy" /></svg></span>
@@ -2160,7 +2160,7 @@ Icons
#ai-office-file-sheet
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-office-file-sheet" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-office-file-sheet" /></svg></span>
@@ -2170,7 +2170,7 @@ Icons
#ai-office-file-text-graph
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-office-file-text-graph" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-office-file-text-graph" /></svg></span>
@@ -2180,7 +2180,7 @@ Icons
#ai-office-file-text
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-office-file-text" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-office-file-text" /></svg></span>
@@ -2190,7 +2190,7 @@ Icons
#ai-os-system-apple
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-os-system-apple" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-os-system-apple" /></svg></span>
@@ -2200,7 +2200,7 @@ Icons
#ai-os-system-microsoft
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-os-system-microsoft" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-os-system-microsoft" /></svg></span>
@@ -2210,7 +2210,7 @@ Icons
#ai-overview
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-overview" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-overview" /></svg></span>
@@ -2220,7 +2220,7 @@ Icons
#ai-paragraph-center-align
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-paragraph-center-align" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-paragraph-center-align" /></svg></span>
@@ -2230,7 +2230,7 @@ Icons
#ai-paragraph-justified-align
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-paragraph-justified-align" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-paragraph-justified-align" /></svg></span>
@@ -2240,7 +2240,7 @@ Icons
#ai-paragraph-left-align
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-paragraph-left-align" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-paragraph-left-align" /></svg></span>
@@ -2250,7 +2250,7 @@ Icons
#ai-paragraph-right-align
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-paragraph-right-align" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-paragraph-right-align" /></svg></span>
@@ -2260,7 +2260,7 @@ Icons
#ai-paragraph
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-paragraph" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-paragraph" /></svg></span>
@@ -2270,7 +2270,7 @@ Icons
#ai-pencil-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-pencil-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-pencil-1" /></svg></span>
@@ -2280,7 +2280,7 @@ Icons
#ai-pencil-write-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-pencil-write-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-pencil-write-1" /></svg></span>
@@ -2290,7 +2290,7 @@ Icons
#ai-phone-charger
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-phone-charger" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-phone-charger" /></svg></span>
@@ -2300,7 +2300,7 @@ Icons
#ai-phone
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-phone" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-phone" /></svg></span>
@@ -2310,7 +2310,7 @@ Icons
#ai-pin-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-pin-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-pin-1" /></svg></span>
@@ -2320,7 +2320,7 @@ Icons
#ai-pin-3
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-pin-3" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-pin-3" /></svg></span>
@@ -2330,7 +2330,7 @@ Icons
#ai-pin
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-pin" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-pin" /></svg></span>
@@ -2340,7 +2340,7 @@ Icons
#ai-power-button
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-power-button" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-power-button" /></svg></span>
@@ -2350,7 +2350,7 @@ Icons
#ai-print-text
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-print-text" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-print-text" /></svg></span>
@@ -2360,7 +2360,7 @@ Icons
#ai-professional-network-linkedin
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span>
@@ -2370,7 +2370,7 @@ Icons
#ai-professional-tool-dropbox
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-professional-tool-dropbox" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-professional-tool-dropbox" /></svg></span>
@@ -2380,7 +2380,7 @@ Icons
#ai-professional-tool-google-drive
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-professional-tool-google-drive" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-professional-tool-google-drive" /></svg></span>
@@ -2390,7 +2390,7 @@ Icons
#ai-programming-browser
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-programming-browser" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-programming-browser" /></svg></span>
@@ -2400,7 +2400,7 @@ Icons
#ai-question-circle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-question-circle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-question-circle" /></svg></span>
@@ -2410,7 +2410,7 @@ Icons
#ai-rating-half-star
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-rating-half-star" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-rating-half-star" /></svg></span>
@@ -2420,7 +2420,7 @@ Icons
#ai-rating-star
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-rating-star" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-rating-star" /></svg></span>
@@ -2430,7 +2430,7 @@ Icons
#ai-redo
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-redo" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-redo" /></svg></span>
@@ -2440,7 +2440,7 @@ Icons
#ai-remove-square-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove-square-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove-square-1" /></svg></span>
@@ -2450,7 +2450,7 @@ Icons
#ai-remove
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span>
@@ -2460,7 +2460,7 @@ Icons
#ai-rss-feed
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-rss-feed" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-rss-feed" /></svg></span>
@@ -2470,7 +2470,7 @@ Icons
#ai-ruler
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-ruler" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-ruler" /></svg></span>
@@ -2480,7 +2480,7 @@ Icons
#ai-scissors-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-scissors-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-scissors-2" /></svg></span>
@@ -2490,7 +2490,7 @@ Icons
#ai-scroll-horizontal
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-scroll-horizontal" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-scroll-horizontal" /></svg></span>
@@ -2500,7 +2500,7 @@ Icons
#ai-scroll-vertical
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-scroll-vertical" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-scroll-vertical" /></svg></span>
@@ -2510,7 +2510,7 @@ Icons
#ai-search
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-search" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-search" /></svg></span>
@@ -2520,7 +2520,7 @@ Icons
#ai-send-email
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-send-email" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-send-email" /></svg></span>
@@ -2530,7 +2530,7 @@ Icons
#ai-settings-horizontal
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-settings-horizontal" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-settings-horizontal" /></svg></span>
@@ -2540,7 +2540,7 @@ Icons
#ai-settings-vertical
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-settings-vertical" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-settings-vertical" /></svg></span>
@@ -2550,7 +2550,7 @@ Icons
#ai-share-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-share-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-share-1" /></svg></span>
@@ -2560,7 +2560,7 @@ Icons
#ai-share-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-share-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-share-2" /></svg></span>
@@ -2570,7 +2570,7 @@ Icons
#ai-shop-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-shop-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-shop-1" /></svg></span>
@@ -2580,7 +2580,7 @@ Icons
#ai-shopping-basket-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-shopping-basket-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-shopping-basket-2" /></svg></span>
@@ -2590,7 +2590,7 @@ Icons
#ai-shopping-cart-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-shopping-cart-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-shopping-cart-1" /></svg></span>
@@ -2600,7 +2600,7 @@ Icons
#ai-shrink-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-shrink-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-shrink-1" /></svg></span>
@@ -2610,7 +2610,7 @@ Icons
#ai-shrink-2
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-shrink-2" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-shrink-2" /></svg></span>
@@ -2620,7 +2620,7 @@ Icons
#ai-single-neutral
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-single-neutral" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-single-neutral" /></svg></span>
@@ -2630,7 +2630,7 @@ Icons
#ai-social-instagram
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-instagram" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-instagram" /></svg></span>
@@ -2640,7 +2640,7 @@ Icons
#ai-social-media-facebook
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
@@ -2650,7 +2650,7 @@ Icons
#ai-social-media-meetup-alternate
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-meetup-alternate" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-meetup-alternate" /></svg></span>
@@ -2660,7 +2660,7 @@ Icons
#ai-social-media-snapchat
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span>
@@ -2670,7 +2670,7 @@ Icons
#ai-social-media-tiktok
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span>
@@ -2680,7 +2680,7 @@ Icons
#ai-social-media-twitter
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-twitter" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-twitter" /></svg></span>
@@ -2690,7 +2690,7 @@ Icons
#ai-social-media-x
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-x" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-x" /></svg></span>
@@ -2700,7 +2700,7 @@ Icons
#ai-social-media-yammer
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-yammer" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-yammer" /></svg></span>
@@ -2710,7 +2710,7 @@ Icons
#ai-social-music-podcast
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-music-podcast" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-music-podcast" /></svg></span>
@@ -2720,7 +2720,7 @@ Icons
#ai-social-video-youtube-clip
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span>
@@ -2730,7 +2730,7 @@ Icons
#ai-subtract-square
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-subtract-square" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-subtract-square" /></svg></span>
@@ -2740,7 +2740,7 @@ Icons
#ai-subtract
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-subtract" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-subtract" /></svg></span>
@@ -2750,7 +2750,7 @@ Icons
#ai-switch-off-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-switch-off-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-switch-off-1" /></svg></span>
@@ -2760,7 +2760,7 @@ Icons
#ai-switch-on-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-switch-on-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-switch-on-1" /></svg></span>
@@ -2770,7 +2770,7 @@ Icons
#ai-synchronize-arrows-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-synchronize-arrows-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-synchronize-arrows-1" /></svg></span>
@@ -2780,7 +2780,7 @@ Icons
#ai-synchronize-arrows-three
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-synchronize-arrows-three" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-synchronize-arrows-three" /></svg></span>
@@ -2790,7 +2790,7 @@ Icons
#ai-tags-double
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-tags-double" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-tags-double" /></svg></span>
@@ -2800,7 +2800,7 @@ Icons
#ai-tags
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-tags" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-tags" /></svg></span>
@@ -2810,7 +2810,7 @@ Icons
#ai-text-bold
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-text-bold" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-text-bold" /></svg></span>
@@ -2820,7 +2820,7 @@ Icons
#ai-text-italic
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-text-italic" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-text-italic" /></svg></span>
@@ -2830,7 +2830,7 @@ Icons
#ai-text-strike-through
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-text-strike-through" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-text-strike-through" /></svg></span>
@@ -2840,7 +2840,7 @@ Icons
#ai-text-underline
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-text-underline" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-text-underline" /></svg></span>
@@ -2850,7 +2850,7 @@ Icons
#ai-time-clock-circle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-time-clock-circle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-time-clock-circle" /></svg></span>
@@ -2860,7 +2860,7 @@ Icons
#ai-toilet-paper-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-toilet-paper-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-toilet-paper-1" /></svg></span>
@@ -2870,7 +2870,7 @@ Icons
#ai-touch-id-5
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-touch-id-5" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-touch-id-5" /></svg></span>
@@ -2880,7 +2880,7 @@ Icons
#ai-undo
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-undo" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-undo" /></svg></span>
@@ -2890,7 +2890,7 @@ Icons
#ai-upload-bottom
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-upload-bottom" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-upload-bottom" /></svg></span>
@@ -2900,7 +2900,7 @@ Icons
#ai-upload-button
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-upload-button" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-upload-button" /></svg></span>
@@ -2910,7 +2910,7 @@ Icons
#ai-usb-port-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-usb-port-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-usb-port-1" /></svg></span>
@@ -2920,7 +2920,7 @@ Icons
#ai-user-signal-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-user-signal-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-user-signal-1" /></svg></span>
@@ -2930,7 +2930,7 @@ Icons
#ai-vectors-anchor-rectangle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-vectors-anchor-rectangle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-vectors-anchor-rectangle" /></svg></span>
@@ -2940,7 +2940,7 @@ Icons
#ai-vectors-anchor-square
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-vectors-anchor-square" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-vectors-anchor-square" /></svg></span>
@@ -2950,7 +2950,7 @@ Icons
#ai-vectors-anchor-triangle
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-vectors-anchor-triangle" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-vectors-anchor-triangle" /></svg></span>
@@ -2960,7 +2960,7 @@ Icons
#ai-vectors-line-path
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-vectors-line-path" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-vectors-line-path" /></svg></span>
@@ -2970,7 +2970,7 @@ Icons
#ai-video-file-camera
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-video-file-camera" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-video-file-camera" /></svg></span>
@@ -2980,7 +2980,7 @@ Icons
#ai-video-player
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-video-player" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-video-player" /></svg></span>
@@ -2990,7 +2990,7 @@ Icons
#ai-view-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-view-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-view-1" /></svg></span>
@@ -3000,7 +3000,7 @@ Icons
#ai-view-off
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-view-off" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-view-off" /></svg></span>
@@ -3010,7 +3010,7 @@ Icons
#ai-volume-control-full
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-volume-control-full" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-volume-control-full" /></svg></span>
@@ -3020,7 +3020,7 @@ Icons
#ai-volume-control-low
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-volume-control-low" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-volume-control-low" /></svg></span>
@@ -3030,7 +3030,7 @@ Icons
#ai-volume-control-medium
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-volume-control-medium" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-volume-control-medium" /></svg></span>
@@ -3040,7 +3040,7 @@ Icons
#ai-volume-control-off
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-volume-control-off" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-volume-control-off" /></svg></span>
@@ -3050,7 +3050,7 @@ Icons
#ai-watch-time
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-watch-time" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-watch-time" /></svg></span>
@@ -3060,7 +3060,7 @@ Icons
#ai-wench-1
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-wench-1" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-wench-1" /></svg></span>
@@ -3070,7 +3070,7 @@ Icons
#ai-wifi
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-wifi" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-wifi" /></svg></span>
@@ -3080,7 +3080,7 @@ Icons
#ai-zip-file
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-zip-file" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-zip-file" /></svg></span>
@@ -3090,7 +3090,7 @@ Icons
#ai-zoom-in
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-zoom-in" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-zoom-in" /></svg></span>
@@ -3100,7 +3100,7 @@ Icons
#ai-zoom-out
-
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-zoom-out" /></svg></span>
+
<span class="ai"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-zoom-out" /></svg></span>
@@ -4353,7 +4353,7 @@ Avatar
<div class="a-avatar">
<span class="u-screen-reader-only">avatarTitle</span>
<span class="a-avatar__icon" aria-label="avatarTitle" role="img">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-single-neutral" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-single-neutral" /></svg></span>
</span>
</div>
</a>
@@ -4703,11 +4703,11 @@ Icon buttons
<button class="a-button has-icon-left">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
Icon left
</button>
<button class="a-button a-button--text has-icon-left">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
Icon left
</button>
@@ -4759,11 +4759,11 @@ Icon buttons
<button class="a-button has-icon-right">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
Icon right
</button>
<button class="a-button a-button--text has-icon-right">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
Icon right
</button>
@@ -4809,10 +4809,10 @@ Icon buttons
<button class="a-button has-icon" aria-label="Download">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-download-bottom" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-download-bottom" /></svg></span>
</button>
<button class="a-button a-button--text has-icon" aria-label="Download">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-download-bottom" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-download-bottom" /></svg></span>
</button>
@@ -4901,7 +4901,7 @@ Buttons with avatar
<button class="a-button a-button--text a-button--neutral has-avatar">
<span class="a-avatar">
<span class="a-avatar__icon" aria-label="avatarTitle">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-single-neutral" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-single-neutral" /></svg></span>
</span>
</span>
@@ -4995,7 +4995,7 @@ Social buttons
<a href="#" class="a-button a-button--facebook has-icon" aria-label="Facebook">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
</a>
@@ -5007,7 +5007,7 @@ Social buttons
<a href="#" class="a-button a-button--x has-icon" aria-label="X">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-x" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-x" /></svg></span>
</a>
@@ -5019,7 +5019,7 @@ Social buttons
<a href="#" class="a-button a-button--linkedin has-icon" aria-label="LinkedIn">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span>
</a>
@@ -5031,7 +5031,7 @@ Social buttons
<a href="#" class="a-button a-button--instagram has-icon" aria-label="Instagram">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-instagram" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-instagram" /></svg></span>
</a>
@@ -5043,7 +5043,7 @@ Social buttons
<a href="#" class="a-button a-button--youtube has-icon" aria-label="YouTube">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span>
</a>
@@ -5055,7 +5055,7 @@ Social buttons
<a href="#" class="a-button a-button--snapchat has-icon" aria-label="Snapchat">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span>
</a>
@@ -5067,7 +5067,7 @@ Social buttons
<a href="#" class="a-button a-button--tiktok has-icon" aria-label="Tiktok">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span>
</a>
@@ -5105,7 +5105,7 @@ Transparent social buttons
<a href="#" class="a-button a-button--social has-icon" aria-label="Facebook">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
</a>
@@ -5141,7 +5141,7 @@ Negative social buttons
<a href="#" class="a-button a-button--social a-button--negative has-icon" aria-label="Facebook">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-facebook" /></svg></span>
</a>
@@ -5560,7 +5560,7 @@ Standard input fields
<option value="4" disabled>Option 4 disabled</option>
<option value="5">Option 5</option>
</select>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
</div>
</div>
@@ -5594,7 +5594,7 @@ Standard input fields
<option value="4" disabled>Option 4 disabled</option>
<option value="5">Option 5</option>
</select>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
</div>
</div>
@@ -5651,7 +5651,7 @@ Standard input fields
<option value="09:00">09:00</option>
<option>...</option>
</select>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
</div>
</div>
@@ -5694,7 +5694,7 @@ Input field sizes
<select name="input-select-small" id="input-select-small">
...
</select>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
</div>
</div>
<div class="a-input a-input--s">
@@ -5739,7 +5739,7 @@ Input field sizes
<select name="input-select-large" id="input-select-large">
...
</select>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span>
</div>
</div>
<div class="a-input a-input--l">
@@ -5764,7 +5764,7 @@ Input icons and addons
<div class="a-input has-icon-left">
<label class="a-input__label" for="text-field-icon-left">Text field with left icon</label>
<div class="a-input__wrapper">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-single-neutral" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-single-neutral" /></svg></span>
<input type="text" name="text-field-icon-left" id="text-field-icon-left" />
</div>
</div>
@@ -5785,7 +5785,7 @@ Input icons and addons
<label class="a-input__label" for="text-field-icon-right">Text field with right icon</label>
<div class="a-input__wrapper">
<input type="text" name="text-field-icon-right" id="text-field-icon-right" />
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-view-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-view-1" /></svg></span>
</div>
</div>
@@ -5845,7 +5845,7 @@ Input states
<div class="a-input">
<label class="a-input__label" for="text-field-success">Success text field</label>
- <small class="a-input__description is-success" id="text-field-success-description"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-check-1" /></svg></span> Success description</div>
+ <small class="a-input__description is-success" id="text-field-success-description"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-check-1" /></svg></span> Success description</div>
<div class="a-input__wrapper">
<input type="text" name="text-field-success" id="text-field-success" aria-describedby="text-field-success-description" />
</div>
@@ -5865,7 +5865,7 @@ Input states
<div class="a-input has-error">
<label class="a-input__label" for="text-field-error">Error text field</label>
- <small class="a-input__description is-error" id="text-field-error-description"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-triangle" /></svg></span>Error description</small>
+ <small class="a-input__description is-error" id="text-field-error-description"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-triangle" /></svg></span>Error description</small>
<div class="a-input__wrapper">
<input type="text" name="text-field-error" id="text-field-error" aria-describedby="text-field-error-description" />
</div>
@@ -5944,7 +5944,7 @@ Link
<a href="#" class="has-icon-left">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>This is a nice link with an icon to the left
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>This is a nice link with an icon to the left
</a>
@@ -5958,7 +5958,7 @@ Link
<a href="#" class="has-icon-right">
- This is a nice link with an icon to the right<span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-next" /></svg></span><span class="u-screen-reader-only"> (external)</span>
+ This is a nice link with an icon to the right<span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-next" /></svg></span><span class="u-screen-reader-only"> (external)</span>
</a>
@@ -6455,7 +6455,7 @@ Avatar list
<span class="avatar-list__name paragraph">Anne Martens</span>
</span>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
</div>
</a>
</li>
@@ -6471,7 +6471,7 @@ Avatar list
<span class="avatar-list__name paragraph">Jan Janssens</span>
</span>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
</div>
</a>
</li>
@@ -6563,7 +6563,7 @@ Avatar list
<span class="small">anne.martens@antwerpen.be</span>
</span>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
</div>
</a>
</li>
@@ -6658,7 +6658,7 @@ Avatar list
<span class="small">anne.martens@antwerpen.be</span>
</span>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu-horizontal" /></svg></span>
</div>
</a>
</li>
@@ -7053,8 +7053,8 @@ Range slider
<div class="a-range-slider__handle" style="left: 20%;" role="slider" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" tabindex="0"></div>
</div>
<div class="a-range-slider__descriptions">
- <div class="a-range-slider__description small"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-volume-control-off" /></svg></span></div>
- <div class="a-range-slider__description small"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-volume-control-full" /></svg></span></div>
+ <div class="a-range-slider__description small"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-volume-control-off" /></svg></span></div>
+ <div class="a-range-slider__description small"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-volume-control-full" /></svg></span></div>
</div>
</div>
@@ -8624,8 +8624,8 @@ Toggle
<div class="a-toggle">
<button class="a-toggle__button" aria-expanded="false">
- <span class="a-button a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu" /></svg></span>Open</span>
- <span class="a-button a-button--danger a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span>Close</span>
+ <span class="a-button a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu" /></svg></span>Open</span>
+ <span class="a-button a-button--danger a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span>Close</span>
</button>
</div>
@@ -8640,8 +8640,8 @@ Toggle
<div class="a-toggle">
<button class="a-toggle__button" aria-expanded="true">
- <span class="a-button a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu" /></svg></span>Open</span>
- <span class="a-button a-button--danger a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span>Close</span>
+ <span class="a-button a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu" /></svg></span>Open</span>
+ <span class="a-button a-button--danger a-toggle__on has-icon-left"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span>Close</span>
</button>
</div>
@@ -8663,10 +8663,10 @@ Toggle with icon only
<div class="a-toggle">
<button class="a-toggle__button" aria-expanded="false">
<span class="a-button a-toggle__on has-icon">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu" /></svg></span><span class="u-screen-reader-only">Open menu</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu" /></svg></span><span class="u-screen-reader-only">Open menu</span>
</span>
<span class="a-button a-button--danger a-toggle__on has-icon">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close menu</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close menu</span>
</span>
</button>
</div>
@@ -8704,20 +8704,20 @@ Toggle sizes
<div class="a-toggle a-toggle--l">
<button class="a-toggle__button" aria-expanded="false">
<span class="a-button a-button--l a-toggle__on has-icon">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu" /></svg></span><span class="u-screen-reader-only">Open menu</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu" /></svg></span><span class="u-screen-reader-only">Open menu</span>
</span>
<span class="a-button a-button--l a-button--danger a-toggle__on has-icon">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close menu</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close menu</span>
</span>
</button>
</div>
<div class="a-toggle a-toggle--s">
<button class="a-toggle__button" aria-expanded="false">
<span class="a-button a-button--s a-toggle__on has-icon">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-navigation-menu" /></svg></span><span class="u-screen-reader-only">Open menu</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-navigation-menu" /></svg></span><span class="u-screen-reader-only">Open menu</span>
</span>
<span class="a-button a-button--s a-button--danger a-toggle__on has-icon">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close menu</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close menu</span>
</span>
</button>
</div>
@@ -8910,7 +8910,7 @@ Info alert
<div role="alertdialog" aria-labelledby="alert" class="m-alert">
- <button class="a-button a-button--text a-button--info has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="a-button a-button--text a-button--info has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
<h4 id="alert" class="h5 u-margin-bottom-xs">Info alert</h4>
<p class="u-margin-bottom">Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa <a href="#">justo sit amet risus</a>. Sed posuere consectetur est at lobortis. Donec ullamcorper nulla non metus auctor fringilla.</p>
<div class="m-alert__actions">
@@ -8935,8 +8935,8 @@ Success alert
<div role="alertdialog" aria-labelledby="alert-success" class="m-alert m-alert--success">
- <button class="a-button a-button--text a-button--success has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
- <span class="m-alert__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-check-1" /></svg></span></span>
+ <button class="a-button a-button--text a-button--success has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <span class="m-alert__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-check-1" /></svg></span></span>
<h4 id="alert-success" class="h5 u-margin-bottom-xs">Success alert</h4>
<p class="u-margin-bottom">Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa <a href="#">justo sit amet risus</a>. Sed posuere consectetur est at lobortis.</p>
<div class="m-alert__actions">
@@ -8961,8 +8961,8 @@ Warning alert
<div role="alertdialog" aria-labelledby="alert-warning" class="m-alert m-alert--warning">
- <button class="a-button a-button--text a-button--warning has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
- <span class="m-alert__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-circle" /></svg></span></span>
+ <button class="a-button a-button--text a-button--warning has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <span class="m-alert__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-circle" /></svg></span></span>
<h4 id="alert-warning" class="h5 u-margin-bottom-xs">Warning alert</h4>
<p class="u-margin-bottom">Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa <a href="#">justo sit amet risus</a>. Sed posuere consectetur est at lobortis.</p>
<div class="m-alert__actions">
@@ -8987,8 +8987,8 @@ Danger alert
<div role="alertdialog" aria-labelledby="alert-danger" class="m-alert m-alert--danger">
- <button class="a-button a-button--text a-button--danger has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
- <span class="m-alert__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-triangle" /></svg></span></span>
+ <button class="a-button a-button--text a-button--danger has-icon m-alert__close" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <span class="m-alert__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-triangle" /></svg></span></span>
<h4 id="alert-danger" class="h5 u-margin-bottom-xs">Danger alert</h4>
<p class="u-margin-bottom">Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa <a href="#">justo sit amet risus</a>. Sed posuere consectetur est at lobortis.</p>
<div class="m-alert__actions">
@@ -9139,13 +9139,13 @@ Button list
<ul class="m-button-list">
- <li><a href="#" class="a-button a-button--facebook has-icon" aria-label="Facebook"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-facebook" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--x has-icon" aria-label="X"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-x" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--linkedin has-icon" aria-label="LinkedIn"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--instagram has-icon" aria-label="Instagram"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-instagram" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--youtube has-icon" aria-label="YouTube"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--snapchat has-icon" aria-label="Snapchat"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--tiktok has-icon" aria-label="Tiktok"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--facebook has-icon" aria-label="Facebook"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-facebook" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--x has-icon" aria-label="X"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-x" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--linkedin has-icon" aria-label="LinkedIn"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--instagram has-icon" aria-label="Instagram"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-instagram" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--youtube has-icon" aria-label="YouTube"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--snapchat has-icon" aria-label="Snapchat"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--tiktok has-icon" aria-label="Tiktok"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span></a></li>
</ul>
@@ -9191,13 +9191,13 @@ Button list
<ul class="m-button-list m-button-list--horizontal">
- <li><a href="#" class="a-button a-button--facebook has-icon" aria-label="Facebook"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-facebook" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--x has-icon" aria-label="X"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-x" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--linkedin has-icon" aria-label="LinkedIn"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--instagram has-icon" aria-label="Instagram"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-instagram" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--youtube has-icon" aria-label="YouTube"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--snapchat has-icon" aria-label="Snapchat"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span></a></li>
- <li><a href="#" class="a-button a-button--tiktok has-icon" aria-label="Tiktok"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--facebook has-icon" aria-label="Facebook"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-facebook" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--x has-icon" aria-label="X"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-x" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--linkedin has-icon" aria-label="LinkedIn"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-professional-network-linkedin" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--instagram has-icon" aria-label="Instagram"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-instagram" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--youtube has-icon" aria-label="YouTube"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-video-youtube-clip" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--snapchat has-icon" aria-label="Snapchat"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-snapchat" /></svg></span></a></li>
+ <li><a href="#" class="a-button a-button--tiktok has-icon" aria-label="Tiktok"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-social-media-tiktok" /></svg></span></a></li>
</ul>
@@ -9234,7 +9234,7 @@ Aeneis
<p class="u-margin-bottom">...</p>
<p class="u-text-right">
<a id="card-link" href="#" class="has-icon-right" aria-labelledby="card-link card-title">
- Read the article<span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
+ Read the article<span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
</a>
</p>
</div>
@@ -9295,12 +9295,12 @@ Collapsible list
</li>
<li class="m-collapsible-list__item">
<a href="#">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span><span>Second collapsible item</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span><span>Second collapsible item</span>
</a>
<ul>
<li class="m-collapsible-list__item">
<a href="#">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span><span>First collapsible subitem</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span><span>First collapsible subitem</span>
</a>
<ul>
<li class="m-collapsible-list__item is-active">
@@ -9312,7 +9312,7 @@ Collapsible list
</li>
<li class="m-collapsible-list__item">
<a href="#">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span><span>Second collapsed subitem</span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span><span>Second collapsed subitem</span>
</a>
<ul class="is-collapsed">
<li class="m-collapsible-list__item">
@@ -9410,7 +9410,7 @@ Datepicker views
<div aria-label="Datepicker days" class="m-datepicker is-open" aria-hidden="false">
<div class="m-datepicker__nav">
- <button type="button" class="m-datepicker__nav-title">May 2021 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span></button>
+ <button type="button" class="m-datepicker__nav-title">May 2021 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span></button>
<div class="m-datepicker__nav-pagination">
<button type="button" aria-label="Go to previous month, April 2021" class="a-button a-button--text a-button--primary has-icon"> </button>
@@ -9528,7 +9528,7 @@ Datepicker views
<div aria-label="Datepicker years" class="m-datepicker is-open" aria-hidden="false">
<div class="m-datepicker__nav">
- <button type="button" class="m-datepicker__nav-title">2021 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-up-1" /></svg></span></button>
+ <button type="button" class="m-datepicker__nav-title">2021 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-up-1" /></svg></span></button>
<div class="m-datepicker__nav-pagination">
<button type="button" aria-label="Go to previous year, 2020" class="a-button a-button--text a-button--primary has-icon"> </button>
@@ -9607,7 +9607,7 @@ Datepicker views
<div aria-label="Datepicker years" class="m-datepicker is-open" aria-hidden="false">
<div class="m-datepicker__nav">
- <button type="button" class="m-datepicker__nav-title">2014 - 2031 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-up-1" /></svg></span></button>
+ <button type="button" class="m-datepicker__nav-title">2014 - 2031 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-up-1" /></svg></span></button>
<div class="m-datepicker__nav-pagination">
<button type="button" aria-label="Go to previous years, 1996 - 2013" class="a-button a-button--text a-button--primary has-icon"> </button>
@@ -9725,10 +9725,10 @@ Datepicker attached to an input field
<label class="a-input__label" for="input-datepicker">Choose a date</label>
<div class="a-input__wrapper">
<input type="text" name="input-datepicker" id="input-datepicker" placeholder="dd/mm/yyyy" />
- <span class="ai is-clickable" aria-hidden="true" role="button" tabindex="0" aria-expanded="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-calendar" /></svg></span>
+ <span class="ai is-clickable" aria-hidden="true" role="button" tabindex="0" aria-expanded="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-calendar" /></svg></span>
<div aria-label="Attached datepicker days" class="m-datepicker m-datepicker--fixed is-open" aria-hidden="false">
<div class="m-datepicker__nav">
- <button type="button" class="m-datepicker__nav-title">May 2021 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-down-1" /></svg></span></button>
+ <button type="button" class="m-datepicker__nav-title">May 2021 <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-down-1" /></svg></span></button>
<div class="m-datepicker__nav-pagination">
<button type="button" aria-label="Go to previous month, April 2021" class="a-button a-button--text a-button--primary has-icon"> </button>
@@ -10129,7 +10129,7 @@ Aeneis
<div class="m-modal" role="dialog" aria-modal="true" aria-labelledby="myModalTitle" aria-describedby="myModelDesc">
<div class="m-modal__content">
<div class="m-modal__header u-margin-bottom-xs">
- <button class="m-modal__close a-button a-button--text a-button--neutral has-icon" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-modal__close a-button a-button--text a-button--neutral has-icon" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
<h4 id="myModalTitle" class="h6">Aeneis</h4>
</div>
<div class="u-margin-bottom">
@@ -10165,7 +10165,7 @@ Aeneis
<div class="m-modal m-modal--l" role="dialog" aria-modal="true" aria-labelledby="myLargeModalTitle" aria-describedby="myLargeModelDesc">
<div class="m-modal__content">
<div class="m-modal__header u-margin-bottom-xs">
- <button class="m-modal__close a-button a-button--text a-button--neutral has-icon" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-modal__close a-button a-button--text a-button--neutral has-icon" aria-label="Close"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
<h4 id="myLargeModalTitle" class="h6">Aeneis</h4>
</div>
<div class="u-margin-bottom">
@@ -10387,22 +10387,22 @@ Pagination
<ul class="m-pagination">
- <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
- <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
+ <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
+ <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
</ul>
<ul class="m-pagination">
- <li class="m-pagination__prev"><a href="#" class="is-disabled" aria-label="Go to the previous page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
+ <li class="m-pagination__prev"><a href="#" class="is-disabled" aria-label="Go to the previous page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
<li class="m-pagination__label"><span class="u-screen-reader-only">Page </span>1 of 6</li>
- <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
+ <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
</ul>
<ul class="m-pagination">
- <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
+ <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
<li role="presentation">...</li>
<li><a href="#" aria-label="Go to page 3">3</a></li>
<li><a href="#" aria-label="Go to page 4">4</a></li>
<li><a href="#" aria-label="Go to page 5">5</a></li>
<li><a class="is-active" href="#" aria-label="Go to page 6 (current page)">6</a></li>
- <li class="m-pagination__next"><a href="#" class="is-disabled" aria-label="Go to the next page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
+ <li class="m-pagination__next"><a href="#" class="is-disabled" aria-label="Go to the next page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
</ul>
@@ -10430,22 +10430,22 @@ Pagination sizes
<ul class="m-pagination m-pagination--s">
- <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
- <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
+ <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
+ <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
</ul>
<ul class="m-pagination m-pagination--s">
- <li class="m-pagination__prev"><a href="#" class="is-disabled" aria-label="Go to the previous page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
+ <li class="m-pagination__prev"><a href="#" class="is-disabled" aria-label="Go to the previous page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
<li class="m-pagination__label"><span class="u-screen-reader-only">Page </span>1 of 6</li>
- <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
+ <li class="m-pagination__next"><a href="#" aria-label="Go to the next page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
</ul>
<ul class="m-pagination m-pagination--s">
- <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
+ <li class="m-pagination__prev"><a href="#" aria-label="Go to the previous page"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span></a></li>
<li role="presentation">...</li>
<li><a href="#" aria-label="Go to page 3">3</a></li>
<li><a href="#" aria-label="Go to page 4">4</a></li>
<li><a href="#" aria-label="Go to page 5">5</a></li>
<li><a class="is-active" href="#" aria-label="Go to page 6 (current page)">6</a></li>
- <li class="m-pagination__next"><a href="#" class="is-disabled" aria-label="Go to the next page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
+ <li class="m-pagination__next"><a href="#" class="is-disabled" aria-label="Go to the next page (disabled)"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span></a></li>
</ul>
@@ -10621,7 +10621,7 @@ Tag
</div>
<div class="m-tag">
- <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-tags" /></svg></span></span>
+ <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-tags" /></svg></span></span>
<span class="m-tag__label">Default tag with icon</span>
</div>
@@ -10641,13 +10641,13 @@ Tag
<div class="m-tag is-clickable">
<span class="m-tag__label">Removable tag</span>
- <button class="m-tag__button a-button a-button--text a-button--s has-icon" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-tag__button a-button a-button--text a-button--s has-icon" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
</div>
<div class="m-tag is-clickable">
- <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-tags" /></svg></span></span>
+ <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-tags" /></svg></span></span>
<span class="m-tag__label">Removable tag with icon</span>
- <button class="m-tag__button a-button a-button--text a-button--s has-icon" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-tag__button a-button a-button--text a-button--s has-icon" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
</div>
@@ -10667,7 +10667,7 @@ Tag
</button>
<button class="m-tag" aria-pressed="false">
- <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-tags" /></svg></span></span>
+ <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-tags" /></svg></span></span>
<span class="m-tag__label">Togglable tag with icon</span>
</button>
@@ -10688,7 +10688,7 @@ Tag
</button>
<button class="m-tag" aria-pressed="true">
- <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-tags" /></svg></span></span>
+ <span class="m-tag__icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-tags" /></svg></span></span>
<span class="m-tag__label">Togglable tag with icon</span>
</button>
@@ -10800,20 +10800,20 @@ Upload
<small class="m-upload__description">Maximum file size: 4MB</small>
<ul class="m-upload__files">
<li>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-common-file-empty" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-common-file-empty" /></svg></span>
<span class="m-upload__filename">my-doc.pdf</span>
- <button class="m-upload__delete a-button a-button--text a-button--neutral a-button--s has-icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close</span></span></button>
+ <button class="m-upload__delete a-button a-button--text a-button--neutral a-button--s has-icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close</span></span></button>
</li>
<li>
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-common-file-empty" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-common-file-empty" /></svg></span>
<span class="m-upload__filename">my-pic.jpg</span>
- <button class="m-upload__delete a-button a-button--text a-button--neutral a-button--s has-icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close</span></span></button>
+ <button class="m-upload__delete a-button a-button--text a-button--neutral a-button--s has-icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close</span></span></button>
</li>
<li class="is-error">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-alert-triangle" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-alert-triangle" /></svg></span>
<span class="m-upload__filename">my-unallowed-file.xml</span>
<span class="m-upload__error">This file format is not allowed.</span>
- <button class="m-upload__delete a-button a-button--text a-button--danger a-button--s has-icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close</span></span></button>
+ <button class="m-upload__delete a-button a-button--text a-button--danger a-button--s has-icon"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close</span></span></button>
</li>
</ul>
</div>
@@ -10919,7 +10919,7 @@ Footer
<footer class="o-footer">
<span class="o-footer__label">© stad Antwerpen | <a href="#">Privacy</a> | <a href="#">Toegankelijkheid</a> | <a href="#">Cookie instellingen</a></span>
<a href="#" class="o-footer__button a-button a-button--secondary has-icon" aria-label="Go back to top">
- <span class="ai o-menu__icon o-menu__submenu-icon" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-up-1" /></svg></span>
+ <span class="ai o-menu__icon o-menu__submenu-icon" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-up-1" /></svg></span>
</a>
</footer>
@@ -11062,11 +11062,11 @@ Regular slideshow
<div class="o-slideshow">
<div class="o-slideshow__inner">
<button class="a-button has-icon o-slideshow__prev">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
<span class="u-screen-reader-only">Previous image</span>
</button>
<button class="a-button has-icon o-slideshow__next">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
<span class="u-screen-reader-only">Next image</span>
</button>
<div class="o-slideshow__slides">
@@ -11180,15 +11180,15 @@ Slideshow overlay
<div class="m-overlay">
- <label for="input-slideshow"><a class="m-overlay__button"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close overlay</span></a></label>
+ <label for="input-slideshow"><a class="m-overlay__button"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span><span class="u-screen-reader-only">Close overlay</span></a></label>
<div class="m-overlay__slideshow o-slideshow o-slideshow--transparent">
<div class="o-slideshow__inner">
<button class="a-button has-icon o-slideshow__prev o-slideshow__prev--outside">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-left-1" /></svg></span>
<span class="u-screen-reader-only">Previous image</span>
</button>
<button class="a-button has-icon o-slideshow__next o-slideshow__next--outside">
- <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
+ <span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-arrow-right-1" /></svg></span>
<span class="u-screen-reader-only">Next image</span>
</button>
<div class="o-slideshow__slides">
@@ -11307,19 +11307,19 @@ Tag list
<li class="o-tag-list__item">
<div class="m-tag is-clickable">
<div class="m-tag__label">Thomas Edison</div>
- <button class="m-tag__button" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-tag__button" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
</div>
</li>
<li class="o-tag-list__item">
<div class="m-tag is-clickable">
<div class="m-tag__label">Leonardo da Vinci</div>
- <button class="m-tag__button" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-tag__button" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
</div>
</li>
<li class="o-tag-list__item">
<div class="m-tag is-clickable">
<div class="m-tag__label">Albert Einstein</div>
- <button class="m-tag__button" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/6.6.6/assets/images/ai.svg#ai-remove" /></svg></span></button>
+ <button class="m-tag__button" aria-label="Delete"><span class="ai" aria-hidden="true"><svg><use href="https://cdn.antwerpen.be/core_branding_scss/7.0.0-beta.1/assets/images/ai.svg#ai-remove" /></svg></span></button>
</div>
</li>
</ul>
diff --git a/gulp/clean.js b/gulp/clean.js
index bd233461..37660e60 100644
--- a/gulp/clean.js
+++ b/gulp/clean.js
@@ -17,9 +17,10 @@ gulp.task('clean:docs', function () {
return del(['docs']);
});
-gulp.task('clean:aws', function () {
- return del([
+gulp.task('clean:aws', function (cb) {
+ del([
'dist/*',
'!dist/aws'
]);
+ return cb();
});
diff --git a/package-lock.json b/package-lock.json
index dd626b79..ae78aba6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@a-ui/core",
- "version": "6.6.6",
+ "version": "7.0.0-beta.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@a-ui/core",
- "version": "6.6.6",
+ "version": "7.0.0-beta.1",
"license": "MIT",
"devDependencies": {
"autoprefixer": "^10.4.20",
diff --git a/package.json b/package.json
index a3d6b54b..eb199851 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@a-ui/core",
- "version": "6.6.6",
+ "version": "7.0.0-beta.1",
"description": "core_branding_scss",
"repository": {
"type": "git",