Skip to content

Commit bf22d42

Browse files
authored
Merge pull request #523 from red-gate/redgate-monitor-icon
add icon alias for redgate-monitor
2 parents 741f31a + 0bbc91b commit bf22d42

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "honeycomb-web-toolkit",
3-
"version": "14.3.9",
3+
"version": "14.3.10",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/red-gate/honeycomb-web-toolkit"

src/icons/css/objects/_honeycomb.icons.objects.product-icons.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
}
157157
}
158158

159+
.icon--redgate-monitor,
159160
.icon--sql-monitor {
160161
@extend %icon;
161162
&:before, &:after {

0 commit comments

Comments
 (0)