Skip to content

Commit

Permalink
feat(yoga-icons): added TrendingNoChange icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardomcruz committed Oct 31, 2024
1 parent e9e5eff commit 7c64b36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/icons/src/svg/trending-no-change.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions packages/icons/src/ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ import Token from './svg/token.svg';
import Toiletries from './svg/toiletries.svg';
import TrainingTowels from './svg/training-towels.svg';
import Trash from './svg/trash.svg';
import TrendingNoChange from './svg/trending_no_change.svg';
import TrendingUp from './svg/trending_up.svg';
import TriangleAlert from './svg/triangle_alert.svg';
import Twitter from './svg/twitter.svg';
Expand Down Expand Up @@ -377,6 +378,7 @@ export {
Toiletries,
TrainingTowels,
Trash,
TrendingNoChange,
TrendingUp,
TriangleAlert,
Twitter,
Expand Down

0 comments on commit 7c64b36

Please sign in to comment.