The Tabler tilde icon depicts the tilde symbol (~), commonly used in computing to represent a home directory, a negation or approximation, or as a special character in various commands and notations.
Common uses
- Indicate user's home directory in file paths.
- Represent approximation or 'about' in numerical contexts.
- Used as a special character in command-line interfaces.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTilde } from '@tabler/icons-react';
<IconTilde size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- keysignaboutroundingmathtildesystemtilde symbolhome directoryapproximate signwave dash
FAQ
- What does the tilde icon represent?
- The tilde icon represents the '~' symbol, often used for home directories, approximations, or as a special character in system commands.
- How do I use the tilde icon in React?
- You can import and use it in React with: `import { IconTilde } from '@tabler/icons-react'`. Then render it as `<IconTilde />`.
- What is the license for the tilde icon?
- The tilde icon from the Tabler library is available 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 →