John KuehJohn Kueh

css three icon

HugeIcons · CssThreeIcon · MIT

Download SVG

The HugeIcons css three icon depicts the CSS3 logo, commonly used to represent cascading style sheets or styling-related features in a user interface.

Common uses

  • Styling settings button
  • CSS code snippet indicator
  • Web development section link

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CssThreeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CssThreeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cssstyle sheetweb designcascading style sheets

FAQ

What does the CssThreeIcon represent?
The CssThreeIcon represents the CSS3 logo, which is used to signify Cascading Style Sheets or styling functionalities.
How do I use the CssThreeIcon in React?
Import both HugeiconsIcon and CssThreeIcon, then render it using <HugeiconsIcon icon={CssThreeIcon} />.
What is the license for this icon?
The CssThreeIcon is distributed under the MIT license, allowing for free usage.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →