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

Icon request: eraser #1107

Open
maxwellito opened this issue Aug 28, 2021 · 0 comments
Open

Icon request: eraser #1107

maxwellito opened this issue Aug 28, 2021 · 0 comments

Comments

@maxwellito
Copy link

Icon Request

  • Icon name: eraser
  • Use case: For graphical editors, an eraser is part of the common tools.
  • Screenshots of similar icons:
    Screenshot 2021-08-28 at 16 17 38

This one is actually the one I built respecting the same specs as feather icons: stroke only, all points aligned on 24x24 grid, with a pure and minimal footprint.

Here is the SVG code if you're interested, I would be happy for you to reuse it if it fits your specs and vision. Feel free to hack it, it's all yours :)

<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path d="M20 20H7L3 16C2.5 15.5 2.5 14.5 3 14L13 4L20 11L11 20"/>
  <path d="M6 11L13 18"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants