The Lucide swiss franc icon depicts the symbol for the Swiss franc, commonly used to represent Swiss currency in financial or e-commerce interfaces.
Common uses
- Displaying prices in Swiss francs
- Indicating currency options in a payment form
- Labeling financial accounts or transactions
Use it in React
Install
npm i lucide-reactImport & render
import { SwissFranc } from 'lucide-react';
<SwissFranc size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- currencymoneypaymentswissfranccurrency swissmoney swisspayment swiss
FAQ
- What is the swiss franc icon used for?
- It represents the Swiss franc currency symbol. Use it to denote prices, payments, or financial information related to Switzerland.
- How do I use the swiss franc icon in React?
- Import it from the 'lucide-react' library like this: import { SwissFranc } from 'lucide-react'. Then use it as a component: <SwissFranc />.
- What is the license for the swiss franc icon?
- The Lucide icon library, including the swiss franc 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 →