Skip to content

Commit

Permalink
Merge pull request #416 from rhinogram/RHIN-11300/Add-To--and-From-
Browse files Browse the repository at this point in the history
RHIN-11300 add to-channel and from-channel icons
  • Loading branch information
obrhinogram authored Aug 22, 2024
2 parents c27f23b + 31b7b4a commit 4297e89
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/css/rhinostyle-docs.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/scripts/rhinostyle-docs.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions src/scripts/docs/IconApp.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ const icons = [
'video',
'vcard',
'mentions',
'to-channel',
'from-channel',
];

const IconApp = () => (
Expand Down
11 changes: 11 additions & 0 deletions src/svg/from-channel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svg/icons.json

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions src/svg/to-channel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4297e89

Please sign in to comment.