Skip to content

Add NewPipe#1095

Merged
edent merged 2 commits intoedent:masterfrom
hlischt:newpipe-logo
Jan 20, 2026
Merged

Add NewPipe#1095
edent merged 2 commits intoedent:masterfrom
hlischt:newpipe-logo

Conversation

@hlischt
Copy link
Copy Markdown
Contributor

@hlischt hlischt commented Dec 31, 2025

Thank you for your contribution! Before sending this Pull Request, please confirm the following:

  • I have read the contributing guidelines
  • I have run python check.py and received a ✅
  • The icon's size is under 1,024 Bytes
  • The layout of the SVG looks like this including newlines
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/> ... </svg>

If you have done the above, please send the Pull Request.

aria-label="NewPipe" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#CD201F"/><path d="M52.3,30.8L0,0L0,61.7L9.7,55.97L9.7,16.8L33.5,30.8L15.9,41.15L15.9,52.3z" fill="#fff" transform="matrix(4.4,0,0,4.4,172.334,120.235)"/></svg>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You dont need this complex transform. It will be smaller if you draw the path directly.

@hlischt hlischt requested a review from edent January 5, 2026 04:35
@edent edent merged commit 4306139 into edent:master Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants