Icons

Mingcute Coin 2 Line Icon

The Coin 2 Line icon is part of the Mingcute collection — 3,352+ professional icons for e-commerce checkout flows, shopping carts, payment UI, product listings, storefronts, and fintech apps. On IconStash, you can preview, customize, compare across libraries, and download in SVG, PNG, JSX, or CSS format.

Interactive Customizer

1.5px
128px

About this icon

Use the Coin 2 Line icon

This outline icon from Mingcute works well across e-commerce checkout flows, shopping carts, payment UI, product listings, storefronts, and fintech apps. The outline visual style is specifically suited for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical.

Customize it in IconStash: pick a color preset or enter any hex code, set exact dimensions, adjust stroke weight, then copy SVG code or download a PNG — no account needed.

Export formats

Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.

All exports are based on the same editable vector — so the Coin 2 Line icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.

Design & UX integration

Aesthetic characteristics

MingCute draws Coin 2 Line with soft, slightly rounded terminals that read as friendly rather than technical. Most concepts ship in both line and filled versions, which is useful when one icon needs to signal both an inactive and an active state without you sourcing a second set.

UX best practices

In checkout flows, product listings and pricing tables, the Coin 2 Line icon sits directly on a conversion path, so label it. Cart, payment and invoice actions need an aria-label even when a visible caption is present, because these controls are where ambiguous iconography measurably costs completed purchases.

Use in your project

React / npm — Mingcute

npm install @mingcute/icon-react

import { Coin2LineLine } from '@mingcute/icon-react';

// JSX usage:
<Coin2LineLine size={24} />

Copy the SVG markup directly from the IconStash editor to use the Coin 2 Line icon without any npm package — paste it into HTML, JSX, or a design tool.

Inline SVG (copy & paste)

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="coin-2-line icon"><g fill="none"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M12 3c2.314 0 4.456.408 6.058 1.109c.799.35 1.509.792 2.032 1.334c.485.5.845 1.128.902 1.856L21 7.5v10c0 .814-.381 1.51-.91 2.057c-.523.542-1.233.984-2.032 1.334C16.456 21.591 14.314 22 12 22s-4.456-.408-6.058-1.109c-.799-.35-1.509-.792-2.032-1.334c-.485-.5-.845-1.128-.902-1.856L3 17.5v-10c0-.814.381-1.51.91-2.057c.523-.542 1.233-.984 2.032-1.334C7.544 3.409 9.686 3 12 3m7 12.407a8 8 0 0 1-.942.484C16.456 16.591 14.314 17 12 17s-4.456-.408-6.058-1.109A8 8 0 0 1 5 15.407V17.5c0 .152.066.376.348.667c.286.296.748.608 1.396.892C8.038 19.625 9.895 20 12 20s3.962-.375 5.256-.941c.648-.284 1.11-.596 1.396-.892c.282-.29.348-.515.348-.667zm0-5a8 8 0 0 1-.942.484C16.456 11.591 14.314 12 12 12s-4.456-.408-6.058-1.109A8 8 0 0 1 5 10.407V12.5c0 .152.066.376.348.667c.286.296.748.608 1.396.892C8.038 14.625 9.895 15 12 15s3.962-.375 5.256-.941c.648-.284 1.11-.596 1.396-.892c.282-.29.348-.515.348-.667zM12 5c-2.105 0-3.962.375-5.256.941c-.648.284-1.11.596-1.396.892c-.282.29-.348.515-.348.667s.066.376.348.667c.286.296.748.608 1.396.892C8.038 9.625 9.895 10 12 10s3.962-.375 5.256-.941c.648-.284 1.11-.596 1.396-.892c.282-.29.348-.515.348-.667s-.066-.376-.348-.667c-.286-.296-.748-.608-1.396-.892C15.962 5.375 14.105 5 12 5"/></g></svg>

Library & related icons

About MingCute Icons

3,300+ high-quality icons with both line and filled variants. Clean, modern aesthetic designed for polished product interfaces and design systems.

  • Total icons: 3,352+
  • Style: multi-style
  • License: Apache 2.0
  • npm package: @mingcute/icon-react
Browse all 3,352 MingCute Icons icons →

People also search for

Frequently asked questions

What is the Coin 2 Line icon?

The Coin 2 Line icon is a outline-style SVG icon from the Mingcute library, categorized under Commerce. It is designed for use in e-commerce checkout flows, shopping carts, payment UI, product listings, storefronts, and fintech apps. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.

Is the Coin 2 Line icon free to use?

Yes. Mingcute is licensed under Apache 2.0, making it free for personal and commercial use. This means you can freely use the Coin 2 Line icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.

How do I use the Coin 2 Line icon in React?

Install the package with `npm install @mingcute/icon-react`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.

What is the Mingcute icon library?

3,300+ high-quality icons with both line and filled variants. Clean, modern aesthetic designed for polished product interfaces and design systems. It contains 3,352+ icons. IconStash indexes the complete Mingcute collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.

Can I download the Coin 2 Line icon as a PNG?

Yes. Open the Coin 2 Line icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.

What does the outline icon style mean?

An icon in outline style uses stroked lines with no fill — clean, legible, and versatile at any size. This style is best suited for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical. The Mingcute Coin 2 Line icon follows this visual convention throughout the Mingcute design system.

Can I change the Coin 2 Line icon's color and size before downloading?

Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.