Skip to content

Commit c351232

Browse files
authored
chore: Purge old SVG icons (RocketChat#37448)
1 parent 260950f commit c351232

136 files changed

Lines changed: 0 additions & 1383 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/meteor/.storybook/decorators.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ export const rocketChatDecorator: Decorator = (fn, { parameters }) => {
2020
document.head.appendChild(linkElement);
2121
}
2222

23-
/* eslint-disable @typescript-eslint/no-var-requires */
24-
/* eslint-disable-next-line */
25-
const { default: icons } = require('!!raw-loader!../private/public/icons.svg');
26-
2723
return (
2824
<MockedAppRoot>
2925
<ServerContextMock {...parameters.serverContext}>
@@ -35,7 +31,6 @@ export const rocketChatDecorator: Decorator = (fn, { parameters }) => {
3531
background-color: white;
3632
}
3733
`}</style>
38-
<div dangerouslySetInnerHTML={{ __html: icons }} />
3934
<div className='color-primary-font-color'>{fn()}</div>
4035
</RouterContextMock>
4136
</ModalContextMock>

apps/meteor/app/ui-master/public/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

apps/meteor/app/ui-master/public/generateHTML.js

Lines changed: 0 additions & 77 deletions
This file was deleted.

apps/meteor/app/ui-master/public/generateSprite.js

Lines changed: 0 additions & 82 deletions
This file was deleted.

apps/meteor/app/ui-master/public/icons.svg

Lines changed: 0 additions & 403 deletions
This file was deleted.

apps/meteor/app/ui-master/public/icons/Bell-off.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/meteor/app/ui-master/public/icons/Download.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/meteor/app/ui-master/public/icons/Eye.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/meteor/app/ui-master/public/icons/File-google-drive.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/meteor/app/ui-master/public/icons/File-keynote.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)