zacharee / TeardropNotch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better teardrop shape

zacharee opened this issue · comments

The current teardrop shape isn't quite perfect. If it's stretched in a certain way, hard corners start to appear. If someone with better vector graphics knowledge than me could create a version without that issue, I'd really appreciate it.

Requirements:

  1. The teardrop has to be split into 2 parts:
    • The center part (currently a partial circle at the bottom of a rectangle).
    • The side part. The app only needs one side part, since both are identical and one can be mirrored.
  2. The teardrop should look similar to the current implementation.
    • It can be modeled after an existing device (OnePlus 6T, Realme 2 Pro, etc.).
    • It can be modeled after the current implementation, with the hard corners fixed.
  3. If provided separately, each image needs to have the same height, and the top of each part must be at y=0.

Submit an SVG with the center part and at least one side part. Feel free to submit them separately if needed.