The Tabler brand css 3 icon depicts the official CSS3 logo and is commonly used to represent CSS-related features, technologies, or links within a user interface.
Common uses
- Link to CSS documentation
- Indicate a technology stack
- Styling options menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandCss3 } from '@tabler/icons-react';
<IconBrandCss3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- cascadingstylesheetprogrammingdevelopmentwebwebsitetechnologybrandcss3css logostyle sheet iconweb development icon
FAQ
- What does the CSS3 icon represent?
- This icon represents Cascading Style Sheets (CSS), a stylesheet language used for describing the presentation of a document written in HTML or XML.
- How do I use the CSS3 icon in React?
- You can import and use it in your React application with: import { IconBrandCss3 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the brand-css3 icon, are 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 →