IconSearch logoIconsearch
Home/Libraries/Freehand free icons (Iconify)/money-wallet
← Back to Search
Freehand free icons (Iconify)

MoneyWallet

License: CC-BY-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 24 24"><g fill="#818cf8" fill-rule="evenodd" clip-rule="evenodd"><path d="M19.773 8.259c.998-1.947 2.856-5.652.689-5.941a33 33 0 0 0-5.222-.36q.072-.446.07-.898C15.25-.238 13.493.02 12.983.02a4.9 4.9 0 0 0-1.487.16C8.13.91 8.36.75 7.272 1.02a10.2 10.2 0 0 0-2.566.998a1.19 1.19 0 0 0-.45 1.198c0 .24.74 3.485.89 4.064c.259 1.058.369 1.228.908 3.415c.07.29.08.799.51.839a.3.3 0 0 0 .329-.27c0-.33-.51-1.588-1.119-5.681c1.219.29 3.505-1.987 3.216-3.814c2.995-.57 2.765-.85 3.993-.89c.39 0 1.348-.219 1.588.1c.1.13 0 .83.05 1c-.52 0-3.235.159-3.595.548a3.47 3.47 0 0 0-.499 1.887c-.06.46-.639 5.422-.559 5.861a.32.32 0 0 0 .38.31c.16 0 .848-4.573.858-4.653a2.49 2.49 0 0 0 2.247-.49a3.07 3.07 0 0 0 1.318-2.356h2.476a2.686 2.686 0 0 0 2.486 3.325c-.2.5-.42.999-.649 1.508l-.3.829c-.13.4.49.729.66.34c.05-.14-.04.09.329-.83M5.675 4.904c-.1-.7-.29-1.628-.29-1.648c-.09-.719.15-.44.819-.719A10.3 10.3 0 0 1 8.2 1.938c-.14.78-1.748 2.846-2.526 2.966m7.209-.44c-1.258.999-.999.7-1.558.78q.123-.93.35-1.838c.09 0 .998-.19 2.386-.28c-.16.56-.879 1.089-1.178 1.338m5.9.37c-.998-.999-.828-1.588-.848-1.678c.809 0 1.617.11 2.406.19c.42 0-.17 1.887-.31 2.297a2.55 2.55 0 0 1-1.247-.81"/><path d="M22.509 14.799c-.26-1.129-.949-1.997-2.107-1.868c-.14-.24.42-2.396-1.258-3.145a2.1 2.1 0 0 0-.67-.2c-.48-.07-.97.03-1.387.28c-.53.25-2.766.919-2.766.939c-.469.12-4.992.928-6.26.998c-1.458.05-3.874-.15-2.936-1.288a.31.31 0 0 0 0-.42c-.389-.329-.858.54-.828 1.06c.07 1.287 2.506 1.657 3.794 1.707c4.194.15 9.326-2.077 9.565-2.557c1.498.25 1.827 1.418 2.067 2.996c-.53.749-1.138.37-2.806.729c-1.248.27-1.997.878-1.927 2.156a2.37 2.37 0 0 0 1.488 2.147q.441.143.899.22a5.4 5.4 0 0 0 2.526-.05c-.1 2.775-.41 2.766-1.997 3.305c-2.566.838-10.744 1.727-12.98.34c-1.378-.76-1.598-2.158-1.927-3.585a26.8 26.8 0 0 1-.76-5.691c-.049-3.066.16-3.096 1.998-4.424a.34.34 0 0 0-.39-.549C1.85 9.287 1.491 9.507 1.431 12.891a27 27 0 0 0 .57 5.891c.369 1.788.618 3.325 2.236 4.334c3.185 1.997 14.438.25 15.766-1.668a6 6 0 0 0 .509-3.145a3.055 3.055 0 0 0 1.997-3.505m-4.903 2.665a2.65 2.65 0 0 1-1.108-.359c-.53-.43-.729-1.508-.14-1.887c1.398-.889 3.215-.14 3.994-1.618c.09 0 1.158-.31 1.408 1.348c.26 2.047-2.197 2.976-4.154 2.516"/><path d="M15.849 9.207a2.8 2.8 0 0 1 1.128-.2c.09.51.999.31.929-.09c-.09-.718-.52-.918-1.258-.998a2.13 2.13 0 0 0-1.907.869c-.197.342-.29.734-.27 1.128c-.09.39.809.3.819-.06c.19-.45.29-.53.559-.649"/></g></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. MoneyWalletIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-4.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Freehand free icons (Iconify)

Browse all Freehand free icons (Iconify) icons →
accessories-remote-shutter
accessories-remote-shutter
accessories-retro-film-1
accessories-retro-film-1
accounting-abacus
accounting-abacus
accounting-calculator
accounting-calculator
accounting-invoice
accounting-invoice
accounting-invoice-mail
accounting-invoice-mail
add-sign-bold
add-sign-bold
advertising-ad-browser
advertising-ad-browser
advertising-money-idea
advertising-money-idea
airplane-mode-rectangle
airplane-mode-rectangle
alert-alarm-bell
alert-alarm-bell
alert-alarm-clock
alert-alarm-clock