Skip to content

Icon request: eraser #1107

@maxwellito

Description

@maxwellito

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions