HeroIcons v1 Outline
HeroIcons v1 Outline offers 230 icons in . Created by Refactoring UI Inc. They are available under the MIT license.
HeroIcons v1 Outline
HeroIcons v1 Outline provides a clean, minimalistic set of SVG icons suitable for a variety of applications. With a focus on usability and clarity, this icon set includes a broad range of icons designed for integration with popular frameworks.
Key Features
- Outline Style: The icons feature a distinct outline style, ensuring they blend seamlessly with most design themes.
- SVG Format: Icons are available in scalable SVG format, making them versatile for different resolutions and sizes.
- Framework Compatibility: Easily integrated into projects using React or Vue through dedicated libraries.
- Naming Convention: Icons follow a consistent upper camel case naming convention, each suffixed with 'Icon' for clarity.
- Sizing Options: Available in various sizes, including 16x16, 20x20, and 24x24, to fit diverse design needs.
Usage
React Integration: 1. Install via npm: npm install @heroicons/react
2. Import icons as needed: import { BeakerIcon } from '@heroicons/react/24/outline'
Vue Integration: 1. Install via npm: npm install @heroicons/vue
2. Import icons: import { BeakerIcon } from '@heroicons/vue/24/outline'
HeroIcons v1 Outline is a robust choice for developers seeking high-quality, adaptable icons for modern UI design.