The HugeIcons vimeo icon depicts the Vimeo logo and is typically used to link to a user's Vimeo profile or embed Vimeo videos.
Common uses
- Link to Vimeo profile
- Embed Vimeo video player
- Share button for Vimeo content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { VimeoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={VimeoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- vimeo logovideo sharingplay button
FAQ
- What does the Vimeo icon represent?
- The icon represents the Vimeo logo, a popular video-sharing platform.
- How do I use the Vimeo icon in React?
- Import both HugeiconsIcon and VimeoIcon, then render <HugeiconsIcon icon={VimeoIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
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 →