lucide icon indicating copy to clipboard operation
lucide copied to clipboard

Icon for plain language - book-open-check

Open schmidt-oliver opened this issue 2 years ago • 1 comments

Icon Request

Icon name: book-open-check

Use case:

  • Plain language
  • Finished reading a book

In Germany, websites of public institutions must have a page with plain language. Currently there is no suitable icon for this use case. Because of the naming conventions, I would give it the name book-open-check.

This is my suggestion:

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
    <path d="M2 3h6c2.2 0 4 1.8 4 4v14c0-1.7-1.3-3-3-3H2V3z"></path>
    <path d="m16 12 2 2 4-4"></path>
    <path d="M18 18h-3c-1.7 0-3 1.3-3 3v-9m10-6h0V3h-6c-2.2 0-4 1.8-4 4v5m6 6h4v-2.3"></path>
</svg>

book-open-check preview

schmidt-oliver avatar Aug 23 '22 09:08 schmidt-oliver

@schmidt-oliver Nice icon! If you want you can open a pull request.

ericfennis avatar Aug 23 '22 18:08 ericfennis