Skip to content

Commit

Permalink
Feat(SITE-23486): price watch (#1513)
Browse files Browse the repository at this point in the history
* feat(SITE-23468): price watch icon

* rush change

* fix: export icon
  • Loading branch information
akomsky authored Sep 10, 2024
1 parent 0b51786 commit d6a538d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "pcln-icons",
"comment": "price watch trendingDown icon",
"type": "patch"
}
],
"packageName": "pcln-icons"
}
1 change: 1 addition & 0 deletions packages/icons/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ export { default as Traffic } from './Traffic.jsx'
export { default as Train } from './Train.jsx'
export { default as Trash } from './Trash.jsx'
export { default as TravelExplore } from './TravelExplore.jsx'
export { default as TrendingDown } from './TrendingDown.jsx'
export { default as TrendingUp } from './TrendingUp.jsx'
export { default as Trophy } from './Trophy.jsx'
export { default as Tune } from './Tune.jsx'
Expand Down
4 changes: 4 additions & 0 deletions packages/icons/svg/trendingDown.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 d6a538d

Please sign in to comment.