John KuehJohn Kueh

book edit icon

HugeIcons · BookEditIcon · MIT

Download SVG

The HugeIcons book edit icon depicts a book with a pencil or pen, commonly used to represent actions like editing, managing, or updating content related to a document or record.

Common uses

  • Edit document settings
  • Update user profile
  • Manage content entries

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookEditIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BookEditIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
edit documentupdate recordmanage bookpencil on book

FAQ

What does the book edit icon represent?
It symbolizes the action of editing or modifying a book or document. It's used for tasks like updating content, managing records, or editing settings.
How do I use the BookEditIcon in React?
Import both HugeiconsIcon and BookEditIcon, then render the icon using <HugeiconsIcon icon={BookEditIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons library, including the BookEditIcon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →