The Tabler brand elastic icon depicts the Elastic logo, commonly used to represent the Elastic company or its products in user interfaces.
Common uses
- Link to Elastic Cloud or Elastic Search.
- Identify Elastic-related features in a dashboard.
- Displaying a list of supported technologies.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandElastic } from '@tabler/icons-react';
<IconBrandElastic size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- softwareanalysisdatasearchbrandelasticlogocompanytrademarkidentityelastic logoelasticsearch iconelastic company logo
FAQ
- What is the purpose of the brand-elastic icon?
- This icon represents the Elastic company and its services, useful for branding or linking to Elastic products within an application.
- How do I use the brand-elastic icon in React?
- Import it using `import { IconBrandElastic } from '@tabler/icons-react'` and then use it as a component: `<IconBrandElastic />`.
- What is the license for the brand-elastic icon?
- The Tabler icon library, including the brand-elastic icon, 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 →