Skip to content

Commit

Permalink
add phone icons
Browse files Browse the repository at this point in the history
  • Loading branch information
joingram-priceline committed Nov 8, 2024
1 parent 58388e4 commit 5cc3235
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/changes/pcln-icons/add-phone-icons_2024-11-08-19-40.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "pcln-icons",
"comment": "add phone icons",
"type": "patch"
}
],
"packageName": "pcln-icons"
}
3 changes: 3 additions & 0 deletions packages/icons/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export { default as Calendar } from './Calendar.jsx'
export { default as CalendarCheck } from './CalendarCheck.jsx'
export { default as CalendarClock } from './CalendarClock.jsx'
export { default as CallEnd } from './CallEnd.jsx'
export { default as CallMissed } from './CallMissed.jsx'
export { default as CallReceive } from './CallReceive.jsx'
export { default as Cancel } from './Cancel.jsx'
export { default as CarAutomatic } from './CarAutomatic.jsx'
Expand Down Expand Up @@ -69,6 +70,7 @@ export { default as Cloud } from './Cloud.jsx'
export { default as CollisionCoverage } from './CollisionCoverage.jsx'
export { default as ContactMail } from './ContactMail.jsx'
export { default as ContactPhone } from './ContactPhone.jsx'
export { default as Contacts } from './Contacts.jsx'
export { default as ConvenienceStore } from './ConvenienceStore.jsx'
export { default as Copy } from './Copy.jsx'
export { default as Couch } from './Couch.jsx'
Expand Down Expand Up @@ -266,6 +268,7 @@ export { default as SuccessOutline } from './SuccessOutline.jsx'
export { default as Sunrise } from './Sunrise.jsx'
export { default as Sustainability } from './Sustainability.jsx'
export { default as Swap } from './Swap.jsx'
export { default as SwapCurved } from './SwapCurved.jsx'
export { default as SwapHorizontal } from './SwapHorizontal.jsx'
export { default as Sync } from './Sync.jsx'
export { default as TableChart } from './TableChart.jsx'
Expand Down
3 changes: 3 additions & 0 deletions packages/icons/svg/callMissed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/icons/svg/contacts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/icons/svg/swapCurved.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 5cc3235

Please sign in to comment.