The Tabler brand laravel icon depicts the official logo of the Laravel PHP framework, commonly used to represent Laravel-related content or features in user interfaces.
Common uses
- Link to Laravel documentation
- Identify Laravel projects
- Showcase technology stack
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandLaravel } from '@tabler/icons-react';
<IconBrandLaravel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- frameworksoftwarephpmodularapplicationbuildingsystembrandlaravellogolaravel logolaravel symbolphp framework icon
FAQ
- What is the Laravel icon used for?
- This icon represents the Laravel PHP framework. It's used in UIs to signify anything related to Laravel, such as links to its documentation or identifying projects built with it.
- How do I use the Laravel icon in React?
- You can import and use the icon in React with the following statement: `import { IconBrandLaravel } from '@tabler/icons-react'`. Then, you can render it like any other React component.
- What is the license for the brand-laravel icon?
- The brand-laravel icon is part of the Tabler icon library, which is 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 →