Skip to content

Commit

Permalink
Update: phone call related icons
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbylkchao committed Oct 21, 2024
1 parent 9d4abd5 commit 4460cb4
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 23 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "pcln-icons",
"comment": "Update: phone call related icons",
"type": "patch"
}
],
"packageName": "pcln-icons"
}
4 changes: 4 additions & 0 deletions packages/icons/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,9 @@ export { default as Map } from './Map.jsx'
export { default as MapFolded } from './MapFolded.jsx'
export { default as Mask } from './Mask.jsx'
export { default as Menu } from './Menu.jsx'
export { default as Merge } from './Merge.jsx'
export { default as MicOff } from './MicOff.jsx'
export { default as Microphone } from './Microphone.jsx'
export { default as Microwave } from './Microwave.jsx'
export { default as Mileage } from './Mileage.jsx'
export { default as Minimize } from './Minimize.jsx'
Expand Down Expand Up @@ -195,12 +197,14 @@ export { default as PhoneAgent } from './PhoneAgent.jsx'
export { default as PhoneAgentWithCard } from './PhoneAgentWithCard.jsx'
export { default as PhoneDialPad } from './PhoneDialPad.jsx'
export { default as PhoneForwarded } from './PhoneForwarded.jsx'
export { default as CallReceive } from './CallReceive.jsx'
export { default as PhoneLog } from './PhoneLog.jsx'
export { default as Picture } from './Picture.jsx'
export { default as PieChart } from './PieChart.jsx'
export { default as Pin } from './Pin.jsx'
export { default as PinAdd } from './PinAdd.jsx'
export { default as PinEdit } from './PinEdit.jsx'
export { default as PlayArrow } from './PlayArrow.jsx'
export { default as Plus } from './Plus.jsx'
export { default as PlusOne } from './PlusOne.jsx'
export { default as Pool } from './Pool.jsx'
Expand Down
12 changes: 4 additions & 8 deletions packages/icons/svg/callEnd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/icons/svg/callReceive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/icons/svg/merge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 3 additions & 7 deletions packages/icons/svg/micOff.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/icons/svg/microphone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 4 additions & 8 deletions packages/icons/svg/phoneForwarded.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/icons/svg/playArrow.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 4460cb4

Please sign in to comment.