Skip to content

Commit

Permalink
Merge pull request #852 from gympass/feat/yoga-icons/add-waze-icon
Browse files Browse the repository at this point in the history
🚀 Add waze icon to yoga-icons
  • Loading branch information
flavia-moraes authored Dec 4, 2024
2 parents d94f058 + a388f78 commit 662c173
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/icons/src/svg/waze.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 @@ -190,6 +190,7 @@ import Video from './svg/video.svg';
import VisibilityOff from './svg/visibility_off.svg';
import Visibility from './svg/visibility.svg';
import Wallet from './svg/wallet.svg';
import Waze from './svg/waze.svg';
import Whatsapp from './svg/whatsapp.svg';
import WheelchairFriendlyDoors from './svg/wheelchair_friendly_doors.svg';
import WellhubIcon from './svg/icon_wellhub.svg';
Expand Down Expand Up @@ -392,6 +393,7 @@ export {
VisibilityOff,
Visibility,
Wallet,
Waze,
Whatsapp,
WheelchairFriendlyDoors,
WellhubIcon,
Expand Down

0 comments on commit 662c173

Please sign in to comment.