Icon Library
115+ custom-designed icons across 9 categories. Click any icon to copy its code.
React Component Icons
55 icons available as React components with full customization.
Showing 55 icons
Usage
// Import individual icons
import { MountainsIcon, TentIcon, WifiIcon } from './components/icons';
import { iconBackgroundColors } from './components/icons';
// Standard dark icon
<MountainsIcon size={24} color="#43474B" />
// With brand-style colored circular background (per brand manual)
<WifiIcon
size={24}
color="#43474B"
showBackground
backgroundColor="#CC99DD"
/>
// Using preset background colors
<TentIcon
size={32}
color="#43474B"
showBackground
backgroundColor={iconBackgroundColors.green}
/>New Icon Collections
151 new icons across 4 categories. Click any icon to copy its HTML code.
Showing 151 icons
115
Total Icons
9
Categories
30
World Cities
20
Activities
24px
Grid Size