Skip to content

Commit e06d905

Browse files
authored
Merge pull request #427 from rhinogram/RHIN-11171
RHIN-11171 add notification settings icon
2 parents 80c4c85 + d57094a commit e06d905

File tree

8 files changed

+15
-7
lines changed

8 files changed

+15
-7
lines changed

dist/css/rhinostyle.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/scripts/rhinostyle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/scripts/rhinostyle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/rhinostyle-docs.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/scripts/rhinostyle-docs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scripts/docs/IconApp.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ const icons = [
115115
'mentions',
116116
'to-channel',
117117
'from-channel',
118+
'notification-settings',
118119
];
119120

120121
const IconApp = () => (

src/svg/icons.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/svg/notification-settings.svg

Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)