A banknote with its ring and corner marks, for cash, payments, prices and money. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

FinanceNewv1.0.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M22 17L22 7C22 5.8954 21.1046 5 20 5L4 5C2.8954 5 2 5.8954 2 7L2 17C2 18.1046 2.8954 19 4 19L20 19C21.1046 19 22 18.1046 22 17ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12ZM17 9L18 9M7 15L6 15"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • money
  • cash
  • bill
  • currency
  • payment
  • paper money

Related icons

The rest of the banknote family first, then the Finance shelf.

FAQ

Answered from banknote's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the banknote icon for?
A banknote with its ring and corner marks, for cash, payments, prices and money. It is filed under Finance in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as money, cash, bill, currency, payment and paper money, and the browser's search matches all of those.
What styles does the banknote icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of banknote?
No. banknote is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with banknote?
banknote-2, banknote-2-check, banknote-2-minus, banknote-2-plus, banknote-2-x and banknote-check, and 12 more, all shown below. The banknote family is listed first, then the rest of the Finance shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import banknote in React?
<Banknote /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Banknote size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the banknote SVG?
icons/stroke/banknote.svg, icons/two-tone/banknote.svg, icons/duotone/banknote.svg and icons/fill/banknote.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was banknote added to the set?
Added 15 Sept 2026, and last redrawn 16 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.