IconSearch logoIconsearch
Home/Libraries/Freehand free icons (Iconify)/crypto-currency-bitcoin-give
← Back to Search
Freehand free icons (Iconify)

CryptoCurrencyBitcoinGive

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="M23.254 3.696a6.528 6.528 0 0 0-11.685-.09c-1.632 3.004-.31 7.069 1.642 8.14a.305.305 0 0 0 .3-.53c-1.611-1.002-2.623-4.646-1.11-7.14a5.587 5.587 0 0 1 8.83-1.241a5.587 5.587 0 0 1-3.003 9.562a6.5 6.5 0 0 1-2.704 0a.35.35 0 0 0-.425.524a.35.35 0 0 0 .255.147c.985.237 2.009.26 3.004.07a6.478 6.478 0 0 0 4.896-9.442m-4.265 13.297a1.873 1.873 0 0 0-2.614-2.163a8.6 8.6 0 0 0-2.393 1.973c-.5.45-1.392 1.161-1.802 1.482l-.13.14c-.31.007-.62-.027-.921-.1c-.601-.15-1.122-.21-1.332-.471c-.09-.11 0-.24.18-.48c1.212-1.853 2.703-2.434 1.642-4.236a1.33 1.33 0 0 0-1.562-.55c-1.522.32-2.924 1.751-4.446 2.653a.352.352 0 1 0 .35.61c1.603-.86 2.584-1.862 3.946-2.353c.41-.13.811-.24 1.001.08a1 1 0 0 1 .16.902c-.36 1.001-3.064 2.673-2.002 4.005c.47.63 2.243 1.001 3.124 1.051a15 15 0 0 0 3.424-.47c3.054-.781 3.405-1.292 3.765-.551c.28.59-.951 1.452-1.482 1.842c-4.075 3.094-10.924 1.172-11.124 1.222c-2.383.64-2.003.61-2.003.48c.14-1.708.166-3.424.08-5.136c0-.821 0-1.863-.6-2.453c-.601-.591-1.552-.34-2.283-.35a4 4 0 0 0-1.793.16a.305.305 0 0 0 .26.55a4.1 4.1 0 0 1 1.483.05c.59.07 1.261-.09 1.592.28c.33.371.16 1.302.15 1.773c-.1 5.467.07 5.657-.21 5.907c-.481.421-2.213.26-2.894.16a.351.351 0 0 0-.15.682c1.001.25 2.823.53 3.624-.1c.228-.188.395-.44.481-.721c.776-.122 1.54-.31 2.283-.561c3.665 1.001 8.57 1.211 11.705-1.002a5.9 5.9 0 0 0 1.842-1.782a1.713 1.713 0 0 0-1.351-2.523m-5.297 1.252c-.46.07-.22.09.921-.651c1.001-.691 2.263-2.153 3.004-1.823a1.11 1.11 0 0 1 .6 1.312c-1.822.46-2.833.911-4.495 1.182z"/><path d="M15.104 4.367a.26.26 0 0 0-.1.22c0 .07-.26 3.324-.25 3.394c0 1.002.51 1.322 1.521 1.512c-.22.581.22 1.202.44 1.202s.541-.811.371-1.112q.336.023.671 0c0 .31.08 1.192.46 1.192s.641-.881.431-1.342a1.67 1.67 0 0 0 1.422-1.452a1.5 1.5 0 0 0-.741-1.442c.861-.66.801-2.142-.941-2.423c.27-.74 0-.68 0-1.211a.26.26 0 0 0-.26-.25c-.14 0-.21.07-.32.16q-.18.332-.261.7c-.02.183.001.367.06.541c-.831 0-.851.08-.801 0c.078-.176.112-.368.1-.56c-.12-1.002-.22-.801-.35-.872s-.551.491-.621.832a1.1 1.1 0 0 0 0 .31v.17l.05.29c-.921.13-.761.05-.881.14m3.684 4.005c-.987.432-2.1.486-3.124.15c-.3-.25-.22-1.101-.18-1.552c.61.1 2.874 0 3.384.45a.56.56 0 0 1-.08.932zm-2.283-3.635c.661 0 2.464-.06 2.544.58c.08.642-.781.802-1.462.812c-2.263-.25-2.003.23-2.003-.26v-.952c.17-.06-.21-.02.921-.18"/></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. CryptoCurrencyBitcoinGiveIcon.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