Skip to content

Commit

Permalink
fix: Speech balloon icon aliases (#414)
Browse files Browse the repository at this point in the history
* Fix speech balloon icon aliases

* Add Loki references
  • Loading branch information
tassoevan committed Mar 16, 2021
1 parent 7c795b2 commit 5a0fa7c
Show file tree
Hide file tree
Showing 31 changed files with 46 additions and 10 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions packages/icons/glyphsMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -724,5 +724,32 @@
},
"mail-arrow-top-right": {
"start": "\ue0c4"
},
"balloon": {
"start": "\ue0c5"
},
"balloon-arrow-left": {
"start": "\ue0c6"
},
"balloon-arrow-top-right": {
"start": "\ue0c7"
},
"balloon-close-top-right": {
"start": "\ue0c8"
},
"balloon-ellipsis": {
"start": "\ue0c9"
},
"balloon-off": {
"start": "\ue0ca"
},
"balloon-text": {
"start": "\ue0cb"
},
"balloons": {
"start": "\ue0cc"
},
"balloon-exclamation": {
"start": "\ue0cd"
}
}
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloon-arrow-left.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloon-arrow-top-right.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloon-close-top-right.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloon-ellipsis.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloon-exclamation.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloon-text.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/baloons.svg
2 changes: 1 addition & 1 deletion packages/icons/src/aliases/canned-response.svg
2 changes: 1 addition & 1 deletion packages/icons/src/aliases/chat.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/message-disabled.svg
1 change: 1 addition & 0 deletions packages/icons/src/aliases/message.svg
2 changes: 1 addition & 1 deletion packages/icons/src/aliases/thread.svg
File renamed without changes
File renamed without changes
File renamed without changes
3 changes: 3 additions & 0 deletions packages/icons/src/balloon-off.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
3 changes: 3 additions & 0 deletions packages/icons/src/balloon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
2 changes: 1 addition & 1 deletion packages/icons/src/legacy/livechat.svg
3 changes: 0 additions & 3 deletions packages/icons/src/legacy/message-disabled.svg

This file was deleted.

3 changes: 0 additions & 3 deletions packages/icons/src/legacy/message.svg

This file was deleted.

0 comments on commit 5a0fa7c

Please sign in to comment.