diff --git a/common/changes/pcln-icons/add-phone-icons_2024-11-08-19-40.json b/common/changes/pcln-icons/add-phone-icons_2024-11-08-19-40.json new file mode 100644 index 000000000..17bf806e8 --- /dev/null +++ b/common/changes/pcln-icons/add-phone-icons_2024-11-08-19-40.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "pcln-icons", + "comment": "add phone icons", + "type": "patch" + } + ], + "packageName": "pcln-icons" +} \ No newline at end of file diff --git a/packages/icons/src/index.js b/packages/icons/src/index.js index 9d20df89d..f3e4a41f5 100644 --- a/packages/icons/src/index.js +++ b/packages/icons/src/index.js @@ -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' @@ -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' @@ -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' diff --git a/packages/icons/svg/callMissed.svg b/packages/icons/svg/callMissed.svg new file mode 100644 index 000000000..c1d85f091 --- /dev/null +++ b/packages/icons/svg/callMissed.svg @@ -0,0 +1,3 @@ + + + diff --git a/packages/icons/svg/contacts.svg b/packages/icons/svg/contacts.svg new file mode 100644 index 000000000..86231bd5d --- /dev/null +++ b/packages/icons/svg/contacts.svg @@ -0,0 +1,3 @@ + + + diff --git a/packages/icons/svg/swapCurved.svg b/packages/icons/svg/swapCurved.svg new file mode 100644 index 000000000..afdf3df43 --- /dev/null +++ b/packages/icons/svg/swapCurved.svg @@ -0,0 +1,3 @@ + + +