John KuehJohn Kueh

loyalty card icon

HugeIcons · LoyaltyCardIcon · MIT

Download SVG

The HugeIcons loyalty card icon visually represents a card used for customer loyalty programs, often employed in e-commerce or retail interfaces to signify rewards or membership.

Common uses

  • Loyalty program sign-up button
  • Displaying customer tier status
  • Link to a user's rewards points

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rewards cardmembership cardvip cardpoints card

FAQ

What does the loyalty card icon represent?
It depicts a card used for customer loyalty programs, commonly seen in retail and e-commerce UIs to indicate rewards or membership benefits.
How do I use the LoyaltyCardIcon in React?
Import both HugeiconsIcon and LoyaltyCardIcon, then render it using <HugeiconsIcon icon={LoyaltyCardIcon} />.
What is the license for this icon?
The LoyaltyCardIcon is part of the HugeIcons library and is available under the MIT license.

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 →