The HugeIcons web design 01 icon depicts a stylized browser window, commonly used to represent website development, online services, or general web-related concepts in user interfaces.
Common uses
- Representing website-related features
- Indicating online services or tools
- Symbolizing web development tasks
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WebDesign01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WebDesign01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- browser iconwebsite iconinternet icononline icon
FAQ
- What does the WebDesign01Icon represent?
- This icon represents a browser window, suitable for indicating anything related to web design, development, or online platforms.
- How do I use WebDesign01Icon in React?
- Import both HugeiconsIcon and WebDesign01Icon, then render it using <HugeiconsIcon icon={WebDesign01Icon} />.
- What is the license for this icon?
- The HugeIcons web design 01 icon 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →