The Tabler world www icon depicts a globe with the letters 'WWW' superimposed, commonly used to represent internet, web, or global connectivity features in a user interface.
Common uses
- Link to the main website or homepage.
- Indicate a global or international setting.
- Button for accessing online services.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldWww } from '@tabler/icons-react';
<IconWorldWww size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- internetonlinewebwebsitebrowserworldwwwlocationnavigationgeographymapglobe
FAQ
- What does the world www icon represent?
- It symbolizes the internet, the World Wide Web, or global online presence.
- How do I use the world www icon in React?
- Import it using `import { IconWorldWww } from '@tabler/icons-react'` and use it as a component: `<IconWorldWww />`.
- What is the license for the world www icon?
- The Tabler icons, including world www, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →