Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Use inline-svg helper with all applicable SVGs #4774

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

KevinMulhern
Copy link
Member

@KevinMulhern KevinMulhern commented Aug 19, 2024

Because:

  • We had a few icons that were using plain SVG syntax in the views.

This commit:

  • Renames ham-burger.svg to bars-3.svg to bring it inline with Heroicons naming
  • Removes the x.svg icon - its the exact same as the x-mark.svg icon
  • Replace open menu button SVGs with the inline_svg helper
  • Replace closer and dismiss button SVGs with the inline_svg helper

Because:
- We had a few SVGs that were using plain SVG syntax in the views.

This commit:
- Renames ham-burger.svg to bars-3.svg to bring it inline with Heroicons naming
- Removes the x.svg icon - its the exact same as the x-mark.svg icon
- Replace open menu button SVGs with the inline_svg helper
- Replace closer and dismiss button SVGs with the inline_svg helper
@KevinMulhern KevinMulhern force-pushed the chore/move-svgs-into-icons-folder branch from bc92e76 to d0bdbe1 Compare August 19, 2024 07:34
@KevinMulhern KevinMulhern temporarily deployed to odin-review-app-pr-4774 August 19, 2024 07:43 Inactive
@KevinMulhern KevinMulhern merged commit 69aa680 into main Aug 20, 2024
5 checks passed
@KevinMulhern KevinMulhern deleted the chore/move-svgs-into-icons-folder branch August 20, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant