A banknote with ornate corners, for cash, currency, notes and payment by cash. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<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 12ZM18 5C18 6.33333 18.8 9 22 9M18 19C18 17.6667 18.8 15 22 15M6 19C6 17.6667 5.2 15 2 15M6 5C6 6.33333 5.2 9 2 9"/>
</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
- paper money
- note
Related icons
The rest of the banknote family first, then the Finance shelf.
FAQ
Answered from banknote-2's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the banknote-2 icon for?
- A banknote with ornate corners, for cash, currency, notes and payment by cash. 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, paper money and note, and the browser's search matches all of those.
- What styles does the banknote-2 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-2?
- No. banknote-2 is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with banknote-2?
- banknote, 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-2 in React?
- <Banknote2 /> 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 <Banknote2 size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the banknote-2 SVG?
- icons/stroke/banknote-2.svg, icons/two-tone/banknote-2.svg, icons/duotone/banknote-2.svg and icons/fill/banknote-2.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-2 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.