John KuehJohn Kueh

pay by check icon

HugeIcons · PayByCheckIcon · MIT

Download SVG

The HugeIcons pay by check icon visually represents the action of paying with a physical check, commonly used in financial interfaces to indicate payment methods or transaction types.

Common uses

  • Payment method selection
  • Transaction history details
  • Form field for check payment

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
check paymentwrite checkcheque iconmoney order

FAQ

What does the PayByCheck icon represent?
It represents the act of paying with a physical check. It's used in UIs to signify check payments as an option or a completed transaction.
How do I use the PayByCheck icon in React?
Import both HugeiconsIcon and PayByCheckIcon, then render it using <HugeiconsIcon icon={PayByCheckIcon} />. Ensure you have @hugeicons/react and @hugeicons/core-free-icons installed.
What is the license for this icon?
This icon is part of the HugeIcons library and is available under the MIT license, allowing for free commercial and non-commercial use.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →