The HugeIcons drawing mode icon visually represents the ability to create or edit graphics, commonly used in design tools or creative applications.
Common uses
- Toggle drawing/editing functionality
- Enter a creative canvas mode
- Activate shape or line creation tool
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DrawingModeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DrawingModeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pencil iconedit modecreate iconart mode
FAQ
- What is the drawing mode icon used for?
- It signifies an interface element that allows users to enter a mode for creating or modifying visual content, such as drawings, shapes, or designs.
- How do I use the DrawingModeIcon in React?
- Import both HugeiconsIcon and DrawingModeIcon, then render <HugeiconsIcon icon={DrawingModeIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The HugeIcons drawing mode icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.