The Tabler sos icon depicts a classic SOS signal, commonly used in user interfaces to represent an emergency, distress, or urgent help request.
Common uses
- Emergency contact button
- Distress signal indicator
- Urgent alert notification
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSos } from '@tabler/icons-react';
<IconSos size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- helpemergencysignalmessagealertsossystem
FAQ
- What is the purpose of the SOS icon?
- The SOS icon is used to visually signify an urgent need for help, an emergency situation, or a distress signal within an application.
- How do I use the SOS icon in React?
- You can import and use the SOS icon in React with the following statement: `import { IconSos } from '@tabler/icons-react'`. Then, render it as `<IconSos />`.
- What is the license for the Tabler SOS icon?
- The Tabler SOS icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →