mod-base 1.0.48-beta.2 → 1.0.48-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mod-base",
3
- "version": "1.0.48-beta.2",
3
+ "version": "1.0.48-beta.4",
4
4
  "description": "Base Styles for S3 Sites",
5
5
  "author": "",
6
6
  "license": "ISC"
@@ -160,6 +160,10 @@
160
160
  content: "\e92a";
161
161
  color: #545253;
162
162
  }
163
+ .icon-fill-phone-ringing:before {
164
+ content: "\e917";
165
+ color: #545253;
166
+ }
163
167
  .icon-fill-pin:before {
164
168
  content: "\e92b";
165
169
  color: #545253;