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): changed picture-in-picture icon #2481

Merged
merged 6 commits into from
Dec 3, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Sep 19, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Moved some things around.

Before Submitting

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

github-actions bot commented Sep 19, 2024

Added or changed icons

icons/picture-in-picture.svg

Preview cohesion icons/square.svg
icons/picture-in-picture.svg
icons/book-open.svg
Preview stroke widths icons/picture-in-picture.svg
icons/picture-in-picture.svg
icons/picture-in-picture.svg
DPI Preview (24px) icons/picture-in-picture.svg
Icon X-rays icons/picture-in-picture.svg
Icon Diffs icons/picture-in-picture.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const PictureInPictureIcon = createLucideIcon('PictureInPicture', [
  ["path",{"d":"M2 10h6V4"}],
  ["path",{"d":"m2 4 6 6"}],
  ["path",{"d":"M21 10V7a2 2 0 0 0-2-2h-7"}],
  ["path",{"d":"M3 14v2a2 2 0 0 0 2 2h3"}],
  ["rect",{"x":"12","y":"14","width":"10","height":"7","rx":"1"}]
])

@lucide-icons lucide-icons deleted a comment from github-actions bot Sep 19, 2024
@jguddas jguddas marked this pull request as ready for review September 19, 2024 18:44
icons/picture-in-picture.svg Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the Stale label Nov 26, 2024
@karsa-mistmere karsa-mistmere merged commit 6b19d52 into lucide-icons:main Dec 3, 2024
8 checks passed
realguse pushed a commit to realguse/lucide that referenced this pull request Dec 25, 2024
* Updated icons/picture-in-picture.svg

* Updated icons/picture-in-picture.json

* Updated icons/picture-in-picture.svg

* Updated icons/picture-in-picture.svg

* Updated icons/picture-in-picture.json

---------

Co-authored-by: Eric Fennis <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants