John KuehJohn Kueh

versions icon

Tabler · versions · MIT

Download SVG

The Tabler versions icon depicts multiple stacked rectangles, symbolizing different versions or variations of a software or application.

Common uses

  • Displaying version history or release notes.
  • Indicating different build or deployment environments.
  • Selecting between alternative software configurations.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconVersions } from '@tabler/icons-react';

<IconVersions size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconVersions size={24} stroke={2} />
filled
<IconVersionsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Development
Keywords
appvariationdifferentvariantalternativeversionsprogrammingsoftwarecodingtechnicaldevelopmentvariationsalternativessoftware versionsapp variants

FAQ

What does the versions icon represent?
It represents multiple versions, variations, or alternatives of something, commonly used in software development contexts.
How do I use the versions icon in React?
You can import and use it in React with: import { IconVersions } from '@tabler/icons-react'
What is the license for the Tabler versions icon?
The Tabler icons, including the versions icon, are released 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 →