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

fix(icons): redesigned fast-forward icon #2061

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Apr 12, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Redesign.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Apr 12, 2024
Copy link

Added or changed icons

icons/fast-forward.svg

Preview cohesion icons/square-sigma.svg
icons/fast-forward.svg
icons/circle-check.svg
Preview stroke widths icons/fast-forward.svg
icons/fast-forward.svg
icons/fast-forward.svg
DPI Preview (24px) icons/fast-forward.svg
Icon X-rays icons/fast-forward.svg

Icons as code

Only working for:
lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const FastForwardIcon = createLucideIcon('FastForward', [
  ["path",{"d":"M13.787 5.55a.5.5 0 0 0-.787.41v12.08a.5.5 0 0 0 .787.41l7.785-5.63a1 1 0 0 0 0-1.64z"}],
  ["path",{"d":"M3 18.09a.5.5 0 0 0 .768.421l8.768-5.667a1 1 0 0 0 0-1.688L3.768 5.49A.5.5 0 0 0 3 5.911z"}]
])

@jguddas
Copy link
Member Author

jguddas commented Apr 13, 2024

Also needs to be changed for rewind.

@karsa-mistmere
Copy link
Member

Also needs to be changed for rewind.

That, and we should also take into consideration the discussions in #1043 (comment)

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants