Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
react/components/Icon/data: remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
arnemolland committed Oct 25, 2022
1 parent 0013646 commit 09f1217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/components/Icon/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const IconData = {
calendar_filled:
'M18 3V1h-2v2H8V1H6v2H2v19h20V3ZM8 15H6v-2h2Zm0-4H6V9h2Zm4 4h-2v-2h2Zm0-4h-2V9h2Zm4 0h-2V9h2Zm4-5H4V5h16Z',
caret_left: 'M9.5,12l5,5V7Z',
caret_up: ' M12,9.5l-5,5H17Z ',
caret_up: 'M12,9.5l-5,5H17Z',
caret_down: 'M12,14.5l5-5H7Z',
caret_right: 'M14.5,12l-5-5V17Z',
chat: 'M1 3h22v17h-7.71l1.53 3h-2.24l-1.53-3H1Zm20 15V5H3v13ZM5 7h6v2H5Z',
Expand Down

0 comments on commit 09f1217

Please sign in to comment.