Tabler Icons

screenshot of Tabler Icons
react
svelte
vite
scss

Tabler Icons

A set of over 5500 free MIT-licensed high-quality SVG icons for you to use in your web projects.

Overview:

Tabler Icons is a collection of over 4850 outline and 706 filled icons available for use in various web projects. The icons are provided in SVG format, allowing for easy customization of size, color, and stroke-width using CSS. Additionally, Tabler Icons offers React, Vue, Angular, Svelte components for seamless integration into different frameworks, as well as CDN access for quick implementation.

Features:

  • Variety: Includes over 4850 outline and 706 filled icons for diverse design needs.
  • Customization: Icons can be easily modified in size, color, and stroke-width using CSS.
  • Integration: Provides components for React, Vue, Angular, and Svelte frameworks for easy implementation.
  • Accessibility: All icons are available through a CDN for quick access.
  • Compatibility: Offers font compilation options for custom font usage.
  • Extensibility: Support for Jetpack Compose for Android and Desktop projects.

Summary:

Tabler Icons is a versatile icon set offering a wide range of icons for different design needs with the ability to customize them easily. With support for popular frameworks and easy integration through CDN, Tabler Icons simplifies the process of adding high-quality icons to web projects. Additionally, the option to compile fonts and support for Jetpack Compose provides further flexibility and customization for developers.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.