diff --git a/CHANGELOG.md b/CHANGELOG.md index 7103b1ec..e42f234e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 3.2.2 + +* Adds Medium, Medium Alt, and Rhett support to default icons. + ## 3.2.12 * Fixes a bug with dropdowns in IE11 and Edge related to `:focus-within`. diff --git a/css-dev/burf-base/icons/_supported.scss b/css-dev/burf-base/icons/_supported.scss index d9a2202a..116fddfe 100644 --- a/css-dev/burf-base/icons/_supported.scss +++ b/css-dev/burf-base/icons/_supported.scss @@ -157,6 +157,7 @@ $icons-responsive: ( planet: "\F280", poo: "\1F4A9", puzzle: "\E710", + rhett: "\F701", recycle: "\267B", recycle-alt: "\267C", screwdriver: "\F037", @@ -189,6 +190,8 @@ $icons-responsive: ( kickstarter-alt: "\F68A", linkedin: "\F612", linkedin-alt: "\F61E", + medium: "\F23A", + medium-alt: "\F23B", paypal: "\F680", paypal-alt: "\F68B", pinterest: "\F650", diff --git a/package.json b/package.json index 6713a3de..1ac64123 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "responsive-foundation", - "version": "3.2.12", + "version": "3.2.2", "homepage": "https://github.com/bu-ist/responsive-foundation", "description": "A front-end framework for developing responsive sites at Boston University.", "authors": [