The HugeIcons css file 02 icon depicts a Cascading Style Sheets (CSS) file, commonly used in user interfaces to represent CSS files or settings related to styling.
Common uses
- File type indicator for CSS documents
- Link to CSS style settings
- Button for applying or managing styles
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CssFile02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CssFile02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- css iconstyle sheet iconweb style iconcode file icon
FAQ
- What does the CssFile02Icon represent?
- The CssFile02Icon represents a CSS file, used to visually indicate files or actions related to Cascading Style Sheets.
- How do I use this icon in a React project?
- Import the icon as import { CssFile02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={CssFile02Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.