The Lucide columns 3 cog icon depicts three columns with a cogwheel, typically used to represent settings or configuration options related to multi-column layouts or data displays.
Common uses
- Opening a settings modal for column preferences
- Indicating a customizable table or grid view
- Representing layout adjustment options
Use it in React
Install
npm i lucide-reactImport & render
import { Columns3Cog } from 'lucide-react';
<Columns3Cog size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- columnssettingscustomizetablegridadjustconfigurationpanellayout3coglayout settingsconfigure columnsmulti-panel optionsgrid configuration
FAQ
- What does the columns 3 cog icon represent?
- It visually combines the idea of multiple columns (often three) with a cogwheel, symbolizing settings, configuration, or customization for such layouts.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { Columns3Cog } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the columns-3-cog icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →