diff --git a/packages/sage-assets/lib/stylesheets/components/_icon.scss b/packages/sage-assets/lib/stylesheets/components/_icon.scss index 715b7829b7..a011cf98a0 100644 --- a/packages/sage-assets/lib/stylesheets/components/_icon.scss +++ b/packages/sage-assets/lib/stylesheets/components/_icon.scss @@ -4,7 +4,7 @@ /// @group sage //// -$-icon-font-cdn-version: "12"; // Keep in sync with desired `vX` folder from CDN +$-icon-font-cdn-version: "13"; // Keep in sync with desired `vX` folder from CDN $-icon-font-path: "#{$sage-font-cdn-root}/sage/v#{$-icon-font-cdn-version}" !default; $-icon-font-version: 1; // Only used for cache busting so increment as needed for such purposes